]> code.delx.au - gnu-emacs/blob - lisp/gnus/ChangeLog
nnimap.el (nnimap-update-info): Sync non-standard flags from the server in symbolic...
[gnu-emacs] / lisp / gnus / ChangeLog
1 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
4 server in symbolic form.
5
6 * gnus-html.el (gnus-max-image-proportion): Increase proportion to
7 0.9.
8
9 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10
11 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
12 (nnimap-update-info): Fix up code slightly.
13
14 * gnus-int.el (gnus-open-server): Add tracing for performance
15 debugging.
16
17 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
18 (gnus-group-insert-group-line): Pass the real group name so that it
19 gets the right data.
20
21 * gnus-start.el (gnus-get-unread-articles): Don't have
22 `gnus-get-unread-articles-in-group' update info, since that can be
23 really slow and doesn't seem to be needed?
24
25 2010-09-22 Dan Christensen <jdc@uwo.ca>
26
27 * time-date.el (date-to-time): Try using parse-time-string first before
28 using the slower timezone-make-date-arpa-standard.
29
30 2010-09-22 Julien Danjou <julien@danjou.info>
31
32 * gnus-group.el (gnus-group-insert-group-line): Call
33 gnus-group-highlight-line.
34 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
35 default hook list.
36 (gnus-group-update-eval-form): Add new function.
37 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
38 (gnus-group-get-icon): Use gnus-group-update-eval-form.
39
40 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
41
42 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
43 immediate, then expire all articles.
44 (nnimap-update-info): Fix off-by-one errors.
45 (nnimap-flags-to-marks): Would return no marks lists for group with no
46 flags. Instead return the other data.
47
48 2010-09-22 Julien Danjou <julien@danjou.info>
49
50 * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
51 Only return an icon.
52 (gnus-group-insert-group-line): Compute icon to return.
53
54 * gnus-html.el (gnus-html-image-automatic-caching): Add custom
55 variable.
56 (gnus-html-image-fetched): Only cache if
57 gnus-html-image-automatic-caching is set.
58 (gnus-html-image-fetched): Check for errors.
59
60 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
61
62 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
63 once per method on `g'. This ensures that backends like nnfolder don't
64 open all their folders.
65
66 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
67 (nnimap-request-list): Nix out group in the correct buffer.
68 (nnimap-parse-flags): Implement by using `read' instead of
69 hand-parsing.
70 (nnimap-flags-to-marks): Pass on permanent-flags.
71 (nnimap-make-process-buffer): Record the server name.
72 (nnimap-parse-flags): Fix typo.
73 (nnimap-request-scan): Run split on the server in general, not just a
74 single group.
75
76 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
77 parameter, and propagate this downwards.
78
79 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
80 since EXAMINE changes it on the server.
81
82 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
83 this command might take a while.
84
85 2010-09-22 Julien Danjou <julien@danjou.info>
86
87 * gnus-html.el (gnus-html-rescale-image): Use window-inside-pixel-edges
88 rather than window-pixel-edges.
89 (gnus-html-put-image): Stop using markers. They are harmful if you have
90 2 images side-by-side, they can't be properly update on text deletion.
91 Using text-property is safer here.
92 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
93 data.
94
95 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
96
97 * nnimap.el (nnimap-expunge-inbox): Removed.
98 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
99 (nnimap-expunge): Flip default to t.
100
101 * gnus.el (gnus-method-to-server): Don't push things to the cache
102 unless it's unique.
103 (gnus-server-to-method): Ditto.
104
105 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
106
107 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
108
109 2010-09-22 Julien Danjou <julien@danjou.info>
110
111 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
112 get the start of data.
113 (gnus-html-encode-url): Add this function to encode special chars in
114 URL.
115 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
116 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
117
118 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
119 default.
120 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
121
122 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
123 images alt-text.
124 (gnus-html-put-image): Put alt-text as help-echo.
125
126 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
127
128 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
129 * mm-util.el (mm-decompress-buffer)
130 * nnir.el (nnir-run-find-grep)
131 * pop3.el (pop3-list): Use 3rd arg of split-string.
132
133 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
134
135 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
136 outside the active range. Suggested by Dan Christensen.
137
138 * gnus-start.el (gnus-get-unread-articles): Get the extended method
139 slightly later to avoid double-getting it.
140
141 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
142 previous patch.
143
144 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
145
146 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
147
148 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
149
150 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
151
152 * gnus-int.el (gnus-open-server): Give a better error message in the
153 "go offline" case.
154
155 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
156 marks for nnimap, which is seldom the right thing to do.
157
158 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
159 (gnus-same-method-different-name): New function.
160
161 * nnimap.el (parse-time): Require.
162
163 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
164 method in the presence of many similar methods.
165
166 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
167
168 * nnimap.el (nnimap-find-expired-articles): Don't refer to
169 nnml-inhibit-expiry.
170
171 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
172 find out whether methods are equal.
173
174 * nnimap.el (nnimap-find-expired-articles): New function.
175 (nnimap-process-expiry-targets): New function.
176 (nnimap-request-move-article): Request the article before looking at
177 what the Message-ID is. Fix found by Andrew Cohen.
178 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
179
180 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
181 for oldness in addition to being a predicate.
182
183 * nnimap.el (nnimap-request-group): When we have zero articles, return
184 the right data to Gnus.
185 (nnimap-request-expire-articles): Only delete articles immediately if
186 the target is 'delete.
187
188 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
189 method, this would bug out.
190
191 * gnus-group.el (gnus-group-expunge-group): Renamed from
192 gnus-group-nnimap-expunge, and implemented as a normal interface
193 function.
194
195 * gnus-int.el (gnus-request-expunge-group): New function.
196
197 * nnimap.el (nnimap-request-create-group): Implement.
198 (nnimap-request-expunge-group): New function.
199
200 2010-09-21 Julien Danjou <julien@danjou.info>
201
202 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
203 (gnus-html-cache-expired): Add new function.
204 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
205 wethever we should display image for fetch it.
206 Compute alt-text earlier to pass it to the fetching function too.
207 (gnus-html-schedule-image-fetching): Change function argument to only
208 get one image at a time, not a list.
209 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
210 cache.
211 (gnus-html-get-image-data): New function to retrieve image data from
212 cache.
213 (gnus-html-put-image): Change buffer argument to use image data rather
214 than file, and place image above region rather than inserting a new
215 one. Do not take alt-text as argument, since it's useless now: we place
216 the image above alt-text.
217 (gnus-html-prune-cache): Remove.
218 (gnus-html-show-images): Start to fetch image when we find one, do not
219 push into a temporary list.
220 (gnus-html-prefetch-images): Only fetch image if they have expired.
221 (gnus-html-browse-image): Fix, use 'gnus-image-url.
222 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
223
224 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
225
226 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
227
228 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
229
230 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
231 spec inser "*" if the group isn't active instead of 0.
232
233 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
234 opening the server.
235 (nnimap-request-delete-group): Implement group deletion.
236 (nnimap-transform-headers): Return the size of the entire message in
237 the Bytes header, not just the size of the first part.
238 (nnimap-request-move-article): When moving an article from nnimap,
239 request the article first so the accepting form has an article to
240 accept. Reported by Dan Christensen.
241 (nnimap-command): Make sure that the error message doesn't error out.
242
243 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
244
245 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
246 we haven't requested anything.
247
248 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
249
250 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
251 "". Fix found by Andrew Cohen.
252
253 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
254 instead of -encode-string.
255
256 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
257
258 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
259
260 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
261 by mm-subst-char-in-string.
262
263 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
264
265 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
266 waiting for the connection string.
267
268 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
269 arriving.
270
271 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
272 bogus characters. This allows selecting certain Gmail groups.
273
274 * nnimap.el (nnimap-find-wanted-parts-1): New function.
275 (nnimap-fetch-partial-articles): New variable.
276 (nnimap-open-connection): When looking for credentials, also use the
277 nnimap-server-port.
278 (nnimap-request-article): Return the group/article number, so that Gnus
279 `^' works as expected.
280 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
281 them.
282
283 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
284 comments.
285 (gnus-methods-sloppily-equal): New function.
286 (gnus): When using the development version of Gnus, load the gnus-load
287 file.
288
289 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
290 `gnus-open-server' on each method before trying to scan them etc. This
291 ensures that all the backend parameters are set correctly.
292
293 * nnimap.el (nnimap-authenticator): New variable.
294 (nnimap-open-connection): Allow anonymous login.
295 (nnimap-transform-headers): The chars header is called Chars not
296 Bytes.
297 (nnimap-wait-for-response): Don't infloop if the IMAP connection
298 drops.
299
300 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
301 patch, found by Knut Anders Hatlen.
302
303 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
304
305 * gnus-agent.el (gnus-agent-batch-confirmation)
306 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
307 to gnus-message.
308 * gnus-art.el (gnus-article-describe-briefly): Likewise.
309 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
310 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
311 * gnus-int.el (gnus-open-server): Likewise.
312 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
313 (gnus-score-check-syntax): Likewise.
314 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
315 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
316 Likewise.
317 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
318
319 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
320
321 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
322 calling conventions so that prefetch doesn't bug out.
323
324 2010-09-19 Julien Danjou <julien@danjou.info>
325
326 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
327 rather than `subst-char-in-region' in order to be able to replace ASCII
328 char by UTF-8 ones.
329
330 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
331 than curl.
332 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
333 the right URL and ALT text on images.
334 (gnus-html-wash-tags): Fix tag case.
335 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
336 (gnus-article-html): Add -o display_ins_del=2 option.
337 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
338
339 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
340
341 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
342 the extra mail headers, which sometimes seem to happen for unknown
343 reasons.
344
345 * mail-parse.el (mail-header-encode-parameter): Define as
346 rfc2045-encode-string instead of as rfc2231-encode-string, since some
347 (or most, perhaps?) mail readers don't understand the latter, but do
348 understand the former.
349
350 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
351 to nil, so that no methods are automatically agentized. I think this
352 is probably what most users want.
353
354 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
355 from url-retrieve, for instance about invalid URLs.
356
357 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
358 groups that have no articles.
359 (nnimap-request-article): Check that we really got an article when we
360 requested one.
361
362 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
363 doesn't exist.
364
365 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
366 nntp buffer so the agent can save it.
367 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
368 that CRLF doesn't get translated to \n.
369 (nnimap-open-connection): Don't make 'shell commands only send \n.
370
371 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
372
373 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
374 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
375 Update var name.
376 (nnml-generate-nov-file): Use dolist.
377 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
378 Use with-current-buffer.
379
380 2010-09-18 Julien Danjou <julien@danjou.info>
381
382 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
383 parallel.
384
385 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
386
387 * nnimap.el (nnimap-update-info): When doing partial marks update, get
388 the range update right.
389 (nnimap-request-group): Don't make `M-g' bug out on group with no
390 marks.
391 (nnoo): Required, so that other packages can require nnimap.
392 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
393 command we're looking for. This helps when the server sends more
394 responses after we've gotten everything we expected.
395 (nnimap): Add a `newlinep' field to keep track of end-of-line
396 conventions.
397 Don't send CRLF to things that don't want it.
398 (nnimap-request-accept-article): Ditto.
399
400 2010-09-18 Julien Danjou <julien@danjou.info>
401
402 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
403 than curl to retrieve images.
404
405 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
406
407 * nnimap.el (nnimap-update-info): Extend the info so that we can set
408 the marks.
409 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
410 (nnimap-wait-for-connection): New function.
411 (nnimap-open-connection): If we have PREAUTH, don't query for login
412 credentials.
413 (nnimap-update-info): Fix off-by-one error when concatenating ranges
414 when doing a partial update.
415
416 2010-09-18 Julien Danjou <julien@danjou.info>
417
418 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
419 tags.
420
421 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
422
423 * nnimap.el (nnimap-credentials): New function.
424 (nnimap-open-connection): Use the new function to look for credentials
425 also on the numeric equivalents of "imap" and "imaps".
426
427 * gnus-start.el (gnus-activate-group): Send the info to
428 gnus-request-group.
429
430 * nnimap.el (nnimap-request-group): Have the "check" version of the
431 function parse flags and update the info, so that a `M-g' get a total
432 resync of all flags from the group.
433
434 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
435 to allow backends to alter the info on group selection. Also alter all
436 the backend -request-group functions to take the parameter.
437
438 * nnimap.el (nnimap-store-info): New function.
439 (nnimap-update-info): Store the info for later usage.
440 (nnimap-request-group): Use the stored info for the dont-check case, so
441 that we don't retrieve all marks when we enter a group.
442
443 * nnimap.el: Use deffoo instead of defun for interface functions.
444
445 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
446 update the group info. This makes the nndraft groups, for instance, go
447 back to their old behaviour.
448
449 * gnus-sum.el (gnus-select-newsgroup): Indent.
450
451 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
452 in.
453 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
454 nothing.
455
456 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
457 from methods that are denied.
458
459 * gnus-int.el (gnus-method-denied-p): New function.
460
461 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
462 store the password instead of netrc.
463 (nnimap-open-connection): Don't error out when we can't make a
464 connections.
465
466 * auth-source.el (auth-source-create): In the password prompt, say what
467 we're querying for. Also prompt for user name if that hasn't been
468 given.
469
470 * nnimap.el (nnimap-with-process-buffer): Removed.
471
472 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
473
474 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
475 method when we're reading from the agent.
476
477 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
478
479 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
480 that's probably most useful for users.
481
482 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
483 "failed" all the time.
484
485 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
486 ...)) with (with-current-buffer ... ).
487
488 * nntp.el (nntp-open-server): Return whether the open was successful or
489 not.
490
491 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
492 select an unread unseen article first.
493
494 * nnimap.el (nnimap-open-connection): If the user doesn't have a
495 /etc/services, supply some sensible port defaults.
496
497 * dgnushack.el: Define netrc-credentials.
498
499 2010-09-17 Julien Danjou <julien@danjou.info>
500
501 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
502
503 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
504
505 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
506 doesn't have any parameters.
507
508 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
509
510 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
511 only upcased checks.
512
513 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
514
515 * nnimap.el (nnimap-open-shell-stream): New function.
516 (nnimap-open-connection): Use it.
517 (nnimap-transform-headers): Get the number of lines in each message.
518 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
519 number of lines.
520 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
521 problem.
522
523 * utf7.el (utf7-encode): Autoload.
524
525 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
526 to allow the mail splitting to not return a default group. This is
527 useful for nnimap, which will leave unmatched mail in the inbox.
528
529 * nnimap.el: Rewritten.
530
531 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
532 nnimap usage.
533
534 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
535 if the move is internal, so that nnimap can do fast internal moves.
536
537 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
538 data.
539 (gnus-read-active-for-groups): Support finishing the early retrieval of
540 data.
541
542 * gnus-range.el (gnus-range-nconcat): New function.
543
544 * gnus-int.el (gnus-finish-retrieve-group-infos)
545 (gnus-retrieve-group-data-early): New functions.
546
547 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
548
549 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
550 (nnrss-retrieve-groups):
551 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
552 (pop3-quit): Use with-current-buffer.
553
554 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
555
556 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
557 instead of nnheader-accept-process-output.
558
559 * gnus-html.el (gnus-html-schedule-image-fetching)
560 (gnus-html-prefetch-images): Replace process-kill-without-query by
561 gnus-set-process-query-on-exit-flag.
562
563 2010-09-16 Romain Francoise <romain@orebokech.com>
564
565 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
566
567 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
568
569 * gnus-registry.el (gnus-registry-install-shortcuts): The second
570 parameter to unintern is mandatory-ish in Emacs 24.
571
572 * gnus-html.el (gnus-html-schedule-image-fetching)
573 (gnus-html-prefetch-images): Check for curl before using it.
574
575 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
576 depend on curl, which isn't essential.
577
578 * imap.el: Revert back to version
579 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
580 seem problematic.
581
582 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
583
584 * gnus-registry.el (gnus-registry-install-shortcuts):
585 Explicitly pass `obarray' to `unintern' to avoid a warning.
586
587 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
588
589 * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
590 change.
591
592 * nnrss.el (nnrss-request-list): Removed this function and related
593 functions, including the moreover stuff.
594
595 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
596
597 * nnrss.el (nnrss-retrieve-groups): New function.
598
599 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
600
601 * .dir-locals.el: Add no-byte-compile cookie.
602
603 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
604
605 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
606 for back end that doesn't support request-scan.
607
608 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
609
610 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
611 then do request scans from the backends.
612
613 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
614 avoid running a hook per line, since this takes a lot of time,
615 profiling shows.
616 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
617 directly if gnus-visual-p is true.
618
619 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
620
621 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
622 groups; replace mapcar with dolist which is a bit faster; pass groups
623 info to gnus-read-active-file-1.
624 (gnus-read-active-file-1): Scan only specified groups if the new
625 optional arg `infos' is given.
626
627 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
628
629 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
630
631 * pop3.el (pop3-movemail): Removed.
632 (pop3-streaming-movemail): Renamed to pop3-movemail.
633
634 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
635 don't restrict end-tag searches to the end of the line.
636
637 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
638
639 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
640 articles of every unchecked group to t, which means unknown since the
641 server has never been opened.
642
643 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
644
645 * gnus-html.el (gnus-html-show-alt-text): New command.
646 (gnus-html-browse-image): Ditto.
647 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
648 to browse the image directly.
649 (gnus-html-wash-tags): Search for images first, so that <a><img> works
650 better.
651
652 * gnus-async.el (gnus-async-article-callback): Call
653 `gnus-html-prefetch-images' unconditionally.
654
655 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
656 before feeding URLs to curl.
657
658 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
659
660 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
661 internal images as deletable by `W D D'.
662
663 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
664 (gnus-async-article-callback): Fix typo.
665
666 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
667
668 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
669 current line to work around bugs in the output from w3m.
670
671 * gnus-async.el (gnus-async-article-callback): Always prefetch images
672 for groups that want that.
673
674 * nntp.el (nntp-wait-for-string): Supply a timeout for
675 accept-process-output to ensure progress.
676
677 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
678 level to get unread articles from, then use that for foreign groups,
679 too.
680
681 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
682 confuses the rest of the function.
683
684 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
685 for the methods that support -retrieve-groups, too.
686
687 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
688
689 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
690
691 * pop3.el: Require cl when compiling.
692 (pop3-number-of-responses): Search for "+OK", not "+OK ".
693
694 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
695
696 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
697 that aren't going to be activated.
698 (gnus-get-unread-articles): Fix up the last commit.
699
700 * gnus-html.el (gnus-article-html): Allow calling without specifying
701 the handle. In that case, dissect the buffer first.
702
703 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
704
705 * nnimap.el (nnimap-open-connection): Revert the change that would look
706 into authinfo for imaps instead of imap.
707
708 * gnus-start.el (gnus-activate-group): Take an optional parameter to
709 say that you don't want to call gnus-request-group with don-check, but
710 do check the reponse. This is for virtual groups only.
711 (gnus-get-unread-articles): Count the archive groups as secondary, so
712 that they're activated the same way as before.
713
714 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
715 case-insensitively.
716 (nnimap-debug): Removed.
717
718 * mail-source.el (mail-source-fetch): Don't message if we're fetching
719 mail from a file, and the file doesn't exist.
720
721 * pop3.el (pop3-streaming-movemail): Return t for success.
722
723 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
724 .authinfo if we're using ssl connection.
725
726 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
727 already have if we're in a main Gnus `g' run.
728
729 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
730
731 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
732
733 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
734
735 * nnmh.el (nnmh-request-list-1): Bind `file'.
736
737 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
738 alias to set-process-query-on-exit-flag or process-kill-without-query.
739 (pop3-open-server): Use it.
740
741 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
742
743 * mail-source.el (mail-source-delete-crash-box): Always move the crash
744 box to the Incoming file. Fixes mistake in previous checkin.
745
746 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
747 request loop (for debugging purposes) removed.
748
749 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
750 culprit is more visible.
751 (nnml-save-incremental-nov, nnml-open-incremental-nov)
752 (nnml-add-incremental-nov): New functions to do "incremental" nov
753 updates, where we just append to the end of the existing nov files
754 without reading/writing them in full.
755
756 * mail-source.el (mail-source-delete-crash-box): Really only check the
757 incoming files once in a while.
758
759 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
760
761 * mail-source.el (mail-source-delete-crash-box): Only check the
762 incoming files for deletion once per day to save a lot of file
763 accesses.
764
765 * pop3.el (pop3-logon): Fix up unbound variable typo.
766
767 * mail-source.el (pop3-streaming-movemail): Autoload.
768
769 * pop3.el (pop3-streaming-movemail): Respect
770 pop3-leave-mail-on-server.
771
772 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
773 retrieval.
774
775 * pop3.el (pop3-process-filter): Removed unused function.
776 (pop3-streaming-movemail, pop3-send-streaming-command)
777 (pop3-wait-for-messages, pop3-write-to-file)
778 (pop3-number-of-responses): New functions for streaming pop3
779 retrieval.
780
781 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
782 come from no known methods.
783 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
784 list.
785
786 * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
787 message sizes.
788 (pop3-movemail): Use erase-buffer instead of looping and deleting
789 regions, which seems rather odd.
790
791 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
792 file once per `g' run.
793
794 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
795 directories. This makes the draft queue directory work.
796
797 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
798 data from the backends, so that we only request the list of groups from
799 each method once. This should speed things up considerably.
800
801 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
802 detect that it's not implemented.
803
804 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
805 we actually do recurse down into the tree, but don't stat all leaf
806 nodes.
807
808 * gnus-html.el (gnus-html-show-images): If there are no images to show,
809 then say so instead of bugging out.
810
811 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
812 files exist before trying to read them.
813
814 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
815 around <pre_int>.
816
817 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
818
819 * nnmh.el (nnmh-request-list-1): Optimize for speed.
820
821 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
822
823 * mm-util.el (mm-image-load-path): Just return the image directories,
824 not all directories in the path in addition to the image directories.
825 (mm-image-load-path): Maintain a cache of the image directories so that
826 the `g' command in Gnus doesn't have to stat dozens of directories each
827 time.
828
829 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
830 (gnus-html-wash-tags): Add a new `i' command to insert images.
831 (gnus-html-insert-image): New command and keystroke.
832 (gnus-html-redisplay-with-images): New command and keystroke.
833 (gnus-html-show-images): Renamed command.
834 (gnus-html-wash-tags): Remove more white space before <pre_int> image
835 spacers.
836 (gnus-html-wash-tags): Decode entities at the end, so that entities
837 inside the tags don't mess up the rest of the "parsing".
838
839 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
840 so that nnimap methods aren't agentized by default. There's apparently
841 many problems related to agent/imap behaviour.
842
843 * gnus-art.el (gnus-article-copy-string): New command and key binding.
844
845 * gnus-html.el: Doc fix.
846
847 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
848
849 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
850 glyph-width and glyph-height instead of display-graphic-p and
851 image-size; make avoidance of displaying small images work for XEmacs.
852
853 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
854 for XEmacs.
855
856 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
857 of symbol that holds plist data.
858 (gnus-process-plist): Remove plist of process after getting it.
859
860 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
861
862 * message.el (message-generate-hashcash): Change default to
863 'opportunistic if hashcash is installed.
864
865 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
866 (gnus-html-put-image): Only call image-size once, since it's somewhat
867 time-consuming on remote X servers.
868
869 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
870
871 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
872 decoded contents.
873 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
874
875 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
876
877 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
878 group line format, since it isn't very interesting.
879
880 * gnus-agent.el (gnus-agent-short-article),
881 (gnus-agent-long-article): Increase values for these two variables,
882 since most people are likely to have more network connection and
883 storage than before.
884
885 * gnus.el (gnus-refer-article-method): Change default to 'current.
886 When referring an article, the common behaviour is to refer it from the
887 current select method, not the native select method. The chances of
888 the native select method having the message in question is rather slim
889 these days.
890
891 * gnus-sum.el (gnus-auto-select-subject): Change default to
892 `unseen-or-unread'. I think it's likely that most people want to
893 select an unseen article over a previously seen, but unread one.
894
895 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
896 means that in the article buffer none of the minor mode elements will
897 be shown, usually, and this is not desirable in most cases.
898
899 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
900 that commands like `d' (and the like) go to the next line in the
901 buffer, instead of the next unread article. I think this is the
902 behaviour that is most natural for most users.
903 (gnus-single-article-buffer): Change default to nil, so that people can
904 have as many article buffers open as they have summary buffer. I think
905 this is the most natural way for the groups to behave.
906
907 * message.el (message-generate-new-buffers): Change default to
908 `unsent', so that all new message buffers start their names with the
909 string "*unsent", and it's easier to find the buffers if you move from
910 them.
911
912 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
913
914 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
915 small. They're probably tracking images.
916 (gnus-html-wash-tags): Remove all <pre_int> place holders.
917 (gnus-html-rescale-image): Yet another try at getting the image sizing
918 right.
919
920 * nntp.el (nntp-request-set-mark): Refuse to do marks if
921 nntp-marks-file-name is nil.
922
923 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
924
925 * gnus-html.el (gnus-html-wash-tags)
926 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
927 Better logging.
928
929 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
930
931 * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
932
933 * gnus-html.el (gnus-html-wash-tags): Check the value of
934 gnus-blocked-images in the summary buffer.
935
936 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
937
938 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
939
940 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
941
942 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
943 like "a", it seems like.
944 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
945 since it needs to be picked from the correct buffer.
946
947 * nnwfm.el: Removed.
948
949 * nnlistserv.el: Removed.
950
951 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
952
953 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
954 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
955
956 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
957
958 * nnkiboze.el: Removed.
959
960 * nndb.el: Removed.
961
962 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
963 alt text.
964 (gnus-html-rescale-image): Try to get the rescaling logic right for
965 images that are just wide and not tall.
966
967 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
968 overshadow variable bindings.
969
970 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
971
972 * gnus-html.el (gnus-html-wash-tags)
973 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
974 extra logging.
975
976 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
977
978 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
979 (gnus-max-image-proportion): New variable.
980 (gnus-html-rescale-image): New function.
981 (gnus-html-put-image): Rescale images.
982
983 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
984
985 Fix up some byte-compiler warnings.
986 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
987 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
988 (gnus-article-fill-cited-article, gnus-article-hide-citation)
989 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
990 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
991 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
992 (gnus-group-update-group): Use save-excursion and with-current-buffer.
993
994 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
995
996 * gnus-html.el (gnus-article-html): Decode contents by charset.
997
998 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
999
1000 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1001 (gnus-html-frame-width, gnus-blocked-images)
1002 * message.el (message-prune-recipient-rules): Add custom version.
1003 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1004
1005 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1006 functions.
1007
1008 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1009 gnus-process-get.
1010
1011 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
1012
1013 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1014 instead of lsub directly.
1015
1016 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1017
1018 * nnwarchive.el: Removed.
1019
1020 * gnus-soup.el: Removed.
1021
1022 * nnsoup.el: Removed.
1023
1024 * nnultimate.el: Removed.
1025
1026 * gnus-html.el (gnus-blocked-images): New variable.
1027
1028 * message.el (message-prune-recipients): New function.
1029 (message-prune-recipient-rules): New variable.
1030
1031 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1032 guess whether a long line is natural text or not.
1033
1034 * gnus-html.el (gnus-html-schedule-image-fetching): Use
1035 gnus-process-plist and friends for compatibility.
1036
1037 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
1038
1039 * gnus-html.el: Require packages that define macros used in this file.
1040 (gnus-article-mouse-face): Declare to silence byte-compiler.
1041 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1042 process-get.
1043 (gnus-html-put-image): Use plist-get to avoid getf.
1044 (gnus-html-prefetch-images): Use with-current-buffer.
1045
1046 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
1047
1048 * gnus-ems.el: Provide compatibility functions for
1049 gnus-set-process-plist.
1050
1051 * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1052 * gnus.el (gnus-valid-select-methods)
1053 * message.el (message-send-mail-partially-limit)
1054 * mm-decode.el (mm-text-html-renderer)
1055 * mml.el (mml-insert-mime-headers-always)
1056 * smiley.el (smiley-regexp-alist): Bump custom version.
1057
1058 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1059
1060 * gnus-html.el: require mm-url.
1061 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1062 with the url to `url'.
1063 (gnus-html-wash-tags): Support cid: URLs/images.
1064
1065 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1066
1067 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1068 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1069 bindings, as they aren't useful at all. `w' is moved to `W w'.
1070
1071 * gnus-move.el: Removed file, since it doesn't really work.
1072
1073 * gnus-html.el (gnus-article-html): Tell w3m that the input is
1074 UTF-8. This seems to fix problems with some German web feeds.
1075
1076 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1077 at the top so that the proper colours are applied.
1078
1079 * gnus-art.el (gnus-article-view-part): Doc fix.
1080
1081 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1082 XEmacs-compatible.
1083 (gnus-html-put-image): Don't do images on non-graphic displays.
1084
1085 * nnslashdot.el: Removed this unused backend.
1086
1087 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1088 actions.
1089 (gnus-undo-register-1): Revert last change.
1090
1091 * gnus-group.el (gnus-group-completing-read): Protect against not
1092 having completion-styles bound.
1093
1094 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1095 make broken recipients happier.
1096
1097 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1098
1099 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1100 point parameter.
1101
1102 * gnus-group.el (gnus-group-completing-read): Add 'substring to
1103 completion-styles for group selection.
1104
1105 2009-02-04 Andreas Schwab <schwab@suse.de>
1106
1107 * gnus-score.el (gnus-score-string): Fix regex for matching extra
1108 headers and regexp-quote the match if necessary.
1109
1110 2009-03-24 Miles Bader <miles@gnu.org>
1111
1112 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1113 the blinking smiley.
1114
1115 2009-03-24 Simon Josefsson <simon@josefsson.org>
1116
1117 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1118 blink smiley.
1119
1120 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1121
1122 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1123 where the dribbel file lives exists.
1124
1125 * message.el (message-send-mail-partially-limit): Change the default to
1126 nil, since most people don't want this.
1127
1128 * mm-url.el (mm-url-decode-entities): Also decode entities like
1129 &#x3212.
1130
1131 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
1132
1133 * gnus-sum.el (gnus-summary-idna-message):
1134 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1135 Hyperlink urls in docstrings with URL `...'.
1136
1137 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
1138
1139 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1140 functions.
1141
1142 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1143
1144 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1145 say what the mouseover text should be.
1146
1147 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1148 version of the mm-w3m-safe-url-regexp variable to only download images
1149 in the groups where we want that to happen.
1150
1151 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1152
1153 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1154 easier debugging.
1155 (gnus-article-beginning-of-window): Add kludge to allow spacing past
1156 big pictures in the article buffer.
1157
1158 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1159 gnus-article-html.
1160 (mm-text-html-renderer): gnus-article-html needs curl in addition to
1161 w3m.
1162
1163 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1164
1165 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1166
1167 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1168 which doesn't exist.
1169
1170 * message.el (message-inhibit-ecomplete): New variable to allow some
1171 function to inhibit ecomplete address storage.
1172 (message-resend): Disable ecomplete message storage when resending
1173 messages.
1174
1175 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1176
1177 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
1178
1179 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1180 Save excursion while copying, moving, and deleting articles in order to
1181 prevent the cursor from jumping to unforeseen place.
1182
1183 2010-08-17 Glenn Morris <rgm@gnu.org>
1184
1185 * gnus-sync.el: Require gnus components whose functions are used.
1186
1187 * gnus-art.el (bookmark-make-record-function):
1188 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1189 Declare for compiler.
1190
1191 * mm-url.el (mml-compute-boundary): Autoload.
1192
1193 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
1194
1195 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1196
1197 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
1198
1199 Typo fix "hoo4a" -> "hook".
1200
1201 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1202
1203 2010-08-14 Glenn Morris <rgm@gnu.org>
1204
1205 * gnus-sync.el (gnus-sync): Fix defgroup version.
1206
1207 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
1208
1209 Doc fixes and keep unknown groups (ammended for nunion bug fix).
1210
1211 * gnus-sync.el: Fix docs.
1212 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1213 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1214
1215 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1216
1217 Optimizations for gnus-sync.el.
1218
1219 * gnus-sync.el: Add docs about gnus-sync-backend
1220 possibilities.
1221 (gnus-sync-save): Remove unnecessary message.
1222 (gnus-sync-read): Optimize and show what groups were skipped.
1223
1224 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1225
1226 Minor bug fixes for gnus-sync.el.
1227
1228 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
1229 read the sync on get-new-news.
1230
1231 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
1232 quiet.
1233
1234 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
1235
1236 2010-07-30 Lawrence Mitchell <wence@gmx.li>
1237
1238 Make saving and restoring of hidden threads work with overlays.
1239 Patch applied by Ted Zlatanov.
1240
1241 * gnus-sum.el (gnus-hidden-threads-configuration)
1242 (gnus-restore-hidden-threads-configuration): Update to deal with text
1243 properties, rather than searching for a magic character.
1244
1245 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1246
1247 New gnus-sync.el library for synchronization of marks.
1248
1249 * gnus-sync.el: New library for synchronization of marks.
1250
1251 * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
1252 renamed from `gnus-registry-grep-in-list'.
1253
1254 * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
1255
1256 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
1257
1258 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
1259
1260 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
1261 determining charset of text fails.
1262
1263 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
1264
1265 * nnmail.el (nnmail-get-new-mail-1): Revert.
1266
1267 * nnml.el (nnml-active-number): Make sure names of newly created groups
1268 in nnml-group-alist are encoded.
1269
1270 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
1271
1272 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
1273 containing non-ASCII characters in active file for nnml back end.
1274
1275 2010-07-24 David Engster <dengste@eml.cc>
1276
1277 * mml-smime.el (mml-smime-epg-verify): Also accept the older
1278 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
1279
1280 2010-07-21 Daiki Ueno <ueno@unixuser.org>
1281
1282 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
1283 tag (Bug#6654).
1284
1285 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
1286
1287 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
1288 the article buffer, not the summary buffer.
1289
1290 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
1291
1292 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
1293 Emacs 23 as well.
1294
1295 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1296
1297 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1298 Patch applied by Karl Fogel.
1299
1300 * gnus-sum.el (gnus-summary-bookmark-make-record): Set
1301 `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
1302
1303 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1304
1305 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
1306 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
1307 C-w still not working correctly from Article buffers; Thierry's
1308 patch to fix that will be applied after this.
1309
1310 * gnus-art.el (bookmark-make-record-function): New local variable.
1311
1312 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
1313 article buffer.
1314 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
1315
1316 2010-07-13 Karl Fogel <kfogel@red-bean.com>
1317
1318 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
1319 on changes in bookmark.el.
1320
1321 2010-06-22 Mark A. Hershberger <mah@everybody.org>
1322
1323 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
1324 the *other* type of HTML form submission.
1325
1326 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
1327
1328 * auth-source.el (auth-source-pick): If choice does not contain a
1329 questioned keyword, set the check to t.
1330
1331 2010-06-12 Romain Francoise <romain@orebokech.com>
1332
1333 * gnus-util.el (gnus-date-get-time): Move up before first use.
1334
1335 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
1336
1337 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
1338 (gnus-article-edit-part): Bind it to make last part that is substituted
1339 or deleted visible.
1340 (gnus-mime-display-single): Buttonize part of which id equals to
1341 gnus-mime-buttonized-part-id.
1342
1343 2010-06-10 Dan Christensen <jdc@uwo.ca>
1344
1345 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
1346 (gnus-dd-mmm): Use gnus-date-get-time.
1347 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
1348 simplify logic.
1349 (gnus-summary-limit-to-age): Use gnus-date-get-time.
1350 (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
1351
1352 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
1353
1354 * auth-source.el (top): Autoload `secrets-list-collections',
1355 `secrets-create-item', `secrets-delete-item'.
1356 (auth-sources): Fix tag string.
1357 (auth-get-source, auth-source-retrieve, auth-source-create)
1358 (auth-source-delete): New defuns.
1359 (auth-source-pick): Rewrite in order to avoid 2 passes.
1360 (auth-source-forget-user-or-password): New parameter USERNAME.
1361 (auth-source-user-or-password): New parameters CREATE-MISSING and
1362 DELETE-EXISTING. Retrieve password interactively, if needed.
1363
1364 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
1365
1366 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
1367 deleting unused directories when gnus-expert-user is t.
1368
1369 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
1370
1371 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
1372 for each temp file when gnus-article-browse-delete-temp is ask.
1373
1374 2010-05-20 Kevin Ryde <user42@zip.com.au>
1375
1376 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
1377
1378 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
1379
1380 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
1381 article unless decoding article to be saved.
1382
1383 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
1384
1385 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
1386 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
1387 generated within the mm-with-unibyte-current-buffer macro.
1388
1389 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
1390
1391 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
1392 to nil when we're in a mml-preview buffer and no group is selected.
1393
1394 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
1395
1396 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
1397 when catching the `C-g'. Reported by "Leo".
1398
1399 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
1400
1401 * message.el (message-forward-make-body-plain)
1402 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
1403 multibyte-string-p.
1404
1405 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
1406
1407 * message.el (message-forward-make-body-mml): Assume original message
1408 is multibyte string; error on unibyte.
1409 (message-forward-make-body-plain): Ditto; don't add excessive newline
1410 in body end.
1411
1412 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
1413
1414 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
1415 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
1416
1417 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
1418
1419 * mm-extern.el (mm-extern-url): Don't use
1420 mm-with-unibyte-current-buffer.
1421 (mm-extern-cache-contents): Use with-current-buffer instead of
1422 save-excursion + set-buffer.
1423
1424 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
1425
1426 * mm-util.el (mm-emacs-mule): Remove.
1427
1428 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
1429
1430 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
1431 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
1432 change.
1433
1434 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
1435
1436 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
1437 bind the default value of enable-multibyte-characters to nil.
1438
1439 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
1440
1441 * message.el (message-forward-make-body-plain)
1442 (message-forward-make-body-mml):
1443 Don't use mm-with-unibyte-current-buffer.
1444
1445 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
1446
1447 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
1448 (Bug#5592).
1449
1450 2010-05-07 Julien Danjou <julien@danjou.info>
1451
1452 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
1453 it to mm-pipe-part.
1454
1455 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
1456 it is given.
1457
1458 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
1459
1460 * nnweb.el (nnweb-gmane-search)
1461 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
1462 XEmacs.
1463
1464 * gnus-art.el (gnus-article-browse-html-parts)
1465 * gnus-group.el (gnus-read-ephemeral-gmane-group)
1466 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
1467 make-temp-file.
1468
1469 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
1470 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
1471 compiling.
1472
1473 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
1474 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
1475 XEmacs when compiling.
1476
1477 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
1478 gnus-pick-mode-off-hook for XEmacs when compiling.
1479 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
1480 gnus-binary-mode-off-hook for XEmacs when compiling.
1481
1482 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
1483 nil if char-charset is not available.
1484
1485 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
1486 macro.
1487
1488 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
1489 instead of encode-coding-string.
1490
1491 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
1492 'xemacs) instead of mm-emacs-mule to switch function definitions.
1493 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
1494
1495 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
1496
1497 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
1498
1499 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
1500
1501 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
1502 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
1503
1504 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
1505
1506 * mm-util.el (mm-decompress-buffer): Use `delete-file';
1507 alias `jka-compr-delete-temp-file' no longer exists.
1508
1509 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
1510
1511 Use define-minor-mode in Gnus where applicable.
1512 * mml.el (mml-mode): Use define-minor-mode.
1513 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
1514 (gnus-undo-mode): Use define-minor-mode.
1515 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
1516 (gnus-dead-summary-mode): Use define-minor-mode.
1517 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
1518 Initialize in declaration.
1519 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
1520 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
1521 (gnus-mailing-list-mode): Use define-minor-mode.
1522 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
1523 (gnus-draft-mode): Use define-minor-mode.
1524 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
1525 (gnus-dired-mode): Use define-minor-mode.
1526
1527 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
1528
1529 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
1530 handles on recursive mml-to-mime translation and check them for
1531 boundary delimiter collisions. Reported by Greg Troxel.
1532
1533 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
1534
1535 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
1536
1537 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
1538
1539 * mm-util.el (mm-find-buffer-file-coding-system):
1540 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
1541
1542 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
1543
1544 * message.el (message-generate-headers): Record insertion of optional
1545 headers as well. Otherwise the check to prevent repeated insertion of
1546 optional headers is a no-op.
1547
1548 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
1549
1550 * smime.el: Don't mention CVS.
1551
1552 * nnrss.el (nnrss-fetch): Don't mention CVS.
1553
1554 * nnir.el: Don't mention CVS.
1555
1556 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
1557
1558 * gnus-sum.el (gnus-summary-bookmark-make-record):
1559 Add `location' field.
1560
1561 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
1562
1563 * gnus-sum.el: Add bookmark declarations to silence the compiler.
1564 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
1565 Use with-current-buffer to silence the byte-compiler.
1566 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
1567 bother to require `gnus'.
1568 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
1569
1570 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1571
1572 * gnus-sum.el (gnus-summary-bookmark-make-record)
1573 (gnus-summary-bookmark-jump): New functions.
1574 (gnus-summary-mode): Setup bookmark support.
1575
1576 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
1577
1578 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
1579 if set.
1580
1581 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1582
1583 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
1584 gnus-article-browse-html-save-cid-image; make it work recursively for
1585 forwarded messages as well.
1586 (gnus-article-browse-html-parts): Work when prefix arg is given.
1587 (gnus-article-browse-html-article): Doc fix.
1588
1589 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
1590
1591 * message.el (message-default-mail-headers):
1592 (message-default-headers): Carry the value mail-default-headers over
1593 into message-default-mail-headers, rather than message-default-headers.
1594
1595 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
1596
1597 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
1598 charset.
1599
1600 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
1601 charset into the <meta> tag when the article is encoded to utf-8.
1602
1603 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
1604
1605 * gnus-art.el (gnus-article-browse-delete-temp-files):
1606 Delete directories as well.
1607 (gnus-article-browse-html-parts): Work for images that do not specify
1608 file names; delete temp directory when quitting; insert header at the
1609 right place; use file: scheme for image files.
1610
1611 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
1612
1613 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
1614 (gnus-article-browse-html-parts): Use it to make temporary cid image
1615 files in addition to html file so that browser may display them.
1616
1617 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
1618
1619 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1620
1621 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
1622
1623 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
1624
1625 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
1626
1627 * auth-source.el (auth-sources): Change default to be simpler.
1628 Explain about Secret Service API sources. Improve Customize options.
1629 (auth-source-pick): Change to accept any number of search parameters.
1630 Implement fallbacks iteratively, not recursively. Add scoring on the
1631 second pass and sort by score. Call Secret Service API when needed.
1632 (auth-source-user-or-password): Use it. Call Secret Service API
1633 directly when needed to get the user name and the password.
1634
1635 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
1636
1637 * message.el (message-interactive): Doc fix.
1638 (message-qmail-inject-args): Reflow.
1639 (message-kill-to-signature): Fix typo in docstring.
1640
1641 * smiley.el (smiley-buffer): Fix typo in docstring.
1642
1643 2010-03-24 Glenn Morris <rgm@gnu.org>
1644
1645 * mail-source.el (gnus-message): Declare.
1646 (mail-source-delete-old-incoming): Require gnus-util.
1647
1648 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
1649
1650 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
1651
1652 * message.el (ecomplete-setup): Autoload it for Emacs <23.
1653
1654 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
1655 password-cache's default if it is not bound.
1656 (mml-secure-passphrase-cache-expiry): Default to 16 that is
1657 password-cache-expiry's default if it is not bound.
1658
1659 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
1660 available in Emacs 21.
1661
1662 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
1663
1664 * auth-source.el (auth-sources): Fix up definition so extra parameters
1665 are always inline.
1666
1667 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
1668
1669 * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
1670 wasn't updated after mismatch. Clear cached mailbox info correctly
1671 when uidvalidity changes.
1672 (nnimap-group-prefixed-name): New function to avoid some code
1673 duplication.
1674 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
1675 (nnimap-request-group): Use it.
1676 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
1677 (nnimap-update-unseen): Significantly improved speed of Gnus startup
1678 with many imap folders. This is done by caching the group status from
1679 the imap server persistently in a group parameter `imap-status'. (This
1680 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
1681 but not persistently, so every Gnus startup was still very slow.)
1682
1683 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
1684
1685 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
1686 secrets.el dependency.
1687 (auth-sources): Add optional user name. Add secrets.el configuration
1688 choice (unused right now).
1689
1690 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
1691
1692 * gnus-sum.el (gnus-summary-make-menu-bar): Let
1693 `gnus-registry-install-shortcuts' fill in the functions.
1694
1695 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
1696 warnings.
1697 (gnus-registry-misc-menus): Variable to hold registry mark menus.
1698 (gnus-registry-install-shortcuts): Populate and use it in a
1699 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
1700
1701 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
1702
1703 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
1704 In-place substitutions for the group name encoding/decoding.
1705 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
1706 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
1707 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
1708 (nnimap-update-unseen, nnimap-request-list)
1709 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
1710 (nnimap-request-set-mark, nnimap-split-to-groups)
1711 (nnimap-split-articles, nnimap-request-newgroups)
1712 (nnimap-request-create-group, nnimap-request-accept-article)
1713 (nnimap-request-delete-group, nnimap-request-rename-group)
1714 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
1715 `encoded-mbx' for consistency.
1716 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
1717 variable `imap-current-mailbox'.
1718
1719 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
1720 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
1721
1722 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
1723
1724 * pop3.el (pop3-display-message-size-flag): Display message size byte
1725 counts during POP3 download.
1726 (pop3-movemail): Use it.
1727 (pop3-list): Implement listing of available messages.
1728
1729 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
1730
1731 * nnir.el (nnir-get-article-nov-override-function): New function to
1732 override the normal NOV retrieval.
1733 (nnir-retrieve-headers): Use it.
1734
1735 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
1736
1737 * auth-source.el (netrc-machine-user-or-password): Autoload.
1738
1739 2010-03-19 Glenn Morris <rgm@gnu.org>
1740
1741 Stop message.el from loading about 40 libraries it doesn't always need.
1742 The general approach is to autoload rather than require, and to
1743 require in the specific functions rather than the file. (Bug#5642)
1744
1745 * gmm-utils.el: Don't require wid-edit.
1746 (widget-create-child-value, widget-convert, widget-default-get):
1747 Autoload.
1748
1749 * gnus-util.el: Don't require time-date, netrc.
1750 (message-fetch-field, gnus-group-name-decode): Declare rather than
1751 autoloading.
1752 (gnus-fetch-field): Require message.
1753 (gnus-decode-newsgroups): Require gnus-group.
1754
1755 * ietf-drums.el: Don't require time-date.
1756
1757 * message.el: Don't require hashcash, canlock, ecomplete.
1758 Do require mail-utils. Require nnheader only when compiling.
1759 (smtpmail-default-smtp-server): Remove declaration.
1760 (message-send-mail-function): Check smtpmail-default-smtp-server
1761 is bound rather than requiring smtpmail.
1762 (message-auto-save-directory, message-insert-signature): Use
1763 expand-file-name rather than nnheader-concat.
1764 (nnheader-insert-file-contents): Autoload.
1765 (hashcash-wait-async): Declare.
1766 (message-send-mail): Only call gnus-setup-posting-charset if
1767 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
1768 (message-send-mail-with-sendmail): Require sendmail.
1769 (canlock-password, canlock-password-for-verify): Declare.
1770 (message-canlock-password): Require canlock.
1771 (nnheader-get-report): Autoload.
1772 (gnus-setup-posting-charset): Declare.
1773 (message-send-news): Require gnus-msg.
1774 (message-make-references, message-make-in-reply-to): Use mail-header-id
1775 rather than the alias mail-header-message-id.
1776 (ecomplete-add-item, ecomplete-save): Declare.
1777 (message-put-addresses-in-ecomplete): Require ecomplete.
1778 (ecomplete-display-matches): Autoload.
1779
1780 * mm-decode.el: Don't require mailcap, gnus-util.
1781 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
1782 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
1783 Autoload.
1784 (mailcap-mime-extensions): Declare.
1785
1786 * mm-encode.el: Don't require mailcap.
1787 (mailcap-extension-to-mime): Autoload.
1788
1789 * mml-sec.el: Don't require password-cache.
1790
1791 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
1792 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
1793 (mml-minibuffer-read-type): Require mailcap.
1794 (mml-preview): Require gnus-msg.
1795
1796 * mml1991.el: Require password-cache.
1797 (password-cache-expiry): Remove declaration.
1798
1799 * mml2015.el: Require password-cache.
1800 (password-cache-expiry): Remove declaration.
1801
1802 * nneething.el (mailcap): Require mailcap.
1803
1804 * nnheader.el (declare-function): Add compatibility stub.
1805 (message-remove-header): Declare rather than autoload.
1806 (nnheader-replace-header): Require message.
1807
1808 * nnimap.el (declare-function): Add compatibility stub.
1809 (netrc-parse, netrc-machine-user-or-password): Declare.
1810 (nnimap-open-connection): Require netrc.
1811
1812 * nntp.el (declare-function): Add compatibility stub.
1813 (netrc-parse, netrc-machine, netrc-get): Declare.
1814 (nntp-send-authinfo): Require netrc.
1815
1816 * rfc2047.el: Don't require qp.
1817 (quoted-printable-encode-region, quoted-printable-decode-string):
1818 Autoload.
1819
1820 * sieve-mode.el: Don't require easymenu.
1821 (easy-menu-add-item): Autoload it.
1822
1823 * spam-stat.el (time-to-number-of-days): Autoload it.
1824
1825 2010-03-17 Kevin Ryde <user42@zip.com.au>
1826
1827 * mml.el (mml-read-tag): Unquote values with `read' to reverse
1828 prin1 in mml-insert-tag (just stripping the quotes gave wrong
1829 value if any backslash escapes).
1830
1831 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1832
1833 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
1834 if it is available. (bug#5647)
1835
1836 2010-02-26 Glenn Morris <rgm@gnu.org>
1837
1838 * message.el (message-send-mail-function): Change the default, so that
1839 it inherits from a customized send-mail-function. (Bug#5643)
1840
1841 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
1842
1843 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
1844 shell-command-to-string signals an error (bug#5299).
1845
1846 2010-02-24 Glenn Morris <rgm@gnu.org>
1847
1848 * message.el (message-smtpmail-send-it)
1849 (message-send-mail-with-mailclient): Doc fixes.
1850
1851 2010-02-16 Glenn Morris <rgm@gnu.org>
1852
1853 * message.el (message-default-mail-headers): Change the default value
1854 to ease the transition from mail-mode to message-mode. (Bug#5555)
1855
1856 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
1857
1858 * message.el (message-mail): Just pass yank-action on to message-setup.
1859 (message-setup): Handle (FUN . ARGS) form of yank-action.
1860 (message-with-reply-buffer, message-widen-reply)
1861 (message-yank-original): Handle non-buffer values of
1862 message-reply-buffer (Bug#4080).
1863 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
1864
1865 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
1866
1867 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
1868 Fix typo in docstring.
1869
1870 2010-01-08 Jason Rumney <jasonr@gnu.org>
1871
1872 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
1873 response.
1874
1875 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
1876
1877 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
1878
1879 * message.el (message-check-news-header-syntax): Protect against a
1880 string that `rfc822-addresses' returns when parsing fails.
1881
1882 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
1883
1884 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
1885 (gnus-previous-char-property-change): New functions.
1886
1887 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
1888
1889 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
1890
1891 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
1892 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
1893
1894 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
1895
1896 * message.el (message-exchange-point-and-mark): Rework last change to
1897 avoid using optional arg of exchange-point-and-mark, for backward
1898 compatibility.
1899
1900 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * message.el (message-exchange-point-and-mark): Call
1903 exchange-point-and-mark with an argument rather than setting
1904 mark-active by hand (Bug#5175).
1905
1906 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
1907
1908 * nntp.el (nntp-service-to-port): Work for service expressed with
1909 numeric string; replace [:digit:] with [0-9] for XEmacs.
1910
1911 2009-12-17 Glenn Morris <rgm@gnu.org>
1912
1913 * gnus-group.el (gnus-bug-group-download-format-alist):
1914 Change emacs entry to debbugs.gnu.org. Bump :version.
1915
1916 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1917
1918 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
1919
1920 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1921
1922 * message.el (message-info): Explain why we use `Info-goto-node'.
1923
1924 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
1925
1926 * message.el (message-completion-in-region): New compatibility function.
1927 (message-expand-group): Use it.
1928
1929 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1930
1931 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
1932 with no unread article should be listed if the 2nd arg `predicate' is
1933 given.
1934
1935 2009-11-29 Juri Linkov <juri@jurta.org>
1936
1937 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
1938 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
1939 on `gnus-recenter'. (Bug#4698, Bug#4981)
1940
1941 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
1942
1943 * message.el (message-from-style, message-interactive)
1944 (message-signature): Always set default values from the corresponding
1945 mail-* variables.
1946 (message-cite-prefix-regexp, message-sendmail-envelope-from)
1947 (message-yank-prefix, message-indentation-spaces)
1948 (message-signature-file, message-default-headers): Use boundp rather
1949 than (featurep 'xemacs) to check if the corresponding mail-* variables
1950 exist.
1951
1952 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
1953
1954 * message.el (message-send-mail-with-sendmail): Revert last change.
1955
1956 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
1957
1958 * message.el (message-from-style, message-interactive)
1959 (message-cite-prefix-regexp, message-sendmail-envelope-from)
1960 (message-yank-prefix, message-indentation-spaces, message-signature)
1961 (message-signature-file, message-default-headers): For GNU Emacs, set
1962 default values from the corresponding mail-* variables.
1963 (message-send-mail-with-sendmail): Use envelope-from only if
1964 mail-specify-envelope-from is non-nil.
1965
1966 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
1967
1968 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
1969 containing tspecial characters if they have been already quoted.
1970
1971 2009-10-24 Glenn Morris <rgm@gnu.org>
1972
1973 * gnus-art.el (help-xref-stack-item): Define for compiler.
1974
1975 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
1976
1977 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
1978
1979 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
1980
1981 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
1982 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
1983
1984 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
1985
1986 * gnus.el (gnus-overlay-get): New alias to overlay-get.
1987 (gnus-overlays-in): New alias to overlays-in.
1988
1989 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
1990 gnus-overlay-get, and gnus-delete-overlay.
1991 (gnus-summary-show-thread): Make it work as well for systems in which
1992 next-single-char-property-change is not available.
1993 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
1994
1995 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
1996
1997 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
1998
1999 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
2000
2001 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2002 and XEmacs that don't have `remove-overlays'.
2003
2004 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
2005
2006 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2007 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2008 selective display. Use overlays instead.
2009
2010 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
2011
2012 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2013
2014 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
2015
2016 * spam-stat.el (spam-stat-load): Fix typo in message.
2017
2018 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
2019
2020 * gnus-art.el (gnus-article-encrypt-body):
2021 * message.el (message-check-recipients):
2022 * mm-util.el (mm-codepage-setup):
2023 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2024 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2025
2026 2009-09-22 Daiki Ueno <ueno@unixuser.org>
2027
2028 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2029 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2030 keys from the menu if mm-{sign,encrypt}-option is 'guided.
2031 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2032 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2033
2034 2009-09-18 Glenn Morris <rgm@gnu.org>
2035
2036 * gnus-diary.el (gnus-diary-check-message):
2037 * message.el (message-insert-formatted-citation-line):
2038 * nnbabyl.el (top-level):
2039 * nndiary.el (nndiary-schedule):
2040 Fix typos in condition-case handlers.
2041
2042 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2043
2044 * gnus-art.el (gnus-article-edit-part): Work for the buffer
2045 configuration that provides the sole article window in a frame;
2046 position point correctly after deleting a part.
2047
2048 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
2049
2050 * spam.el (spam-unregister-on-reregister): Add boolean variable.
2051 (spam-resolve-registrations-routine): Use it to unregister articles
2052 that change status.
2053
2054 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
2055
2056 * nnrss.el (nnrss-request-article): Remove binding of
2057 default-enable-multibyte-characters that has gotten needless by
2058 the 2007-07-13 change in rfc2047-encode-message-header.
2059
2060 * mml.el (mml-insert-multipart): Error on the message header.
2061 (mml-insert-part): Error on the message header; position point at
2062 the end of a MIME tag.
2063
2064 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
2065
2066 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2067 (gnus-float-time): Alias to float-time if it exists.
2068
2069 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2070 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2071 float-time is available; suppress compile warning for time-to-seconds.
2072
2073 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
2074
2075 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
2076 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
2077 Add the optional argument `encoding' that overrides the default.
2078
2079 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
2080 mm-encode-buffer.
2081
2082 2009-09-04 Glenn Morris <rgm@gnu.org>
2083
2084 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
2085 mm-disable-multibyte, rather than default-enable-multibyte-characters.
2086 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2087 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2088 * mm-util.el (mm-with-unibyte-current-buffer)
2089 (mm-find-buffer-file-coding-system):
2090 * yenc.el (yenc-decode-region): Use default-value rather than
2091 default-enable-multibyte-characters.
2092
2093 2009-09-03 Glenn Morris <rgm@gnu.org>
2094
2095 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
2096 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
2097 than default-enable-multibyte-characters.
2098
2099 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
2100
2101 * gnus-art.el (gnus-article-read-summary-keys):
2102 Fix gnus-buffer-configuration's value temporarily used.
2103
2104 2009-09-02 Glenn Morris <rgm@gnu.org>
2105
2106 * gnus-util.el (gnus-float-time): New function.
2107 * gnus-delay.el (gnus-delay-article):
2108 * gnus-sum.el (gnus-thread-latest-date):
2109 * gnus-util.el (gnus-user-date): Use gnus-float-time.
2110 * nnspool.el (nnspool-request-newgroups):
2111 Use gnus-float-time rather than time-to-seconds.
2112 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
2113
2114 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
2115 (gnus-header-subject-face, gnus-header-newsgroups-face)
2116 (gnus-header-name-face, gnus-header-content-face):
2117 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
2118 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
2119 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
2120 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
2121 (gnus-cite-face-11):
2122 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
2123 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2124 (gnus-server-closed-face, gnus-server-denied-face)
2125 (gnus-server-offline-face):
2126 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2127 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2128 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2129 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2130 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2131 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2132 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2133 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2134 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2135 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2136 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2137 (gnus-summary-selected-face, gnus-summary-cancelled-face)
2138 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2139 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
2140 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
2141 (gnus-summary-high-undownloaded-face)
2142 (gnus-summary-low-undownloaded-face)
2143 (gnus-summary-normal-undownloaded-face)
2144 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2145 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2146 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2147 (gnus-splash-face):
2148 * message.el (message-header-to-face, message-header-cc-face)
2149 (message-header-subject-face, message-header-newsgroups-face)
2150 (message-header-other-face, message-header-name-face)
2151 (message-header-xheader-face, message-separator-face)
2152 (message-cited-text-face, message-mml-face):
2153 * sieve-mode.el (sieve-control-commands-face)
2154 (sieve-action-commands-face, sieve-test-commands-face)
2155 (sieve-tagged-arguments-face):
2156 * spam.el (spam-face):
2157 Mark face aliases with "-face" in the name as obsolete.
2158
2159 2009-09-01 Glenn Morris <rgm@gnu.org>
2160
2161 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
2162 than goto-line.
2163
2164 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
2165
2166 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2167 Don't move point if the command is invoked inside the message header.
2168
2169 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2170
2171 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2172 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
2173 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
2174 * nnir.el (nnir-swish-e-index-file):
2175 * gnus-sum.el (gnus-summary-delete-marked-as-read)
2176 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
2177 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2178 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
2179 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2180 (gnus-treat-display-xface): Add Emacs version of obsolescence.
2181
2182 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
2183
2184 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2185 Don't save excursion.
2186
2187 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2188
2189 * nnheader.el (nnheader-find-file-noselect):
2190 * mm-util.el (mm-insert-file-contents):
2191 Use (default-value 'major-mode) instead of default-major-mode.
2192
2193 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
2194
2195 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
2196
2197 2009-08-25 Glenn Morris <rgm@gnu.org>
2198
2199 * nnir.el (top-level): Don't require cl at run-time.
2200 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
2201 Replace cl-function substitute with gnus-replace-in-string.
2202 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
2203 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
2204 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
2205 simplified expansions.
2206
2207 2009-08-22 Glenn Morris <rgm@gnu.org>
2208
2209 * gnus-art.el (gnus-button-patch): Use forward-line rather than
2210 goto-line.
2211
2212 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
2213
2214 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
2215
2216 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
2217 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
2218 (gnus-mm-display-part, gnus-mime-display-single)
2219 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
2220 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
2221
2222 * gnus-sum.el
2223 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
2224 (gnus-summary-move-article): Add expirable mark to articles copied or
2225 moved to group that has auto-expire turned on if the option is non-nil.
2226
2227 2009-07-24 Glenn Morris <rgm@gnu.org>
2228
2229 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
2230 Fix typo. (Bug#3903)
2231
2232 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2233
2234 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
2235 gnus-article-read-summary-keys rather than gnus-summary-edit-article
2236 that should not be used for draft articles.
2237 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
2238 that has no concern in minor mode keys.
2239 (gnus-article-summary-command, gnus-article-summary-command-nosave):
2240 Abolish.
2241
2242 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
2243
2244 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
2245 article without making inquiry to a user for unknown encoding.
2246
2247 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
2248 (nnmaildir--scan): Assume i-node and device number that file-attributes
2249 returns might be cons-cell.
2250
2251 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
2252
2253 * auth-source.el: Remove docs now in auth.texi. Don't use
2254 `gnus-message' for logging. Add new variables `auth-source-debug' and
2255 `auth-source-hide-passwords' and use them.
2256
2257 2009-07-15 Glenn Morris <rgm@gnu.org>
2258
2259 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
2260
2261 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
2262
2263 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
2264 excessive whitespace from the default values of title and description.
2265
2266 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
2267
2268 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
2269 mail-fetch-field to fetch Content-Description header in order to
2270 exclude newlines.
2271
2272 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
2273
2274 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
2275 to deleted part.
2276
2277 2009-05-30 David Engster <dengste@eml.cc>
2278
2279 * nnmairix.el: Remove old documentation in the commentary block.
2280 (nnmairix-request-group): Do not update active file for nnml back ends.
2281 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
2282 end so that overview files are ignored.
2283 (nnmairix-update-groups): Make updating the groups more robust by using
2284 marks.
2285 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
2286 with dollar characters in message-id.
2287
2288 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
2289
2290 * spam.el: Use dns-query instead of query-dns. Was renamed on
2291 2008-12-25 in dns.el.
2292
2293 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2294
2295 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
2296 could happen if the text is only composed of spaces and/or tabs.
2297
2298 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
2299
2300 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
2301 when sending a queued message to avoid extra mml tags.
2302
2303 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
2304
2305 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
2306
2307 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
2308
2309 * gnus-dired.el: Remove autoload for gnus-setup-message.
2310 (gnus-dired-attach): Fake this-command value to prevent Gnus from
2311 displaying Gnus logo; always use compose-mail.
2312
2313 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2314
2315 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
2316
2317 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
2318
2319 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
2320 (gnus-nocem-issuers): List currently active issuers; fix custom type.
2321 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
2322 available.
2323 (gnus-nocem-epg-verify): New function.
2324
2325 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
2326
2327 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
2328
2329 2009-02-15 Glenn Morris <rgm@gnu.org>
2330
2331 * gnus-util.el (rmail-insert-rmail-file-header)
2332 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
2333 autoloads.
2334 (rmail-default-rmail-file): Remove unnecessary declaration.
2335 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2336
2337 2009-02-14 Glenn Morris <rgm@gnu.org>
2338
2339 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
2340 variable (only used in gnus-util, which declares it anyway).
2341 (rmail-output-to-rmail-file): Remove autoload of deleted function,
2342 which was only needed by gnus-art (changed to not use it any more).
2343 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
2344 only used in gnus-util, which autoloads it itself.
2345 (rmail-update-summary): Fix autoload.
2346
2347 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
2348 rather than rmail-output-to-rmail-file.
2349
2350 2009-02-07 Glenn Morris <rgm@gnu.org>
2351
2352 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
2353 autoload of function that no longer exists.
2354 (rmail-toggle-header): Declare.
2355 (message-forward-rmail-make-body): Handle mbox Rmail.
2356
2357 2009-01-31 Glenn Morris <rgm@gnu.org>
2358
2359 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
2360 2009-01-09 change.
2361
2362 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
2363
2364 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
2365 (auth-source-forget-all-cached): New convenience function.
2366 (auth-source-user-or-password): Accept list of modes or a single mode.
2367
2368 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
2369 auth-source modes.
2370
2371 * nnimap.el (nnimap-open-connection): Use list of
2372 auth-source modes.
2373
2374 * nntp.el (nntp-send-authinfo): Use list of
2375 auth-source modes.
2376
2377 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
2378
2379 * auth-source.el: Update docs to reflect epa-file-enable is to be used
2380 now.
2381
2382 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2383
2384 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
2385 coding system in XEmacs; add a workaround for XEmacs.
2386
2387 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
2388
2389 * mm-util.el (mm-coding-system-priorities): Protect against nil value
2390 of current-language-environment.
2391
2392 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
2393
2394 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
2395 available at runtime.
2396
2397 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
2398
2399 * gnus-art.el (article-date-ut): Fix end point of narrowing.
2400
2401 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
2402
2403 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
2404 the greatest positive fixnum value doesn't work under an XEmacs with
2405 bignum support; use the most-positive-fixnum constant instead,
2406 available since Emacs 21.1 with cl and XEmacs 21.1.
2407
2408 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
2409
2410 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
2411 XEmacs gets not to work.
2412
2413 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2414
2415 * mm-util.el (mm-coding-system-priorities): Allow the value like
2416 "Japanese (UTF-8)" of current-language-environment.
2417
2418 2009-01-09 Glenn Morris <rgm@gnu.org>
2419
2420 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
2421 with last-command-event.
2422
2423 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
2424
2425 * message.el (message-fix-before-sending): Amend comment.
2426
2427 2009-01-07 David Engster <dengste@eml.cc>
2428
2429 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
2430 simplified server definitions by converting it via
2431 gnus-server-to-method.
2432
2433 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2434
2435 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
2436 parameter's operands.
2437
2438 2009-01-06 David Engster <dengste@eml.cc>
2439
2440 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
2441 primary select method (for gnus-group-mark-article-as-read).
2442
2443 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
2444
2445 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
2446 `(gnus)Face', not `(gnus)X-Face'.
2447
2448 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
2449
2450 * mm-util.el (mm-ucs-to-char): New function.
2451
2452 * mm-url.el (mm-url-decode-entities): Use it.
2453
2454 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2455
2456 * message.el (message-fix-before-sending): Add `eight-bit' to
2457 illegible-text check.
2458
2459 2009-01-03 Michael Olson <mwolson@gnu.org>
2460
2461 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
2462 `headers' is nil. This can occur if the IMAP server does not have
2463 permissions to read messages from a folder, but can write new messages
2464 to the folder.
2465 (nnimap-request-article-part): Do not insert `data' if it is nil.
2466
2467 2009-01-01 Dave Love <fx@gnu.org>
2468
2469 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
2470
2471 * nnimap.el: Fix author email.
2472 (nnimap-split-rule): Add FIXME comment.
2473 (nnimap-debug): Fix doc string.
2474
2475 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
2476
2477 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
2478 overlay-arrow-position and overlay-arrow-string buffer-local; no need
2479 to check if those variables exist (first appeared in Emacs 18.50).
2480
2481 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
2482
2483 * mm-util.el (mm-line-number-at-pos): New function.
2484
2485 * spam-report.el (spam-report-process-queue): Use it.
2486
2487 2008-12-24 David Engster <dengste@eml.cc>
2488
2489 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
2490 parameters that haven't existed as variables as buffer-local variables.
2491
2492 2008-12-23 Dave Love <fx@gnu.org>
2493
2494 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
2495 cadar.
2496
2497 * sieve-manage.el (sieve-manage-starttls-p): Renamed from
2498 imap-starttls-p.
2499 (sieve-manage-starttls-open): Renamed from imap-starttls-open.
2500
2501 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
2502
2503 * spam-report.el (spam-report-gmane-max-requests): New constant.
2504 (spam-report-gmane-wait): New variable.
2505 (spam-report-gmane-ham, spam-report-gmane-spam)
2506 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
2507 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
2508 the server.
2509
2510 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
2511 Add explanations.
2512
2513 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
2514 nnheader-accept-process-output and nnheader-read-timeout if available.
2515 (pop3-movemail): Use it.
2516
2517 * message.el (message-check-news-body-syntax): Fix signature check if
2518 there's an attachment.
2519
2520 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
2521
2522 * mm-util.el: Add comments to the mm- emulating functions.
2523
2524 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
2525
2526 * gnus-start.el (gnus-before-startup-hook): Fix doc string. Reported
2527 by Stephen Berman <stephen.berman@gmx.net>.
2528
2529 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2530
2531 * mm-util.el (mm-substring-no-properties): New function.
2532 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
2533 (mm-special-display-p): Enable those lambda forms to be byte compiled.
2534 (mm-string-to-multibyte): Doc fix.
2535
2536 * mml.el (mml-attach-file): Use mm-substring-no-properties.
2537
2538 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
2539
2540 * mml.el (mml-attach-file): Strip text properties from file name.
2541 (Bug#1574)
2542
2543 2008-12-16 Glenn Morris <rgm@gnu.org>
2544
2545 * mm-util.el (mm-charset-override-alist): Declare for compiler.
2546
2547 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
2548
2549 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
2550 knows since the charset specified might be a bogus alias that
2551 mm-charset-synonym-alist provides.
2552
2553 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
2554
2555 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
2556 "ISO_8859-1".
2557
2558 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
2559
2560 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
2561
2562 * mm-util.el (mm-charset-eval-alist):
2563 Define it before mm-charset-to-coding-system.
2564 (mm-charset-to-coding-system): Add optional argument `silent';
2565 define it before mm-charset-override-alist.
2566 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
2567 default value if it can be used in Emacs currently running;
2568 silence mm-charset-to-coding-system.
2569
2570 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
2571
2572 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
2573 `allow-override' which says whether to use `mm-charset-override-alist'.
2574 (rfc2047-decode-encoded-words): Use it.
2575
2576 * mm-util.el (mm-charset-override-alist): Fix custom type;
2577 add `(gb2312 . gbk)' to choices.
2578
2579 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
2580
2581 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
2582 fast.
2583
2584 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2585
2586 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
2587
2588 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
2589 on links.
2590
2591 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2592
2593 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
2594
2595 * message.el (message-idna-to-ascii-rhs-1): Protect against local
2596 users' addresses that don't have domain parts.
2597 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
2598 rather than message-narrow-to-head since there will be the message
2599 header separator.
2600
2601 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
2602
2603 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
2604 since the result is inserted in a unibyte buffer anyway.
2605 (nnimap-demule-use-string-to-multibyte): Remove.
2606 (nnimap-demule): Alias it to mm-string-to-multibyte.
2607
2608 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
2609
2610 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
2611 variable for debugging bug#464 and bug#1174.
2612 (nnimap-demule): Use it.
2613
2614 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2615
2616 * gnus-score.el (gnus-score-find-trace): Handle default score in total
2617 score calculation correctly.
2618
2619 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
2620
2621 * message.el (message-send-mail): Just set the buffer to unibyte
2622 rather than use mm-with-unibyte-current-buffer which does a lot more.
2623 (message-send-mail-partially): Don't bother with
2624 mm-with-unibyte-current-buffer since it's already been made unibyte by
2625 message-send-mail.
2626
2627 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
2628
2629 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
2630
2631 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
2632
2633 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
2634
2635 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
2636
2637 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
2638 require itself and to remove `with-no-warnings'.
2639
2640 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
2641
2642 * starttls.el (starttls-any-program-available): Get the name of the
2643 available TLS layer program.
2644 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
2645 well as the host name in the "opening" message.
2646
2647 * auth-source.el (auth-source-cache, auth-source-do-cache)
2648 (auth-source-user-or-password): Cache passwords and logins by default,
2649 allow override with `auth-source-do-cache'.
2650 (auth-source-forget-user-or-password): Allow users to remove cache
2651 entries if needed.
2652
2653 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
2654
2655 * ietf-drums.el (ietf-drums-remove-comments): Localize second
2656 condition-case to only the forward-sexp call.
2657
2658 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
2659
2660 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
2661 quotes contained. Make it more robust regardless by an extra
2662 condition-case wrapper.
2663
2664 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
2665
2666 * nnml.el (nnml-request-expire-articles): Check if the function set to
2667 `nnmail-expiry-target' returns the symbol `delete'.
2668
2669 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
2670
2671 * nnmail.el (nnmail-expiry-target): Fix custom type.
2672
2673 2008-10-02 Glenn Morris <rgm@gnu.org>
2674
2675 * mm-util.el (mm-codepage-setup): Tweak codepage error.
2676 Silence compiler warning.
2677
2678 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
2679
2680 * mml.el (mml-menu): Don't assume mml2015 is bound.
2681
2682 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
2683
2684 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
2685 exists.
2686
2687 2008-09-27 Glenn Morris <rgm@gnu.org>
2688
2689 * gnus-util.el (mail-header-remove-comments): Autoload it.
2690
2691 2008-09-27 Andreas Schwab <schwab@suse.de>
2692
2693 * gnus-util.el (gnus-split-references): Strip comments.
2694 (gnus-parent-id): Likewise.
2695
2696 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
2697
2698 * message.el (message-confirm-send): Fix version.
2699
2700 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
2701
2702 * message.el (message-idna-to-ascii-rhs-1): Use
2703 mail-extract-address-components rather than mail-header-parse-addresses
2704 that is an alias by default to ietf-drums-parse-addresses that does not
2705 support non-ASCII names in headers' contents.
2706
2707 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
2708
2709 * message.el (message-confirm-send): Fixed variable documentation to
2710 avoid the "y/n" wording.
2711
2712 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
2713
2714 * message.el (message-set-auto-save-file-name): Save to a different
2715 filename so multiple messages (especially drafts) can be recovered.
2716
2717 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
2718
2719 * message.el (message-confirm-send): Add appropriate version.
2720
2721 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
2722
2723 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
2724 defvar.
2725
2726 2008-09-22 Daiki Ueno <ueno@unixuser.org>
2727
2728 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
2729 (mm-pkcs7-enveloped-magic): Ditto.
2730
2731 2008-09-17 Simon Josefsson <simon@josefsson.org>
2732
2733 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
2734 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
2735
2736 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
2737
2738 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
2739 default, it's better.
2740
2741 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
2742
2743 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
2744 summary line gnus-number property and ignore them (with a warning
2745 message).
2746
2747 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
2748
2749 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
2750 macro caddr in the interactive form since it won't be expanded.
2751
2752 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
2753
2754 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
2755 `charset'; fix name of function called recursively.
2756 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
2757
2758 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
2759
2760 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
2761 (gnus-mime-set-charset-parameters): New function.
2762 (gnus-mime-view-part-as-charset): Use it to correctly display part
2763 specifying wrong charset.
2764
2765 2008-09-08 David Engster <dengste@eml.cc>
2766
2767 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
2768 in completing-read for back end server.
2769
2770 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
2771
2772 * message.el (message-confirm-send): New variable to confirm sending a
2773 message.
2774 (message-send): Use it.
2775
2776 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
2777
2778 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
2779
2780 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2781
2782 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
2783
2784 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
2785
2786 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
2787 prevent tracking too many groups.
2788 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
2789 Use it.
2790
2791 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
2792
2793 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
2794 moving point to the bottom of the window in order to avoid recentering.
2795
2796 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
2797
2798 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
2799 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
2800 (gnus-article-beginning-of-window): Fix calculation.
2801
2802 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
2803
2804 * gnus-msg.el (gnus-summary-supersede-article)
2805 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
2806 value of gnus-newsgroup-charset to decode non-MIME encoded text in
2807 message header.
2808
2809 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2810
2811 * message.el:
2812 * gnus-start.el:
2813 * gnus-registry.el: Remove VMS support.
2814
2815 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
2816
2817 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
2818 macro.
2819 (rfc2104-hash): Use it.
2820
2821 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
2822
2823 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
2824 (gnus-summary-sort-by-most-recent-date): New commands.
2825 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
2826 and menu entries.
2827
2828 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
2829
2830 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
2831 don't redisplay article for raw contents; remove plural articles stuff.
2832
2833 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
2834 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
2835 on gnus-summary-save-article; display results properly.
2836
2837 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2838
2839 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
2840
2841 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
2842
2843 * gnus-art.el (gnus-summary-save-in-pipe): Consider
2844 gnus-save-all-headers.
2845
2846 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
2847
2848 * gnus-util.el (ns-focus-frame): Remove declaration.
2849 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
2850 like x.
2851
2852 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
2853
2854 * rfc2104.el (rfc2104-zero): Delete defconst.
2855 (rfc2104-hex-alist): Likewise.
2856 (rfc2104-hex-to-int): Delete func.
2857 (rfc2104-hexstring-to-bitstring): Likewise.
2858 (rfc2104-nybbles): New defconst.
2859 (rfc2104-hash): Rewrite for speed.
2860
2861 2008-07-16 Glenn Morris <rgm@gnu.org>
2862
2863 * gnus-util.el (ns-focus-frame): Declare for compiler.
2864
2865 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
2866
2867 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
2868 set as a group parameter.
2869 (gnus-summary-save-in-pipe): Work when it is called independently.
2870 (gnus-summary-pipe-to-muttprint): Don't modify
2871 gnus-summary-pipe-output-default-command.
2872
2873 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
2874
2875 * message.el (message-send-mail-with-sendmail):
2876 Display the error message.
2877
2878 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2879
2880 * gnus-art.el (gnus-default-article-saver):
2881 Add gnus-summary-save-in-pipe to choices.
2882 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
2883 gnus-summary-pipe-output-default-command as the default command.
2884 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
2885 instead of gnus-last-shell-command.
2886
2887 * gnus-sum.el (gnus-summary-pipe-output-default-command):
2888 New user option.
2889 (gnus-summary-muttprint-program): Mention the value will be changed.
2890 (gnus-summary-save-article): Force showing of all headers.
2891 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
2892
2893 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
2894
2895 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
2896
2897 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
2898
2899 * nnimap.el (nnimap-id):
2900 * sieve-manage.el (sieve-manage-open): Doc fixes.
2901
2902 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
2903
2904 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
2905 if available.
2906
2907 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
2908
2909 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
2910
2911 * nnkiboze.el (nnkiboze-generate-group):
2912 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
2913
2914 * nnmairix.el: Require CL.
2915
2916 2008-06-15 David Engster <dengste@eml.cc>
2917
2918 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
2919
2920 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
2921
2922 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
2923 New macros that expand to an `aset'/`aref' call under Emacs, and to a
2924 runtime choice under XEmacs.
2925
2926 * gnus-sum.el (gnus-summary-set-display-table):
2927 Use `gnus-put-display-table', `gnus-get-display-table',
2928 `gnus-set-display-table' for the display table, instead of `aset'.
2929
2930 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2931
2932 * nnmairix.el: Add autoloads.
2933
2934 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2935
2936 * nnmairix.el (nnmairix-delete-recreate-group)
2937 (nnmairix-update-and-clear-marks): Fix error messages.
2938
2939 2008-06-14 David Engster <dengste@eml.cc>
2940
2941 * nnmairix.el: Upgrade to version 0.6.
2942 (nnmairix-group-toggle-propmarks-this-group)
2943 (nnmairix-group-toggle-readmarks-this-group)
2944 (nnmairix-group-delete-recreate-this-group)
2945 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
2946 (nnmairix-remove-tick-mark-original-article): New commands.
2947 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
2948 (nnmairix-propagate-marks-to-nnmairix-groups)
2949 (nnmairix-only-use-registry, nnmairix-allowfast-default)
2950 (nnmairix-marks-cache, nnmairix-version-output): New variables.
2951 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
2952 functions needed for marks propagation and manipulation of read marks.
2953 (nnmairix-update-groups): New function.
2954 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
2955 (nnmairix-determine-original-group-from-registry)
2956 (nnmairix-determine-original-group-from-path)
2957 (nnmairix-get-group-from-file-path, nnmairix-map-range)
2958 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
2959 New helper functions.
2960 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
2961 keystrokes for new commands.
2962 (nnmairix-delete-and-create-on-change): Doc string cleanup.
2963 (nnmairix-request-group): Check allow-fast group parameter.
2964 (nnmairix-request-create-group): Set allow-fast group parameter if
2965 nnmairix-allowfast-default is set.
2966 (nnmairix-close-group): Propagate marks upon closing if needed.
2967 (nnmairix-group-toggle-threads-this-group): Use new.
2968 nnmairix-group-toggle-parameter helper function.
2969 (nnmairix-search): Better check for empty search result.
2970 (nnmairix-goto-original-article): Use new helper functions for
2971 determining original article.
2972 (nnmairix-show-original-article): Make sure message-id is in brackets.
2973 (nnmairix-call-mairix-binary): Change variable name.
2974 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
2975 helper function.
2976 (nnmairix-widget-toggle-activate): Fix doc string.
2977
2978 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
2979
2980 * nnir.el: Require edmacro when compiling with XEmacs.
2981 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
2982 available in Emacs 21.
2983
2984 2008-06-11 Glenn Morris <rgm@gnu.org>
2985
2986 * gnus-util.el (x-focus-frame):
2987 * gnus.el (image-size):
2988 * mm-decode.el (image-size): Declare.
2989
2990 * gnus-picon.el (declare-function): Add compat definition.
2991 (image-size): Declare.
2992
2993 * gnus-group.el (tool-bar-map):
2994 * gnus-sum.el (tool-bar-map): Define for compiler.
2995
2996 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
2997
2998 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
2999
3000 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
3001 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
3002 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
3003 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
3004 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
3005 * sieve-manage.el, spam-report.el, spam.el:
3006 Remove unnecessary eval-and-compile of autoloads.
3007
3008 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
3009
3010 * auth-source.el: Precise Tramp doc.
3011
3012 2008-06-07 Glenn Morris <rgm@gnu.org>
3013
3014 * nnmairix.el: Remove unnecessary eval-when-compile.
3015
3016 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
3017
3018 * nnir.el: New file.
3019
3020 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
3021
3022 * gnus-util.el (gnus-read-shell-command): New function.
3023 * mm-decode.el (mm-pipe-part):
3024 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3025
3026 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
3027
3028 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
3029
3030 2008-06-03 Glenn Morris <rgm@gnu.org>
3031
3032 * pop3.el (nnheader-accept-process-output): Autoload it.
3033
3034 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
3035
3036 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
3037 are not 2-digit hexadecimal characters that follow `%'s.
3038
3039 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
3040
3041 * message.el (message-bogus-recipient-p): Fix type in doc string.
3042 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
3043 (message-bogus-addresses): Rename from message-bogus-address-regexp.
3044 Improve custom options.
3045 (message-bogus-recipient-p): Adjust accordingly.
3046
3047 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
3048
3049 * nnmairix.el: Require edmacro when compiling with XEmacs.
3050
3051 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
3052
3053 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
3054 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
3055
3056 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
3057
3058 * auth-source.el: Add more docs.
3059
3060 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3061
3062 * nnheader.el (nnheader-read-timeout): Change the default timeout from
3063 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
3064 retrieval faster in some cases, but might make CPU usage larger. If
3065 this has any bad side effects, we might revert this change.
3066
3067 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
3068 seems to make mail retrieval much, much faster.
3069 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
3070 unconditionally.
3071
3072 * gnus-draft.el (gnus-group-send-queue): Bind
3073 message-send-mail-partially-limit to nil to avoid being prompted.
3074
3075 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
3076
3077 * mml.el (mml-attach-buffer): Prompt for `disposition'.
3078
3079 * message.el (message-bogus-address-regexp): Fix and improve custom
3080 type.
3081 (message-setup-hook): Add message-check-recipients as custom option.
3082
3083 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3084
3085 * message.el (message-cite-function): Remove bogus autoload which crept
3086 in during merge from v5-10.
3087
3088 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
3089
3090 * nnimap.el (nnimap-open-connection): Fix login/password bug.
3091
3092 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
3093
3094 * auth-source.el: Preliminary Tramp docs.
3095 (auth-sources): Change the default auth-sources to use
3096 EPA .gpg files.
3097
3098 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
3099
3100 * nntp.el: Autoload `auth-source-user-or-password'.
3101 (nntp-send-authinfo): Use it.
3102
3103 * nnimap.el: Autoload `auth-source-user-or-password'.
3104 (nnimap-open-connection): Use it.
3105
3106 * auth-source.el: Added docs on using with url-auth. Import gnus-util
3107 for the gnus-message function.
3108 (auth-source-user-or-password): Use it.
3109
3110 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
3111
3112 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
3113 rfc2104-hexstring-to-byte-list. Return a unibyte string.
3114 (rfc2104-hash): Use it.
3115
3116 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
3117
3118 * gnus-art.el (gnus-article-toggle-truncate-lines):
3119 Don't use `iff' in docstring.
3120
3121 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
3122
3123 * gnus-registry.el: Adjusted copyright dates and added a keyword.
3124
3125 * gnus-util.el (gnus-extract-address-component-name)
3126 (gnus-extract-address-component-email): Convenience functions around
3127 `gnus-extract-address-components'.
3128
3129 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3130 Use `gnus-extract-address-component-email' to fix bug of comparing full
3131 sender name to `user-mail-address'.
3132
3133 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
3134
3135 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
3136 catch/throw to optimize.
3137 (gnus-registry-find-keywords): Just use member to find a keyword.
3138
3139 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
3140
3141 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
3142 is current before calling gnus-server-prepare.
3143 (gnus-server-setup-buffer, gnus-server-update-server)
3144 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
3145
3146 2008-05-04 Juri Linkov <juri@jurta.org>
3147
3148 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
3149 (mailcap-file-default-commands): Use mailcap-replace-in-string
3150 instead of replace-regexp-in-string, and mailcap-delete-duplicates
3151 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
3152
3153 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
3154
3155 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
3156
3157 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3158
3159 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
3160 hooks.
3161 (gnus-update-read-articles): Speed up non-marks-using users.
3162 (gnus-use-marks): Define gnus-use-marks.
3163 (gnus-propagate-marks): Rename variable to something more sensible.
3164
3165 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
3166
3167 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
3168 (gmm-image-load-path-for-library): Fix typos in docstrings.
3169 (gmm-message): Reflow docstring.
3170
3171 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
3172
3173 * mail-source.el (mail-source-set-1, mail-source-bind):
3174 Move auth-source code out of the macro to clean it up and fix bugs.
3175
3176 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
3177
3178 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
3179 by sender if it's equal to user-mail-address, it's likely to be
3180 useless.
3181
3182 * mail-source.el (mail-source-bind): Don't use user or password if they
3183 are not bound. Unintern them if they are nil. Don't use server unless
3184 it's bound, and default it to empty string otherwise.
3185
3186 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
3187
3188 * mail-source.el: Load auth-source.el.
3189 (mail-source-bind): Add comments. Call auth-source-user-or-password to
3190 get user name or password, if auth-sources is set up.
3191
3192 * gnus-registry.el (gnus-registry-split-strategy): New variable for
3193 strategy of splitting with parent.
3194 (gnus-registry-split-fancy-with-parent)
3195 (gnus-registry-post-process-groups): Use it and fix prior
3196 bug (returning a list as the split result).
3197
3198 * auth-source.el (auth-sources): Remove server parameter.
3199 (auth-source-pick, auth-source-user-or-password)
3200 (auth-source-user-or-password-imap)
3201 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3202 (auth-source-user-or-password-sftp)
3203 (auth-source-user-or-password-smtp): Remove server parameter.
3204
3205 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
3206
3207 * smime.el (smime-sign-region, smime-encrypt-region)
3208 (smime-decrypt-region):
3209 Remove redundant calls to `generate-new-buffer-name'.
3210
3211 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
3212
3213 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
3214 Don't use QP for message/rfc822.
3215 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
3216
3217 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
3218
3219 * sieve-manage.el (sieve-string-bytes): Remove.
3220 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
3221 correct byte-length only if the process's coding-system is the same as
3222 the one used internally by Emacs to represent strings.
3223
3224 2008-04-22 Juri Linkov <juri@jurta.org>
3225
3226 * mailcap.el (mailcap-file-default-commands): New function.
3227
3228 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
3229
3230 * message.el (message-signature-separator, message-cite-function):
3231 Change custom version.
3232
3233 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
3234
3235 * mm-decode.el (mm-display-external): Make temp file read-only.
3236
3237 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
3238
3239 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
3240 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
3241 `C-c C-f d'.
3242
3243 2008-04-12 Adrian Aichner <adrian@xemacs.org>
3244
3245 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
3246
3247 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
3248
3249 * auth-source.el: Added docs.
3250 (auth-sources): Modify format to support server.
3251 (auth-source-pick, auth-source-user-or-password)
3252 (auth-source-user-or-password-imap)
3253 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3254 (auth-source-user-or-password-sftp)
3255 (auth-source-user-or-password-smtp): Add server parameter.
3256
3257 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
3258
3259 * gnus-registry.el: Initialize the registry when gnus-registry-install
3260 is t.
3261
3262 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
3263
3264 * compface.el (uncompface): Make buffer unibyte.
3265
3266 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
3267
3268 * mail-source.el (mail-source-value):
3269 Prefer fboundp to functionp so it works with macros as well.
3270
3271 2008-04-05 Glenn Morris <rgm@gnu.org>
3272
3273 * gnus-ems.el (mm-disable-multibyte): Autoload it.
3274
3275 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
3276
3277 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
3278 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
3279
3280 * nnheader.el (nnheader-init-server-buffer): Change buffer's
3281 multibyteness after rather than before erasing it.
3282
3283 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
3284 mm-with-multibyte.
3285 (gnus-request-article-this-buffer): Make sure the proper decoding is
3286 used if gnus-original-article-buffer happens to be unibyte.
3287
3288 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
3289 default-enable-multibyte-characters.
3290
3291 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
3292 default-enable-multibyte-characters.
3293
3294 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
3295
3296 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
3297
3298 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3299
3300 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3301 Fix last change in case the element is not even a symbol.
3302
3303 2008-04-02 Simon Josefsson <simon@josefsson.org>
3304
3305 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
3306 imap-enable-exchange-bug-workaround.
3307 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
3308
3309 2008-04-01 Simon Josefsson <simon@josefsson.org>
3310
3311 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
3312 a 100 byte status-checks into a 2-3MB transfer for each group.
3313 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
3314 to enable bug workaround or not.
3315 (nnimap-find-minmax-uid): Only enable workaround conditionally.
3316
3317 2008-03-31 Glenn Morris <rgm@gnu.org>
3318
3319 * message.el (mml2015-use): Declare for compiler.
3320 (message-info): Require mml2015 when appropriate.
3321
3322 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
3323
3324 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
3325 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
3326 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
3327 (nntp-service-to-port): New function.
3328 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
3329 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
3330 (nntp-open-netcat-stream): New function.
3331 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
3332
3333 2008-03-29 Sven Joachim <svenjoac@gmx.de>
3334
3335 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
3336
3337 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3338
3339 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
3340
3341 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
3342
3343 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
3344
3345 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
3346
3347 * message.el (message-signature-separator): Change default.
3348 Improve custom type.
3349 (message-cite-function): Change default to
3350 message-cite-original-without-signature.
3351
3352 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
3353 toggle.
3354
3355 * message.el (message-check-news-body-syntax): Fix signature check.
3356 (message-setup-1): Mark buffer as unmodified _after_ running
3357 message-setup-hook and handling message-alternative-emails.
3358 (message-shorten-references): Be more strict when building list of
3359 valid references to comply with GNKSA.
3360
3361 * gnus-group.el (gnus-read-ephemeral-bug-group)
3362 (gnus-read-ephemeral-debian-bug-group)
3363 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
3364
3365 * message.el (message-info): Don't use booleanp which isn't supported
3366 in Emacs 21 and XEmacs.
3367
3368 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
3369
3370 * gnus-group.el (gnus-gmane-group-download-format): Rename from
3371 gnus-group-gmane-group-download-format.
3372 (gnus-group-read-ephemeral-gmane-group): Rename from
3373 gnus-group-read-ephemeral-gmane-group.
3374 (gnus-read-ephemeral-gmane-group-url): Rename from
3375 gnus-group-read-ephemeral-gmane-group-url.
3376 (gnus-bug-group-download-format-alist): New variable.
3377 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
3378 (gnus-read-ephemeral-emacs-bug-group): New commands.
3379
3380 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3381
3382 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
3383 (gnus-visible-headers): Improve custom type.
3384
3385 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
3386
3387 * mml.el (mml-menu): Add workarounds for XEmacs.
3388
3389 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
3390 X-Boundary header.
3391
3392 * message.el (message-simplify-recipients): Fix previous commit.
3393
3394 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
3395
3396 * mm-util.el (mm-set-buffer-multibyte): New function.
3397 * mm-decode.el (mm-copy-to-buffer): Use it.
3398
3399 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3400 Prefer fboundp to functionp so it works with macros as well.
3401
3402 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
3403
3404 * message.el (message-alter-recipients-discard-bogus-full-name):
3405 New function.
3406 (message-alter-recipients-function): New variable.
3407 (message-get-reply-headers): Use it.
3408 (message-replace-header): New helper function.
3409 (message-recipients-without-full-name): New variable.
3410 (message-simplify-recipients): New command.
3411
3412 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
3413
3414 * message.el (message-info): Handle EasyPG manual.
3415
3416 * mml.el (mml-menu): Add entry for EasyPG.
3417
3418 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
3419
3420 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
3421 parameter.
3422
3423 * message.el (message-disassociate-draft): Specify drafts group name
3424 fully.
3425
3426 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
3427
3428 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
3429 unnecessary duplicates from the match list.
3430
3431 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
3432
3433 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
3434 args of `how-many' of which the XEmacs version doesn't take; declare
3435 Info-index-next as function.
3436
3437 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3438
3439 * gnus-score.el (gnus-score-headers): Fix handling of
3440 gnus-inhibit-slow-scoring.
3441
3442 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
3443 string.
3444 (gnus-button-url-regexp): Improve handling of parenthesis.
3445 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
3446 (gnus-button-handle-info-keystrokes): Handle index entries.
3447
3448 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
3449
3450 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
3451 Incoming* files.
3452
3453 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
3454
3455 * auth-source.el (auth-sources): Renamed from auth-source-choices.
3456 (auth-source-pick): Use it.
3457
3458 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3459
3460 * auth-source.el (auth-source-protocols)
3461 (auth-source-protocols-customize, auth-source-choices): Added and
3462 modified variable customizations and defaults.
3463 (auth-source-pick, auth-source-user-or-password)
3464 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3465 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3466 (auth-source-user-or-password-sftp)
3467 (auth-source-user-or-password-smtp): Use new variables and provide an
3468 interface to netrc.el.
3469
3470 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
3471
3472 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
3473 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
3474 Make sure the nntp port to specify is a string.
3475
3476 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
3477
3478 * nntp.el: Use with-current-buffer.
3479 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
3480 dubious mm-with-unibyte-current-buffer.
3481 (nntp-with-open-group-function): New function extracted from
3482 nntp-with-open-group macro.
3483 (nntp-with-open-group): Use the function, so it's easier to debug.
3484 Add indentation and debugging info.
3485 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
3486 the use of the netcat alternatives.
3487
3488 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
3489 Avoid mm-string-as-multibyte as well.
3490
3491 * nnweb.el (nnweb-insert-html):
3492 Remove use of nnheader-string-as-multibyte.
3493
3494 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
3495 (nnheader-string-as-multibyte): Remove.
3496
3497 * mm-view.el: Use inhibit-read-only.
3498 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
3499 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
3500 or unibyte-string.
3501
3502 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
3503 (mm-uu-yenc-extract): Use with-current-buffer.
3504
3505 * gnus-soup.el (gnus-soup-send-packet): Don't use
3506 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
3507
3508 * nnmh.el: Use with-current-buffer.
3509 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
3510 mm-string-as-multibyte on the output of mm-encode-coding-string.
3511
3512 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
3513 (nnimap-request-move-article): Use with-current-buffer.
3514
3515 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
3516 inserting the handle-buffer's text, so the implicit multibyte->unibyte
3517 conversion uses string-make-unibyte rather than string-as-unibyte.
3518
3519 * gnus-msg.el: Use with-current-buffer.
3520
3521 * message.el (message-ignored-resent-headers): Add "Delivered-To".
3522
3523 2008-03-10 Daiki Ueno <ueno@unixuser.org>
3524
3525 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
3526 string for caching if it is 'PIN.
3527
3528 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
3529
3530 * mail-source.el (mail-source-delete-old-incoming-confirm):
3531 Change default to nil.
3532 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
3533
3534 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
3535
3536 * gnus-art.el (gnus-narrow-to-page): Position point properly.
3537 (gnus-article-goto-prev-page): Work for articles having ^L's.
3538
3539 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
3540
3541 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
3542
3543 2008-03-07 Karl Fogel <kfogel@red-bean.com>
3544
3545 * gnus-bookmark.el: Adjust for renames in bookmark.el.
3546 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
3547 (gnus-bookmark-jump): Adjust some variable names.
3548
3549 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
3550
3551 * auth-source.el: New package.
3552 (auth-source-choices): Add customization entry point variable.
3553
3554 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
3555 bug.
3556
3557 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
3558
3559 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
3560 (gnus-registry-initialize, gnus-registry-install-p): Use it.
3561 (gnus-registry-install-shortcuts): Rename from
3562 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
3563 the `gnus-registry-mark-map' keymap dynamically from
3564 `gnus-registry-marks'. The generated functions update the summary line
3565 when a registry mark is added or deleted, and will call
3566 `gnus-registry-install-p' (see the comments in the code).
3567 (gnus-registry-user-format-function-M): Use concat intelligently.
3568
3569 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
3570 the registry mark functions.
3571
3572 2008-03-05 Glenn Morris <rgm@gnu.org>
3573
3574 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
3575 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
3576 gnus-art.
3577 (top-level): No need to load own source when compiling.
3578
3579 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
3580
3581 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
3582 Suggested by <chris.anderton@zetnet.co.uk>.
3583
3584 2008-03-04 Glenn Morris <rgm@gnu.org>
3585
3586 * gnus-sum.el (top-level): No need to require gnus when compiling,
3587 since unconditionally required near start of file.
3588 (gnus-summary-display-while-building): Move definition before use.
3589
3590 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
3591
3592 * gnus-registry.el (gnus-registry-user-format-function-M): Add
3593 formatting function.
3594
3595 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
3596
3597 * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
3598 with plists.
3599 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
3600 Use new format.
3601
3602 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
3603
3604 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
3605 `where-is-internal' that returns a range of key sequences.
3606
3607 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
3608
3609 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
3610
3611 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
3612 (gnus-summary-jump-to-group): Consider windows on other displayed
3613 frames as well. Similar changes might be needed elsewhere, but that's
3614 the one I've bumped into during my use.
3615
3616 * nndoc.el (nndoc-oe-dbx-type-p):
3617 * gnus-msg.el (gnus-debug):
3618 * gnus-group.el (gnus-update-group-mark-positions):
3619 Use mm-string-to-multibyte.
3620
3621 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
3622
3623 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
3624 doesn't handle NotDashEscaped.
3625
3626 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
3627 (mml-dnd-attach-options): Fix typo in custom choice.
3628
3629 * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
3630 nndoc-article-type to mbox.
3631 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
3632
3633 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
3634 to nil, instead of html2text.
3635
3636 * imap.el (imap-debug): Add `imap-ping-server'.
3637
3638 * gnus-bookmark.el: Add FIXMEs.
3639
3640 * message.el (message-form-letter-separator)
3641 (message-send-form-letter-delay): New variables.
3642 (message-send-form-letter): Use them. New command to send form
3643 letters. Requested by Uwe Siart.
3644 (message-send-mail-function): Doc fix. Add "Other" custom option.
3645
3646 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
3647
3648 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
3649 empty author.
3650
3651 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
3652
3653 * gnus-registry.el (gnus-registry-marks): Add variable for
3654 customization of marks and their appearance.
3655 (gnus-registry-read-mark): Use it.
3656 (gnus-registry-do-marks): Add utility function to loop through
3657 `gnus-registry-marks'.
3658 (gnus-registry-install-shortcuts-and-menus): Add function to install
3659 shortcuts and menus.
3660 (gnus-registry-initialize): Use it.
3661 (gnus-registry-default-mark): Clarify documentation.
3662
3663 2008-02-29 Glenn Morris <rgm@gnu.org>
3664
3665 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
3666 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
3667 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
3668 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
3669 Change defcustom :version from 23.0 to 23.1.
3670
3671 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
3672
3673 * gnus-registry.el (gnus-registry-follow-group-p)
3674 (gnus-registry-post-process-groups): Add functions to aid registry
3675 splitting and improve logging. Clarify behavior in function
3676 documentation.
3677 (gnus-registry-split-fancy-with-parent): Use them.
3678
3679 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
3680
3681 * gnus-art.el: Use with-current-buffer.
3682
3683 2008-02-27 David Engster <dengste@eml.cc>
3684
3685 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
3686 Express real group name in the response.
3687
3688 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3689
3690 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
3691 (nnmairix-last-server, nnmairix-current-server): Defvar them.
3692 (nnmairix-goto-original-article): Defvar gnus-registry-install and
3693 autoload gnus-registry-fetch-group when compiling.
3694 (nnmairix-request-group-with-article-number-correction): Remove
3695 unreferenced argument passed to nnmairix-call-backend.
3696
3697 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
3698
3699 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
3700 (mm-uu-extract): Improve face for low color ttys. Reported by Sascha
3701 Wilde.
3702
3703 2008-02-27 Glenn Morris <rgm@gnu.org>
3704
3705 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
3706 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
3707 variables to defconsts. Convert comments to doc-strings.
3708 (nnmairix-last-server, nnmairix-current-server): Convert from free
3709 variables to defvars. Convert comments to doc-strings.
3710 (gnus-registry-fetch-group): Autoload.
3711 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
3712 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
3713 (nnmairix-widget-build-editable-fields): Use car cddr rather than
3714 caddr.
3715 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
3716 nnmairix-request-group-with-article-number-correction call.
3717 (nnmairix-fast, nnmairix-group): New, less general names, for free
3718 variables passed from nnmairix-request-group to
3719 nnmairix-request-group-with-article-number-correction. Declare.
3720 (nnmairix-request-group-with-article-number-correction):
3721 Use nnmairix-fast, nnmairix-group rather than fast, group.
3722
3723 2008-02-26 David Engster <dengste@eml.cc>
3724
3725 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
3726 version 0.5.
3727
3728 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
3729
3730 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
3731 instead of making an extra function call. Don't add the current group
3732 to articles only when they have the group. Use
3733 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
3734 Reported by David <de_bb@arcor.de>.
3735
3736 2008-02-24 Miles Bader <miles@gnu.org>
3737
3738 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
3739 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
3740 (mm-find-mime-charset-region):
3741 * mm-bodies.el (mm-encode-body):
3742 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
3743
3744 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
3745
3746 * mail-source.el (mail-source-delete-incoming): Change default.
3747 Supplement doc string.
3748
3749 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
3750
3751 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
3752
3753 * nnmail.el (nnmail-message-id-cache-file): Derive from
3754 `gnus-home-directory'.
3755
3756 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
3757
3758 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
3759 Document negative prefix.
3760
3761 * gnus-group.el (gnus-group-read-group): Document negative prefix.
3762
3763 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3764
3765 * message.el (message-unsent-separator): Add the Exim bounce
3766 separator.
3767
3768 2008-02-10 Daiki Ueno <ueno@unixuser.org>
3769
3770 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
3771 list.
3772 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
3773 recipient/signer list.
3774
3775 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
3776
3777 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
3778 fbound (Emacs 23 unicode), signal an error.
3779
3780 2008-02-08 Glenn Morris <rgm@gnu.org>
3781
3782 * gnus-art.el (pgg-display-output-buffer): Declare as function.
3783
3784 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
3785
3786 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
3787 ports to the calls to `netrc-machine-user-or-password' in addition to
3788 "imap" and "imaps".
3789
3790 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
3791
3792 * gnus.el (gnus-group-startup-message): Add `find-image' call before
3793 image-load-path is let-bound. Reported by Harald Hanche-Olsen
3794 <hanche@math.ntnu.no>.
3795
3796 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
3797
3798 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
3799
3800 2008-02-01 Zhang Wei <id.brep@gmail.com>
3801
3802 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
3803
3804 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
3805
3806 2008-02-01 Miles Bader <miles@gnu.org>
3807
3808 * mml.el (mml-parse-1): Remove apparently vestigial use of
3809 `mm-hack-charsets'.
3810 * mm-bodies.el (mm-encode-body): Likewise.
3811
3812 2008-02-01 Kenichi Handa <handa@m17n.org>
3813
3814 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
3815 rfc2104-hexstring-to-bitstring and changed to return a byte list.
3816 (rfc2104-hash): Convert the result of concat to unibyte string.
3817
3818 2008-02-01 Dave Love <fx@gnu.org>
3819
3820 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
3821 coding-system-for-read.
3822 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
3823
3824 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
3825 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
3826 (mm-find-mime-charset-region): Remove hack-charsets stuff.
3827
3828 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
3829
3830 * mail-source.el (mail-sources): Add `group' choice.
3831
3832 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
3833 parameter `in-group' to control into which group the articles go.
3834 Add treatment of `group' mail-source.
3835
3836 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
3837
3838 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
3839 * message.el (message-beginning-of-line): Use featurep instead of bound
3840 tests in order to resolve conditionals at compile time.
3841
3842 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
3843
3844 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
3845
3846 * mm-decode.el (mm-dissect-buffer): Decode description.
3847
3848 * mml.el (mml-to-mime): Encode message header first.
3849
3850 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3851
3852 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
3853 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
3854
3855 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
3856
3857 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
3858
3859 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
3860
3861 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
3862 prefix keys.
3863 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
3864 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
3865 gnus-xmas.el.
3866
3867 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
3868
3869 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
3870 Add new variables for article mark management.
3871 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
3872 list of extra data entries which, when present, will indicate that the
3873 article ID should not be trimmed from the registry.
3874 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
3875 functions.
3876 (gnus-registry-read-mark): New function to read a mark name from the
3877 user.
3878 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
3879 (gnus-registry-set-article-mark-internal): New functions to add and
3880 remove marks.
3881 (gnus-registry-get-article-marks): New function to show the marks for
3882 an article, or retrieve them for further use.
3883
3884 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3885
3886 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
3887 keys when no argument is given.
3888
3889 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
3890
3891 * gnus-sum.el (gnus-article-sort-by-random)
3892 (gnus-thread-sort-by-random): Fix doc strings. Reported by
3893 jidanni@jidanni.org.
3894
3895 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
3896
3897 * gnus-art.el (gnus-article-describe-bindings): New function.
3898 (gnus-article-read-summary-keys): Use it.
3899 (gnus-article-mode-map): Bind `C-h b' to it.
3900
3901 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3902
3903 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
3904 XEmacs.
3905 (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
3906 against non-character events.
3907
3908 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3909
3910 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
3911 command.
3912 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
3913 instead of END. Change name of the temp file.
3914 (gnus-group-gmane-group-download-format): Add doc string. Make it
3915 customizable.
3916
3917 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3918
3919 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
3920 bind `S W' to gnus-article-wide-reply-with-original; set default
3921 binding to gnus-article-read-summary-send-keys.
3922 (gnus-article-read-summary-keys): Fix the order of keys; display
3923 continuation keys correctly in the echo area; describe bindings
3924 correctly when keys end with `C-h'.
3925 (gnus-article-read-summary-send-keys): New function.
3926 (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
3927 for gnus-article-read-summary-send-keys; display continuation keys
3928 correctly in the echo area.
3929 (gnus-article-reply-with-original): Ignore prefix argument.
3930 (gnus-article-wide-reply-with-original): New function.
3931
3932 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
3933
3934 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
3935 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
3936
3937 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
3938
3939 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
3940 (gnus-group-read-ephemeral-gmane-group): New command.
3941
3942 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3943
3944 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
3945
3946 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
3947
3948 * message.el (message-send-mail-function): Increase custom version.
3949
3950 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
3951 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
3952
3953 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3954
3955 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
3956 html parts correctly; support forwarded messages.
3957 (gnus-article-browse-html-article): Remove work buffers.
3958
3959 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
3960 compiling.
3961 (netrc-bound-and-true-p): New macro.
3962 (netrc-parse): Use it instead of bound-and-true-p that is not available
3963 in XEmacs 21.4.
3964
3965 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
3966
3967 * gnus-registry.el (gnus-registry-mark-article)
3968 (gnus-registry-article-marks): Add functionality to mark articles
3969 through the Gnus registry.
3970
3971 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
3972 (netrc-parse): Use encrypt-file-alist to determine if
3973 encrypt-find-model or encrypt-insert-file-contents should be used.
3974
3975 2007-12-19 Glenn Morris <rgm@gnu.org>
3976
3977 * mml.el (message-options-set, message-narrow-to-head)
3978 (message-in-body-p, message-mail-p, message-encode-message-body):
3979 Autoload.
3980 (message-remove-header, message-narrow-to-headers-or-head)
3981 (message-subscribed-p, message-make-mail-followup-to)
3982 (message-position-on-field, message-news-p)
3983 (message-options-set-recipient, message-generate-headers)
3984 (message-sort-headers): Declare as functions.
3985
3986 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
3987
3988 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
3989 convention in doc string.
3990
3991 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3992
3993 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
3994 title to html parts.
3995 (gnus-article-browse-html-article): Pass message header to it.
3996
3997 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
3998
3999 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
4000
4001 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
4002 or password compatible with XEmacs.
4003
4004 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
4005
4006 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
4007 format document.
4008 (gnus-mime-delete-part): Don't write description line if empty.
4009 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
4010
4011 2007-12-14 Johan Bockgård <bojohan@gnu.org>
4012
4013 * gnus-sum.el (gnus-summary-mark-unread-as-read)
4014 (gnus-summary-mark-read-and-unread-as-read)
4015 (gnus-summary-mark-current-read-and-unread-as-read)
4016 (gnus-summary-mark-unread-as-ticked): Doc fix.
4017 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
4018
4019 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
4020
4021 * gnus-sum.el (gnus-summary-prev-article): Fix doc string. Reported by
4022 Christoph Conrad <christoph.conrad@gmx.de>.
4023
4024 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
4025
4026 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
4027 yes-or-no-p.
4028
4029 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
4030
4031 * mm-decode.el (mm-add-meta-html-tag): New function.
4032 (mm-save-part-to-file, mm-pipe-part): Use it.
4033
4034 * gnus-art.el (gnus-article-browse-delete-temp-files): Use
4035 gnus-y-or-n-p instead of y-or-n-p.
4036 (gnus-article-browse-html-parts): Work with message/external-body; use
4037 mm-add-meta-html-tag.
4038
4039 2007-12-11 Glenn Morris <rgm@gnu.org>
4040
4041 * gnus-cache.el: Require gnus-sum not just when compiling.
4042
4043 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
4044
4045 * gnus-int.el (gnus-server-opened, gnus-status-message): Move
4046 definitions before use.
4047
4048 * mm-decode.el: Require gnus-util.
4049 (mm-remove-part): Only call delete-annotation on XEmacs.
4050
4051 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
4052
4053 * nnmail.el: Require gnus-int.
4054
4055 * spam.el: Move `require's before `eval-when-compile's.
4056
4057 * gnus-ems.el (gnus-alive-p):
4058 * gnus-fun.el (message-goto-eoh):
4059 * gnus-util.el (gnus-group-name-decode):
4060 * mail-source.el (gnus-compress-sequence):
4061 * message.el (Info-goto-node, format-spec):
4062 * mm-bodies.el (message-options-get):
4063 * mm-decode.el (mm-view-pkcs7):
4064 * mm-util.el (gmm-write-region):
4065 * mml-smime.el (mml-compute-boundary)
4066 (gnus-completing-read-with-default):
4067 * mml.el (widget-button-press, gnus-make-hashtable):
4068 * mml1991.el (mm-decode-content-transfer-encoding)
4069 (mm-encode-content-transfer-encoding)
4070 (message-options-get, message-options-set):
4071 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
4072 * nnfolder.el (gnus-request-group):
4073 * nnheader.el (ietf-drums-unfold-fws):
4074 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
4075 * smime.el (gnus-run-mode-hooks):
4076 * spam-stat.el (gnus-message): Autoload.
4077
4078 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
4079 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
4080 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
4081 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
4082 Add declare-function compatibility definition.
4083
4084 * gnus-cache.el (nnvirtual-find-group-art):
4085 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
4086 (gnus-add-image, gnus-add-wash-type):
4087 * gnus-group.el (nnkiboze-score-file):
4088 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
4089 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
4090 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
4091 (message-tokenize-header, gnus-get-buffer-create)
4092 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
4093 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
4094 * gnus.el (gnus-group-decoded-name):
4095 * mail-source.el (imap-capability):
4096 * mm-bodies.el (message-options-set):
4097 * mm-decode.el (gnus-configure-windows):
4098 * mm-extern.el (message-goto-body):
4099 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
4100 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
4101 (epg-sub-key-validity, message-options-set):
4102 * mml.el (widget-event-point, gnus-configure-windows):
4103 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
4104 * mml2015.el (epg-check-configuration, epg-configuration)
4105 (message-options-set):
4106 * nndb.el (nndb-request-article):
4107 * nnfolder.el (gnus-request-create-group):
4108 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
4109 * nnmaildir.el (gnus-group-mark-article-read):
4110 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
4111 * rfc1843.el (message-fetch-field):
4112 * spam.el (gnus-extract-address-components):
4113 Declare as functions.
4114
4115 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
4116
4117 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
4118
4119 2007-12-09 Glenn Morris <rgm@gnu.org>
4120
4121 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
4122
4123 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
4124 * message.el, mm-view.el, sieve-manage.el, smime.el:
4125 Add declare-function compatibility definition.
4126
4127 * gnus-art.el (w3-region, w3m-region, Info-menu):
4128 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
4129 * gnus-sum.el (gnus-get-predicate):
4130 * gnus-util.el (mm-append-to-file, w32-focus-frame):
4131 * message.el (mail-abbrev-in-expansion-header-p):
4132 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
4133 (w3m-detect-meta-charset, w3m-region):
4134 * sieve-manage.el (password-read, password-cache-add)
4135 (password-cache-remove):
4136 * smime.el (password-read-and-add): Declare as functions.
4137
4138 2007-12-08 David Kastrup <dak@gnu.org>
4139
4140 * gnus-sum.el (gnus-summary-simplify-subject-query):
4141 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
4142 `message'.
4143
4144 2007-12-07 Glenn Morris <rgm@gnu.org>
4145
4146 * gnus-art.el (article-make-date-line): Revert previous change.
4147
4148 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
4149
4150 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
4151
4152 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
4153
4154 * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
4155 Call gnus-add-to-range ranges only once with a prepared article-list.
4156
4157 2007-12-06 Paul Jarc <prj@po.cwru.edu>
4158
4159 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
4160 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
4161 group names with backslashes. Reported by Tassilo Horn
4162 <tassilo@member.fsf.org>.
4163
4164 2007-12-06 Deepak Goel <deego3@gmail.com>
4165
4166 * gnus-art.el (article-make-date-line):
4167 * gnus-start.el (gnus-load):
4168 * pop3.el (pop3-read-response): Fix buggy call to `error'.
4169
4170 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4171
4172 * gnus-art.el (gnus-use-idna)
4173 * gnus-start.el (gnus-site-init-file)
4174 * message.el (message-use-idna)
4175 * mm-uu.el (mm-uu-hide-markers)
4176 * smiley.el (smiley-style): Revert changes that suppress warnings.
4177
4178 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4179
4180 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
4181 specify charset to html source. Reported by Christoph Conrad
4182 <christoph.conrad@gmx.de>.
4183
4184 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4185
4186 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
4187 idna-program in order to suppress byte compile warning issued by XEmacs
4188 that came to byte compile the default value section of defcustom forms
4189 recently.
4190
4191 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
4192 value of installation-directory.
4193
4194 * message.el (message-use-idna): Don't directly refer to the value of
4195 idna-program.
4196
4197 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
4198
4199 * smiley.el (smiley-style): Don't directly call face-attribute.
4200
4201 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
4202
4203 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
4204
4205 * gnus-dired.el: Reduce Gnus dependencies.
4206 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
4207 require. Use autoloads instead.
4208 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
4209 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
4210 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
4211 (gnus-dired-mode): Adjust doc string.
4212 (gnus-dired-mail-mode): New variable.
4213 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
4214 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
4215 (gnus-dired-mail-buffers): New function. Return mail or message
4216 composition buffers.
4217 (gnus-dired-attach): Use it.
4218 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
4219 NO-DECODE.
4220 (gnus-dired-print): Use `gnus-print-buffer' depending on
4221 `gnus-dired-mail-mode'.
4222
4223 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
4224
4225 * rfc2047.el (rfc2047-encoded-word-regexp)
4226 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
4227 explaining what regexp patterns are for.
4228
4229 2007-12-04 Glenn Morris <rgm@gnu.org>
4230
4231 * password.el: Move to ../password-cache.el.
4232
4233 * mml1991.el (password-read, password-cache-add, password-cache-remove):
4234 * mml2015.el (password-read, password-cache-add, password-cache-remove):
4235 * mml-smime.el (password-read, password-cache-add)
4236 (password-cache-remove):
4237 No need to autoload, since mml-sec requires password.
4238
4239 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
4240 * message.el (gnus-extract-address-components):
4241 * mml-smime.el (gnus-extract-address-components): Define for compiler.
4242
4243 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
4244 password.
4245
4246 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
4247
4248 * mailcap.el: Reduce dependencies.
4249 (mail-header-parse-content-type): Autoload.
4250 (mailcap-delete-duplicates): New alias.
4251 (mailcap-mime-info): Add optional argument NO-DECODE.
4252 (mailcap-mime-types): Use mailcap-delete-duplicates.
4253
4254 * message.el (message-ignored-supersedes-headers): Add "X-ID".
4255
4256 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4257
4258 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
4259 function.
4260
4261 * gnus-uu.el (gnus-uu-decode-yenc): New command.
4262 (gnus-uu-yenc-article): New function.
4263
4264 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
4265
4266 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
4267 buffer.
4268
4269 2007-12-02 Glenn Morris <rgm@gnu.org>
4270
4271 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
4272 Move to ../net.
4273
4274 * binhex.el, uudecode.el: Move to ../mail.
4275
4276 * encrypt.el: Remove file.
4277
4278 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
4279
4280 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
4281 matches on patches.
4282
4283 * gnus-art.el (gnus-article-browse-html-article): Mention
4284 `mm-text-html-renderer' in the doc string.
4285
4286 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
4287 string. Add comments.
4288
4289 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
4290 if rhs is ASCII.
4291
4292 2007-12-01 Glenn Morris <rgm@gnu.org>
4293
4294 * dig.el, dns.el: Move to ../net.
4295 * format-spec.el, hex-util.el, sha1.el: Move to ../.
4296
4297 * mail-source.el (top-level): Require format-spec before
4298 eval-when-compile.
4299
4300 2007-11-30 Glenn Morris <rgm@gnu.org>
4301
4302 * encrypt.el: Require password, rather than autoloading password-read.
4303
4304 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
4305
4306 * gnus.el (gnus-method-to-server): Add an optional parameter so the
4307 caller can indicate whether the cache should be disregarded for this
4308 call. This way the result of the call is reproducible at all times and
4309 can be considered a canonical server name for the supplied method.
4310 (gnus-agent-method-p): Canonicalize server names by pushing their
4311 method through `gnus-method-to-server' using the no-cache argument.
4312
4313 * gnus-srvr.el (gnus-server-insert-server-line): Call
4314 `gnus-method-to-server' with `no-cache' argument.
4315
4316 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
4317 gnus-agent-possibly-synchronize-flags as this should be called when the
4318 server is actually being opened.
4319 (gnus-agent-possibly-synchronize-flags)
4320 (gnus-agent-possibly-synchronize-flags-server): Move check for the
4321 flags file of an agentized server to the latter function.
4322
4323 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
4324 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
4325 after a connection has been established successfully.
4326
4327 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4328
4329 * gnus-art.el (article-display-face): Force to display face if called
4330 interactively; check if gnus-article-x-face-too-ugly matches author.
4331 (article-display-x-face): Display face even if From header is missing
4332 as article-display-face does.
4333
4334 2007-11-28 Richard Stallman <rms@gnu.org>
4335
4336 * md4.el: Move to ../.
4337 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
4338
4339 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
4340
4341 * mail-source.el (mail-sources): Default to fetch from file for
4342 compatibility with default of nnmail-spool-file.
4343
4344 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4345
4346 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
4347 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
4348 to look for encoded word that should be encoded again.
4349 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
4350 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
4351 encoding pattern.
4352 (rfc2047-decode-region): Switch strict regexp and loose one according
4353 to rfc2047-allow-irregular-q-encoded-words.
4354
4355 2007-11-26 Simon Josefsson <simon@josefsson.org>
4356
4357 * imap.el: Move to ../net directory.
4358
4359 2007-11-25 Romain Francoise <romain@orebokech.com>
4360
4361 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
4362
4363 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4364
4365 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
4366 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
4367
4368 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
4369 `nnmail-spool-file'.
4370
4371 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
4372 `nnmail-spool-file'.
4373
4374 * gnus-move.el (gnus-change-server): Ditto.
4375
4376 * gnus-kill.el (gnus-batch-score): Ditto.
4377
4378 * gnus-cache.el (gnus-jog-cache): Ditto.
4379
4380 * gnus-msg.el (gnus-summary-reply):
4381 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
4382
4383 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4384
4385 * gnus-cache.el (gnus-cache-generate-nov-databases):
4386 Use nnml-generate-nov-databases-directory instead of
4387 nnml-generate-nov-databases-1.
4388
4389 2007-11-24 Glenn Morris <rgm@gnu.org>
4390
4391 * message.el (message-tool-bar-retro): Update for rename
4392 mail_send.xpm->mail-send.xpm.
4393
4394 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4395
4396 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
4397 `smime-ldap-search' for Emacs 22 and up.
4398
4399 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4400
4401 * hashcash.el: Move to ../mail directory.
4402
4403 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
4404
4405 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
4406 `smime-ldap-search' for Emacs 22 and up.
4407
4408 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
4409
4410 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
4411
4412 * message.el (message-send-mail-function): Fix error convention.
4413 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
4414 (message-widen-reply, message-send-mail, message-talkative-question)
4415 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
4416 (message-clone-locals, message-send-news): Use with-current-buffer.
4417 (message-insert-or-toggle-importance): Remove unused var `valid'.
4418 (message-make-references): Remove unused var `new-references'.
4419 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
4420
4421 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
4422
4423 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
4424 (spam-split-symbolic-return-positive): Reflow docstring.
4425 (spam-backends, spam-summary-exit-behavior)
4426 (spam-mark-ham-unread-before-move-from-spam-group)
4427 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
4428 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
4429 (spam-clear-cache, spam-backend-check, spam-install-backend)
4430 (spam-install-statistical-backend, spam-list-of-processors)
4431 (spam-group-processor-p, spam-split, spam-bogofilter-score)
4432 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
4433 (spam-check-crm114, spam-initialize, spam-unload-hook):
4434 Fix typos in docstrings.
4435
4436 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
4437
4438 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
4439 been checked if they have never been read and those group levels are
4440 higher than the one that a user specified.
4441
4442 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
4443
4444 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
4445 foreign groups unless a group level is specified by a user.
4446 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
4447
4448 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
4449
4450 * message.el (message-send-mail-function): Require sendmail.
4451
4452 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
4453
4454 * message.el (message-send-mail-function): Check for smtpmail too.
4455
4456 * utf7.el (utf7-encode, utf7-decode): Use coding system
4457 `utf-7'/`utf-7-imap' from utf-7.el' if available.
4458
4459 * message.el (message-send-mail-function): New function.
4460 (message-send-mail-function): Set default using
4461 message-send-mail-function. Adjust doc string.
4462 (message-send-mail-with-mailclient): New function.
4463
4464 2007-11-17 Richard Stallman <rms@gnu.org>
4465
4466 * assistant.el: Remove file.
4467
4468 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
4469
4470 * smime.el (from):
4471 * rfc2047.el (message-posting-charset):
4472 * qp.el (mm-use-ultra-safe-encoding):
4473 * pop3.el (parse-time-months):
4474 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
4475 * nnml.el (files):
4476 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
4477 (jka-compr-compression-info-list, ange-ftp-path-format)
4478 (efs-path-regexp):
4479 * nndiary.el (files):
4480 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
4481 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
4482 (epg-digest-algorithm-alist, inhibit-redisplay)
4483 (password-cache-expiry):
4484 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
4485 (pgg-output-buffer, password-cache-expiry):
4486 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
4487 (efs-path-regexp):
4488 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
4489 (inhibit-redisplay):
4490 * mm-uu.el (file-name, start-point, end-point, entry)
4491 (gnus-newsgroup-name, gnus-newsgroup-charset):
4492 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
4493 (latin-unity-ucs-list):
4494 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
4495 (mm-uu-binhex-decode-function):
4496 * message.el (gnus-message-group-art, gnus-list-identifiers)
4497 (rmail-enable-mime-composing, gnus-local-organization)
4498 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
4499 (gnus-read-active-file, facemenu-add-face-function)
4500 (facemenu-remove-face-function, gnus-article-decoded-p)
4501 (tool-bar-mode):
4502 * mail-source.el (display-time-mail-function):
4503 * gnus-util.el (nnmail-pathname-coding-system)
4504 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
4505 (gnus-original-article-buffer, gnus-user-agent)
4506 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
4507 (xemacs-codename, sxemacs-codename, emacs-program-version):
4508 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
4509 * gnus-start.el (gnus-agent-covered-methods)
4510 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
4511 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
4512 (gnus-newsgroup-headers, gnus-group-list-mode)
4513 (gnus-group-mark-positions, gnus-newsgroup-data)
4514 (gnus-newsgroup-unreads, nnoo-state-alist)
4515 (gnus-current-select-method, mail-sources)
4516 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
4517 (nnmail-spool-file, gnus-cache-active-hashtb):
4518 * gnus-mh.el (mh-lib-progs):
4519 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
4520 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
4521 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
4522 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
4523 (gnus-group-buffer):
4524 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
4525 (font-lock-set-defaults):
4526 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
4527 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
4528 (gnus-summary-post-menu, total-parts, type, condition, length):
4529 * gnus-agent.el (gnus-agent-read-agentview):
4530 * flow-fill.el (show-trailing-whitespace):
4531 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
4532 eval-and-compile wrappers for byte compiler pacifiers.
4533
4534 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
4535 (mm-display-inline-fontify): Check for featurep 'xemacs not
4536 extent-list.
4537
4538 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
4539 itimer-list.
4540 (mm-create-image-xemacs): Only do something for XEmacs.
4541 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
4542
4543 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
4544
4545 * gnus-registry.el (gnus-adaptive-word-syntax-table):
4546 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
4547
4548 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
4549
4550 * nnimap.el (nnimap-split-download-body):
4551 * gnus-demon.el (gnus-demon):
4552 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
4553
4554 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
4555
4556 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
4557 macros.
4558 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
4559 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
4560 copy data from unibyte buffer to multibyte current buffer.
4561 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
4562 to copy data from unibyte current buffer to multibyte buffer.
4563 (nntp-make-process-buffer): Make process buffer unibyte.
4564
4565 * pop3.el (pop3-open-server): Fix typo in Lisp code.
4566
4567 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
4568
4569 * pop3.el (pop3-open-server): Accept and process data more robustly at
4570 connexion start to avoid spurious "POP SSL connexion failed" errors.
4571
4572 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4573
4574 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
4575 read group names.
4576
4577 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
4578
4579 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
4580
4581 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4582
4583 * nnmail.el (nnmail-parse-active): Make group names unibyte.
4584 (nnmail-save-active): Use a unibyte buffer when saving active file,
4585 which may contain non-ASCII group names.
4586
4587 * nnml.el (nnml-request-group): Decode group names in messages.
4588
4589 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
4590
4591 * message.el (message-citation-line-function)
4592 (message-insert-formatted-citation-line): Fix spelling of
4593 `message-insert-formated-citation-line'.
4594
4595 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
4596
4597 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
4598
4599 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4600
4601 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
4602 nnmail-pathname-coding-system.
4603
4604 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
4605 that a user enters; decode group names in messages.
4606
4607 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
4608
4609 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
4610
4611 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
4612
4613 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
4614
4615 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
4616 risky local variable.
4617
4618 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
4619
4620 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
4621
4622 * encrypt.el: Improve documentation to fix function name typo.
4623 Reported by Daiki Ueno <ueno@unixuser.org>.
4624
4625 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4626
4627 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
4628 even if the point is not in the last page of an article.
4629 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
4630 back to the previous page.
4631
4632 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
4633
4634 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
4635
4636 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
4637
4638 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
4639
4640 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4641
4642 * message.el (message-check-news-body-syntax): Avoid
4643 mm-string-as-multibyte.
4644 (message-hide-headers): Don't assume (point-min)==1.
4645
4646 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4647
4648 * message.el (message-remove-blank-cited-lines): Fix if remove is
4649 given.
4650 (message-bogus-address-regexp): New variable.
4651 (message-bogus-recipient-p): New function.
4652 (message-check-recipients): New command.
4653 (message-syntax-checks): Add `bogus-recipient'.
4654 (message-fix-before-sending): Add `bogus-recipient'.
4655
4656 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
4657 (gnus-treat-body-boundary): Don't test window-system.
4658
4659 2007-10-28 Leo <sdl.web@gmail.com> (tiny change)
4660
4661 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
4662
4663 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4664
4665 * gnus.el: Bump version to Gnus v5.13.
4666
4667 2007-10-28 Miles Bader <miles@gnu.org>
4668
4669 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
4670 at compile-time too.
4671
4672 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
4673
4674 * gnus-msg.el (gnus-message-setup-hook): Add
4675 `message-remove-blank-cited-lines' to options.
4676
4677 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
4678
4679 * message.el (message-remove-blank-cited-lines): New function.
4680 Suggested by Karl Plästerer.
4681
4682 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
4683
4684 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
4685 mapc.
4686
4687 * imap.el (imap-open): Replace mapcar called for effect with mapc.
4688 (top-level): Use mapc to set functions to be traced for debugging.
4689
4690 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
4691 called for effect with while loop.
4692
4693 * message.el (message-talkative-question): Replace mapcar called for
4694 effect with mapc.
4695
4696 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
4697 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
4698 called for effect with dolist.
4699
4700 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
4701
4702 * nndiary.el: Use dolist instead of mapcar to add diary headers to
4703 gnus-extra-headers and nnmail-extra-headers.
4704
4705 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
4706 called for effect with dolist.
4707 (top-level): Use mapc to set functions to be traced for debugging.
4708
4709 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
4710 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
4711 dolist.
4712
4713 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
4714 Replace mapcar called for effect with mapc.
4715 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
4716 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
4717 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
4718 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
4719
4720 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
4721 remove-if that's a cl function.
4722
4723 * webmail.el (webmail-debug): Replace mapcar called for effect with
4724 dolist.
4725
4726 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
4727
4728 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
4729 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
4730 with while loop.
4731
4732 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
4733 functions from article-* functions.
4734 (gnus-multi-decode-header): Replace mapcar called for effect with
4735 dolist.
4736
4737 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
4738 (gnus-bookmark-show-details): Replace mapcar called for effect with
4739 while loop.
4740
4741 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
4742 called for effect with while loop.
4743
4744 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
4745 with dolist.
4746
4747 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
4748 mapcar called for effect with dolist.
4749
4750 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
4751
4752 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
4753 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
4754 Replace mapcar called for effect with dolist.
4755 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
4756 mapc.
4757
4758 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
4759 Replace mapcar called for effect with dolist.
4760 (gnus-topic-list): Replace mapcar called for effect with mapc.
4761
4762 * gnus.el: Use mapc instead of mapcar to add autoloads.
4763
4764 2007-10-23 Richard Stallman <rms@gnu.org>
4765
4766 * gnus-group.el (gnus-group-highlight): Mark as risky.
4767
4768 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
4769
4770 * gnus.el (gnus-server-to-method): Return method found first in
4771 gnus-newsrc-alist.
4772
4773 * gnus-art.el (gnus-article-highlight-signature)
4774 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
4775 button overlay without the front stickiness.
4776
4777 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
4778
4779 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
4780 overview buffer needed a catch to receive its throw.
4781 (gnus-agent-flush-cache): Declared as interactive to make this function
4782 easier to use.
4783
4784 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
4785
4786 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
4787 `next-line'.
4788
4789 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
4790
4791 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
4792 exclude address matching message-dont-reply-to-names.
4793
4794 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
4795
4796 * gnus-util.el (gnus-string<): New function.
4797
4798 * gnus-sum.el (gnus-article-sort-by-author)
4799 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
4800
4801 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
4802
4803 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
4804 the frame-focus tag is set in gnus-buffer-configuration.
4805
4806 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4807
4808 * gnus-art.el (gnus-article-add-button): Make a button overlay without
4809 the front stickiness.
4810
4811 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4812
4813 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
4814 url pattern; remove duplicate one.
4815 (gnus-article-extend-url-button): New function.
4816 (gnus-article-add-buttons): Use it.
4817 (gnus-button-push): Use concatenated url that it makes.
4818
4819 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
4820
4821 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
4822 (sieve-manage-open): Use `mapc' instead of `mapcar'.
4823
4824 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
4825
4826 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
4827 Don't hardcode point-min==1.
4828
4829 2007-09-30 David Kastrup <dak@gnu.org>
4830
4831 * gnus-art.el (gnus-article-reply-with-original)
4832 (gnus-article-followup-with-original): When `transient-mark-mode' is
4833 off, refrain from active-region behavior for followups.
4834
4835 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
4836
4837 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
4838 Fix comment about "iso8859-1".
4839
4840 2007-10-08 Daiki Ueno <ueno@unixuser.org>
4841
4842 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
4843 ones returned from the verify-function.
4844
4845 * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
4846 mml2015-extract-cleartext-signature if extraction failed.
4847
4848 2007-10-07 Daiki Ueno <ueno@unixuser.org>
4849
4850 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
4851 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
4852 failed.
4853
4854 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
4855
4856 * Relicense "GPLv2 or later" files to "GPLv3 or later".
4857
4858 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
4859
4860 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
4861 to mark a thread as expirable. Add variable `hide' to handle hiding of
4862 thread for both the null and zero (kill/expire thread) universal prefix
4863 cases.
4864 (gnus-summary-expire-thread): Add new function to expire a thread,
4865 using gnus-summary-kill-thread.
4866 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
4867 shortcuts for gnus-summary-expire-thread.
4868 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
4869 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
4870
4871 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4872
4873 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
4874 extras value, so an extras entry can be deleted.
4875 (gnus-registry-delete-extra-entry): Use it.
4876 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
4877 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
4878 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
4879 storage through the gnus-registry, and provide an appropriate API for
4880 it.
4881
4882 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
4883
4884 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
4885 Suggested by Leo <sdl.web@gmail.com>.
4886
4887 * gnus.el: Do.
4888
4889 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
4890
4891 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
4892 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
4893
4894 * gnus-agent.el (gnus-agent-fetch-headers): Do.
4895
4896 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4897 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
4898
4899 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
4900
4901 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
4902 newline.
4903 (nnmbox-request-accept-article): Don't change article in source buffer;
4904 narrow to header to use message-fetch-field rather than
4905 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
4906 (nnmbox-request-replace-article): Quote lines that'll be misidentified
4907 as delimiters; make sure article ends with newline.
4908 (nnmbox-delete-mail): Correct last position of article to be deleted;
4909 ignore X-Gnus-Newsgroup header in article body.
4910 (nnmbox-save-mail): Quote lines looking like delimiters at the right
4911 positions; make sure article ends with newline.
4912
4913 * message.el (message-display-abbrev): Don't infloop when a user
4914 inserts SPC in the beginning of header.
4915
4916 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
4917
4918 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
4919 list of groups not followed by default. Fix type to be regexp.
4920 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
4921
4922 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
4923
4924 * hmac-def.el (define-hmac-function): Switch from old-style to
4925 new-style backquotes.
4926
4927 * md4.el (md4-make-step): Likewise.
4928
4929 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
4930
4931 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
4932 raw-text coding system when saving .newsrc file, which may contain
4933 non-ASCII group names.
4934
4935 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
4936
4937 * gnus-cus.el (gnus-score-extra): New widget.
4938 (gnus-score-extra-convert): New function.
4939 (gnus-score-customize): Use it for Extra.
4940
4941 2007-08-31 Daiki Ueno <ueno@unixuser.org>
4942
4943 * mml2015.el (mml2015-extract-cleartext-signature): New function.
4944 (mml2015-mailcrypt-clear-verify): Use it.
4945 (mml2015-gpg-clear-verify): Use it.
4946 (mml2015-pgg-clear-verify): Use it.
4947 (mml2015-epg-clear-verify): Replace the current part with the output
4948 from GnuPG; don't extract the plaintext by itself.
4949
4950 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
4951 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
4952 mml2015-clear-verify-function; don't touch the armor headers or
4953 dash-escaped text here.
4954
4955 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
4956
4957 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
4958 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
4959 parts, or application/octet-stream as a last resort.
4960 (gnus-mime-view-part-as-type): Don't toggle display.
4961 (gnus-mime-view-part-as-charset): Don't turn off display before
4962 querying charset.
4963
4964 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
4965 stuff to undisplayer function in Emacs.
4966 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
4967
4968 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
4969 text/calendar parts.
4970
4971 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
4972
4973 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
4974 decoding text/calendar parts.
4975
4976 * message.el (message-forward-make-body-mime): Always mark body as
4977 having no illegible text; remove signed-or-encrypted argument.
4978 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
4979
4980 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
4981 (mml-generate-mime-1): Don't encode body if it is specified to be in
4982 raw form; don't make buffer be unibyte when inserting multibyte string.
4983
4984 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4985
4986 * sha1.el: Fix up comment style.
4987 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
4988 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
4989
4990 * hex-util.el: Fix up comment style.
4991 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
4992
4993 * gnus-salt.el: Use with-current-buffer.
4994 (gnus-pick-setup-message): Fix long-standing typo.
4995
4996 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
4997
4998 * imap.el (imap-logout-timeout): New variable.
4999 (imap-logout, imap-logout-wait): New functions.
5000 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
5001
5002 * nnimap.el (nnimap-logout-timeout): New server variable.
5003 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
5004 nnimap-logout-timeout.
5005
5006 * gnus-art.el (gnus-article-summary-command-nosave)
5007 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
5008
5009 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5010
5011 * gnus.el (gnus-maximum-newsgroup): New variable.
5012
5013 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
5014 according to gnus-maximum-newsgroup.
5015
5016 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5017 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
5018 Limit the range of articles according to gnus-maximum-newsgroup.
5019
5020 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
5021
5022 * gnus-art.el (gnus-sticky-article): Fixed problems described in
5023 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
5024 Don't perform gnus-configure-windows here; reuse existing sticky
5025 article buffer.
5026
5027 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
5028 it doesn't exist in gnus-article-mode.
5029
5030 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
5031
5032 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
5033 (gnus-agent-decoded-group-name): New function.
5034 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
5035 (gnus-agent-expire-group-1): Use it; decode group name in messages.
5036
5037 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
5038
5039 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
5040 Add binding for gnus-sticky-article.
5041 (gnus-summary-exit): Don't kill sticky article buffers.
5042
5043 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
5044 article buffer.
5045 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
5046 (gnus-kill-sticky-article-buffers): New commands.
5047
5048 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5049
5050 * nntp.el (nntp-xref-number-is-evil): New server variable.
5051 (nntp-find-group-and-number): If it is non-nil, don't trust article
5052 numbers in the Xref header.
5053
5054 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5055
5056 * gnus-agent.el (gnus-agent-read-group): New function.
5057 (gnus-agent-flush-group, gnus-agent-expire-group)
5058 (gnus-agent-regenerate-group): Use it.
5059 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
5060 nnmail-pathname-coding-system.
5061
5062 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
5063
5064 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
5065
5066 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
5067 that are unread as unread, and also as selected so that information of
5068 marks having been changed by a user may be updated when exiting group.
5069
5070 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
5071
5072 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
5073
5074 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
5075
5076 * gnus-art.el (gnus-mime-display-single): Pass part number that is
5077 calculated ignoring signature parts to gnus-treat-article.
5078
5079 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
5080
5081 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
5082 a point here in order to keep the window start.
5083 (gnus-insert-mime-security-button): Make a button overlay without the
5084 front stickiness.
5085 (gnus-mime-display-security): Goto the end of a button.
5086
5087 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
5088
5089 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
5090
5091 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
5092 group-name-at-point.
5093 (gnus-group-completing-read): New function that offers decoded
5094 non-ASCII group names for completion.
5095 (gnus-fetch-group, gnus-group-read-ephemeral-group)
5096 (gnus-group-jump-to-group, gnus-group-make-group-simple)
5097 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
5098 (gnus-group-fetch-control): Use it.
5099 (gnus-fetch-group): Use group-name-at-point for the initial value
5100 rather than the default value; use gnus-alive-p.
5101
5102 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
5103 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
5104 (gnus-summary-post-news): Use gnus-group-completing-read.
5105
5106 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
5107 (gnus-read-move-group-name): Decode group name for completion.
5108
5109 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
5110
5111 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
5112 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
5113 Yamaoka slightly modified the code).
5114
5115 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5116
5117 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
5118 (nnmail-split-incoming): Bind it.
5119
5120 * nnml.el (nnml-group-name-charset): New function.
5121 (nnml-decoded-group-name): Use it; don't decode group name if
5122 nnmail-group-names-not-encoded-p is non-nil.
5123 (nnml-encoded-group-name): New function.
5124 (nnml-group-pathname): Inline nnml-decoded-group-name.
5125 (nnml-request-expire-articles): Decode group name in message.
5126 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
5127 nnmail-pathname-coding-system.
5128 (nnml-save-mail, nnml-active-number): Work with decoded group names and
5129 not decoded ones according to nnmail-group-names-not-encoded-p.
5130 (nnml-generate-active-info): Use nnml-encoded-group-name.
5131
5132 2007-08-08 Glenn Morris <rgm@gnu.org>
5133
5134 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
5135 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
5136 doc-strings and comments.
5137
5138 2007-07-25 Glenn Morris <rgm@gnu.org>
5139
5140 * Relicense all FSF files to GPLv3 or later.
5141
5142 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
5143
5144 * gnus-sum.el (gnus-summary-move-article): Make
5145 gnus-summary-respool-article work.
5146
5147 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
5148
5149 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
5150 string.
5151
5152 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
5153
5154 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
5155 that should be ignored when comparing distant RSS articles with local
5156 ones.
5157 (nnrss-make-hash-index): New function. Create a hash index according
5158 to the ignored fields.
5159 (nnrss-check-group): Use it.
5160
5161 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
5162
5163 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
5164
5165 * gnus-art.el (article-decode-group-name): Decode Xref header too.
5166
5167 * gnus-group.el (gnus-group-make-group): Encode group name here unless
5168 the new optional argument ENCODED is non-nil.
5169 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
5170 coding system for encoding group name.
5171 (gnus-group-make-rss-group): Pass un-encoded group name to
5172 gnus-group-make-group.
5173 (gnus-group-set-info): Tell gnus-group-make-group that group name is
5174 encoded.
5175
5176 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
5177 Encode group name to which articles are moved or copied.
5178 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
5179 coding system for encoding Newsgroup, Followup-To and Xref headers.
5180
5181 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
5182 marks; use nnheader-file-coding-system to write a file.
5183 (nnagent-retrieve-headers): Bind file-name-coding-system to
5184 nnmail-pathname-coding-system.
5185
5186 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
5187
5188 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
5189 (nnml-request-article, nnml-request-create-group)
5190 (nnml-request-rename-group, nnml-find-id)
5191 (nnml-possibly-change-directory, nnml-possibly-create-directory)
5192 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
5193 (nnml-save-marks): Use nnml-group-pathname instead of
5194 nnmail-group-pathname.
5195
5196 (nnml-request-create-group, nnml-request-expire-articles)
5197 (nnml-request-move-article, nnml-request-delete-group)
5198 (nnml-deletable-article-p, nnml-possibly-create-directory)
5199 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
5200 (nnml-open-marks): Bind file-name-coding-system to
5201 nnmail-pathname-coding-system.
5202
5203 (nnml-request-article): Pass server argument to nnml-find-group-number.
5204 (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
5205 server argument to nnml-possibly-create-directory.
5206 (nnml-request-accept-article): Pass server argument to
5207 nnml-active-number and nnml-save-mail.
5208 (nnml-find-group-number): Pass server argument to nnml-find-id.
5209 (nnml-request-update-info): Pass server argument to
5210 nnml-marks-changed-p.
5211
5212 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
5213 (nnml-save-mail, nnml-active-number): Add server argument.
5214
5215 (nnml-request-delete-group): Warn if group is missing.
5216 (nnml-get-nov-buffer): Decode group name.
5217 (nnml-generate-active-info): Encode group name.
5218 (nnml-open-marks): Decode group name in messages.
5219
5220 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
5221
5222 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
5223 if it is not specified.
5224 (gnus-article-pipe-part, gnus-article-save-part)
5225 (gnus-article-interactively-view-part, gnus-article-copy-part)
5226 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
5227 (gnus-article-inline-part, gnus-article-save-part-and-strip)
5228 (gnus-article-replace-part, gnus-article-delete-part)
5229 (gnus-article-view-part-as-type): Pass raw prefix argument to
5230 gnus-article-part-wrapper.
5231
5232 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
5233
5234 * gnus-agent.el (gnus-agent-save-active): Bind
5235 nnheader-file-coding-system to gnus-agent-file-coding-system.
5236
5237 * gnus-cache.el (gnus-cache-save-buffers)
5238 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
5239 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
5240 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
5241 (gnus-cache-braid-nov, gnus-cache-braid-heads)
5242 (gnus-cache-generate-active, gnus-cache-rename-group)
5243 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
5244 (gnus-cache-update-overview-total-fetched-for): Bind
5245 file-name-coding-system to nnmail-pathname-coding-system.
5246 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
5247 variables.
5248 (gnus-cache-decoded-group-name): New function.
5249 (gnus-cache-file-name): Use it.
5250 (gnus-cache-generate-active): Use non-decoded group name for active.
5251
5252 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
5253 right place.
5254 (gnus-write-active-file): Don't break non-ASCII group names.
5255
5256 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
5257 nnmail-pathname-coding-system.
5258
5259 * gnus-uu.el (gnus-uu-decode-save): Typo.
5260
5261 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
5262
5263 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
5264
5265 2007-07-14 David Kastrup <dak@gnu.org>
5266
5267 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
5268 finishing actions if we did not edit the article.
5269
5270 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
5271
5272 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
5273 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
5274 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
5275 (gnus-agent-flush-group, gnus-agent-flush-cache)
5276 (gnus-agent-fetch-headers, gnus-agent-load-alist)
5277 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
5278 (gnus-agent-retrieve-headers, gnus-agent-request-article)
5279 (gnus-agent-regenerate-group)
5280 (gnus-agent-update-files-total-fetched-for)
5281 (gnus-agent-update-view-total-fetched-for): Bind
5282 file-name-coding-system to nnmail-pathname-coding-system.
5283 (gnus-agent-group-pathname): Don't encode file names by
5284 nnmail-pathname-coding-system.
5285 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
5286 coding-system-for-write instead of buffer-file-coding-system to
5287 gnus-agent-file-coding-system.
5288
5289 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
5290 Decode group name.
5291
5292 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
5293
5294 * gnus-start.el (gnus-update-active-hashtb-from-killed)
5295 (gnus-read-newsrc-el-file): Make group names unibyte.
5296
5297 * nnmail.el (nnmail-group-pathname): Don't encode file names by
5298 nnmail-pathname-coding-system.
5299
5300 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
5301 (nnrss-request-delete-group): Bind file-name-coding-system to
5302 nnmail-pathname-coding-system.
5303 (nnrss-read-server-data, nnrss-read-group-data): Bind
5304 file-name-coding-system correctly.
5305 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
5306
5307 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
5308 (nntp-server-to-method-cache): New variable.
5309 (nntp-group-pathname): New function that decodes non-ASCII group names.
5310 (nntp-possibly-create-directory, nntp-marks-changed-p)
5311 (nntp-save-marks, nntp-open-marks): Use it.
5312 (nntp-possibly-create-directory, nntp-open-marks):
5313 Bind file-name-coding-system to nnmail-pathname-coding-system.
5314 (nntp-open-marks): Decode group names when bootstrapping marks.
5315
5316 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
5317 Newsgroups and Folowup-To headers.
5318
5319 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
5320
5321 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5322 (gnus-server-closed-face, gnus-server-denied-face)
5323 (gnus-server-offline-face): Remove variable.
5324 (gnus-server-font-lock-keywords): Use faces that are not aliases.
5325
5326 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
5327 of modifying message-stack directly for XEmacs.
5328
5329 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
5330 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
5331 if the coding-system argument is nil for XEmacs.
5332
5333 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
5334 mm-charset-override-alist.
5335
5336 * rfc2047.el: Don't require base64; require rfc2045 for the function
5337 rfc2045-encode-string.
5338 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
5339 to quote the parameter value.
5340
5341 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
5342
5343 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
5344 form in gnus-group-name-charset-method-alist.
5345
5346 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
5347 overrides the default layout edit-form.
5348
5349 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
5350
5351 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
5352
5353 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
5354
5355 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
5356 as unfetched articles.
5357
5358 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5359
5360 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
5361
5362 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5363
5364 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
5365 original back end that keeps marks in the local system.
5366
5367 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
5368
5369 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
5370 arg of pop-to-buffer for XEmacs.
5371 (gnus-article-read-summary-keys): Ditto; don't restore window
5372 configuration if summary command ends up with neither article buffer
5373 nor summary buffer; describe bindings if summary keys end with C-h.
5374
5375 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
5376
5377 * message.el (message-fix-before-sending): Skip raw message part to be
5378 forwarded while checking illegible text.
5379 (message-forward-make-body-mime, message-forward-make-body): Mark
5380 signed or encrypted raw message as having no illegible text.
5381
5382 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
5383
5384 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
5385 (gnus-message-with-timestamp-1): New macro.
5386 (gnus-message-with-timestamp): New function.
5387 (gnus-message): Use them.
5388
5389 * nnheader.el (nnheader-message): Use them.
5390
5391 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
5392
5393 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
5394 .newsrc.eld file.
5395
5396 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
5397
5398 * gnus-agent.el (gnus-agent-fetch-headers)
5399 (gnus-agent-retrieve-headers): Bind
5400 gnus-decode-encoded-address-function to identity.
5401
5402 * nntp.el (nntp-send-xover-command): Recognize an xover command is
5403 available also when the server returns simply a dot.
5404
5405 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
5406
5407 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
5408
5409 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
5410
5411 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
5412
5413 * gnus-ems.el (gnus-x-splash): Make it work.
5414
5415 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
5416 from being used.
5417
5418 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
5419
5420 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
5421 the front stickiness.
5422 (gnus-article-summary-command-nosave): Correct the order of the
5423 arguments passed to pop-to-buffer.
5424 (gnus-article-read-summary-keys): Ditto; make it work properly when the
5425 summary command ends up with the article buffer.
5426
5427 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
5428 the same faces.
5429
5430 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
5431
5432 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
5433
5434 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
5435
5436 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
5437 * gnus-sum.el (gnus-summary-highlight):
5438 * mail-source.el (mail-source-delete-old-incoming-confirm):
5439 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
5440
5441 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
5442
5443 * gnus-art.el (gnus-mime-view-part-externally)
5444 (gnus-mime-view-part-internally): Fix predicate function passed to
5445 completing-read.
5446
5447 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
5448
5449 * gnus.el (gnus-update-message-archive-method): Add :version.
5450
5451 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
5452
5453 * gnus.el (gnus-update-message-archive-method): New variable.
5454
5455 * gnus-start.el (gnus-setup-news): Update saved "archive" method
5456 according to gnus-message-archive-method if
5457 gnus-update-message-archive-method is non-nil.
5458
5459 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
5460
5461 * gnus-sum.el (gnus-summary-limit-to-address): New function. Suggested
5462 by Loic Dachary <loic@dachary.org>.
5463 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5464
5465 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
5466
5467 * message.el (message-pop-to-buffer): Add switch-function argument.
5468 (message-mail): Pass switch-function argument to it.
5469
5470 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
5471
5472 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
5473 Improve doc string.
5474
5475 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
5476
5477 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
5478 (gnus-header-content)
5479 * gnus-cite.el (gnus-cite-10)
5480 * gnus-srvr.el (gnus-server-closed)
5481 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
5482 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
5483 (gnus-group-mail-3-empty, gnus-group-mail-low)
5484 (gnus-group-mail-low-empty, gnus-splash)
5485 * message.el (message-header-to, message-header-cc)
5486 (message-header-subject, message-header-other, message-header-name)
5487 (message-header-xheader, message-separator, message-cited-text)
5488 (message-mml): Lighten colors of faces used for dark background.
5489
5490 2007-05-24 Simon Josefsson <simon@josefsson.org>
5491
5492 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
5493 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
5494
5495 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
5496
5497 * message.el (message-narrow-to-headers-or-head):
5498 Ignore mail-header-separator in the body.
5499
5500 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
5501
5502 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
5503 same as window size.
5504
5505 2007-05-22 Kevin Ryde <user42@zip.com.au>
5506
5507 * message.el (message-font-lock-keywords): Use message-header-xheader
5508 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
5509 ahead of the anything pattern, to get it recognised.
5510
5511 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
5512
5513 * gnus-sum.el (gnus-articles-to-read)
5514 (gnus-summary-insert-old-articles): Don't truncate group name for
5515 `read-string'.
5516
5517 * gnus-util.el (gnus-limit-string): Delete this function.
5518
5519 * gnus-sum.el (gnus-simplify-subject-fully): Use
5520 `truncate-string-to-width' instead.
5521
5522 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
5523
5524 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell
5525 if, on summary exit, the next group has to be selected.
5526 (gnus-summary-exit): Use it.
5527
5528 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
5529
5530 * gnus-art.el (gnus-article-mode): Fix comment about displaying
5531 non-break space.
5532
5533 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
5534
5535 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
5536 Check if group is not a directory.
5537 (nnfolder-request-expire-articles): Don't delete articles if the target
5538 group is not available.
5539
5540 * nnml.el (nnml-request-create-group): Properly check if group is not a
5541 file.
5542 (nnml-request-expire-articles): Don't delete articles if the target
5543 group is not available.
5544
5545 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5546 Don't quote characters that are within parentheses.
5547
5548 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
5549
5550 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
5551 (gnus-handle-ephemeral-exit): Select article according to it.
5552
5553 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
5554
5555 * message.el (message-insert-formated-citation-line): Remove newline.
5556 (message-citation-line-format): Add final \n here so that the user can
5557 avoid a blank line.
5558
5559 2007-05-03 Dan Christensen <jdc@uwo.ca>
5560
5561 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5562 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5563 Update lanl/arXiv support.
5564
5565 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
5566
5567 * gnus.el: Bump version number.
5568
5569 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5570
5571 * gnus.el (gnus-version-number): Bump version.
5572
5573 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5574
5575 * gnus.el: No Gnus v0.6 is released.
5576
5577 2007-04-27 Didier Verna <didier@xemacs.org>
5578
5579 * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
5580 * gmm-utils.el (gmm-regexp-concat): here.
5581 * message.el: Don't require 'gnus-util.
5582 (message-dont-reply-to-names): Handle name change above.
5583 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
5584
5585 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
5586
5587 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
5588 since the initial value varies according to the system.
5589
5590 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
5591
5592 * mm-util.el (mm-charset-synonym-alist): Defcustom.
5593
5594 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
5595
5596 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
5597
5598 2007-04-24 Didier Verna <didier@xemacs.org>
5599
5600 Improve the type of gnus-ignored-from-addresses.
5601 * gnus-util.el (gnus-orify-regexp): New function.
5602 * message.el (gnus-util): Require it.
5603 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
5604 * gnus-sum.el (gnus-ignored-from-addresses): New function.
5605 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
5606
5607 2007-04-24 Didier Verna <didier@xemacs.org>
5608
5609 * gnus-sum.el:
5610 * gnus-utils.el: Fix some trailing whitespaces.
5611
5612 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
5613
5614 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
5615 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
5616 article's Message-ID; refer parent article in summary buffer.
5617
5618 * message.el (message-bounce): Call mime-to-mml.
5619
5620 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
5621
5622 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
5623
5624 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
5625
5626 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
5627 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
5628 displayed of multipart/alternative part if it is invoked from summary
5629 buffer.
5630
5631 * mm-view.el (mm-inline-text-html-render-with-w3m)
5632 (mm-inline-text-html-render-with-w3m-standalone)
5633 (mm-inline-render-with-function): Use mail-parse-charset by default.
5634
5635 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
5636
5637 * parse-time.el (parse-time-string-chars): Check if CHAR
5638 is less than the length of parse-time-syntax.
5639
5640 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
5641
5642 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
5643 from gnus-newsgroup-processable.
5644
5645 2007-04-16 Didier Verna <didier@xemacs.org>
5646
5647 * gnus-msg.el (gnus-configure-posting-styles): Handle
5648 message-signature-directory properly with :file syntax. Reported by
5649 "Leo".
5650
5651 2007-04-11 Didier Verna <didier@xemacs.org>
5652
5653 New user option: message-signature-directory.
5654 * gnus-msg.el (gnus-configure-posting-styles): Support it.
5655 * message.el (message-insert-signature): Ditto.
5656 * message.el (message-signature-file): Doc update.
5657 * message.el (message-signature-directory): New.
5658
5659 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
5660
5661 * gnus-msg.el (gnus-inews-yank-articles): Use
5662 message-exchange-point-and-mark instead of exchange-point-and-mark.
5663
5664 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
5665
5666 * message.el (message-yank-original): Make sure cited text ends with
5667 newline; don't exchange point and mark.
5668
5669 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
5670
5671 * tls.el (open-tls-stream): Properly handle case where there
5672 is no associated buffer.
5673
5674 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
5675
5676 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
5677 message-yank-original, make sure (< mark TEXT point).
5678
5679 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
5680
5681 * message.el (message-fill-column): New variable.
5682 (message-mode): Use it. Add comment on a possible new hook.
5683
5684 * nnmail.el (nnmail-spool-file): Mark as obsolete.
5685 (nnmail-get-new-mail): Reformat.
5686
5687 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
5688
5689 * gmm-utils.el: Fix Commentary.
5690 (gmm-tool-bar-from-list): Fix typo in doc string.
5691
5692 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
5693
5694 * message.el (message-yank-original): Don't switch point and mark
5695 unnecessarily to put point and mark as documented.
5696
5697 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5698
5699 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
5700 from the message heads.
5701
5702 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
5703
5704 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
5705 article buffer does not have a window. This may not be the best
5706 solution but is certainly better than setting the start of the null,
5707 that is the current, window.
5708
5709 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
5710
5711 * gnus-draft.el (gnus-draft-setup-hook): New hook.
5712 (gnus-draft-setup): Run it.
5713
5714 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
5715 gnus-score-fast-scoring. Allow regexp.
5716 (gnus-score-headers): Use it.
5717
5718 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
5719 XEmacs.
5720
5721 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
5722 string.
5723 (gnus-button-alist): Also catch `<f1> k ...'.
5724 (gnus-treat-display-x-face): Fix doc string.
5725
5726 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5727
5728 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
5729 evaluation of gnus-extended-version to ensure correct generation of the
5730 User-Agent header when message-generate-headers-first is used.
5731
5732 2007-03-24 Simon Josefsson <simon@josefsson.org>
5733
5734 * hashcash.el (hashcash-generate-payment-async): Don't crash if
5735 hashcash-path is nil. Don't call callback with incorrect number of
5736 parameters if val is 0.
5737
5738 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5739
5740 * message.el (message-required-news-headers):
5741 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
5742
5743 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5744
5745 * message.el (message-generate-new-buffers): Change the meaning of the
5746 nil value; add `standard' to the choices; treat t as `unique'; improve
5747 doc string.
5748 (gnus-select-frame-set-input-focus): Autoload.
5749 (message-buffer-name): Search for the existing message buffer if
5750 message-generate-new-buffers is nil or `standard'; treat the value t of
5751 message-generate-new-buffers as `unique'.
5752 (message-pop-to-buffer): Raise the frame already displaying the message
5753 buffer; clear the echo area after querying.
5754 (message-setup): Pass the `continue' argument to compose-mail.
5755 (message-mail): Prefer `switch-function' if it is given; search for the
5756 existing message buffer if the `continue' argument is non-nil; pass
5757 continue and switch-function arguments to compose-mail by way of
5758 message-setup.
5759 (message-mail-other-window): Adjust argument of message-setup.
5760 (message-mail-other-frame): Ditto.
5761
5762 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
5763
5764 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
5765 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
5766 to turn font-lock on when turning gnus-message-citation-mode on.
5767
5768 2007-03-06 Daiki Ueno <ueno@unixuser.org>
5769
5770 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
5771 (mml-smime-function-alist): New variable; add epg as the backend.
5772 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
5773 mml-smime- functions instead.
5774 * mm-view.el: Require smime.
5775
5776 2007-03-05 Didier Verna <didier@xemacs.org>
5777
5778 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
5779 instead of just inheritance for posting styles.
5780 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
5781
5782 2007-02-24 John Paul Wallington <jpw@pobox.com>
5783
5784 * tls.el (tls-certtool-program): Fix custom type.
5785
5786 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
5787
5788 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
5789 and point-at-eol instead of line-(beginning|end)-position.
5790
5791 * assistant.el (assistant-parse-buffer): Ditto.
5792
5793 2007-02-28 Daiki Ueno <ueno@unixuser.org>
5794
5795 * mml2015.el (mml2015-epg-find-usable-key): New function.
5796 (mml2015-epg-sign): Use it.
5797 (mml2015-epg-encrypt): Use it.
5798
5799 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
5800
5801 * message.el (message-make-in-reply-to): Quote name containing
5802 non-ASCII characters. It will make the RFC2047 encoder cause an error
5803 if there are special characters. Reported by NAKAJI Hiroyuki
5804 <nakaji@jp.freebsd.org>.
5805
5806 2007-02-27 Didier Verna <didier@xemacs.org>
5807
5808 Include the group parameters as well as the topic ones in the
5809 inheritance filter process.
5810 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
5811 argument GROUP-PARAMS-LIST.
5812 * gnus-topic.el (gnus-group-topic-parameters): Use it.
5813
5814 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5815
5816 * nntp.el (nntp-never-echoes-commands)
5817 (nntp-open-connection-functions-never-echo-commands): New variables.
5818 (nntp-send-command): Use them.
5819
5820 2007-02-20 Daiki Ueno <ueno@unixuser.org>
5821
5822 * mml2015.el (mml2015-epg-verify): Simplified.
5823
5824 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
5825
5826 * mml.el (mml-content-disposition-alist): New user option.
5827 (mml-content-disposition): New function.
5828 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
5829 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
5830
5831 2007-02-19 Daiki Ueno <ueno@unixuser.org>
5832
5833 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
5834 verification.
5835
5836 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5837
5838 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
5839 articles posted in the last 24 hours.
5840
5841 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
5842
5843 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
5844
5845 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
5846
5847 * nntp.el (nntp-send-command): Don't wait for echoes when
5848 nntp-open-ssl-stream is used.
5849
5850 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
5851
5852 * gnus-cite.el (gnus-test-font-lock-add-keywords)
5853 (gnus-message-add-citation-keywords)
5854 (gnus-message-remove-citation-keywords): Remove.
5855 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
5856 directly, make the variables in font-lock-defaults buffer-local, add
5857 gnus-message-citation-keywords to them and then update the value of
5858 font-lock-keywords.
5859
5860 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
5861
5862 * message.el (message-cite-original-1): Don't call
5863 gnus-article-highlight-citation.
5864
5865 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
5866 citations; fix line count.
5867
5868 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
5869
5870 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
5871 (gnus-message-add-citation-keywords)
5872 (gnus-message-remove-citation-keywords): Use it; fix the emulating
5873 versions of font-lock-add-keywords and font-lock-remove-keywords to
5874 work with XEmacs correctly.
5875
5876 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
5877
5878 * gnus-cite.el (gnus-cite-face-list): Set the values of
5879 gnus-message-max-citation-depth and gnus-message-citation-keywords.
5880 (gnus-message-max-citation-depth): Use defvar rather than defconst.
5881 (gnus-message-cite-prefix-regexp): New variable.
5882 (gnus-message-search-citation-line): Use it; protect against long
5883 citation prefix; fill match data with nil rather than 0 for XEmacs; set
5884 the 0th match data for Emacs.
5885 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
5886 (gnus-message-add-citation-keywords): Append keywords rather than
5887 prepending; emulate font-lock-add-keywords if it is not available.
5888 (gnus-message-remove-citation-keywords): Emulate
5889 font-lock-remove-keywords if it is not available.
5890
5891 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
5892
5893 * message.el (message-cite-prefix-regexp): Set the value of
5894 gnus-message-cite-prefix-regexp.
5895
5896 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5897
5898 * nnweb.el (nnweb-google-parse-1): Update parser.
5899
5900 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
5901
5902 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
5903
5904 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5905
5906 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5907 regexp.
5908
5909 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5910
5911 * uudecode.el (uudecode-string-to-multibyte): New function emulating
5912 string-to-multibyte.
5913 (uudecode-decode-region-internal): Use it.
5914
5915 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
5916
5917 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
5918 custom choice.
5919
5920 * gnus-art.el (gnus-signature-limit): Fix custom choice.
5921
5922 2007-01-22 Daiki Ueno <ueno@unixuser.org>
5923
5924 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
5925
5926 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
5927 `write-region' to respect `mm-inhibit-file-name-handlers'.
5928
5929 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5930
5931 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
5932 Use gnus-home-directory instead of "~/" or "$HOME".
5933
5934 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
5935
5936 * encrypt.el (encrypt-insert-file-contents): Add better prompt
5937 to mention filename.
5938 Add comments at beginning regarding usage.
5939 (encrypt-write-file-contents): Change interactive so a string is
5940 acceptable. If the file has no associated model, show an error instead
5941 of a nonsense prompt.
5942
5943 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5944
5945 * spam.el (spam-bsfilter-ham-switch): Fix typo.
5946 Thanks to Yoshihiko Yamada for kind notification of this typo.
5947
5948 2007-01-12 Kenichi Handa <handa@m17n.org>
5949
5950 * uudecode.el (uudecode-decode-region-internal): Make it work in a
5951 multibyte buffer.
5952
5953 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
5954
5955 * gnus-score.el (gnus-score-fast-scoring): New variable.
5956 (gnus-score-headers): Use it.
5957
5958 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
5959
5960 * message.el (message-cite-original-1): Call
5961 gnus-article-highlight-citation if requested.
5962 (message-make-from): Allow name and address as optional arguments.
5963
5964 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
5965
5966 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
5967 bugs to doc string.
5968 (gnus-button-alist): Add mid\\|message-id.
5969 (gnus-button-fetch-group): Extend for use in
5970 `browse-url-browser-function'.
5971 (gnus-button-url-regexp): Try to catch paired parentheses like in
5972 Wikipedia URLs.
5973
5974 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
5975 Suggested by Simon Krahnke <overlord@gmx.li>.
5976
5977 2007-01-13 Romain Francoise <romain@orebokech.com>
5978
5979 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
5980 Update copyright.
5981
5982 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
5983
5984 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
5985
5986 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
5987
5988 * gnus-registry.el (gnus-registry-unfollowed-groups)
5989 (gnus-registry-split-fancy-with-parent): Fix documentation.
5990
5991 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5992
5993 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
5994 from nnweb groups.
5995
5996 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
5997
5998 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
5999 Xref urls. Erase buffer before requesting head.
6000
6001 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
6002
6003 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
6004
6005 * gnus-soup.el (gnus-soup): New custom group. Make user variables
6006 customizable.
6007
6008 2007-01-05 Daiki Ueno <ueno@unixuser.org>
6009
6010 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
6011 no signing key is found.
6012 (mml2015-epg-encrypt): Ask user whether to skip or abort if
6013 no encrypting and/or signing key is found.
6014
6015 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6016
6017 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
6018
6019 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6020
6021 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
6022 headers read from disk with the ones newly found in the current search.
6023 This should no longer cause problems, because the article numbers in
6024 Gmane's `nov.php' output are ignored since the previous change.
6025
6026 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6027
6028 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
6029
6030 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
6031
6032 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
6033
6034 2007-01-01 Romain Francoise <romain@orebokech.com>
6035
6036 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6037
6038 2006-12-31 Steve Youngs <steve@sxemacs.org>
6039
6040 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
6041 `define-minor-mode' macro definition expanded properly.
6042 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
6043 exclude it there.
6044
6045 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
6046 of 2006-12-30. The default is nil on (S)XEmacs already because of the
6047 `fboundp' test.
6048 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
6049 This is OK to autoload in (S)XEmacs now.
6050
6051 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6052
6053 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
6054 keystroke.
6055 (gnus-summary-limit-to-singletons): Fix typo.
6056
6057 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
6058 else fails.
6059
6060 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6061
6062 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
6063 docstring.
6064
6065 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
6066 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
6067 (gnus-summary-insert-dormant-articles): Fix typo in message.
6068
6069 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
6070
6071 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
6072 nil for XEmacs.
6073 (gnus-message-citation-mode): Don't autoload in XEmacs.
6074
6075 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
6076
6077 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
6078
6079 * nnimap.el (nnimap-expunge-search-string): Mention
6080 nnimap-search-uids-not-since-is-evil in docstring.
6081
6082 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
6083
6084 * spam.el: Revert to make-obsolete-variable because
6085 define-obsolete-variable-alias is not supported in Emacs 21.
6086
6087 * spam.el (spam-ifile-path, spam-ifile-database-path)
6088 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
6089 make-obsolete-variable.
6090 (spam-bsfilter-path, spam-bsfilter-program)
6091 (spam-spamassassin-path, spam-spamassassin-program)
6092 (spam-sa-learn-path, spam-sa-learn-program): Rename variables. Don't
6093 use "path" inappropriately.
6094 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
6095 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
6096 variable names.
6097
6098 2006-12-28 Daiki Ueno <ueno@unixuser.org>
6099
6100 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
6101 summary buffer.
6102
6103 * password.el (password-cache-remove): Use clear-string to burn
6104 password, if available.
6105
6106 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6107
6108 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
6109
6110 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
6111
6112 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
6113 (gnus-message-highlight-citation): Move defcustom here from
6114 gnus-cite.el.
6115 (gnus-message-citation-mode): Autoload.
6116
6117 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
6118 checks to make it compile with XEmacs.
6119 (gnus-message-citation-mode): New minor mode.
6120 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
6121 (gnus-message-highlight-citation): New variables.
6122 (gnus-message-search-citation-line)
6123 (gnus-message-add-citation-keywords)
6124 (gnus-message-remove-citation-keywords)
6125 (turn-on-gnus-message-citation-mode)
6126 (turn-off-gnus-message-citation-mode): New functions.
6127
6128 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
6129
6130 * gnus-cite.el: Enable highlighting of different citation levels in
6131 message-mode.
6132
6133 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6134
6135 * message.el (message-make-fqdn): Fix comment.
6136 (message-bogus-system-names): Add ".local".
6137
6138 * spam.el (spam-ifile-path, spam-ifile-program)
6139 (spam-ifile-database-path, spam-ifile-database)
6140 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
6141 Don't use "path" inappropriately.
6142 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
6143 strings.
6144 (spam-check-ifile, spam-ifile-register-with-ifile)
6145 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
6146 new variable names.
6147
6148 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
6149 (gnus-treat-display-smileys): Simplify using
6150 gnus-image-type-available-p.
6151
6152 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
6153 available.
6154
6155 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6156
6157 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
6158 one after turning on the buffer's multibyteness instead of decoding
6159 them directly in the unibyte buffer that causes unexpected conversion
6160 in Emacs 23 (unicode).
6161
6162 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6163
6164 * message.el (message-generate-hashcash): Fix custom type.
6165
6166 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
6167
6168 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
6169
6170 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
6171
6172 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
6173 disconnect icons. Add help text.
6174
6175 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
6176
6177 * spam.el (spam-extra-header-to-number): CRM114 spam score is
6178 negated to be consistent with the others we handle.
6179
6180 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6181
6182 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
6183 version of gnus-summary-buffer to something, so that we can use two
6184 article buffers at the same time.
6185
6186 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
6187
6188 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
6189 trigger all the extra headers.
6190 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
6191 sorting.
6192
6193 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6194
6195 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
6196 solid groups.
6197
6198 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6199
6200 * legacy-gnus-agent.el: Add Copyright notice.
6201
6202 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
6203
6204 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
6205
6206 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6207
6208 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
6209
6210 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
6211 to make it work reliably in CVS Emacs.
6212 (gnus-summary-limit-strange-charsets-predicate)
6213 (gnus-summary-limit-to-predicate): New functions.
6214
6215 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
6216
6217 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
6218 specifying array size.
6219 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
6220 array if it is too small.
6221 (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
6222 (gnus-sort-threads-loop): New function.
6223
6224 2006-12-06 Chris Moore <dooglus@gmail.com>
6225
6226 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
6227 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
6228
6229 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
6230
6231 * mm-url.el (mm-url-predefined-programs): Call curl with correct
6232 options.
6233
6234 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6235
6236 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
6237 DOS-ing the recipient.
6238
6239 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
6240 the headers when creating the mapping to avoid mismappings.
6241 (nnweb-gmane-create-mapping): Always nix out old mapping.
6242
6243 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6244
6245 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
6246 and mm-verify-option to never.
6247
6248 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6249
6250 * message.el (message-signed-or-encrypted-p): New function.
6251 (message-forward-make-body): Use it.
6252
6253 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
6254 Replace encode-coding-string with mm-encode-coding-string.
6255
6256 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6257
6258 * nneething.el (nneething-decode-file-name): Replace
6259 decode-coding-string with mm-decode-coding-string.
6260
6261 * gnus-int.el (gnus-open-server): Say failed server's name.
6262
6263 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
6264
6265 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
6266 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
6267
6268 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
6269 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
6270 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
6271 (gnus-group-make-directory-group, gnus-group-transpose-groups):
6272 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
6273 (gnus-subscribe-newsgroup, gnus-1):
6274 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
6275 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
6276 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
6277 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
6278
6279 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6280
6281 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
6282 keystroke.
6283 (gnus-summary-limit-to-bodies): Implement headersp.
6284
6285 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6286
6287 * dns.el (query-dns): Protect against "Process dns deleted" strings.
6288
6289 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
6290
6291 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
6292
6293 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6294
6295 * message.el (message-generate-hashcash): Expand range of values to
6296 include `opportunistic'.
6297 (message-send-mail): Use it.
6298
6299 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6300
6301 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
6302 and comment it.
6303
6304 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
6305
6306 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
6307
6308 * gnus-util.el (gnus-extract-address-components): Improve comment.
6309
6310 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6311
6312 * gnus-util.el (gnus-extract-address-components): Work with address in
6313 which the name portion contains @.
6314
6315 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
6316
6317 * gnus.el (gnus-start): Move custom group up.
6318 (gnus-select-method): Don't autoload, but make it available for
6319 `customize-variable'.
6320 (gnus-getenv-nntpserver): Don't autoload.
6321
6322 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
6323
6324 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
6325
6326 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
6327
6328 * message.el (message-sendmail-extra-arguments): New variable.
6329 (message-send-mail-with-sendmail): Use it.
6330
6331 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6332
6333 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
6334 mm-with-unibyte-current-buffer to make string unibyte.
6335
6336 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
6337 mm-string-as-multibyte.
6338
6339 2006-11-14 Daiki Ueno <ueno@unixuser.org>
6340
6341 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
6342 Reported by Werner Koch <wk@gnupg.org>.
6343
6344 2006-11-14 Daiki Ueno <ueno@p360>
6345
6346 * mml2015.el: Autoload epa-select-keys when compiling.
6347
6348 2006-11-13 Daiki Ueno <ueno@unixuser.org>
6349
6350 * mml2015.el (mml2015-epg-sign): Save the signing keys in
6351 message-options.
6352 (mml2015-epg-encrypt): Save the recipient keys in message-options.
6353
6354 2006-11-13 Daiki Ueno <ueno@unixuser.org>
6355
6356 * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
6357 EasyPG (< 0.0.6).
6358 (mml2015-always-trust): New user option.
6359 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
6360 prompt.
6361
6362 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6363
6364 * nntp.el (nntp-authinfo-force): New variable.
6365 (nntp-send-authinfo): Use it.
6366
6367 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6368
6369 * message.el (message-strip-subject-encoded-words): Allow _not_ to
6370 decode encoded words. Improve prompt. Add comment about forwarding.
6371 (message-replacement-char): Move up.
6372
6373 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
6374
6375 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
6376 instead of gnus-intersection because arguments of gnus-sorted-nunion
6377 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
6378
6379 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
6380
6381 * message.el (message-strip-subject-encoded-words): Reformat prompt.
6382 (message-simplify-subject-functions): Enable
6383 message-strip-subject-encoded-words by default.
6384
6385 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
6386
6387 * message.el (message-strip-subject-encoded-words): New function.
6388 (message-simplify-subject-functions): New variable.
6389 (message-simplify-subject): Use it. Fix typo in doc string.
6390 Support message-strip-subject-encoded-words.
6391
6392 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
6393
6394 * gnus-diary.el (gnus-diary-delay-format-function):
6395 * nndiary.el (nndiary-reminders):
6396 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
6397
6398 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
6399
6400 * gnus-art.el (article-hide-boring-headers): Fetch date from
6401 gnus-original-article-buffer to avoid problems with localized date
6402 strings.
6403
6404 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
6405
6406 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
6407
6408 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
6409
6410 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
6411 New variables.
6412 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6413 (mm-charset-synonym-alist): Move some entries to
6414 mm-codepage-iso-8859-list.
6415 (mm-charset-synonym-alist, mm-charset-override-alist): Add
6416 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6417
6418 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
6419
6420 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
6421
6422 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6423
6424 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
6425 with Emacs 21 and XEmacs.
6426
6427 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
6428
6429 * spam.el (spam-parse-address): New function for better parsing,
6430 catching errors, etc.
6431 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
6432
6433 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
6434
6435 * mm-view.el: Add interactive arg to html2text autoload.
6436
6437 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
6438
6439 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
6440
6441 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
6442
6443 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
6444 variables.
6445 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6446 (mm-charset-synonym-alist): Move some entries to
6447 mm-codepage-iso-8859-list.
6448
6449 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
6450
6451 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
6452
6453 * message.el (message-citation-line-format)
6454 (message-insert-formated-citation-line): Fix implementation of %E, %N
6455 and %n according to the doc string.
6456
6457 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
6458
6459 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6460 car-safe to avoid bad parses.
6461
6462 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6463
6464 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
6465 names.
6466
6467 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
6468
6469 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
6470
6471 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
6472 header.
6473
6474 * message.el (message-draft-headers): Add Date.
6475 (message-headers-to-generate): Fix typo in docstring.
6476
6477 * nndraft.el (nndraft-required-headers): New variable.
6478 (nndraft-generate-headers): Use it.
6479
6480 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
6481
6482 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
6483
6484 * gnus-registry.el (gnus-registry-wash-for-keywords)
6485 (gnus-registry-find-keywords): New functions to allow easy searching of
6486 articles that are in the registry.
6487
6488 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
6489
6490 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6491 ietf-drums-parse-address instead of gnus-extract-address-components.
6492 Reported by Damien Elmes <damien@repose.cx>.
6493
6494 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
6495
6496 * gnus.el (gnus-mime): Remove unused custom group.
6497
6498 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6499
6500 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
6501 "blank line" when searching for end of armor headers.
6502
6503 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6504
6505 * gmm-utils.el (gmm-write-region): Fix variable name.
6506
6507 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
6508
6509 * gmm-utils.el (gmm-write-region): New function based on compatibility
6510 code from `mm-make-temp-file'.
6511
6512 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
6513
6514 * nnmaildir.el (nnmaildir--update-nov)
6515 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
6516 Use `gmm-write-region'.
6517
6518 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
6519
6520 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
6521 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6522
6523 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
6524
6525 * message.el (message-replacement-char): New variable.
6526 (message-fix-before-sending): Use it.
6527 (message-simplify-subject): New function to remove duplicate code.
6528 (message-reply, message-followup): Use it.
6529
6530 * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
6531 gnus-summary-limit-to-articles.
6532
6533 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
6534
6535 * gnus-util.el (gnus-with-local-quit): New macro.
6536
6537 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
6538
6539 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
6540
6541 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
6542 ignore non-string data.
6543
6544 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
6545
6546 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
6547 non-string data (needs to be done in the registry too).
6548
6549 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
6550
6551 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
6552 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
6553 (gnus-registry-split-fancy-with-parent)
6554 (gnus-registry-fetch-simplified-message-subject-fast)
6555 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
6556 Remove text properties on ingress into the registry and when it's saved.
6557 (gnus-registry-clean-empty-function): Fix bug with cleaning the
6558 registry from entries with no groups.
6559
6560 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
6561
6562 * gnus-util.el (gnus-string-remove-all-properties): Add utility
6563 function to remove string properties.
6564
6565 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
6566
6567 * gmm-utils.el (gmm): Adjust custom version.
6568
6569 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
6570 custom version.
6571
6572 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
6573
6574 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
6575
6576 * gnus-art.el (gnus-insert-prev-page-button)
6577 (gnus-insert-next-page-button): Simplify. Reformat.
6578
6579 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
6580
6581 * gnus-art.el (gnus-insert-prev-page-button)
6582 (gnus-insert-next-page-button): Apply gnus-article-button-face.
6583
6584 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
6585
6586 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
6587
6588 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
6589
6590 * gnus-art.el (gnus-insert-mime-button)
6591 (gnus-insert-mime-security-button):
6592 Apply gnus-article-button-face to MIME and security buttons.
6593
6594 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6595
6596 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
6597 readable.
6598
6599 2006-09-20 Steve Youngs <steve@sxemacs.org>
6600
6601 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
6602 `browse-url-of-file' instead of `browse-url'.
6603
6604 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6605
6606 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6607 regexp. Articles containing quotation were cut prematurely.
6608
6609 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
6610
6611 * message.el (message-cite-original-1): Use nobody by default for the
6612 value of From header.
6613 (message-reply): Ditto.
6614
6615 2006-09-11 Daiki Ueno <ueno@unixuser.org>
6616
6617 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
6618 to the gnus-info. This fixes a bug of inline-PGP message verification.
6619 Reported by Michael Piotrowski <mxp@dynalabs.de>.
6620
6621 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6622
6623 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
6624 mails in the doc string. Add some URLs in comment.
6625 (pop3-movemail): Warn about pop3-leave-mail-on-server.
6626
6627 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
6628
6629 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
6630 backslashes handling and the way to find boundaries of quoted strings.
6631
6632 2006-09-07 Daiki Ueno <ueno@unixuser.org>
6633
6634 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
6635 mml1991-encrypt-to-self is set and mml1991-signers is not set.
6636 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
6637 mml2015-encrypt-to-self is set and mml2015-signers is not set.
6638
6639 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
6640
6641 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
6642 doc string.
6643 (gnus-button-regexp, gnus-button-last): Remove unused variables.
6644
6645 2006-09-06 Simon Josefsson <jas@extundo.com>
6646
6647 * mml2015.el (mml2015-use): Doc fix, mention epg.
6648
6649 2006-09-06 Daiki Ueno <ueno@unixuser.org>
6650
6651 * mml2015.el (mml2015-use): Default to epg, if available.
6652
6653 2006-09-06 Daiki Ueno <ueno@unixuser.org>
6654
6655 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
6656 message-sender.
6657 (mml1991-epg-encrypt): Ditto.
6658 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
6659 message-sender.
6660 (mml2015-epg-encrypt): Ditto.
6661
6662 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
6663
6664 * message.el (message-send-mail-with-sendmail): Look for sendmail in
6665 several common directories.
6666
6667 2006-09-05 Daiki Ueno <ueno@unixuser.org>
6668
6669 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
6670 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
6671
6672 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
6673
6674 * gnus-art.el (article-decode-encoded-words): Make it fast.
6675
6676 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
6677
6678 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
6679
6680 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
6681 in quoted string into `\'.
6682
6683 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
6684
6685 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6686 Use standard-syntax-table.
6687
6688 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
6689
6690 * gnus-art.el (gnus-decode-address-function): New variable.
6691 (article-decode-encoded-words): Use it to decode headers which are
6692 assumed to contain addresses.
6693 (gnus-mime-delete-part): Remove useless `or'.
6694
6695 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
6696 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
6697 (gnus-nov-parse-line): Use it to decode From header.
6698 (gnus-get-newsgroup-headers): Ditto.
6699 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
6700
6701 * mail-parse.el (mail-decode-encoded-address-region): New alias.
6702 (mail-decode-encoded-address-string): New alias.
6703
6704 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6705 New function.
6706 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
6707 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
6708 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
6709 (rfc2047-decode-string): Ditto.
6710 (rfc2047-decode-address-region): New function.
6711 (rfc2047-decode-address-string): New function.
6712
6713 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
6714
6715 * message.el (message-caesar-buffer-body): Allow rotating headers.
6716
6717 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
6718
6719 * message.el (message-insert-formated-citation-line): Fix %f.
6720 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
6721
6722 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
6723
6724 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
6725 (gnus-bookmark-mouse-available-p): New macro.
6726 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
6727 (gnus-bookmark-bmenu-show-infos): Use it.
6728 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
6729 (gnus-bookmark-bmenu-hide-infos): Ditto.
6730 (gnus-bookmark-remove-properties): New function.
6731 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
6732 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
6733 (gnus-bookmark-write-file): Bind coding-system-for-write.
6734 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
6735 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
6736 group before selecting it.
6737 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
6738 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
6739 quit-window if it is not available; use gnus-mouse-2 and bind it to
6740 gnus-bookmark-bmenu-select-by-mouse.
6741 (gnus-bookmark-show-details): Remove unused variable `details-list'.
6742 (gnus-bookmark-bmenu-select-by-mouse): New function.
6743
6744 2006-08-13 Romain Francoise <romain@orebokech.com>
6745
6746 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
6747 space.
6748
6749 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
6750
6751 * compface.el (uncompface): Use binary rather than raw-text-unix.
6752
6753 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
6754
6755 * compface.el (uncompface): Make sure the eol conversion doesn't take
6756 place when communicating with the external programs. Reported by
6757 ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6758
6759 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
6760
6761 * nnheader.el (nnheader-insert-head): Fix typo in comment.
6762
6763 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6764
6765 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6766 Make it more robust by parsing author and date independently.
6767
6768 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6769
6770 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
6771
6772 2006-07-28 Daiki Ueno <ueno@unixuser.org>
6773
6774 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
6775 first matching secret key.
6776 (mml2015-epg-encrypt): Ditto.
6777
6778 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
6779 first matching secret key.
6780 (mml1991-epg-encrypt): Ditto.
6781
6782 * mml2015.el (mml2015-encrypt-to-self): New user option.
6783 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
6784 mml2015-epg-encrypt-to-self is set.
6785
6786 * mml1991.el (mml1991-encrypt-to-self): New variable.
6787 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
6788 mml1991-epg-encrypt-to-self is set.
6789
6790 * mml2015.el (mml2015-signers): New user option.
6791 (mml2015-epg-sign): Reflect the value of mml2015-signers.
6792 (mml2015-epg-encrypt): Allow to select signing keys.
6793
6794 * mml1991.el (mml1991-signers): New variable.
6795 (mml1991-epg-sign): Reflect the value of mml1991-signers.
6796 (mml1991-epg-encrypt): Allow to select signing keys.
6797
6798 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
6799
6800 * nnheader.el (nnheader-insert-head): Make it work even if the file
6801 uses CRLF for the line-break code.
6802
6803 2006-07-25 Daiki Ueno <ueno@unixuser.org>
6804
6805 * mml2015.el: Require mml-sec instead of password.
6806 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
6807 (mml2015-cache-passphrase): Inherit the default value from
6808 mml-secure-cache-passphrase.
6809 (mml2015-passphrase-cache-expiry): Inherit the default value from
6810 mml-secure-passphrase-cache-expiry.
6811
6812 * mml1991.el: Require mml-sec instead of password.
6813 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
6814 (mml1991-cache-passphrase): Inherit the default value from
6815 mml-secure-cache-passphrase.
6816 (mml1991-passphrase-cache-expiry): Inherit the default value from
6817 mml-secure-passphrase-cache-expiry.
6818
6819 * mml-sec.el: Require password.
6820 (mml-secure-verbose): New user option.
6821 (mml-secure-cache-passphrase): New user option.
6822 (mml-secure-passphrase-cache-expiry): New user option.
6823
6824 2006-07-24 Daiki Ueno <ueno@unixuser.org>
6825
6826 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
6827 letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and
6828 andreas@altroot.de (Andreas Vögele).
6829
6830 FIXME: Use `tiny change'?
6831
6832 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6833
6834 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
6835 workaround for the url package included with Emacs.
6836
6837 * nnweb.el (nnweb-google-create-mapping): Update regexp.
6838
6839 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
6840
6841 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
6842 correctly. This fixes a bug caused by the 2006-05-12 change.
6843
6844 2006-07-18 Karl Fogel <kfogel@red-bean.com>
6845
6846 * nnmail.el (nnmail-article-group): If splitting raises an error, give
6847 some information about the error when saying that the `bogus' mail
6848 group will be used.
6849
6850 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
6851
6852 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
6853 string.
6854
6855 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
6856
6857 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
6858
6859 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6860
6861 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
6862
6863 2006-07-10 Daiki Ueno <ueno@unixuser.org>
6864
6865 * mml1991.el (mml1991-function-alist): Add epg.
6866 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
6867 (mml1991-epg-encrypt): New functions.
6868
6869 2006-07-10 Daiki Ueno <ueno@unixuser.org>
6870
6871 * mml2015.el (mml2015-verbose): New variable.
6872 (mml2015-cache-passphrase): Ditto.
6873 (mml2015-passphrase-cache-expiry): Ditto.
6874 (mml2015-function-alist): Add epg.
6875 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
6876 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
6877 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
6878 functions.
6879
6880 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6881
6882 * message.el (message-cite-original-1): Preserve region when removing
6883 quoted text due to X-No-Archive in order to avoid bogus attribution
6884 when citing multiple messages.
6885
6886 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6887
6888 * gnus-group.el (gnus-group-sort-by-unread): Fix typo. Reported by
6889 Kenneth Jacker <khj@be.cs.appstate.edu>.
6890
6891 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
6892
6893 * gnus-diary.el (gnus-user-format-function-d)
6894 (gnus-user-format-function-D): Autoload.
6895
6896 * imap.el (Commentary): Fix typo.
6897
6898 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
6899 2006-04-22 contribution.
6900
6901 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6902
6903 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
6904 It didn't really fix the bogosity I'm seeing with solid web groups.
6905
6906 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6907
6908 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
6909 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
6910 created using server names. If we use the feature without declaring
6911 it, Gnus does not properly manage server and group state.
6912
6913 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
6914 bound.
6915
6916 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6917
6918 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
6919 looking up the method using GROUP's prefix before inventing a new one.
6920 It is used on killed/unknown groups in various places where returning
6921 an all-new method isn't expected by the caller.
6922
6923 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
6924 and match semantics of gnus-group-real-prefix.
6925
6926 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
6927
6928 * nnmail.el (nnmail-broken-references-mailers): New variable.
6929 (nnmail-ignore-broken-references): New function generalizing
6930 nnmail-fix-eudora-headers.
6931 (nnmail-fix-eudora-headers): Now obsolete.
6932
6933 * gnus-art.el (gnus-button-handle-custom): Support
6934 `customize-apropos*'.
6935
6936 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6937
6938 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
6939
6940 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
6941 articles.
6942
6943 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
6944
6945 * message.el (message-cite-reply-above): New variable.
6946 (message-yank-original): Use it.
6947
6948 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
6949
6950 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
6951
6952 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
6953
6954 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
6955 as read.
6956
6957 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
6958
6959 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
6960
6961 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
6962 (gnus-bookmark-default-file): Use gnus-directory.
6963 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
6964 Remove "*" in doc string.
6965 (gnus-bookmark-write-file): Simplify.
6966 (gnus-bookmark-maybe-sort-alist): Use `when'.
6967 (gnus-bookmark-get-bookmark): Fix typo in doc string.
6968 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
6969 FIXME about Emacs 21 and XEmacs compatibility.
6970 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
6971 compatibility.
6972 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
6973 compatibility.
6974 (gnus-bookmark-menu-heading): Fix version.
6975
6976 2006-06-19 Bastien Guerry <bzg@altern.org>
6977
6978 * gnus-bookmark.el: New file.
6979
6980 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6981
6982 * message.el (message-syntax-checks): Doc fix.
6983
6984 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6985
6986 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
6987 unsubscribed groups as if they were killed ones. It causes duplicate
6988 entries in gnus-newsrc-alist.
6989
6990 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
6991
6992 * message.el (message-syntax-checks): Doc fix.
6993 (message-send-mail): Add check for continuation headers.
6994 (message-check-news-header-syntax): Fix regexp used to check for
6995 continuation headers.
6996
6997 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
6998
6999 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
7000
7001 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
7002
7003 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
7004
7005 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
7006
7007 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
7008 default-truncate-lines.
7009
7010 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
7011
7012 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
7013 to fill the utf-8 entry.
7014
7015 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7016
7017 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7018
7019 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
7020
7021 * gnus-agent.el (directory-files-and-attributes): Move all the way
7022 forward (the third and final move).
7023 (gnus-agent-read-agentview): Trap reconstruction errors due to
7024 nonexistent directory. Handle by returning nil.
7025
7026 2006-05-30 Didier Verna <didier@xemacs.org>
7027
7028 * message.el (message-dont-reply-to-names): Update the custom type.
7029 * message.el (message-dont-reply-to-names): New defsubst: potentially
7030 convert a list of regexps into a single one.
7031 * message.el (message-get-reply-headers): Use it.
7032 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
7033
7034 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
7035
7036 * gnus-agent.el (directory-files-and-attributes): Move forward.
7037
7038 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
7039
7040 * gnus-ml.el (gnus-mailing-list-subscribe)
7041 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
7042 (gnus-mailing-list-message): Fix doc strings.
7043
7044 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7045
7046 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
7047 of doing it manually.
7048
7049 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
7050
7051 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
7052 comment.
7053
7054 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
7055
7056 * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
7057 (gnus-agent-read-agentview): Fixed handling of end-of-file error.
7058 (gnus-agent-read-local): All symbols allocated in my-obarray.
7059 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
7060 (gnus-agent-regenerate-group): Check numeric names to see if they are
7061 messages or groups.
7062 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
7063 better way of do this...)
7064
7065 * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
7066 'dummy.group' (there should be a better way of do this...)
7067
7068 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
7069
7070 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
7071 (gnus-saved-headers): Ditto.
7072 (gnus-default-article-saver): Mention functions may have properties.
7073 (gnus-article-save): Override gnus-save-all-headers and
7074 gnus-saved-headers by :headers property which saver function may have.
7075 (gnus-summary-save-in-file): Add :headers property.
7076 (gnus-summary-write-to-file): Ditto.
7077
7078 * gnus-sum.el (gnus-summary-save-article): Bind
7079 gnus-prompt-before-saving to t when saving many articles in a file;
7080 always show all headers.
7081
7082 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
7083
7084 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
7085 marks.
7086
7087 * message.el (message-indent-citation): Add optional arguments to allow
7088 using it outside of message buffers.
7089
7090 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
7091 (gnus-article-treat-unfold-headers): Use it.
7092 (gnus-article-truncate-lines): New variable.
7093 (gnus-article-mode): Use it.
7094 (gnus-article-toggle-truncate-lines): New function.
7095
7096 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
7097 gnus-article-toggle-truncate-lines.
7098
7099 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
7100 coding system in XEmacs, use binary.
7101
7102 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
7103
7104 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
7105 after-load-alist.
7106
7107 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
7108 this function should save decoded articles.
7109 (gnus-summary-write-to-file): Use property to specify this function
7110 should save decoded articles and specify gnus-summary-save-in-file
7111 should be used to save articles other than the first one when saving
7112 many articles.
7113 (gnus-summary-save-body-in-file): Use property to specify this
7114 function should save decoded articles.
7115 (gnus-summary-write-body-to-file): Use property to specify this
7116 function should save decoded articles and specify
7117 gnus-summary-save-body-in-file should be used to save articles other
7118 than the first one when saving many articles.
7119
7120 * gnus-sum.el (gnus-summary-save-article): Simplify.
7121
7122 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
7123
7124 * gnus-art.el (gnus-default-article-saver): Add
7125 gnus-summary-write-body-to-file.
7126 (gnus-article-save-coding-system): Don't use coding system object
7127 in XEmacs.
7128 (gnus-read-save-file-name): Add optional `dir-var' argument which
7129 specifies directory in which files are saved; work even if optional
7130 `variable' argument is not specified.
7131 (gnus-summary-write-to-file): Read file name.
7132 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
7133 (gnus-summary-write-body-to-file): New function.
7134
7135 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
7136 (gnus-summary-local-variables): Add it.
7137 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
7138 (gnus-summary-save-article): Remove optional `decode' argument;
7139 determine whether to decode articles by the value of
7140 gnus-default-article-saver; when saving many files using
7141 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
7142 it first and use gnus-summary-save-in-file or
7143 gnus-summary-save-body-in-file thereafter unless
7144 gnus-prompt-before-saving is always; move point to article which
7145 will be saved.
7146 (gnus-summary-save-article-file): Revert.
7147 (gnus-summary-write-article-file): Revert.
7148 (gnus-summary-save-article-body-file): Revert.
7149 (gnus-summary-write-article-body-file): New function.
7150
7151 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
7152
7153 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
7154
7155 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
7156
7157 * gnus-art.el (gnus-default-article-saver): Doc fix.
7158 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
7159 from gnus-summary-save-article-coding-system, and default to a
7160 certain coding system.
7161 (gnus-output-to-file): Add coding cookie and encode text according
7162 to gnus-article-save-coding-system; don't use mm-append-to-file.
7163
7164 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
7165 gnus-art.el and rename to gnus-article-save-coding-system.
7166 (gnus-summary-save-article): Require gnus-art; don't show all
7167 headers if it decodes articles; don't add coding cookie here;
7168 don't bind mm-text-coding-system-for-write.
7169 (gnus-summary-save-article-file): Save decoded articles.
7170 (gnus-summary-write-article-file): When saving many files, use
7171 gnus-summary-write-to-file first and gnus-summary-save-in-file
7172 thereafter unless gnus-prompt-before-saving is always.
7173 (gnus-summary-save-article-body-file): Save decoded articles.
7174
7175 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
7176
7177 * nnrss.el (nnrss-check-group): Bind hash-index.
7178
7179 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
7180
7181 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
7182 its hash index. Store this hash in `nnrss-group-data'.
7183 (nnrss-read-group-data): Update accordingly.
7184
7185 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
7186
7187 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
7188 entry.
7189
7190 * gnus-sum.el (gnus-summary-make-menu-bar): Add
7191 gnus-article-browse-html-article.
7192
7193 2006-05-23 Hynek Schlawack <hynek@ularx.de>
7194
7195 * gnus-sum.el (gnus-summary-mime-map): Add
7196 gnus-article-browse-html-article.
7197 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
7198
7199 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
7200 suitable coding systems in customize.
7201
7202 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
7203
7204 * mail-source.el (mail-sources): Fix custom type.
7205
7206 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7207
7208 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
7209 (gnus-summary-expire-articles-now): Shorten prompt.
7210
7211 * gmm-utils.el (wid-edit): Require.
7212 (defun-gmm): Renamed from `gmm-defun-compat'.
7213 (gmm-image-search-load-path): Use it.
7214 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
7215
7216 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
7217
7218 * gnus-sum.el (gnus-summary-save-article-coding-system): New
7219 variable.
7220 (gnus-summary-save-article): Add optional `decode' argument. If
7221 it is set and gnus-summary-save-article-coding-system is non-nil,
7222 save decoded article.
7223 (gnus-summary-write-article-file): Save decoded article if
7224 gnus-summary-save-article-coding-system is non-nil.
7225
7226 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
7227 type.
7228
7229 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
7230
7231 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
7232
7233 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
7234
7235 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
7236 first to test gnus-single-article-buffer which may be buffer-local.
7237
7238 * gnus-sum.el (gnus-summary-setup-buffer): Make
7239 gnus-single-article-buffer buffer-local and nil in ephemeral
7240 group; make gnus-article-buffer, gnus-article-current, and
7241 gnus-original-article-buffer always buffer-local.
7242 (gnus-summary-exit): Kill article buffer belonging to ephemeral
7243 group.
7244 (gnus-handle-ephemeral-exit): Don't move to next summary line.
7245
7246 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
7247
7248 * nnml.el (nnml-request-compact-group): Compressed files might not
7249 have .gz extension.
7250
7251 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
7252
7253 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
7254 (mm-copy-to-buffer): Use with-current-buffer.
7255 (mm-display-part): Simplify.
7256 (mm-inlinable-p): Add optional arg `type'.
7257
7258 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
7259
7260 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
7261 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
7262 Try harder to show the attachment internally or externally using
7263 gnus-mime-view-part-as-type.
7264
7265 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
7266
7267 * message.el (message-from-style, message-signature-separator)
7268 (message-user-organization-file, message-send-mail-function)
7269 (message-citation-line-function, message-yank-prefix)
7270 (message-indent-citation-function, message-signature)
7271 (message-signature-file, message-signature-insert-empty-line):
7272 Remove autoloads.
7273
7274 * gnus-art.el (gnus-buttonized-mime-types): Remove
7275 "multipart/signed". Revert 2006-04-26 change.
7276
7277 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7278
7279 * gnus.el (gnus-version-number): Bump version.
7280
7281 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7282
7283 * gnus.el: No Gnus v0.5 is released.
7284
7285 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7286
7287 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
7288 fetching articles by message-id.
7289
7290 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7291
7292 * message.el (hashcash): Require hashcash as normal.
7293
7294 * ecomplete.el (ecomplete-highlight-match-line): Use
7295 point-at-eol.
7296 (ecomplete-highlight-match-line): Use `highlight', because that
7297 face exists in both Emacs and XEmacs.
7298
7299 * message.el (message-display-abbrev): Use point-at-bol.
7300
7301 * mail-source.el: Don't require timer/timer-funcs.
7302
7303 * gnus-async.el: Ditto.
7304
7305 * password.el: Ditto.
7306
7307 * mm-url.el: Ditto.
7308
7309 * mm-util.el: Require timer/timer-funcs.
7310
7311 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7312
7313 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
7314 Close.
7315
7316 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
7317
7318 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
7319 unibyte after clear-decrypt function runs.
7320
7321 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
7322 returns as a unibyte string.
7323
7324 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
7325
7326 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
7327 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
7328 (mml1991-pgg-encrypt): Ditto.
7329
7330 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7331
7332 * message.el (message-user-organization-file): Check several
7333 locations of the organization file.
7334
7335 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
7336 Add gnus-article-view-part-as-type.
7337
7338 * gnus-art.el (gnus-article-view-part-as-type): New function.
7339
7340 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
7341 .mobi and .travel. Remove .nato, .bitnet and .uucp.
7342
7343 * mml.el: Simplify autoload.
7344 (mml-mode): defvar dnd-protocol-alist instead of using
7345 symbol-value.
7346 (mml-default-directory): New variable.
7347 (mml-minibuffer-read-file): Use it.
7348 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
7349
7350 * message.el (message-citation-line-format): New variable.
7351 (message-insert-formated-citation-line): New function.
7352 (message-citation-line-function): Add
7353 `message-insert-formated-citation-line' to custom type.
7354
7355 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
7356 to doc string.
7357
7358 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
7359 depending on mm-verify-option.
7360
7361 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
7362
7363 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
7364 binding pgg-* variables; reimplement the section which prevents
7365 MIME header from being signed.
7366 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
7367 pgg-text-mode; remove a blank line at the top of body.
7368
7369 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
7370 lines at the top of body; use gnus-newsgroup-charset if there's no
7371 Charset header.
7372
7373 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
7374
7375 * message.el (message-self-insert-commands): Doc fix.
7376
7377 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
7378 (mm-uu-pgp-encrypted-test): Ditto.
7379 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
7380 between header and body; return application/pgp-encrypted handle
7381 if decryption failed; decode decrypted body by charset.
7382
7383 * mm-decode.el (mm-automatic-display): Don't make application/pgp
7384 element match to application/pgp-*.
7385
7386 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7387
7388 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
7389 HTML.
7390
7391 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7392
7393 * mail-source.el (mail-source-call-script): Message the error
7394 string.
7395
7396 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7397
7398 * gnus-util.el (gnus-byte-compile): Use it.
7399
7400 2006-04-22 xyblor <fake@invalid.email> (tiny change)
7401
7402 * gnus-util.el (kill-empty-logs): New function.
7403
7404 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7405
7406 * message.el (message-mail-alias-type): Doc fix.
7407 (message-mail-alias-type-p): New function.
7408 (message-send): Use it.
7409 (message-mode): Ditto.
7410 (message-strip-forbidden-properties): Ditto.
7411
7412 * ecomplete.el (ecomplete-database-file-coding-system): New
7413 variable.
7414 (ecomplete-save): Use it.
7415 (ecomplete-setup): Use it.
7416
7417 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
7418
7419 * message.el (message-self-insert-commands): New variable.
7420 (message-strip-forbidden-properties): Use it.
7421
7422 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7423
7424 * message.el (message-put-addresses-in-ecomplete): Use a regexp
7425 that doesn't make XEmacs choke.
7426
7427 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7428
7429 * gnus-util.el (gnus-replace-in-string):
7430 Prefer replace-regexp-in-string over of replace-in-string.
7431
7432 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
7433
7434 * gnus-util.el (gnus-select-frame-set-input-focus):
7435 Use select-frame-set-input-focus if it is available in XEmacs; use
7436 definition defined in Emacs 22 for old Emacsen.
7437
7438 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
7439
7440 * mm-view.el (mm-inline-text): Use equal instead of equalp.
7441
7442 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
7443
7444 * gnus-registry.el (gnus-registry-cache-save): Remove text
7445 properties when saving via the temp buffer.
7446
7447 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
7448
7449 * message.el (message-generate-hashcash): Honor custom type.
7450
7451 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7452
7453 * message.el (message-generate-hashcash): Default to non-nil when
7454 hashcash is found.
7455
7456 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
7457 (gnus-refer-thread-limit): Increase default to 500.
7458
7459 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
7460
7461 * flow-fill.el (fill-flowed): Allow delete-space.
7462
7463 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
7464
7465 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7466 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
7467 Remove autoloads.
7468
7469 2006-04-18 Simon Josefsson <jas@extundo.com>
7470
7471 * message.el (message-generate-hashcash): Default to.
7472
7473 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
7474
7475 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7476 concatenating segments rather than before concatenating them.
7477
7478 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7479
7480 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
7481
7482 * imap.el (imap-quote-specials): New function.
7483 (imap-login-auth): Quote specials.
7484
7485 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7486
7487 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
7488
7489 * message.el (message-forward-make-body-plain): Allow
7490 message-forward-ignored-headers to be a list.
7491 (message-remove-ignored-headers): Factor out into function.
7492 (message-forward-make-body-mml): Use it.
7493 * rfc2231.el (rfc2231-parse-string): Remove dead code.
7494 (rfc2231-parse-string): Allow concatanation of parameters that
7495 aren't contiguous. The test case is
7496 (mail-header-parse-content-type "message/external-body;
7497 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
7498 access-type=LOCAL-FILE;
7499 name*1*=plugh%2fhello-sailor%2fbing.pdf")
7500
7501 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
7502
7503 * nntp.el (nntp-accept-process-output): Return the value of
7504 `nnheader-accept-process-output'.
7505
7506 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7507
7508 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
7509 (gnus-button-alist): Recognize more diff formats.
7510 (gnus-button-patch): Strip directory.
7511
7512 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7513
7514 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
7515 Emacs 22 when setting focus.
7516
7517 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7518
7519 * gnus-art.el (gnus-article-treat-types): Do treatment of
7520 text/x-verbatim parts.
7521 (gnus-button-patch): New command.
7522
7523 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
7524 addresses that contain invalid characters.
7525
7526 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7527
7528 * message.el (message-put-addresses-in-ecomplete): Use
7529 gnus-replace-in-string.
7530 (message-is-yours-p): Use the more correct
7531 mail-header-parse-address instead of
7532 mail-extract-address-components.
7533 (message-put-addresses-in-ecomplete): Fix typo.
7534
7535 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
7536 keystroke.
7537
7538 * gnus-art.el (gnus-treatment-function-alist): Change order of
7539 newsgroups/generic header folding to avoid double-folding.
7540
7541 * message.el (message-hidden-headers): Add X-Draft-From.
7542
7543 * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
7544 command.
7545 (gnus-summary-repeat-search-article-backward): New command.
7546
7547 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
7548 groups in the parent topic.
7549
7550 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
7551
7552 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
7553 (spam-extra-header-to-number): Return the CRM114 number as a
7554 number instead of a string.
7555
7556 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7557
7558 * gnus-art.el (gnus-face-properties-alist): Moved here from
7559 gnus-fun.
7560
7561 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
7562
7563 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7564
7565 * message.el (message-strip-forbidden-properties): Only display on
7566 self-insert-command.
7567
7568 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
7569 reindent.
7570 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
7571
7572 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
7573
7574 * smiley.el (smiley-style): Fix typo.
7575
7576 2006-03-23 Kenichi Handa <handa@m17n.org>
7577
7578 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
7579 instead of set-buffer-multibyte.
7580
7581 2006-03-23 Kenichi Handa <handa@m17n.org>
7582
7583 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
7584 buffer and then decode the buffer text if necessary.
7585 (rfc2231-encode-string): Be sure to work on multibyte buffer at
7586 first, and after mm-encode-body, change the buffer to unibyte.
7587
7588 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7589
7590 * hashcash.el (hashcash-insert-payment-async-2): Use
7591 message-goto-eoh instead of doing it manually.
7592 (mail-add-payment): Use message-narrow-to-header instead of trying
7593 to do the same itself.
7594
7595 * message.el (message-hidden-headers): Add Face.
7596
7597 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
7598 reparenting code.
7599 (gnus-summary-reparent-children): Refactored out code.
7600 (gnus-summary-thread-map): New keystroke.
7601 (gnus-summary-reparent-children): Make into command.
7602
7603 * smiley.el (smiley-style): Default to `medium' if using a large
7604 font.
7605
7606 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
7607 does it itself.
7608
7609 * message.el (message-point-in-header-p): Simplify definition.
7610
7611 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7612
7613 * nnagent.el (nnagent-request-set-mark): Silence log file
7614 writing.
7615 (nnagent-request-set-mark): Use write-region instead of
7616 append-to-file.
7617
7618 * gnus-sum.el (gnus-read-header): Fudge article number if using a
7619 strange select method.
7620
7621 * ecomplete.el (ecomplete-display-matches): Get highlightling
7622 right.
7623 (ecomplete-display-matches): Use literals.
7624 (ecomplete-display-matches): Disable message logging.
7625
7626 * message.el (message-display-abbrev): Small optimization.
7627
7628 * ecomplete.el (ecomplete-display-matches): Allow automatic
7629 display.
7630
7631 * message.el (message-strip-forbidden-properties): Display
7632 abbrevs.
7633 (message-display-abbrev): Get automatic display right.
7634
7635 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
7636 keystrokes.
7637
7638 2006-04-13 Romain Francoise <romain@orebokech.com>
7639
7640 TODO: Backport to v5-10!
7641
7642 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
7643 Moved here (and renamed) from gnus-registry.el.
7644
7645 * gnus-registry.el: Require gnus-util.
7646 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
7647
7648 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7649
7650 * gnus-group.el (gnus-group-catchup-current): Change
7651 if-then-else-if-then-else into cond.
7652 (gnus-group-catchup): Indent.
7653 (group-name-at-point): New function.
7654 (gnus-fetch-group): Provide default from thing at point.
7655
7656 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
7657
7658 * message.el (message-display-abbrev): Fix regexp.
7659
7660 * ecomplete.el (ecomplete-highlight-match-line): Reimplement
7661 choosing.
7662 (ecomplete-highlight-match-line): Fix up code rewrite, remove
7663 dead variables.
7664
7665 * message.el (message-newline-and-indent): Remove debugging.
7666 (message-display-abbrev): Use new implementation.
7667
7668 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
7669
7670 * gnus-art.el (gnus-article-mode): Set
7671 cursor-in-non-selected-windows to nil.
7672
7673 * smiley.el: Revert previous change.
7674 (smiley-data-directory): defvar it before using it in the
7675 defcustom of `smiley-style'.
7676
7677 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
7678
7679 * message.el (message-newline-and-indent): New function.
7680
7681 * ecomplete.el: Implement more bits.
7682
7683 * message.el (message-put-addresses-in-ecomplete): Clean up the
7684 string.
7685
7686 * ecomplete.el (ecomplete-add-item): Chop off decimals.
7687
7688 * gnus-sum.el (gnus-summary-save-parts): Bind
7689 gnus-summary-save-parts-counter and use it to make unique file
7690 names.
7691
7692 * gnus-art.el (gnus-ignored-headers): Add some more headers.
7693
7694 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
7695 parameter to say whether to actually parse the individual
7696 addresses.
7697
7698 * message.el (message-put-addresses-in-ecomplete): New function.
7699 (ecomplete): Require.
7700 (message-mail-alias-type): Add ecomplete as an option.
7701
7702 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
7703
7704 * flow-fill.el (fill-flowed): Remove trailing space from blank
7705 quoted lines.
7706
7707 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
7708
7709 * smiley.el (smiley-style): Move definition later to avoid a
7710 compilation warning.
7711
7712 2006-04-12 Kenichi Handa <handa@m17n.org>
7713
7714 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
7715 buffer and then decode the buffer text if necessary.
7716 (rfc2231-encode-string): Be sure to work on multibyte buffer at
7717 first, and after mm-encode-body, change the buffer to unibyte.
7718 Use mm-disable-multibyte instead of set-buffer-multibyte.
7719
7720 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
7721
7722 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
7723 Content-Type header instead of Content-Disposition header.
7724 (gnus-mime-inline-part): Ditto.
7725 (gnus-mime-view-part-as-charset): Ignore charset that the part
7726 specifies.
7727
7728 * mm-decode.el (mm-display-part): Work with external parts and
7729 usual parts similarly.
7730
7731 * mm-extern.el (mm-inline-external-body): Use mm-display-part
7732 instead of gnus-display-mime.
7733
7734 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
7735 instead of with-temp-buffer.
7736
7737 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
7738 tag to summarized topics part in order to encode non-ASCII text.
7739
7740 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7741
7742 * smiley.el (smiley-style): New variable.
7743 (smiley-directory): New function.
7744 (smiley-data-directory): Derive from `smiley-style' using
7745 `smiley-directory'.
7746 (smiley-regexp-alist): Add new entries.
7747
7748 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
7749 (gnus-article-browse-delete-temp): Add :version.
7750
7751 2006-04-11 Arne Jørgensen <arne@arnested.dk>
7752
7753 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
7754 the sieve region.
7755
7756 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7757
7758 * gnus.el (gnus-version-number): Bump version.
7759
7760 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7761
7762 * gnus.el: No Gnus v0.4 is released.
7763
7764 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7765
7766 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
7767 layout.
7768
7769 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
7770 unknown charset.
7771
7772 * message.el (message-header-synonyms): Add Original-To to the
7773 default.
7774
7775 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
7776 optional parameter.
7777
7778 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
7779
7780 * gnus-fun.el (gnus): Require it for gnus-directory.
7781
7782 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7783
7784 * gnus-fun.el (gnus-face-properties-alist): Add :version.
7785
7786 2006-04-05 Daiki Ueno <ueno@unixuser.org>
7787
7788 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
7789
7790 2006-04-05 Simon Josefsson <jas@extundo.com>
7791
7792 * password.el (password-reset): New function.
7793
7794 2006-04-05 Daiki Ueno <ueno@unixuser.org>
7795
7796 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
7797 for BEGIN_SIGNING too, new in GnuPG 1.4.3.
7798
7799 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7800
7801 * nnweb.el (nnweb-google-create-mapping): Update regexp.
7802 Some whitespace was matched into the url, which broke browsing hits
7803 > 100 when mm-url-use-external was nil.
7804
7805 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
7806
7807 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
7808 gnus-extra-headers for 'Newsgroups.
7809
7810 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
7811 bound.
7812
7813 2006-04-04 Daiki Ueno <ueno@unixuser.org>
7814
7815 * pgg-gpg.el: Clean up process buffers every time gpg processes
7816 complete.
7817
7818 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
7819
7820 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7821 doc string.
7822
7823 2006-04-03 Daiki Ueno <ueno@unixuser.org>
7824
7825 * pgg-gpg.el (pgg-gpg-process-filter)
7826 (pgg-gpg-wait-for-completion): Check if buffer is alive.
7827
7828 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
7829 lines, temporary fix.
7830
7831 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7832
7833 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
7834
7835 2006-03-29 Daiki Ueno <ueno@unixuser.org>
7836
7837 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
7838 default-enable-multibyte-characters. This reverts the change from
7839 revision 6.17 which is no longer necessary because the passphrase
7840 is sent separately now. GnuPG messages are unreadable under
7841 multibyte locales with default-enable-multibyte-characters set to
7842 nil.
7843
7844 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7845
7846 * message.el (message-tool-bar-gnome): Move "spell".
7847
7848 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7849
7850 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
7851 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
7852 instead.
7853
7854 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
7855
7856 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
7857 newsgroups handling for NNTP overviews which don't include
7858 Newsgroups.
7859
7860 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7861
7862 * message.el (message-resend): Bind message-generate-hashcash to nil.
7863
7864 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7865
7866 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
7867 when searching for already-paid recipients.
7868
7869 2006-03-27 Daiki Ueno <ueno@unixuser.org>
7870
7871 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
7872 passphrases when it is not needed.
7873 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
7874 passphrase stuff from gpg, should only be necessary when you use
7875 gpg with a smartcard.
7876
7877 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
7878
7879 * mml.el (mml-insert-mime): Ignore cached contents of
7880 message/external-body part.
7881
7882 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
7883 (mm-insert-part): Ditto.
7884
7885 2006-03-23 Simon Josefsson <jas@extundo.com>
7886
7887 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
7888 Reiner.
7889 (pgg-gpg-use-agent-p): Use it again.
7890
7891 2006-03-23 Simon Josefsson <jas@extundo.com>
7892
7893 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
7894 older emacsen.
7895 (pgg-gpg-use-agent-p): Don't use it.
7896
7897 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7898
7899 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
7900 if we can.
7901
7902 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
7903
7904 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
7905 (pgg-gpg-update-agent): New function.
7906 (pgg-gpg-use-agent-p): New function.
7907 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
7908 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7909 (pgg-gpg-sign-region): Use it.
7910
7911 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
7912
7913 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
7914 Reported by Ralf Wachinger <rwachinger@gmx.de>.
7915
7916 2006-03-21 Simon Josefsson <jas@extundo.com>
7917
7918 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
7919 <wilde@sha-bang.de>.
7920 (pgg-gpg-use-agent): New variable.
7921 (pgg-gpg-process-region): Use it.
7922 (pgg-gpg-encrypt-region): Likewise.
7923 (pgg-gpg-encrypt-symmetric-region): Likewise.
7924 (pgg-gpg-decrypt-region): Likewise.
7925 (pgg-gpg-sign-region): Likewise.
7926 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
7927
7928 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7929
7930 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
7931
7932 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
7933 Add comment on version.
7934
7935 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
7936
7937 * smiley.el: Add missing test smiley.
7938
7939 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
7940
7941 * mm-decode.el (mm-with-part): New macro.
7942 (mm-get-part): Use it; work with message/external-body as well.
7943 (mm-save-part): Treat name and filename equally.
7944
7945 * mm-extern.el (mm-extern-cache-contents): New function.
7946 (mm-inline-external-body): Use it; force the part to be displayed;
7947 move undisplayer added to the cached handle to the parent.
7948
7949 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
7950 (gnus-mime-view-part-as-type): Work with message/external-body.
7951
7952 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
7953
7954 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7955
7956 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
7957 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
7958 Emacs.]
7959
7960 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
7961
7962 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
7963 path rather than symbol. Always return list of directories.
7964 Guarantee that image directory comes first. [Sync with image.el,
7965 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
7966
7967 * message.el (message-make-tool-bar): Adjust to new API of
7968 `gmm-image-load-path-for-library'.
7969
7970 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7971
7972 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7973
7974 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7975
7976 * gnus-art.el (gnus-article-only-boring-p):
7977 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
7978 intangible text.
7979 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
7980
7981 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
7982
7983 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo. Use
7984 `defun' instead of `gmm-defun-compat'.
7985
7986 2006-03-14 Simon Josefsson <jas@extundo.com>
7987
7988 * message.el (message-unique-id): Don't use message-number-base36
7989 if (user-uid) is a float.
7990 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
7991
7992 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
7993
7994 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
7995
7996 * gnus-art.el (gnus-mime-display-single): Make sure there is an
7997 empty line between a part and a message part.
7998
7999 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8000
8001 * smiley.el: Add more test smileys.
8002 (smiley-data-directory, smiley-regexp-alist)
8003 (gnus-smiley-file-types): Fix doc strings.
8004 (smiley-update-cache): Clear smiley-cached-regexp-alist before
8005 adding new elements.
8006 (smiley-mouse-map): Unused code. Make it a comment.
8007
8008 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8009
8010 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
8011 scan latest NoCeM messages instead of old ones.
8012 (gnus-nocem-check-article): Fix regexps so as to match to PGP
8013 delimiters that are recently used.
8014 (gnus-nocem-load-cache): Add autoload cookie.
8015
8016 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
8017
8018 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
8019 level which is larger than gnus-use-nocem is specified.
8020
8021 * gnus-group.el (gnus-group-get-new-news): Ditto.
8022
8023 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
8024
8025 * gnus-util.el (gnus-tool-bar-update): New function.
8026
8027 * gnus-group.el (gnus-group-update-tool-bar): New variable.
8028 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
8029
8030 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
8031
8032 * gnus-group.el (gnus-group-redraw-when-idle)
8033 (gnus-group-redraw-check): Remove.
8034 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
8035
8036 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8037
8038 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
8039 if optional last element is specified in splits (FIELD VALUE...).
8040
8041 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8042
8043 * message.el (message-make-tool-bar): Rename gmm-image-load-path
8044 to gmm-image-load-path-for-library. Call with no-error argument.
8045 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
8046
8047 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8048
8049 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8050
8051 * gmm-utils.el (gmm-image-load-path): Remove alias.
8052
8053 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
8054
8055 * gmm-utils.el (gmm-image-load-path): Add alias.
8056
8057 * nnml.el (nnml-generate-nov-databases-directory): Rename from
8058 nnml-generate-nov-databases-1.
8059 (nnml-generate-nov-databases): Use it.
8060 (nnml-generate-nov-databases-directory): Document no-active
8061 argument.
8062
8063 * gmm-utils.el (gmm-image-load-path-for-library): Return single
8064 directory if path is t. Add no-error.
8065
8066 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
8067 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8068
8069 * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
8070 resetting gnus-article-browse-html-temp-list.
8071
8072 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
8073 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
8074 Add example to docstring. Rename local variables. Move error
8075 checks to default case in cond and simplify.
8076
8077 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
8078
8079 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
8080 handle is multipart when calling it recursively.
8081 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
8082
8083 2006-03-03 Daniel Pittman <daniel@rimspace.net>
8084
8085 * nnimap.el (nnimap-request-update-info-internal): Optimize.
8086 Don't `gnus-uncompress-range' to avoid excessive memory usage.
8087
8088 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
8089
8090 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
8091 is loaded.
8092
8093 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
8094 loaded.
8095
8096 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8097
8098 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
8099 to "Emacs 23 (unicode)" in doc string.
8100
8101 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
8102 "Emacs 23 (unicode)" in comment.
8103
8104 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
8105
8106 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
8107
8108 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
8109 characters 160 through 255 in Emacs 23.
8110
8111 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
8112
8113 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
8114 gnus-article-browse-html-temp.
8115 (gnus-article-browse-delete-temp): Make it customizable. Add
8116 `file'. Adjust doc string.
8117 (gnus-article-browse-delete-temp-files): Add argument. Allow
8118 query for each file. Adjust doc string.
8119 (gnus-article-browse-html-parts): Add
8120 `gnus-article-browse-delete-temp-files' to
8121 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
8122
8123 2006-03-02 Hynek Schlawack <hynek@ularx.de>
8124
8125 * gnus-art.el (gnus-article-browse-html-temp)
8126 (gnus-article-browse-delete-temp): New variables.
8127 (gnus-article-browse-delete-temp-files): New function.
8128 (gnus-article-browse-html-parts): Use it.
8129
8130 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
8131
8132 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
8133
8134 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
8135 string.
8136
8137 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
8138 gnus-summary-insert-new-articles when unplugged. Remove
8139 gnus-summary-search-article-forward.
8140
8141 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
8142 display-visual-class instead of display-color-cells.
8143
8144 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
8145
8146 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
8147 message/* containing non-ASCII text properly.
8148
8149 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
8150
8151 * message.el: Require gmm-utils, remove autoloads.
8152 (message-tool-bar): Set default based on
8153 gmm-tool-bar-style.
8154 (message-tool-bar-gnome): Add gmm-customize-mode.
8155
8156 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
8157 gmm-tool-bar-style.
8158 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
8159
8160 * gnus-group.el (gnus-group-tool-bar): Set default based on
8161 gmm-tool-bar-style.
8162 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
8163
8164 * gmm-utils.el (gmm-image-directory): Rename variable from
8165 gmm-image-load-path.
8166 (gmm-image-load-path): Use gmm-image-directory.
8167 (gmm-customize-mode): New function.
8168 (gmm-tool-bar-style): New variable.
8169
8170 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
8171 gnus-group-redraw-line-number.
8172 (gnus-group-redraw-check): Simplify.
8173 (gnus-group-tool-bar-update): Remove redraw check.
8174 (gnus-group-make-tool-bar): Add redraw check.
8175
8176 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
8177
8178 * gnus-art.el (gnus-button): Add missing parentheses.
8179
8180 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
8181
8182 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
8183
8184 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
8185
8186 * gnus-art.el (gnus-button): New face.
8187 (gnus-article-button-face): Use it.
8188
8189 * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
8190 gnus-summary-next-page. Re-order.
8191
8192 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
8193 next-node are now included.
8194 (gnus-group-redraw-line-number): New internal variable.
8195 (gnus-group-redraw-check): Helper function for updating the tool
8196 bar.
8197 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
8198
8199 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
8200
8201 * spam.el (spam-spamassassin-score-regexp): New internal variable.
8202 (spam-extra-header-to-number, spam-check-spamassassin-headers):
8203 Use it to match format of Spamassassin 3.0 and later. Reported by
8204 IRIE Tetsuya <irie@t.email.ne.jp>.
8205 (spam-check-bogofilter)
8206 (spam-bogofilter-register-with-bogofilter): Fix args of
8207 `gnus-error' calls.
8208
8209 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
8210
8211 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
8212 unnecessary interaction when sending queued mails. Reported by
8213 TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
8214
8215 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
8216
8217 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
8218 first or last are nil.
8219
8220 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8221
8222 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
8223
8224 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8225
8226 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
8227
8228 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8229
8230 * dns.el (query-dns): Protect more against buggy tcp output.
8231
8232 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
8233
8234 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
8235 nov.php.
8236
8237 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
8238
8239 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
8240 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
8241 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
8242 output on the server side.
8243 (nnweb-google-create-mapping): Update regexps and add some
8244 progress indication.
8245
8246 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
8247
8248 * gnus-group.el (gnus-group-tool-bar-gnome): Fix
8249 gnus-agent-toggle-plugged. Re-order icons.
8250 (gnus-group-tool-bar-gnome): Add
8251 gnus-group-{prev,next}-unread-group.
8252 (gnus-group-tool-bar-gnome): Re-order icons.
8253
8254 * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
8255 gnus-summary-insert-new-articles.
8256
8257 * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
8258 comments.
8259
8260 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
8261 also available in Emacs 21.3.
8262
8263 * message.el (message-fix-before-sending): Change "Emacs 22" to
8264 "Emacs 23 (unicode)" in comment.
8265
8266 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
8267 "Emacs 23 (unicode)" in comment.
8268
8269 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
8270 comment.
8271 (mm-coding-system-p): Add comment about no-MULE XEmacs.
8272
8273 * mm-view.el (mm-fill-flowed): Add :version.
8274
8275 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
8276
8277 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
8278 and load-path.
8279
8280 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
8281
8282 * message.el: Autoload gmm-image-load-path.
8283 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
8284 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
8285 consitency.
8286
8287 * gmm-utils.el (gmm-image-load-path): Also search in
8288 "../etc/images". Don't set gmm-image-load-path if we don't find
8289 the image.
8290
8291 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
8292
8293 * gmm-utils.el (gmm-image-load-path): Don't make
8294 `gmm-image-load-path' include subdirectories which the second arg
8295 `image' might specify.
8296
8297 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
8298 subdirectory to icon file names.
8299
8300 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
8301
8302 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
8303
8304 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
8305 gmm-image-load-path calls.
8306
8307 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8308
8309 * message.el (message-make-tool-bar): Ditto.
8310
8311 * mml.el (mml-preview): Added comment concerning tool bar icons.
8312
8313 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
8314 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
8315
8316 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
8317 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
8318
8319 * message.el (message-tool-bar-gnome): Use new icon names.
8320 (message-make-tool-bar): Use `gmm-image-load-path'.
8321
8322 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
8323 functions from MH-E.
8324 (gmm-image-load-path): New variable from MH-E.
8325 (gmm-image-load-path): New function from MH-E. Added arguments
8326 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
8327 *-image-load-path-called-flag.
8328
8329 2006-02-21 Milan Zamazal <pdm@brailcom.org>
8330
8331 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
8332
8333 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
8334
8335 * nnimap.el (nnimap-request-move-article): Change folder back to
8336 source group before deleting.
8337
8338 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
8339
8340 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
8341
8342 * gnus-art.el (mm-url-insert-file-contents-external): Autoload
8343 mm-url.
8344
8345 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
8346
8347 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
8348
8349 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
8350 coding system which mm-charset-to-coding-system returns for a
8351 given charset is valid.
8352
8353 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
8354
8355 * html2text.el (html2text-remove-tag-list):
8356 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
8357
8358 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
8359
8360 * gnus-cus.el: Revert 2005-10-17 change.
8361
8362 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
8363
8364 * gnus-art.el (article-strip-banner): Call
8365 article-really-strip-banner only when the regexp match is made.
8366
8367 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
8368
8369 * gnus-art.el (article-strip-banner): Use
8370 gnus-extract-address-components instead of
8371 mail-header-parse-addresses to make it work with non-ASCII text;
8372 remove mail-encode-encoded-word-string.
8373
8374 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
8375 values which are surrounded with \"...\"; make it never cause a
8376 Lisp error; give up parsing of parameters if it failed in
8377 extracting type.
8378
8379 2006-02-14 Arne Jørgensen <arne@arnested.dk>
8380
8381 * smime.el (smime-cert-by-ldap-1): Fix bug where
8382 `smime-ldap-search' returns results without userCertificates.
8383
8384 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
8385
8386 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
8387
8388 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
8389
8390 * spam.el (spam-check-spamassassin-headers): Adapt format for
8391 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
8392 <ari@mbf.ocn.ne.jp>.
8393 (spam-list-of-processors): Add spam-use-gmane.
8394
8395 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
8396
8397 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
8398 make-temp-file; make it work with XEmacs as well.
8399
8400 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
8401 mm-make-temp-file.
8402
8403 * mm-decode.el (mm-display-external): Use the 3rd arg of
8404 mm-make-temp-file.
8405 (mm-create-image-xemacs): Ditto.
8406
8407 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
8408
8409 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
8410 with message-narrow-to-headers.
8411 (gnus-draft-setup): Narrow to header to run message-fetch-field.
8412 (gnus-draft-check-draft-articles): New function.
8413 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
8414
8415 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
8416
8417 * gnus-art.el (gnus-article-browse-html-parts):
8418 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
8419 Don't use suffix argument for mm-make-temp-file for Emacs 21
8420 compatibility. Remove useless `format'.
8421
8422 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
8423
8424 * nnweb.el (nnweb-google-wash-article): Update regexps.
8425 (nnweb-group-alist): Use defvoo instead of defvar.
8426
8427 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
8428
8429 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
8430 re-loading nn* modules.
8431
8432 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
8433
8434 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
8435 for `tool-bar-mode' and don't check it's default-value.
8436
8437 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8438
8439 * message.el (message-make-tool-bar): Ditto.
8440
8441 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
8442 `substring'. Shorten tmp-file name.
8443
8444 * gnus.el: Remove bogus comment.
8445
8446 2006-02-10 Hynek Schlawack <hynek@ularx.de>
8447
8448 * gnus-art.el (gnus-article-browse-html-parts): New function.
8449 (gnus-article-browse-html-article): New function for viewing html
8450 articles with a browser.
8451
8452 2006-02-09 Daiki Ueno <ueno@unixuser.org>
8453
8454 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
8455 (mml2015-pgg-encrypt): Ditto.
8456
8457 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
8458 (mml1991-pgg-encrypt): Ditto.
8459
8460 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
8461
8462 * nnfolder.el (nnfolder-insert-newsgroup-line): Use
8463 message-make-date instead of current-time-string.
8464
8465 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
8466 to gnus-decoded which mm-uu might set.
8467
8468 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
8469
8470 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
8471 don't decode quoted parameters; remove misimported Emacs code.
8472 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8473 (rfc2231-decode-encoded-string): Don't use split-string which
8474 behaves differently according to Emacs version; use
8475 mm-decode-coding-region to convert charset to coding-system.
8476 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8477 (rfc2231-encode-string): Remove misimported Emacs code.
8478
8479 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
8480
8481 * gnus-art.el (article-decode-charset): Don't use ignore-errors
8482 when calling mail-header-parse-content-type.
8483 (article-de-quoted-unreadable): Ditto.
8484 (article-de-base64-unreadable): Ditto.
8485 (article-wash-html): Ditto.
8486
8487 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
8488 calling mail-header-parse-content-type and
8489 mail-header-parse-content-disposition.
8490 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
8491 mail-header-parse-content-type.
8492
8493 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
8494 insert charset and format parameters; encode description after
8495 inserting it to buffer.
8496 (mml-insert-parameter): Fold lines properly even if a parameter is
8497 segmented into two or more lines; change the max column to 76.
8498
8499 * rfc1843.el (rfc1843-decode-article-body): Don't use
8500 ignore-errors when calling mail-header-parse-content-type.
8501
8502 * rfc2231.el (rfc2231-parse-string): Return at least type if
8503 possible; don't cause an error even if it fails in parsing of
8504 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8505 (rfc2231-encode-string): Don't break lines at the beginning, leave
8506 it to mml-insert-parameter.
8507
8508 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
8509 calling mail-header-parse-content-type.
8510
8511 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
8512
8513 * spam-report.el (spam-report-gmane-use-article-number):
8514 Improve doc string.
8515 (spam-report-gmane-internal): Check if a suitable header was found
8516 in the article.
8517
8518 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
8519
8520 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
8521 (rfc2231-encode-string): Make param*=value always begin with LWSP.
8522
8523 2006-02-05 Romain Francoise <romain@orebokech.com>
8524
8525 Update copyright notices of all files in the gnus directory.
8526
8527 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
8528
8529 * nnweb.el (nnweb-request-group): Avoid growing overview files.
8530
8531 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
8532
8533 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
8534 segmented lines of parameter value to cope with Thunderbird 1.5
8535 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
8536 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8537 (rfc2231-encode-string): Don't make lines exceeding 76 column.
8538
8539 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
8540
8541 * mml.el (mml-generate-mime-1): Correct the order of inline signed
8542 parts.
8543
8544 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
8545
8546 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
8547 there's only one active file for all servers.
8548 (nnweb-request-scan): Make sure nnweb-articles is initialized on
8549 solid groups. Gnus might have used a FAST request to select the group.
8550 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
8551 and nnweb-search redundantly in the active file.
8552 (nnweb-request-list): Don't list bogus groups. There can only be one.
8553 (nnweb-request-create-group): Don't use ARGS.
8554 (nnweb-possibly-change-server, nnweb-request-group): Remove some
8555 initialisations. Let nnoo do the work.
8556
8557 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
8558
8559 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
8560 Say the part has been decoded.
8561
8562 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
8563
8564 2006-01-31 Kevin Ryde <user42@zip.com.au>
8565
8566 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
8567 mailcap-viewer-test-cache when there's no 'test clause, since that
8568 will invert the meaning of a "nil" test previously determined by
8569 mailcap-mailcap-entry-passes-test.
8570
8571 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
8572
8573 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
8574 compiling.
8575
8576 * gnus-sum.el: Ditto.
8577
8578 * message.el: Don't bind tool-bar-map when compiling.
8579
8580 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
8581
8582 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
8583
8584 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
8585
8586 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
8587 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
8588 current Google Groups.
8589
8590 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
8591
8592 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
8593 and tool-bar-mode.
8594
8595 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
8596 and tool-bar-mode.
8597
8598 * message.el (message-tool-bar-update): Simplify.
8599 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
8600
8601 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
8602 gnus-summary-buffer.
8603 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
8604 gnus-summary-reply.
8605
8606 * gmm-utils.el (gmm): Add :version.
8607
8608 2006-01-26 Steve Youngs <steve@sxemacs.org>
8609
8610 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
8611 autoload.
8612
8613 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
8614
8615 * gmm-utils.el (gmm-verbose): Add :group.
8616
8617 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
8618
8619 * message.el: Change some comments WRT tool-bars.
8620
8621 * gnus-sum.el (gnus-summary-tool-bar)
8622 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
8623 (gnus-summary-tool-bar-zap-list): New variables.
8624 (gnus-summary-make-tool-bar): Complete rewrite using
8625 `gmm-tool-bar-from-list'.
8626
8627 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
8628 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
8629 variables.
8630 (gnus-group-make-tool-bar): Complete rewrite using
8631 `gmm-tool-bar-from-list'.
8632 (gnus-group-tool-bar-update): New function.
8633
8634 * message.el (message-mode-field-menu): Add "Show hidden Headers".
8635
8636 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
8637
8638 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
8639 is dissected into a single part of which the type is the same as
8640 the given one; decode charset.
8641
8642 2006-01-21 Kevin Ryde <user42@zip.com.au>
8643
8644 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
8645 into alists as symbol not string, since that's what
8646 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
8647 look for.
8648
8649 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
8650
8651 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
8652 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
8653
8654 * message.el (message-tool-bar-gnome): Use gmm-ignore.
8655
8656 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8657
8658 * gnus-art.el (gnus-mime-security-button-commands): New variable.
8659 (gnus-mime-security-button-menu): New definition.
8660 (gnus-mime-security-button-map): Use them.
8661 (gnus-mime-security-button-menu): New function.
8662 (gnus-insert-mime-security-button): Addition to help echo.
8663 (gnus-mime-security-run-function, gnus-mime-security-save-part)
8664 (gnus-mime-security-pipe-part): New functions.
8665
8666 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
8667 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
8668
8669 * mm-decode.el (mm-handle-set-disposition): Remove.
8670 (mm-handle-set-description): Remove.
8671
8672 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8673
8674 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
8675 (mm-w3m-standalone-supports-m17n-p): New function.
8676 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
8677 w3m usage.
8678
8679 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
8680 mm-w3m-standalone-supports-m17n-p to alter w3m usage.
8681
8682 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
8683
8684 * message.el (message-tool-bar-zap-list): Use
8685 gmm-tool-bar-zap-list as custom type.
8686 (message-tool-bar-update): New function.
8687 (message-tool-bar, message-tool-bar-gnome)
8688 (message-tool-bar-retro): Add message-tool-bar-update.
8689 (message-tool-bar-gnome): Add flyspell-buffer.
8690
8691 * gnus-util.el (gnus-error): Describe `args'.
8692
8693 * gmm-utils.el (gmm-error): Describe `args'.
8694 (gmm-tool-bar-zap-list): New widget.
8695 (gmm-tool-bar-from-list): Improve description of `zap-list'.
8696
8697 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
8698
8699 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
8700 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
8701 the number of recursive calls.
8702
8703 * mm-decode.el (mm-handle-set-disposition): New macro.
8704 (mm-handle-set-description): New macro.
8705
8706 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
8707
8708 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
8709 encoding.
8710
8711 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
8712
8713 * message.el (message-tool-bar-zap-list, message-tool-bar)
8714 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
8715 (message-tool-bar-local-item-from-menu): Remove.
8716 (message-tool-bar-map): Replace by `message-make-tool-bar'.
8717 (message-make-tool-bar): New function.
8718 (message-mode): Use `message-make-tool-bar'.
8719
8720 * gmm-utils.el: New file.
8721 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
8722 (gmm-lazy): New widget copied from `nnmail.el'.
8723 (gmm-tool-bar-from-list): New function for creating customizable
8724 tool bars.
8725 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
8726 output.
8727 (gmm): Add :prefix to defgroup.
8728
8729 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
8730
8731 * gmm-utils.el (gmm-widget-p): New function.
8732
8733 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
8734
8735 * mml.el (mml-attach-file): Describe `description' in doc string.
8736 (mml-menu): Add Emacs MIME manual and PGG manual.
8737
8738 2006-01-20 Richard M. Stallman <rms@gnu.org>
8739
8740 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
8741
8742 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
8743
8744 * nntp.el (nntp-end-of-line): Doc fix.
8745
8746 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
8747
8748 * imap.el (imap-open): Handle case where buffer is a buffer
8749 object.
8750
8751 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
8752
8753 * gnus-delay.el (gnus-delay): Don't autoload.
8754 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8755 to be re-loaded when customizing the `gnus-delay' group.
8756
8757 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
8758
8759 * message.el (message-insert-citation-line): Use newlines.
8760
8761 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
8762
8763 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
8764
8765 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
8766
8767 2006-01-19 Mark D. Baushke <mdb@gnu.org>
8768
8769 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
8770
8771 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
8772
8773 * mm-decode.el (mm-inlined-types): Add application/pgp.
8774 (mm-automatic-display): Ditto.
8775
8776 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
8777 part as text.
8778
8779 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8780
8781 * nnrss.el: Update copyright.
8782 (nnrss-opml-import): Query whether to subscribe to each entry.
8783
8784 * gnus-art.el:
8785 * gnus-sum.el:
8786 * mm-uu.el:
8787 * mm-view.el: Update copyright.
8788
8789 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
8790
8791 * message.el (message-info): New function.
8792 (message-mode-menu): Add it.
8793 Update copyright.
8794
8795 * ChangeLog: Fix and update copyright.
8796
8797 2006-01-13 Romain Francoise <romain@orebokech.com>
8798
8799 * message.el (message-forward-subject-name-subject): Prefer the
8800 address to 'nowhere' if the sender has no name.
8801 Fix typo. Update copyright year.
8802
8803 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8804
8805 * gnus-art.el (article-wash-html): Use
8806 gnus-summary-show-article-charset-alist if a numeric arg is given.
8807 (gnus-article-wash-html-with-w3m-standalone): New function.
8808
8809 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
8810 mm-inline-text-html-render-with-w3m-standalone.
8811 (mm-text-html-washer-alist): Map w3m-standalone to
8812 gnus-article-wash-html-with-w3m-standalone.
8813 (mm-inline-text-html-render-with-w3m-standalone): New function.
8814
8815 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
8816
8817 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
8818 Improve LaTeX.
8819
8820 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8821
8822 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
8823 (nnrss-request-article): Render text/plain parts as HTML.
8824
8825 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
8826 the buffer.
8827
8828 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
8829
8830 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
8831 custom definition of `gnus-posting-styles'.
8832
8833 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
8834 print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
8835
8836 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
8837
8838 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
8839 Use nntp for bug archive.
8840
8841 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
8842
8843 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
8844 parts.
8845 (nnrss-normalize-date): New function converts ISO 8601 date into
8846 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
8847 (nnrss-check-group): Use it.
8848
8849 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
8850
8851 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
8852
8853 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
8854 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
8855 (nnrss-insert-w3): Ditto.
8856
8857 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8858
8859 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
8860 the articles to be forwarded including the case where neither a
8861 number of articles nor a region is specified.
8862
8863 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
8864
8865 * nnrss.el (nnrss-request-article): Fix last change; fill
8866 text/plain parts.
8867
8868 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
8869
8870 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
8871 in text/plain part.
8872 (nnrss-check-group): Don't add excessive newline to dc:subject.
8873
8874 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
8875
8876 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
8877 article.
8878
8879 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
8880
8881 * nnml.el: Don't require gnus-bcklg. Autoload it.
8882 (nnml-use-compressed-files, nnml-save-mail): Support other
8883 comression programs such as bzip2.
8884
8885 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8886
8887 * dns.el (query-dns): Make sure we check the buffer size before
8888 removing tcp headers.
8889
8890 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
8891
8892 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
8893 remove MIME buttons associated with multipart/alternative parts.
8894 (gnus-mime-display-alternative): Tag buttons using `article-type'
8895 text property.
8896
8897 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
8898 associated with multipart/alternative parts.
8899
8900 * gnus-art.el (gnus-signature-separator): Fix custom type.
8901
8902 * mm-decode.el (mm-inlined-types): Fix custom type.
8903 (mm-keep-viewer-alive-types): Ditto.
8904 (mm-automatic-display): Ditto.
8905 (mm-attachment-override-types): Ditto.
8906 (mm-inline-override-types): Ditto.
8907 (mm-automatic-external-display): Ditto.
8908
8909 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
8910
8911 * spam-report.el (spam-report-user-mail-address)
8912 (spam-report-user-agent): New variables.
8913 (spam-report-url-ping-plain): Use spam-report-user-agent.
8914
8915 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
8916
8917 * gnus-art.el (gnus-button-handle-custom): Do not just use
8918 `customize-apropos' for any "M-x customize-*" button but the
8919 function called for. Accept both the function name and its
8920 argument in order to achieve this.
8921 (gnus-button-alist): Remove support for "custom:" URL's. Pass
8922 function name to `gnus-button-handle-custom' in case of "M-x
8923 customize-*" buttons.
8924
8925 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
8926
8927 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
8928 multipart/alternative and add xref to mm-discouraged-alternatives
8929 in doc string.
8930
8931 * mm-decode.el (mm-discouraged-alternatives): Add xref to
8932 gnus-buttonized-mime-types in doc string.
8933
8934 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8935
8936 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
8937 Suggest image/.* in the doc string.
8938
8939 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8940
8941 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
8942 message-marks (Debian bug #342521).
8943
8944 2005-12-12 Simon Josefsson <jas@extundo.com>
8945
8946 * password.el (password-read-from-cache): Add.
8947 (password-read): Use it.
8948
8949 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
8950
8951 * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
8952 us-ascii as a MIME charset.
8953
8954 * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
8955 against the case where the 2nd arg TYPE is nil.
8956
8957 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
8958
8959 * pop3.el (pop3-stream-type): Fix custom version.
8960
8961 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
8962
8963 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
8964
8965 * mm-decode.el (mm-display-external): Add missing cdr.
8966
8967 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
8968
8969 * mm-decode.el (mm-display-external): Use nametemplate (defined in
8970 RFC1524) if it is in mailcap or add a suffix according to
8971 mailcap-mime-extensions when generating a temp filename; postpone
8972 deleting a temp file for 2 seconds for some wrappers, shell
8973 scripts, and so on, which might exit right after having started a
8974 viewer command as a background job.
8975
8976 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
8977
8978 * nntp.el (nntp-marks-directory): Fix custom group.
8979
8980 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
8981 steps when < 10.
8982
8983 * gnus-start.el (gnus-no-server-1): Mention
8984 `gnus-level-default-subscribed' in doc string.
8985
8986 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
8987
8988 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
8989 parens.
8990
8991 2005-11-26 Dave Love <fx@gnu.org>
8992
8993 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
8994 (tls-program, tls-success): Provide openssl alternative.
8995
8996 * starttls.el: Doc fixes.
8997 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
8998 SERVICE to PORT.
8999
9000 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
9001 port null or service name.
9002 (starttls-negotiate): Autoload.
9003
9004 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9005
9006 * message.el (message-kill-to-signature): Fix interactive spec.
9007
9008 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
9009
9010 * pop3.el (pop3-open-server): Recognize a string as a service name.
9011
9012 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
9013
9014 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9015
9016 2005-11-23 Dave Love <fx@gnu.org>
9017
9018 Add pop3s, pop3/starttls.
9019
9020 * pop3.el (pop3-authentication-scheme): Clarify doc.
9021 (open-tls-stream, starttls-open-stream): Autoload.
9022 (pop3-stream-type): New.
9023 (pop3-open-server): Use it.
9024
9025 * mail-source.el (mail-sources): Fix some :types. Add stream type
9026 for POP.
9027 (mail-source-keyword-map): Add :stream for POP.
9028 (mail-source-fetch-pop): Use pop3-stream-type.
9029
9030 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9031
9032 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
9033 of current-time-string.
9034
9035 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
9036
9037 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
9038 date header.
9039
9040 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
9041
9042 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
9043 it can seriously impact performance as it bypasses the agent's
9044 local caches.
9045
9046 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
9047
9048 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
9049 must be explicitly online rather than "not explicitly offline" for
9050 its flags to be synchronized.
9051
9052 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
9053 that gnus-uu-unmark-thread will function correctly.
9054
9055 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
9056 1024K is instead displayed as 1M.
9057
9058 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
9059
9060 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
9061
9062 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
9063
9064 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
9065
9066 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
9067
9068 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
9069 error message to display actual error condition.
9070 (gnus-agent-save-local): Avoid saving symbols that are bound to
9071 nil as they simply result in a warning message in
9072 gnus-agent-read-local.
9073
9074 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
9075
9076 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
9077 rather than make-variable-buffer-local for file-precious-flag.
9078
9079 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
9080
9081 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
9082 for duplicates which are removed. The invalid sort check then
9083 triggers a rescan after the sort as sorting may have moved
9084 duplicate entries such that they can be cheaply detected.
9085
9086 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
9087
9088 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
9089
9090 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
9091
9092 * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
9093 internal variable to a custom variable. Changed default value
9094 from compressed(2) to uncompressed(1).
9095 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
9096 support for uncompressed agentview files. Taken together, reading
9097 the agentview file should now be 6-7 times faster.
9098
9099 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
9100
9101 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
9102 as a buffer-local variable. This avoids creating truncated
9103 dribble files as a result of a hang up, eg.
9104
9105 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
9106
9107 * gnus-start.el (gnus-start-draft-setup): Enforce
9108 `gnus-draft-mode' for nndraft:drafts at startup.
9109
9110 * gnus.el (gnus-splash): Change custom group.
9111 (gnus-group-get-parameter, gnus-group-parameter-value): Describe
9112 allow-list argument.
9113
9114 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
9115 string.
9116
9117 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
9118
9119 * gnus-art.el (gnus-default-article-saver): Add user-defined
9120 `function' to custom type.
9121
9122 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
9123
9124 * imap.el (imap-open): Handle case where buffer is a buffer
9125 object.
9126
9127 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9128
9129 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
9130 long lines.
9131 (gnus-cache-delete-group): Wrap doc strings.
9132
9133 * gnus-agent.el (gnus-agent-rename-group)
9134 (gnus-agent-delete-group): Wrap doc strings.
9135
9136 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
9137
9138 * gnus-start.el (gnus-1): Add "native" to
9139 gnus-predefined-server-alist.
9140
9141 * gnus.el (gnus-method-to-server): Don't add "native" to the
9142 lists here, because that leads to problems when
9143 gnus-select-method is bound.
9144
9145 2005-11-09 Simon Josefsson <jas@extundo.com>
9146
9147 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
9148 use (not sort-by-date) instead.
9149
9150 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
9151
9152 * gnus-delay.el (gnus-delay-group): Don't autoload.
9153 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9154 to be re-loaded when customizing the `gnus-delay' group.
9155
9156 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
9157
9158 * message.el: Revert last changes.
9159 (message-insert-citation-line): Use newlines.
9160
9161 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
9162
9163 * message.el (message-courtesy-message)
9164 (message-mark-insert-begin, message-mark-insert-end)
9165 (message-elide-ellipsis, message-cancel-message)
9166 (message-add-header, message-change-subject)
9167 (message-cross-post-followup-to-header)
9168 (message-cross-post-insert-note, message-reduce-to-to-cc)
9169 (message-widen-reply, message-delete-not-region)
9170 (message-kill-to-signature, message-insert-signature)
9171 (message-insert-importance-high, message-insert-importance-low)
9172 (message-insert-or-toggle-importance)
9173 (message-insert-disposition-notification-to)
9174 (message-indent-citation, message-yank-original)
9175 (message-cite-original-without-signature, message-cite-original)
9176 (message-insert-citation-line, message-position-on-field)
9177 (message-fix-before-sending, message-send-mail-partially)
9178 (message-send-mail, message-send-mail-with-sendmail)
9179 (message-send-mail-with-qmail, message-send-news)
9180 (message-check-news-header-syntax, message-generate-headers)
9181 (message-insert-courtesy-copy, message-fill-address)
9182 (message-fill-header, message-shorten-references)
9183 (message-setup-1, message-cancel-news)
9184 (message-forward-make-body-plain, message-forward-make-body-mime)
9185 (message-forward-make-body-mml, message-encode-message-body)
9186 (message-forward-make-body-digest-plain)
9187 (message-forward-make-body-digest-mime)
9188 (message-use-alternative-email-as-from): Insert `hard-newline'
9189 instead of ordinary newlines.
9190
9191 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
9192
9193 * message.el (message-generate-headers): Downcase the argument
9194 given to message-check-element.
9195
9196 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
9197
9198 * nntp.el (nntp-authinfo-rejected): New error condition.
9199 (nntp-wait-for): Use new error condition to signal authentication
9200 error.
9201 (nntp-retrieve-data): Rethrow new error condition to break out of
9202 recursive call to nntp-send-authinfo.
9203
9204 2005-11-08 Romain Francoise <romain@orebokech.com>
9205
9206 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
9207 (gnus-summary-exit-map): Bind to `Z p'.
9208 (gnus-summary-make-menu-bar): Add menu item.
9209
9210 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
9211
9212 * gnus-art.el (gnus-article-treat-custom): Add `first'.
9213 (gnus-treat-*): Add `first' in all doc strings.
9214
9215 * gnus-group.el (gnus-group-compact-group): Fix typo.
9216
9217 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9218
9219 * gnus.el (gnus-parameters-case-fold-search): New variable.
9220 (gnus-parameters-get-parameter): Use it.
9221
9222 * gnus-score.el (gnus-home-score-file): Doc fix.
9223
9224 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9225
9226 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
9227
9228 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
9229
9230 * mm-util.el (mm-special-display-p): New function.
9231
9232 * mml.el (mml-preview): Use it; doc fix.
9233
9234 2005-10-29 Romain Francoise <romain@orebokech.com>
9235
9236 * message.el (message-fix-before-sending): Fix comment.
9237
9238 2005-10-29 Jari Aalto <jari.aalto@cante.net>
9239
9240 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
9241
9242 2005-10-29 Jari Aalto <jari.aalto@cante.net>
9243
9244 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
9245 Used in gnus-score.el.
9246
9247 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
9248
9249 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
9250
9251 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
9252
9253 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
9254 whitespace removed in revision 7.8. Use concatenated string to
9255 protect trailing whitespace.
9256
9257 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
9258
9259 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
9260 (nnimap-request-expire-articles): Use it to avoid sending 'UID
9261 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
9262 Courier IMAP ("some version from 2004"). Mostly based on similar
9263 code in the same function.
9264
9265 2005-10-26 Didier Verna <didier@xemacs.org>
9266
9267 * gnus-group.el (gnus-group-compact-group): Invalidate original
9268 article buffer.
9269 * gnus-srvr.el (gnus-server-compact-server): Ditto.
9270 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
9271 NOV database and in article itself.
9272 Invalidate article backlog.
9273
9274 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
9275
9276 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
9277
9278 2005-10-26 Simon Josefsson <jas@extundo.com>
9279
9280 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
9281 part of 2004-07-25 change.
9282
9283 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
9284
9285 * message.el (message-display-completion-list): New function.
9286 (message-expand-group): Use it; make sure the Completions buffer
9287 is modifiable.
9288
9289 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
9290
9291 * imap.el (imap-open): Handle case where buffer is a buffer object.
9292
9293 2005-10-24 Eli Zaretskii <eliz@gnu.org>
9294
9295 * pgg-def.el:
9296 * pgg-gpg.el:
9297 * pgg-parse.el:
9298 * pgg-pgp.el:
9299 * pgg-pgp5.el:
9300 * pgg.el: Move to the parent lisp directory.
9301
9302 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9303
9304 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
9305 user-mail-name is an empty string.
9306
9307 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
9308
9309 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
9310 depending on gnus-score-decay-constant.
9311
9312 * encrypt.el (encrypt-insert-file-contents)
9313 (encrypt-write-file-contents): Don't use `gnus-message'.
9314
9315 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
9316 arguments.
9317 (mm-uu-type-alist): Add message-marks and insert-marks. Pass
9318 arguments to mm-uu-verbatim-marks-extract.
9319 (mm-uu-hide-markers): New variable.
9320 (mm-uu-extract): Use face similar to `gnus-cite-3'.
9321
9322 * gnus-fun.el (gnus-convert-image-to-x-face-command)
9323 (gnus-convert-image-to-face-command): Use "convert" by default to
9324 allow other input image formats.
9325 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
9326 accordingly.
9327
9328 2005-10-23 Simon Josefsson <jas@extundo.com>
9329
9330 * imap.el (imap-gssapi-program): Align command line parameters
9331 with latest GNU SASL.
9332 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
9333
9334 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9335
9336 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
9337 HTML.
9338 (nnslashdot-request-article): Ditto.
9339
9340 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
9341
9342 * mail-source.el (mail-source-fetch-pop): Require pop3.
9343 (mail-source-check-pop): Ditto.
9344
9345 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
9346
9347 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
9348 errors.
9349
9350 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
9351
9352 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
9353 (gnus-treat-strip-leading-blank-lines): Improve doc string.
9354
9355 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
9356
9357 * mm-bodies.el (mm-decode-string): Call
9358 `mm-charset-to-coding-system' with allow-override argument.
9359
9360 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
9361
9362 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
9363 (rfc2047-charset-to-coding-system): New function.
9364 (rfc2047-decode-encoded-words): New function.
9365 (rfc2047-decode-region): Use them.
9366 (rfc2047-decode-cte): Remove.
9367 (rfc2047-parse-and-decode): Remove.
9368 (rfc2047-decode): Remove.
9369
9370 2005-10-15 Kenichi Handa <handa@m17n.org>
9371
9372 * rfc2047.el (rfc2047-decode-cte): New function.
9373 (rfc2047-decode-region): Change the way to decode successive
9374 encoded-words: decode B- or Q-encoding in each encoded-word,
9375 concatenate them, and decode it as charset.
9376
9377 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
9378
9379 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
9380 widget-move-and-invoke.
9381 (gnus-custom-mode): Use gnus-custom-map.
9382
9383 2005-10-15 Bill Wohler <wohler@newt.com>
9384
9385 * message.el (message-tool-bar-map): Renamed image file from
9386 mail_send to mail/send.
9387
9388 2005-10-16 Masatake YAMATO <jet@gyve.org>
9389
9390 * message.el (message-expand-group): Pass the common
9391 prefix substring of completion to `display-completion-list'.
9392
9393 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
9394
9395 * mml-sec.el (mml-secure-method): New internal variable.
9396 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
9397 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
9398 functions using mml-secure-method.
9399
9400 * mml.el (mml-mode-map): Add key bindings for those functions.
9401 (mml-menu): Simplify security menu entries. Suggested by Jesper
9402 Harder <harder@myrealbox.com>.
9403 (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
9404 end of message if point is the headers of the message.
9405
9406 * message.el (message-in-body-p): New function.
9407
9408 * assistant.el: Autoload gnus-util and netrc.
9409
9410 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
9411 Use `mm-charset-override-alist' only when decoding.
9412
9413 * mm-bodies.el (mm-decode-body): Call
9414 `mm-charset-to-coding-system' with allow-override argument.
9415
9416 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
9417 `filename' from Content-Disposition if Content-Type doesn't
9418 provide `name'.
9419 (gnus-mime-view-part-as-type): Set default instead of
9420 initial-input.
9421
9422 2005-10-09 Daniel Brockman <daniel@brockman.se>
9423
9424 * format-spec.el (format-spec): Propagate text properties of % spec.
9425
9426 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9427
9428 * gnus-art.el (gnus-treat-predicate): Add `first'.
9429
9430 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
9431
9432 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
9433 (mm-charset-override-alist): New variable.
9434 (mm-charset-to-coding-system): Use it.
9435 (mm-codepage-setup): New helper function.
9436 (mm-charset-eval-alist): New variable.
9437 (mm-charset-to-coding-system): Use mm-charset-eval-alist. Warn
9438 about unknown charsets.
9439
9440 2005-10-04 David Hansen <david.hansen@gmx.net>
9441
9442 * nnrss.el (nnrss-request-article): Add support for the comments tag.
9443 (nnrss-check-group): Ditto.
9444
9445 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
9446
9447 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
9448 Rename x-gnus-verbatim to x-verbatim.
9449 (mm-uu-type-alist): Fix regexp for verbatim-marks.
9450
9451 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
9452 x-verbatim.
9453
9454 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
9455
9456 * gnus-util.el (gnus-remove-duplicates): Remove.
9457
9458 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
9459 instead of gnus-remove-duplicates.
9460
9461 * message.el (message-remove-duplicates): Remove.
9462 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
9463 message-remove-duplicates.
9464
9465 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
9466 available, else use implementation from `delete-dups'.
9467
9468 * message.el (message-insert-expires): New function.
9469 (message-mode-map): Add key binding.
9470 (message-mode-field-menu): Add menu entry.
9471 (message-mode): Document it.
9472 (message-make-expires-date): Use `message-make-date'.
9473
9474 2005-10-04 Josh Huber <huber@alum.wpi.edu>
9475
9476 * message.el (message-make-expires-date): New function.
9477
9478 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
9479
9480 * time-date.el: Autoload parse-time-string, XEmacs needs it.
9481
9482 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
9483
9484 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
9485 function rather than the diff-mode.el package.
9486 (mm-display-external): Use with-current-buffer.
9487 (mm-viewer-completion-map, mm-viewer-completion-map):
9488 Move initialization inside declaration.
9489
9490 2005-09-29 Simon Josefsson <jas@extundo.com>
9491
9492 * spam.el: Load hashcash when compiling, to avoid warnings. Don't
9493 autoload mail-check-payment.
9494 (spam-check-hashcash): Define unconditionally, since hashcash.el
9495 is part of Gnus now. Ignore errors from payment checking.
9496
9497 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
9498
9499 * message.el (message-bold-region, message-unbold-region): Rename
9500 from `bold-region' and `unbold-region'.
9501
9502 * message.el: Remove useless autoloads.
9503
9504 2005-09-28 Simon Josefsson <jas@extundo.com>
9505
9506 * message.el (message-use-idna): Default to t.
9507 (message-use-idna): Test whether encoding works too. Doc fix.
9508
9509 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9510
9511 * nntp.el (nntp-warn-about-losing-connection): Remove.
9512
9513 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
9514
9515 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
9516 customizable. Change default value.
9517 (mm-uu-diff-groups-regexp): Change default value.
9518 (mm-uu-type-alist): Add doc string.
9519 (mm-uu-configure): Add doc string. Make it interactive.
9520 (mm-uu-tex-groups-regexp): New variable.
9521 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
9522 (mm-uu-type-alist): Add LaTeX documents.
9523 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
9524 of "text/verbatim".
9525 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
9526
9527 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
9528 instead of "text/verbatim".
9529
9530 * message.el (message-mark-inserted-region)
9531 (message-mark-insert-file): Use slrn style marks when called with
9532 prefix argument.
9533
9534 2005-09-27 Simon Josefsson <jas@extundo.com>
9535
9536 * message.el (message-idna-to-ascii-rhs-1): Reformat.
9537
9538 2005-09-27 Arne Jørgensen <arne@arnested.dk>
9539
9540 * message.el (message-remove-duplicates): New function.
9541 Implementation borrowed from `gnus-remove-duplicates'.
9542 (message-idna-to-ascii-rhs): Also encode idna addresses in
9543 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9544 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
9545 only ask about the same idna domain once per header and also tell
9546 in what header to replace the idna domain.
9547
9548 * gnus-art.el (article-decode-idna-rhs): Also decode idna
9549 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9550 (article-decode-idna-rhs): Fix regexp so that all idna-address in
9551 a header is decoded and not just the last one.
9552
9553 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
9554
9555 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
9556 has been decoded.
9557
9558 * mm-decode.el (mm-automatic-display): Add text/verbatim.
9559 (mm-insert-part): Don't modify text if it has been decoded.
9560
9561 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
9562 decoded.
9563
9564 * mm-view.el (mm-inline-text): Don't strip text props unless
9565 decoding enriched or richtext parts.
9566
9567 2005-09-25 Romain Francoise <romain@orebokech.com>
9568
9569 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
9570 * gnus-start.el (gnus-subscribe-interactively):
9571 * gnus-uu.el (gnus-uu-grab-articles):
9572 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
9573 space.
9574
9575 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
9576
9577 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9578 * mm-view.el (mm-view-pkcs7-decrypt):
9579 * gnus-sum.el (gnus-summary-limit-to-extra)
9580 (gnus-summary-respool-article, gnus-read-move-group-name):
9581 * gnus-score.el (gnus-summary-increase-score):
9582 * gnus-util.el (gnus-completing-read-with-default):
9583 * gnus-art.el (gnus-read-save-file-name)
9584 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
9585 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
9586 * message.el (message-check-news-header-syntax):
9587 Follow convention for reading with the minibuffer.
9588
9589 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
9590
9591 * spam-report.el (spam-report-url-ping-plain):
9592 Use gnus-extended-version as User-Agent.
9593
9594 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
9595 default value is nil.
9596
9597 * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
9598 (mm-uu-verbatim-marks-extract): New function.
9599 (mm-uu-extract): New face.
9600 (mm-uu-copy-to-buffer): Use it.
9601
9602 * spam-report.el (spam-report-gmane-ham): Renamed from
9603 `spam-report-gmane-unspam'.
9604 (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
9605 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
9606
9607 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
9608 Autoload.
9609 (spam-report-gmane-unregister-routine): Renamed
9610 `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
9611
9612 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
9613
9614 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
9615 (spam-report-gmane-unregister-routine): Add support for gmane
9616 unregistration.
9617
9618 * spam-report.el (spam-report-gmane-unspam)
9619 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
9620 (spam-report-gmane): Change to take a single article and do unspam
9621 registration.
9622
9623 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
9624
9625 * mm-url.el (mm-url-decode-entities): Fix regexp.
9626
9627 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9628
9629 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
9630 default to nil, to be able to use Gnus at all. If the default
9631 switches to something else, then the function should be fixed not
9632 be exceedingly slow.
9633
9634 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
9635
9636 * gnus-start.el (gnus-activate-group): If the server is nil, don't
9637 fail hard.
9638
9639 * spam-report.el: Add better Keywords line.
9640
9641 * spam.el: Add Maintainer and better Keywords line.
9642
9643 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
9644
9645 * gnus-art.el (gnus-article-replace-part)
9646 (gnus-mime-replace-part): New functions.
9647 (gnus-mime-action-alist, gnus-mime-button-commands)
9648 (gnus-mime-save-part-and-strip): Added file argument.
9649 (gnus-article-part-wrapper): Added interactive argument.
9650
9651 * gnus-sum.el (gnus-summary-mime-map): Add
9652 `gnus-article-replace-part'.
9653
9654 2005-09-19 Didier Verna <didier@xemacs.org>
9655
9656 The nnml compaction feature:
9657 * nnml.el (nnml-request-compact-group): New function.
9658 * nnml.el (nnml-request-compact): New function.
9659 * gnus-int.el (gnus-request-compact-group): New function.
9660 * gnus-int.el (gnus-request-compact): New function.
9661 * gnus-group.el (gnus-group-compact-group): New function.
9662 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
9663 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
9664 * gnus-srvr.el (gnus-server-compact-server): New function.
9665 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
9666 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
9667
9668 2005-09-18 Deepak Goel <deego@gnufans.org>
9669
9670 * sieve.el (sieve-help): Fix `message' call: first arg should be a
9671 format spec.
9672
9673 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
9674
9675 * gnus.el (gnus-group-startup-message): Bind image-load-path.
9676
9677 2005-09-15 Romain Francoise <romain@orebokech.com>
9678
9679 * message.el (message-fill-paragraph): Clarify docstring.
9680
9681 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
9682
9683 * gnus-art.el (gnus-mime-display-part): Protect against broken
9684 MIME messages.
9685
9686 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
9687
9688 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
9689 before parsing header.
9690
9691 2005-09-11 Jari Aalto <jari.aalto@cante.net>
9692
9693 * html2text.el (html2text-replace-list): Add new entities.
9694
9695 2005-09-11 Romain Francoise <romain@orebokech.com>
9696
9697 * message.el (message-alternative-emails): Improve docstring.
9698 (message-setup-1): Call `message-use-alternative-email-as-from'
9699 after `message-setup-hook' to give it precedence over posting
9700 styles, etc.
9701 (message-use-alternative-email-as-from): Add docstring. Remove
9702 the original From header if present.
9703
9704 * nnml.el (nnml-compressed-files-size-threshold): New variable.
9705 (nnml-save-mail): Use it.
9706
9707 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
9708 articles. Add new argument `silent'.
9709 (gnus-uu-mark-all): Report the total number of marked articles.
9710
9711 2005-09-10 Romain Francoise <romain@orebokech.com>
9712
9713 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
9714 (gnus-uu-mark-series): Likewise.
9715
9716 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
9717
9718 * spam-report.el (spam-report-gmane): Fix generation of spam
9719 report URL.
9720
9721 2005-09-10 Simon Josefsson <jas@extundo.com>
9722
9723 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
9724 t, based on discussion on the ding list with Robert Epprecht
9725 <epprecht@solnet.ch>.
9726
9727 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
9728
9729 * spam-report.el (spam-report-gmane): Make it work without
9730 X-Report-Spam header. Gmane now only provides Archived-At.
9731 This is only used if `spam-report-gmane-use-article-number' is nil.
9732 (spam-report-gmane-spam-header): Remove. Not used anymore.
9733
9734 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
9735 make `gnus-summary-sort-by-recipient' work with threading.
9736
9737 * nnweb.el (nnweb-google-wash-article): Print a message if article
9738 is not available.
9739
9740 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9741
9742 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
9743 change. Decode text/* parts content before displaying.
9744
9745 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
9746
9747 * mml-smime.el: Remove defvar of gnus-extract-address-components.
9748
9749 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
9750
9751 * mm-view.el (mm-display-inline-fontify): Disable support modes.
9752
9753 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
9754
9755 * message.el (message-tab-body-function): Fix mismatched custom type.
9756
9757 * gnus.el (gnus-group-change-level-function): Ditto.
9758
9759 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
9760
9761 * gnus-art.el (gnus-signature-limit)
9762 (gnus-article-mime-part-function): Ditto.
9763
9764 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
9765
9766 * mml.el (mml-mode): Silence the byte compiler.
9767
9768 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
9769 using `(sit-for 0)' before moving the point to the specified part;
9770 skip unbuttonized parts.
9771 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
9772 return to the summary window if gnus-auto-select-part is non-nil.
9773
9774 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
9775
9776 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
9777 variables.
9778 (mml-dnd-attach-file, mml-mode): Use them.
9779
9780 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
9781 Make fetching article by MID work again for Google Groups. Added
9782 FIXME concerning gnus-group-make-web-group.
9783
9784 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
9785 Don't depend on Gnus by using mail-extract-address-components if
9786 gnus-extract-address-components is not bound.
9787
9788 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9789
9790 * gnus-art.el (gnus-mime-display-security): Don't display the
9791 signature, but only the signed part.
9792
9793 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
9794
9795 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
9796
9797 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
9798 list, not listp.
9799
9800 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
9801
9802 * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
9803 when encoding.
9804
9805 * mm-bodies.el (mm-decode-content-transfer-encoding):
9806 De-canonicalize CRLF for all text content types, not just
9807 text/plain.
9808
9809 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
9810
9811 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
9812 valid article; point arrow and cursor at the MIME button.
9813
9814 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
9815
9816 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
9817 Suggested by Dan Christensen <jdc@uwo.ca>.
9818
9819 * mm-decode.el (mm-save-part): Enable change of prompt.
9820
9821 2005-08-29 Jari Aalto <jari.aalto@cante.net>
9822
9823 * gnus-msg.el (gnus-inews-add-send-actions): Made
9824 `message-post-method' lambda parameter ARG `&optional'.
9825
9826 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
9827
9828 * gnus-sum.el (gnus-summary-mime-map): Added
9829 gnus-article-save-part-and-strip, gnus-article-delete-part and
9830 gnus-article-jump-to-part.
9831
9832 * gnus-art.el (gnus-article-edit-article): Added quiet argument.
9833 (gnus-article-edit-part): Use it.
9834 (gnus-article-part-wrapper): Added no-handle argument.
9835 (gnus-article-save-part-and-strip, gnus-article-delete-part): New
9836 functions.
9837
9838 2005-08-29 Romain Francoise <romain@orebokech.com>
9839
9840 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9841 docstring.
9842 (gnus-face-from-file): Likewise.
9843
9844 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
9845
9846 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
9847 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
9848 non-nil.
9849 (gnus-auto-select-part): New variable.
9850 (gnus-article-jump-to-part): New function.
9851 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
9852 (gnus-mime-delete-part): Allow selecting specified part after
9853 deleting or stripping parts.
9854 (gnus-article-jump-to-part): Don't use `read-number'. Use last
9855 part if argument is bogus.
9856
9857 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
9858
9859 * gnus-art.el (w3m-minor-mode-map):
9860 * gnus-spec.el (gnus-newsrc-file-version):
9861 * gnus-util.el (nnmail-active-file-coding-system)
9862 (gnus-original-article-buffer, gnus-user-agent):
9863 * gnus.el (gnus-ham-process-destinations)
9864 (gnus-parameter-ham-marks-alist)
9865 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
9866 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
9867 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
9868 * mm-decode.el (gnus-current-window-configuration):
9869 * mm-extern.el (gnus-article-mime-handles):
9870 * mm-url.el (url-current-object, url-package-name)
9871 (url-package-version):
9872 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
9873 (smime-keys, w3m-cid-retrieve-function-alist)
9874 (w3m-current-buffer, w3m-display-inline-images)
9875 (w3m-minor-mode-map):
9876 * mml-smime.el (gnus-extract-address-components):
9877 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
9878 (gnus-newsrc-hashtb, message-default-charset)
9879 (message-deletable-headers, message-options)
9880 (message-posting-charset, message-required-mail-headers)
9881 (message-required-news-headers):
9882 * mml1991.el (mc-pgp-always-sign):
9883 * mml2015.el (mc-pgp-always-sign):
9884 * nnheader.el (nnmail-extra-headers):
9885 * rfc1843.el (gnus-decode-encoded-word-function)
9886 (gnus-decode-header-function, gnus-newsgroup-name):
9887 * spam-stat.el (gnus-original-article-buffer): Add defvars.
9888
9889 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
9890
9891 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
9892 the end of the date treatments.
9893
9894 2005-08-15 Simon Josefsson <jas@extundo.com>
9895
9896 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
9897 it in url-handlers.el and XEmacs in url.el. Reported by Luca
9898 Capello and Romain Francoise.
9899 (pgg-fetch-key-function): Removed, not used?
9900 (pgg-insert-url-with-w3): Require url, to get
9901 url-insert-file-contents regardless of where it is defined.
9902
9903 2005-08-13 Romain Francoise <romain@orebokech.com>
9904
9905 * message.el (message-cite-original-1): New function.
9906 (message-cite-original): Use it.
9907 (message-cite-original-without-signature): Ditto.
9908
9909 2005-08-08 Romain Francoise <romain@orebokech.com>
9910
9911 * message.el (message-yank-empty-prefix): New variable.
9912 (message-indent-citation): Use it.
9913 (message-cite-original-without-signature): Respect X-No-Archive.
9914
9915 2005-08-08 Simon Josefsson <jas@extundo.com>
9916
9917 * pgg.el: Autoload url-insert-file-contents instead of loading
9918 w3/url.
9919 (pgg-insert-url-with-w3): Don't load url here.
9920
9921 2005-08-07 Jesper Harder <harder@phys.au.dk>
9922
9923 * message.el (message-kill-to-signature): Don't insert newline at
9924 bol.
9925 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
9926
9927 2005-08-06 Romain Francoise <romain@orebokech.com>
9928
9929 * message.el (message-user-fqdn): Fix typo in docstring.
9930
9931 2005-08-05 Daiki Ueno <ueno@unixuser.org>
9932
9933 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
9934
9935 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
9936
9937 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
9938
9939 * mm-bodies.el (mm-encode-body): Use coding system rather than
9940 charset to encode text.
9941
9942 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
9943 number of charsets if utf-8 is available (XEmacs).
9944
9945 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
9946
9947 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
9948 taken from `gnus-button-mid-or-mail-regexp'.
9949 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
9950 (gnus-button-alist): Improve regexp for domain part of the MIDs
9951 for news:localpart@domain buttons.
9952 (gnus-button-ctan-directory-regexp): Update.
9953
9954 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
9955
9956 * sieve-manage.el (sieve-manage-interactive-login): Use
9957 make-local-variable rather than make-variable-buffer-local.
9958 (sieve-manage-open): Ditto.
9959 (sieve-manage-authenticate): Ditto.
9960
9961 * mml.el (mml-generate-mime-1): Make the content type default to
9962 text/plain if the filename is not specified.
9963
9964 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
9965
9966 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
9967 instead of insert-buffer.
9968
9969 * message.el (message-yank-original): Ditto; set the mark at the
9970 end of the yanked message.
9971
9972 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
9973
9974 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
9975 lines to scroll rather than to stop it.
9976
9977 * mml.el (mml-generate-default-type): Add doc string.
9978 (mml-generate-mime-1): Use mm-default-file-encoding or make it
9979 default to application/octet-stream when determining the content
9980 type if it is not specified for the part or the mml contents; add
9981 a comment about mml-generate-default-type.
9982
9983 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
9984
9985 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
9986 make it default to application/octet-stream when determining the
9987 content type if it is not specified for the external contents.
9988
9989 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
9990
9991 * rfc2231.el (rfc2231-parse-string): Take care that not only a
9992 segmented parameter but also other parameters might be there.
9993
9994 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
9995
9996 * mm-decode.el (mm-display-external): Delete temp file, directory
9997 and buffer immediately if the external process is exited.
9998
9999 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
10000
10001 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
10002 fewer lines than that of scroll-margin.
10003 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
10004
10005 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
10006
10007 * gnus-art.el (gnus-article-next-page): Revert.
10008 (gnus-article-beginning-of-window): New macro.
10009 (gnus-article-next-page-1): Use it.
10010 (gnus-article-prev-page): Ditto.
10011 (gnus-article-edit-part): Use insert-buffer-substring instead of
10012 insert-buffer.
10013 (gnus-article-edit-exit): Ditto.
10014
10015 * gnus-util.el (gnus-beginning-of-window): Remove.
10016 (gnus-end-of-window): Remove.
10017
10018 2005-07-25 Simon Josefsson <jas@extundo.com>
10019
10020 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
10021 to have the url package without w3. Reported by Daiki Ueno
10022 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
10023
10024 2005-07-20 Didier Verna <didier@xemacs.org>
10025
10026 * gnus-diary.el: Remove the description comment (nndiary is now
10027 properly documented in the Gnus manual).
10028 Fix the spelling of "Back End".
10029 * nndiary.el: Ditto.
10030 Fix the copyright notice.
10031
10032 2005-07-18 Romain Francoise <romain@orebokech.com>
10033
10034 * gnus-sum.el (gnus-summary-to-prefix)
10035 (gnus-summary-newsgroup-prefix): New variables.
10036 (gnus-summary-from-or-to-or-newsgroups): Use them.
10037
10038 2005-07-17 Romain Francoise <romain@orebokech.com>
10039
10040 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
10041 space as it's generally not especially interesting to the user.
10042
10043 2005-07-16 Romain Francoise <romain@orebokech.com>
10044
10045 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
10046 nil to avoid prompting and file modification if one of the
10047 messages at the top of the nnfolder file contains a copyright
10048 notice.
10049 Update copyright notice.
10050
10051 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
10052 instead of `current-time-string' as the latter creates a time
10053 string that is not RFC 2822 compliant (it lacks the zone).
10054 Update copyright notice.
10055
10056 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
10057
10058 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
10059 for text/rtf. Display default in prompt. Pass default for M-n.
10060
10061 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
10062
10063 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10064
10065 * gnus-msg.el (gnus-button-mailto): Remove
10066 save-selected-window-window hackery because it relies on
10067 save-selected-window internals.
10068
10069 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
10070
10071 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
10072 (gnus-article-next-page-1): Use gnus-beginning-of-window.
10073 (gnus-article-prev-page): Ditto.
10074
10075 * gnus-util.el (gnus-beginning-of-window): New function.
10076 (gnus-end-of-window): New function.
10077
10078 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
10079
10080 * gnus-score.el (gnus-score-edit-all-score): Set
10081 gnus-score-edit-exit-function to gnus-score-edit-done and call
10082 gnus-message.
10083
10084 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
10085
10086 * gnus-msg.el (gnus-button-mailto): Remove
10087 save-selected-window-window hackery because it relies on
10088 save-selected-window internals.
10089
10090 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
10091
10092 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
10093 add-minor-mode.
10094 (gnus-binary-mode): Ditto.
10095
10096 * gnus-topic.el (gnus-topic-mode): Ditto.
10097
10098 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
10099
10100 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
10101 (gnus-article-prev-page): Take scroll-margin into consideration.
10102
10103 2005-07-04 Lute Kamstra <lute@gnu.org>
10104
10105 Update FSF's address in GPL notices.
10106
10107 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
10108
10109 * gnus.el (gnus-exit):
10110 * gnus-group.el (gnus-group-icons):
10111 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
10112
10113 * gnus-nocem.el (gnus-nocem):
10114 * message.el (message-various, message-buffers, message-sending)
10115 (message-interface, message-forwarding, message-insertion)
10116 (message-headers, message-news, message-mail):
10117 * pgg-gpg.el (pgg-gpg):
10118 * pgg-parse.el (pgg-parse):
10119 * pgg-pgp.el (pgg-pgp):
10120 * pgg-pgp5.el (pgg-pgp5):
10121 * pop3.el (pop3): Finish `defgroup' description with period.
10122
10123 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
10124
10125 * gnus-art.el (article-display-face): Improve the efficiency.
10126 (article-display-x-face): Ditto; remove grey x-face stuff.
10127
10128 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
10129
10130 * gnus-art.el (article-display-face): Correct the position in
10131 which Faces are inserted.
10132
10133 2005-06-29 Didier Verna <didier@xemacs.org>
10134
10135 * gnus-art.el (article-display-face): Display faces in correct
10136 order.
10137
10138 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10139
10140 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
10141 (gnus-fill-real-hashtb): Use hash table instead of obarray.
10142 (gnus-nocem-check-article): Fetch the Type header.
10143 (gnus-nocem-message-wanted-p): Fix the way to examine types.
10144 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
10145 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
10146 make sure gnus-nocem-hashtb is initialized.
10147 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
10148 (gnus-nocem-unwanted-article-p): Ditto.
10149
10150 * pgg.el (pgg-verify): Return the verification result.
10151
10152 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
10153
10154 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
10155 is ascii.
10156
10157 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
10158
10159 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
10160 `show-nonbreak-escape'.
10161
10162 2005-06-23 Lute Kamstra <lute@gnu.org>
10163
10164 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
10165
10166 * dig.el (dig-mode):
10167 * smime.el (smime-mode): Use gnus-run-mode-hooks.
10168
10169 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
10170
10171 * nnimap.el (nnimap-split-download-body): Fix spellings.
10172
10173 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
10174
10175 * gnus-art.el (gnus-article-encrypt-body):
10176 * gnus-cus.el (gnus-score-customize):
10177 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
10178 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
10179
10180 2005-06-16 Arne Jørgensen <arne@arnested.dk>
10181
10182 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
10183 header by looking for magic "MII" at the beginnig.
10184
10185 2005-06-16 Miles Bader <miles@gnu.org>
10186
10187 * assistant.el (assistant-field): Remove "-face" suffix from face name.
10188 (assistant-field-face): New backward-compatibility alias for renamed
10189 face.
10190 (assistant-render-text): Use renamed assistant-field face.
10191
10192 * spam.el (spam): Remove "-face" suffix from face name.
10193 (spam-face): New backward-compatibility alias for renamed face.
10194 (spam-face, spam-initialize): Use renamed spam face.
10195
10196 * message.el (message-header-to, message-header-cc)
10197 (message-header-subject, message-header-newsgroups)
10198 (message-header-other, message-header-name)
10199 (message-header-xheader, message-separator, message-cited-text)
10200 (message-mml): Remove "-face" suffix from face names.
10201 (message-header-to-face, message-header-cc-face)
10202 (message-header-subject-face, message-header-newsgroups-face)
10203 (message-header-other-face, message-header-name-face)
10204 (message-header-xheader-face, message-separator-face)
10205 (message-cited-text-face, message-mml-face):
10206 New backward-compatibility aliases for renamed faces.
10207 (message-font-lock-keywords): Use renamed message faces.
10208
10209 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
10210 (sieve-test-commands, sieve-tagged-arguments):
10211 Remove "-face" suffix from face names.
10212 (sieve-control-commands-face, sieve-action-commands-face)
10213 (sieve-test-commands-face, sieve-tagged-arguments-face):
10214 New backward-compatibility aliases for renamed faces.
10215 (sieve-control-commands-face, sieve-action-commands-face)
10216 (sieve-test-commands-face, sieve-tagged-arguments-face):
10217 Use renamed sieve faces.
10218
10219 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
10220 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
10221 (gnus-group-news-3-empty, gnus-group-news-4)
10222 (gnus-group-news-4-empty, gnus-group-news-5)
10223 (gnus-group-news-5-empty, gnus-group-news-6)
10224 (gnus-group-news-6-empty, gnus-group-news-low)
10225 (gnus-group-news-low-empty, gnus-group-mail-1)
10226 (gnus-group-mail-1-empty, gnus-group-mail-2)
10227 (gnus-group-mail-2-empty, gnus-group-mail-3)
10228 (gnus-group-mail-3-empty, gnus-group-mail-low)
10229 (gnus-group-mail-low-empty, gnus-summary-selected)
10230 (gnus-summary-cancelled, gnus-summary-high-ticked)
10231 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
10232 (gnus-summary-high-ancient, gnus-summary-low-ancient)
10233 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
10234 (gnus-summary-low-undownloaded)
10235 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
10236 (gnus-summary-low-unread, gnus-summary-normal-unread)
10237 (gnus-summary-high-read, gnus-summary-low-read)
10238 (gnus-summary-normal-read, gnus-splash):
10239 Remove "-face" suffix from face names.
10240 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10241 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10242 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10243 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10244 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10245 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10246 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10247 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10248 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10249 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10250 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10251 (gnus-summary-selected-face, gnus-summary-cancelled-face)
10252 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10253 (gnus-summary-normal-ticked-face)
10254 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
10255 (gnus-summary-normal-ancient-face)
10256 (gnus-summary-high-undownloaded-face)
10257 (gnus-summary-low-undownloaded-face)
10258 (gnus-summary-normal-undownloaded-face)
10259 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10260 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10261 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10262 (gnus-splash-face):
10263 New backward-compatibility aliases for renamed faces.
10264 (gnus-group-startup-message): Use renamed gnus faces.
10265
10266 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
10267 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
10268 (gnus-server-agent): Remove "-face" suffix from face names.
10269 (gnus-server-agent-face, gnus-server-opened-face)
10270 (gnus-server-closed-face, gnus-server-denied-face)
10271 (gnus-server-offline-face):
10272 New backward-compatibility aliases for renamed faces.
10273 (gnus-server-agent-face, gnus-server-opened-face)
10274 (gnus-server-closed-face, gnus-server-denied-face)
10275 (gnus-server-offline-face): Use renamed gnus faces.
10276
10277 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
10278 Remove "-face" suffix from face names.
10279 (gnus-picon-xbm-face, gnus-picon-face):
10280 New backward-compatibility aliases for renamed faces.
10281
10282 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
10283 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
10284 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
10285 (gnus-cite-11): Remove "-face" suffix from face names.
10286 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
10287 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
10288 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
10289 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
10290 New backward-compatibility aliases for renamed faces.
10291 (gnus-cite-attribution-face, gnus-cite-face-list)
10292 (gnus-article-boring-faces): Use renamed gnus faces.
10293
10294 * gnus-art.el (gnus-signature, gnus-header-from)
10295 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
10296 (gnus-header-content): Remove "-face" suffix from face names.
10297 (gnus-signature-face, gnus-header-from-face)
10298 (gnus-header-subject-face, gnus-header-newsgroups-face)
10299 (gnus-header-name-face, gnus-header-content-face):
10300 New backward-compatibility aliases for renamed faces.
10301 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
10302
10303 * gnus-sum.el (gnus-summary-selected-face)
10304 (gnus-summary-highlight): Use renamed gnus faces.
10305 * gnus-group.el (gnus-group-highlight): Likewise.
10306
10307 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
10308
10309 * gnus-sieve.el (gnus-sieve-article-add-rule):
10310 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
10311 * spam-stat.el (spam-stat-buffer-change-to-spam)
10312 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
10313
10314 * message.el (message-is-yours-p):
10315 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
10316
10317 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
10318
10319 * mm-view.el (mm-inline-text): Withdraw the last change.
10320
10321 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
10322
10323 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
10324 executing enriched-decode.
10325
10326 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
10327
10328 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
10329 charset of tar files.
10330
10331 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
10332
10333 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
10334
10335 2005-06-04 Lute Kamstra <lute@gnu.org>
10336
10337 * nnfolder.el (nnfolder-read-folder): Make sure that undo
10338 information is never recorded.
10339
10340 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10341
10342 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
10343
10344 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
10345
10346 * pop3.el (pop3-apop): Run md5 in the binary mode.
10347
10348 * starttls.el (starttls-set-process-query-on-exit-flag):
10349 Use eval-and-compile.
10350
10351 2005-05-31 Simon Josefsson <jas@extundo.com>
10352
10353 * smime.el (smime-replace-in-string): Define.
10354 (smime-cert-by-ldap-1): Use it.
10355
10356 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
10357
10358 * gnus-art.el (article-display-x-face): Replace
10359 process-kill-without-query by gnus-set-process-query-on-exit-flag.
10360
10361 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
10362 set-process-query-on-exit-flag or process-kill-without-query.
10363
10364 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
10365 loop instead of replace-regexp.
10366
10367 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
10368 instead of process-kill-without-query if it is available.
10369
10370 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
10371 instead of find-file-hooks if it is available.
10372
10373 * mml1991.el: Bind pgg-default-user-id when compiling.
10374
10375 * mml2015.el: Bind pgg-default-user-id when compiling.
10376
10377 * nndraft.el (nndraft-request-associate-buffer):
10378 Use write-contents-functions instead of write-contents-hooks if it is
10379 available.
10380
10381 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
10382 instead of find-file-hooks if it is available.
10383
10384 * nntp.el (nntp-open-connection): Replace
10385 process-kill-without-query by gnus-set-process-query-on-exit-flag.
10386 (nntp-open-ssl-stream): Ditto.
10387 (nntp-open-tls-stream): Ditto.
10388
10389 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
10390 set-process-query-on-exit-flag or process-kill-without-query.
10391 (starttls-open-stream-gnutls): Use it instead of
10392 process-kill-without-query.
10393 (starttls-open-stream): Ditto.
10394
10395 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
10396
10397 * smime.el (smime-cert-by-ldap-1): Don't use
10398 replace-regexp-in-string.
10399
10400 2005-05-31 Arne Jørgensen <arne@arnested.dk>
10401
10402 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
10403
10404 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
10405 in PEM format. Adjust to the XEmacs compability.
10406
10407 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
10408
10409 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
10410 by `string-to-number'.
10411 * gnus-agent.el (gnus-agent-regenerate-group)
10412 (gnus-agent-fetch-articles): Ditto.
10413 * gnus-art.el (gnus-button-fetch-group): Ditto.
10414 * gnus-cache.el (gnus-cache-generate-active)
10415 (gnus-cache-articles-in-group): Ditto.
10416 * gnus-group.el (gnus-group-set-current-level)
10417 (gnus-group-insert-group-line): Ditto.
10418 * gnus-score.el (gnus-score-set-expunge-below)
10419 (gnus-score-set-mark-below, gnus-summary-score-effect)
10420 (gnus-summary-score-entry): Ditto.
10421 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
10422 (gnus-soup-pack): Ditto.
10423 * gnus-spec.el (gnus-xmas-format): Ditto.
10424 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
10425 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
10426 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
10427 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
10428 * nndb.el (nndb-get-remote-expire-response): Ditto.
10429 * nndiary.el (nndiary-parse-schedule-value)
10430 (nndiary-string-to-number, nndiary-request-replace-article)
10431 (nndiary-request-article): Ditto.
10432 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
10433 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
10434 * nneething.el (nneething-make-head): Ditto.
10435 * nnfolder.el (nnfolder-request-article)
10436 (nnfolder-retrieve-headers): Ditto.
10437 * nnheader.el (nnheader-file-to-number): Ditto.
10438 * nnkiboze.el (nnkiboze-request-article): Ditto.
10439 * nnmail.el (nnmail-process-unix-mail-format)
10440 (nnmail-process-babyl-mail-format): Ditto.
10441 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
10442 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
10443 (nnmh-request-create-group, nnmh-request-list-1)
10444 (nnmh-request-group, nnmh-request-article): Ditto.
10445 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
10446 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
10447 * nnsoup.el (nnsoup-make-active): Ditto.
10448 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
10449 * nntp.el (nntp-find-group-and-number)
10450 (nntp-retrieve-headers-with-xover): Ditto.
10451 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
10452 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
10453 (pgg-format-key-identifier): Ditto.
10454 * pop3.el (pop3-last, pop3-stat): Ditto.
10455 * qp.el (quoted-printable-decode-region): Ditto.
10456
10457 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
10458 of concat.
10459
10460 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
10461
10462 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
10463
10464 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
10465
10466 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
10467
10468 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
10469
10470 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
10471
10472 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
10473
10474 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
10475 (gnus-carpal-mode): Ditto.
10476
10477 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
10478 (gnus-browse-mode): Ditto.
10479
10480 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
10481
10482 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
10483
10484 2005-05-29 Richard M. Stallman <rms@gnu.org>
10485
10486 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
10487
10488 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
10489
10490 * gnus-util.el (gnus-run-mode-hooks): New function.
10491
10492 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
10493
10494 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
10495
10496 * gnus-agent.el (gnus-agent-make-mode-line-string):
10497 Use mode-line-highlight as mouse-face.
10498
10499 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
10500
10501 * canlock.el (canlock): Change the parent group to news.
10502
10503 * deuglify.el (gnus-outlook-deuglify): Add :group.
10504
10505 * dig.el (dig): Add :group.
10506
10507 * dns-mode.el (dns-mode): Add :group.
10508
10509 * encrypt.el (encrypt): Add :group.
10510
10511 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
10512 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
10513 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
10514 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
10515 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
10516
10517 * gnus-diary.el (gnus-diary): Add :group.
10518
10519 * gnus.el (gnus-group-news-1-face): Add :group.
10520 (gnus-group-news-1-empty-face): Ditto.
10521 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
10522 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
10523 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
10524 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
10525 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
10526 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
10527 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
10528 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
10529 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
10530 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
10531 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
10532 (gnus-summary-high-ticked-face): Ditto.
10533 (gnus-summary-low-ticked-face): Ditto.
10534 (gnus-summary-normal-ticked-face): Ditto.
10535 (gnus-summary-high-ancient-face): Ditto.
10536 (gnus-summary-low-ancient-face): Ditto.
10537 (gnus-summary-normal-ancient-face): Ditto.
10538 (gnus-summary-high-undownloaded-face): Ditto.
10539 (gnus-summary-low-undownloaded-face): Ditto.
10540 (gnus-summary-normal-undownloaded-face): Ditto.
10541 (gnus-summary-high-unread-face): Ditto.
10542 (gnus-summary-low-unread-face): Ditto.
10543 (gnus-summary-normal-unread-face): Ditto.
10544 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
10545 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
10546
10547 * hashcash.el (hashcash): New custom group.
10548 (hashcash-default-payment): Add :group.
10549 (hashcash-payment-alist): Ditto.
10550 (hashcash-default-accept-payment): Ditto.
10551 (hashcash-accept-resources): Ditto.
10552 (hashcash-path): Ditto.
10553 (hashcash-extra-generate-parameters): Ditto.
10554 (hashcash-double-spend-database): Ditto.
10555 (hashcash-in-news): Ditto.
10556
10557 * message.el (message-minibuffer-local-map): Add :group.
10558
10559 * netrc.el (netrc): Add :group.
10560
10561 * sieve-manage.el (sieve-manage-log): Add :group.
10562 (sieve-manage-default-user): Diito.
10563 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
10564 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
10565 (sieve-manage-authenticators): Ditto.
10566 (sieve-manage-authenticator-alist): Ditto.
10567 (sieve-manage-default-port): Ditto.
10568
10569 * sieve-mode.el (sieve-control-commands-face): Add :group.
10570 (sieve-action-commands-face): Ditto.
10571 (sieve-test-commands-face): Ditto.
10572 (sieve-tagged-arguments-face): Ditto.
10573
10574 * smime.el (smime): Add :group.
10575
10576 * spam-report.el (spam-report): Add :group.
10577
10578 * spam.el (spam, spam-face): Add :group.
10579
10580 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10581
10582 * nntp.el (nntp-next-result-arrived-p): Some news servers may
10583 return \n.\n.\n at the end of articles. Protect against that.
10584 (nntp-with-open-group): Allow debugging.
10585
10586 * nnheader.el (mail-header-set-extra): Make into a function
10587 because I just could't understand how to quote the list properly.
10588
10589 * dns.el (query-dns-cached): New function.
10590
10591 2005-05-26 Lute Kamstra <lute@gnu.org>
10592
10593 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
10594
10595 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
10596
10597 * gnus-art.el: Don't autoload mail-extract-address-components.
10598
10599 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
10600 eval-and-compile to evaluate it.
10601
10602 * hashcash.el: Don't autoload executable-find.
10603
10604 * nndb.el: Don't declare the nndb back end two or more times; don't
10605 autoload news-reply-mode, news-setup, cancel-timer and telnet.
10606
10607 * nntp.el: Autoload format-spec instead of format; use
10608 eval-and-compile to evaluate autoload forms.
10609
10610 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
10611
10612 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
10613
10614 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10615
10616 * gnus.el (gnus-version-number): Bump version.
10617
10618 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
10619
10620 * gnus.el: No Gnus v0.3 is released.
10621
10622 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
10623
10624 * gnus-art.el (gnus-article-edit-part): Disable undo.
10625
10626 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
10627
10628 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
10629 gnus-article-date-lapsed-new-header is t if date timer is active;
10630 skip headers in which the original date value is empty.
10631 (gnus-article-save-original-date): Redefine it as a macro.
10632 (gnus-display-mime): Use it.
10633
10634 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
10635
10636 * gnus-art.el (article-date-ut): Support converting date in
10637 forwarded parts as well.
10638 (gnus-article-save-original-date): New function.
10639 (gnus-display-mime): Use it.
10640
10641 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
10642
10643 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
10644 enclosure element of <item>.
10645
10646 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
10647
10648 * message.el (message-kill-buffer-query): Renamed from
10649 `message-kill-buffer-query-if-modified'. Added :version.
10650
10651 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
10652
10653 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
10654 window layout.
10655
10656 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
10657
10658 * mml.el: Autoload dnd when compiling.
10659
10660 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
10661
10662 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
10663 x-dnd-*.
10664
10665 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
10666
10667 * qp.el (quoted-printable-encode-region): Save excursion.
10668
10669 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
10670
10671 * message.el (message-kill-buffer-query-if-modified): Add new variable
10672 so the user can kill a modified message buffer quickly.
10673 (message-kill-buffer): Use it.
10674
10675 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
10676
10677 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
10678 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
10679
10680 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
10681
10682 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
10683 contained in text because xml.el decodes entities) with LFs.
10684
10685 2005-04-11 Lute Kamstra <lute@gnu.org>
10686
10687 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
10688 differently.
10689
10690 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
10691
10692 * mm-util.el (mm-detect-coding-region): Typo.
10693
10694 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
10695
10696 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
10697
10698 2005-04-06 Deepak Goel <deego@gnufans.org>
10699
10700 * spam-stat.el (spam-stat-score-buffer): Add a call to a
10701 user-function allow user modifications of the scores.
10702 (spam-stat-score-buffer-user): New function, to allow
10703 user-computed modifications to the score.
10704 (spam-stat-score-buffer-user-functions): List of additional
10705 scoring functions.
10706 (spam-stat-error-holder): Global temporary error holder.
10707 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
10708 variable.
10709
10710 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
10711
10712 * gnus-registry.el (gnus-registry-clean-empty-function)
10713 (gnus-registry-trim, gnus-registry-fetch-groups)
10714 (gnus-registry-delete-group): Groups that match
10715 `gnus-registry-ignored-groups' are removed from the registry
10716 entries, not just ignored for splitting. This helps clean up the
10717 registry. Also, `gnus-registry-fetch-groups' is a convenient way
10718 to get all the groups a message ID is in.
10719
10720 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
10721 (spam-stat-split-fancy): Change "threshhold" to "threshold".
10722 (spam-stat-score-buffer-user-functions): Add :number custom type.
10723
10724 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10725
10726 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
10727 argument in XEmacs.
10728
10729 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
10730 (nnrss-request-group): Decode group name first.
10731 (nnrss-request-article): Make a text/plain article if mml-to-mime
10732 failed.
10733 (nnrss-get-encoding): Return a compatible encoding according to
10734 nnrss-compatible-encoding-alist.
10735 (nnrss-find-el): Use consp instead of listp.
10736 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
10737
10738 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10739
10740 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
10741 which Emacs 20 doesn't support.
10742 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
10743
10744 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
10745
10746 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
10747 silence the byte compiler inside the defun.
10748
10749 * gnus-demon.el (parse-time-string): Add autoload.
10750
10751 * gnus-delay.el (parse-time-string): Add autoload.
10752
10753 * gnus-art.el (parse-time-string): Add autoload.
10754
10755 * nnultimate.el (parse-time): Require for `parse-time-string'.
10756
10757 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
10758
10759 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
10760
10761 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
10762
10763 * smime.el (smime-ldap-host-list): Add :version.
10764
10765 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
10766
10767 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
10768 pass it to `gnus-browse-read-group'.
10769 (gnus-browse-read-group): Add NUMBER argument and pass it to
10770 `gnus-group-read-ephemeral-group'.
10771
10772 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
10773 argument and pass it to `gnus-group-read-group'.
10774
10775 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
10776
10777 * mm-util.el (mm-xemacs-find-mime-charset): Only call
10778 mm-xemacs-find-mime-charset-1 if we have the mule feature
10779 available at runtime.
10780
10781 2005-03-25 Werner Lemberg <wl@gnu.org>
10782
10783 * nnmaildir.el: Replace `illegal' with `invalid'.
10784
10785 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10786
10787 * gnus-start.el (gnus-display-time-event-handler):
10788 Check display-time-timer at runtime rather than only at load time
10789 in case display-time-mode is turned off in the mean time.
10790
10791 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
10792
10793 * nnimap.el (nnimap-open-connection): Print which authinfo file is
10794 used.
10795
10796 * nneething.el (nneething-map-file-directory): Derive from
10797 `gnus-directory'.
10798
10799 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
10800 the To/Cc button.
10801
10802 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
10803
10804 * nnmaildir.el (nnmaildir-request-accept-article):
10805 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
10806
10807 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
10808
10809 * gnus-async.el: Require timer-funcs at compile time when in
10810 XEmacs for `run-with-idle-timer'.
10811
10812 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
10813
10814 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
10815 autoloaded function.
10816
10817 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
10818
10819 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
10820
10821 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
10822
10823 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
10824
10825 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
10826
10827 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
10828 gnus-expert-user to default.
10829
10830 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
10831
10832 * nnimap.el (nnimap-open-server): Ditto.
10833
10834 * imap.el (imap-authenticate): Fix typo.
10835
10836 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
10837
10838 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
10839 buffer (since IMAP server might return FETCH response out of
10840 order, and the nntp buffer must be sorted).
10841
10842 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
10843
10844 * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
10845 comparison on string.
10846
10847 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
10848 (gnus-agent-score): Renamed category keywords to match gnus-cus.
10849 (gnus-agent-summary-fetch-series): Modified to protect against
10850 gnus-agent-summary-fetch-group clearing processable flags.
10851 (gnus-agent-synchronize-group-flags): Update live group buffer as
10852 synchronization may occur due to the user toggle the plugged
10853 status.
10854 (gnus-agent-fetch-group-1): Clear downloadable flag when article
10855 successfully downloaded.
10856 (gnus-agent-expire-group-1): Avoid using markers when the overview
10857 is in ascending order; greatly improves performance.
10858 (gnus-agent-regenerate-group): Use
10859 gnus-agent-synchronize-group-flags to reset read status in both
10860 gnus and server.
10861 (gnus-agent-update-files-total-fetched-for): Fixed initial size.
10862
10863 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
10864
10865 * message.el: Don't autoload former message-utils variables.
10866 (message-strip-subject-trailing-was): Change doc string.
10867
10868 * nnweb.el: Fixes for `gnus-group-make-web-group'.
10869 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
10870 (nnweb-google-search): Add "hl=en" here.
10871 (nnweb-google-parse-1, nnweb-google-create-mapping):
10872 Don't hardcode URL.
10873
10874 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10875
10876 * message.el (message-get-reply-headers, message-followup):
10877 Mention related variables `message-use-followup-to' and
10878 `message-use-mail-followup-to', in the information buffer.
10879
10880 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
10881 of broken groups(-beta).google.com.
10882
10883 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
10884
10885 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
10886 parameter to invoked gnus-request-move-article; remove the
10887 redundant gnus-sum-hint-move-is-internal variable; apply the marks
10888 all at once instead of once per article.
10889 (gnus-summary-remove-process-mark): Accept a list of articles as
10890 well as a single article for processing.
10891
10892 * gnus-int.el (gnus-request-move-article): Add move-is-internal
10893 parameter.
10894
10895 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
10896
10897 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
10898
10899 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
10900 parameter.
10901
10902 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
10903 parameter.
10904
10905 * nnimap.el (nnimap-request-move-article): Add move-is-internal
10906 parameter and remove the gnus-sum-hint-move-is-internal variable.
10907
10908 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
10909 parameter.
10910
10911 * nndraft.el (nndraft-request-move-article): Add move-is-internal
10912 parameter.
10913
10914 * nndiary.el (nndiary-request-move-article): Add move-is-internal
10915 parameter.
10916
10917 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
10918
10919 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
10920 parameter.
10921
10922 * nnagent.el (nnagent-request-move-article): Add move-is-internal
10923 parameter.
10924
10925 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
10926
10927 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
10928 a more conservative way.
10929
10930 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
10931
10932 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
10933 buffer, so it moves the window's cursor.
10934
10935 2005-02-26 Arne Jørgensen <arne@arnested.dk>
10936
10937 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
10938 `mm-dissect-multipart' and receive the from field as an (optional)
10939 argument from `mm-dissect-multipart'.
10940 (mm-dissect-multipart): Receive the from field as an argument and
10941 pass it on when we call `mm-dissect-buffer' on MIME parts.
10942 Fixes verification/decryption of signed/encrypted MIME parts.
10943
10944 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
10945
10946 * gnus-sum.el (gnus-summary-move-article): Set
10947 gnus-sum-hint-move-is-internal for gnus-request-move-article and
10948 whatever it calls (right now, only nnimap-request-move article
10949 respects it).
10950
10951 * nnimap.el (nnimap-request-move-article): When
10952 gnus-sum-hint-move-is-internal is set, don't do the extra
10953 nnimap-request-article.
10954
10955 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
10956
10957 * nnheader.el (nnheader-find-file-noselect): Add doc string.
10958
10959 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
10960 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
10961
10962 * gnus-sum.el (gnus-summary-caesar-message):
10963 Apply `gnus-treat-article' after rotation.
10964
10965 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
10966 doc string.
10967
10968 2005-02-22 Simon Josefsson <jas@extundo.com>
10969
10970 * encrypt.el (encrypt-password-cache-expiry): Remove (use
10971 `password-cache-expiry' instead). Reported by Arne Jørgensen
10972 <arne@arnested.dk>.
10973 (encrypt): Add password-cache and password-cache-expiry as group
10974 members.
10975
10976 2005-02-22 Arne Jørgensen <arne@arnested.dk>
10977
10978 * smime.el (smime-ldap-host-list): Doc fix.
10979 (smime-ask-passphrase): Use `password-read-and-add' to read (and
10980 cache) password.
10981 (smime-sign-region): Use it.
10982 (smime-decrypt-region): Use it.
10983 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
10984 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
10985 fails.
10986 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
10987 certificate from DER to PEM format rather than calling openssl.
10988
10989 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
10990
10991 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
10992 for signing/encryption.
10993
10994 * mml.el (mml-parse-1): Use them.
10995
10996 2005-02-21 Arne Jørgensen <arne@arnested.dk>
10997
10998 * nnrss.el (nnrss-verbose): Removed.
10999 (nnrss-request-group): Use `nnheader-message' instead.
11000
11001 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
11002
11003 * nnrss.el (nnrss-verbose): New variable.
11004 (nnrss-request-group): Make it say nnrss is requesting a group.
11005
11006 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
11007
11008 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
11009 Handle news URL with given port correctly.
11010
11011 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
11012
11013 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
11014 containing special characters.
11015
11016 * gnus-sum.el (gnus-summary-edit-article): Ditto.
11017
11018 * mml.el (mime-to-mml): Ditto.
11019
11020 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
11021 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
11022 (rfc2047-decode-region): Quote decoded words containing special
11023 characters when rfc2047-quote-decoded-words-containing-tspecials
11024 is non-nil.
11025
11026 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
11027
11028 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
11029
11030 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
11031
11032 2005-02-15 Simon Josefsson <jas@extundo.com>
11033
11034 * nnimap.el (nnimap-debug): Doc fix.
11035
11036 * imap.el (imap-debug): Doc fix.
11037
11038 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
11039
11040 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
11041
11042 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
11043
11044 * gnus.el (spam-contents): Improve docs for spam-contents
11045 parameter in its variable incarnation.
11046
11047 2005-02-14 Simon Josefsson <jas@extundo.com>
11048
11049 * smime-ldap.el: Use require instead of load-library for ldap.
11050 (smime-ldap-search): Indent.
11051 (smime-ldap-search-internal): Shorten line.
11052
11053 * smime.el (smime-cert-by-dns): Add doc-string.
11054 (smime-cert-by-ldap-1): Indent.
11055
11056 * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
11057 mml-smime-get-dns-ldap.
11058 (mml-smime-encrypt-query): Use new function. Default to ldap.
11059
11060 2005-02-14 Arne Jørgensen <arne@arnested.dk>
11061
11062 * smime.el: Require smime-ldap.
11063 (smime-ldap-host-list): New variable.
11064 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
11065
11066 * mml-smime.el (mml-smime-encrypt-query): New function.
11067 (mml-smime-encrypt-query): Use it.
11068
11069 * smime-ldap.el: New file.
11070
11071 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
11072
11073 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
11074
11075 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
11076
11077 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
11078 argument in doc string. Make query for type more clear.
11079
11080 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
11081
11082 * gnus.el (gnus-group-startup-message): Search for gnus images in
11083 etc/images/gnus.
11084 * mm-util.el (mm-image-load-path): Likewise.
11085 * smiley.el (smiley-data-directory): Search for smilies in
11086 etc/images/smilies.
11087
11088 2005-02-09 Kim F. Storm <storm@cua.dk>
11089
11090 Change Emacs release version from 21.4 to 22.1 throughout.
11091 Change Emacs development version from 21.3.50 to 22.0.50.
11092
11093 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
11094
11095 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
11096
11097 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
11098 non-Mule XEmacs as well.
11099 (mm-decompress-buffer): Signal an error intentionally if it does
11100 not decompress compressed data because auto-compression-mode is
11101 disabled.
11102
11103 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
11104
11105 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
11106 an ID in the registry even if it has no groups.
11107
11108 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
11109
11110 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
11111 merge it into mm-decompress-buffer.
11112 (gnus-mime-copy-part): Use the MIME part charset, the value which
11113 a user specified or gnus-newsgroup-charset for decoding, like
11114 gnus-mime-inline-part does; set buffer-file-coding-system to tell
11115 save-buffer what was used. Suggested by Kevin Ryde
11116 <user42@zip.com.au>.
11117 (gnus-mime-inline-part): Allow the name parameter as well as the
11118 filename parameter; force decompressing of compressed data; always
11119 display contents being not decoded as unibyte.
11120
11121 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
11122 as well as the filename parameter.
11123
11124 * mm-util.el (mm-decompress-buffer): Merge
11125 gnus-mime-jka-compr-maybe-uncompress.
11126 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
11127 of compressed data.
11128
11129 2005-02-08 Simon Josefsson <jas@extundo.com>
11130
11131 * imap.el (imap-log): Doc fix.
11132
11133 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
11134
11135 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
11136 the coding cookies; decompress compressed parts.
11137
11138 * mml.el (mml-generate-mime-1): Add the charset parameter according
11139 to the value which a user specified manually or the coding cookie.
11140
11141 * mm-util.el (mm-string-to-multibyte): New function.
11142 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
11143 (mm-coding-system-to-mime-charset): New function.
11144 (mm-decompress-buffer): New function.
11145 (mm-find-buffer-file-coding-system): New function.
11146
11147 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
11148 (mm-display-inline-fontify): Rewrite for decoding and decompressing
11149 parts.
11150
11151 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11152
11153 * mm-view.el (mm-display-inline-fontify): Decode a part according
11154 to the charset parameter.
11155
11156 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
11157
11158 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
11159 prefix arg is neither nil nor a number, as info specifies.
11160
11161 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
11162
11163 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
11164 timestamps.
11165
11166 2005-02-02 Jari Aalto <jari.aalto@cante.net>
11167
11168 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
11169 groups error checking and notify user.
11170
11171 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
11172
11173 * message.el (message-send-mail-function): Check existence of
11174 sendmail-program first before using default value
11175 `message-send-mail-with-sendmail'. Otherwise use more generic
11176 `smtpmail-send-it'.
11177
11178 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
11179
11180 * nntp.el (nntp-request-update-info): Always return nil.
11181
11182 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
11183
11184 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
11185
11186 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
11187
11188 * message.el (message-beginning-of-line): Change the behavior when
11189 invoked between BOL and : so that it first moves backward.
11190
11191 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
11192
11193 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
11194 article buffer when editing of the article is discarded.
11195 (gnus-article-prepare): Revert.
11196
11197 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
11198
11199 * gnus-art.el (gnus-article-prepare):
11200 Remove message-strip-forbidden-properties from the local hook.
11201
11202 2005-01-27 Simon Josefsson <jas@extundo.com>
11203
11204 * password.el (password-cache-add): Only start one timer per key.
11205 Reported by Derek Atkins <warlord@MIT.EDU>.
11206
11207 2005-01-26 Steve Youngs <steve@sxemacs.org>
11208
11209 * run-at-time.el: Removed. It is no longer needed as
11210 timer-funcs.el in the xemacs-base package has a working version of
11211 `run-at-time'.
11212
11213 * password.el: Require timer-funcs instead of run-at-time in
11214 XEmacs.
11215 Remove `password-run-at-time' macro.
11216 (password-cache-add): Use `run-at-time' instead of
11217 `password-run-at-time'.
11218
11219 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
11220 for `run-with-idle-timer'.
11221
11222 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
11223 for `run-at-time'.
11224
11225 * mm-url.el: Require timer-funcs at compile time when in XEmacs
11226 for `with-timeout'.
11227
11228 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
11229
11230 * mml.el (mml-generate-mime-1): Convert string into unibyte when
11231 inserting " *mml*" buffer's contents into a unibyte temp buffer.
11232
11233 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
11234
11235 * mail-source.el (mail-source-fetch-imap): Search for ^From case
11236 sensitively.
11237
11238 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
11239
11240 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
11241
11242 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
11243
11244 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
11245 which will be inserted according to the multibyteness of a buffer
11246 rather than the type of contents. Suggested by ARISAWA Akihiro
11247 <ari@mbf.ocn.ne.jp>.
11248
11249 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
11250 of string which old xml.el may return rather than a string.
11251
11252 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
11253
11254 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
11255
11256 2005-01-16 Simon Josefsson <jas@extundo.com>
11257
11258 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
11259 idn/idna.el isn't available.
11260 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
11261 <michael@waxrat.com>.
11262
11263 * hashcash.el: Remove non-FSF copyright header.
11264
11265 * hashcash.el (hashcash-extra-generate-parameters): New variable.
11266 (hashcash-generate-payment): Use it.
11267 (hashcash-generate-payment-async): Use it.
11268
11269 2005-01-15 Simon Josefsson <jas@extundo.com>
11270
11271 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
11272 Suggested by Raymond Scholz <ray-2005@zonix.de>.
11273
11274 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
11275 gnus-summary-idna-message.
11276 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
11277 (gnus-summary-idna-message): New function.
11278
11279 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
11280
11281 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
11282 gnus-novice-user.
11283
11284 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
11285
11286 * nnrss.el (nnrss-request-delete-group): Delete entries in
11287 nnrss-group-alist as well.
11288 (nnrss-save-server-data): Insert newline.
11289
11290 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
11291
11292 * gnus.el (gnus-user-agent): Use list of symbols instead of
11293 symbols. Display full version number for (S)XEmacs. Optionally
11294 display (S)XEmacs codename.
11295
11296 * gnus-util.el (gnus-emacs-version): Update for new
11297 `gnus-user-agent'.
11298
11299 * gnus-msg.el (gnus-extended-version): Make it possible to omit
11300 Gnus version.
11301
11302 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
11303
11304 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
11305 which is unreadable in some setups.
11306
11307 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11308
11309 * gnus-spec.el (gnus-update-format-specifications): Flush the
11310 group format spec cache if it doesn't support decoded group names.
11311
11312 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
11313
11314 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
11315 Allow to apply decay on score files matching a regexp.
11316
11317 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
11318
11319 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
11320 compatibility in %g and %c.
11321
11322 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
11323
11324 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
11325 name for only %g and %c.
11326 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
11327 of gnus-tmp-group to decoded group name.
11328 (gnus-group-make-rss-group): Exclude `/'s from group names.
11329
11330 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
11331
11332 * nnrss.el (nnrss-get-encoding): Fix regexp.
11333
11334 2004-12-27 Simon Josefsson <jas@extundo.com>
11335
11336 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
11337 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
11338 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
11339
11340 2004-12-17 Kim F. Storm <storm@cua.dk>
11341
11342 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
11343
11344 * gnus-sum.el (gnus-summary-mode-map): Likewise.
11345
11346 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
11347
11348 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
11349
11350 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
11351
11352 * nnrss.el: Require rfc2047 and mml.
11353 (nnrss-file-coding-system): New variable.
11354 (nnrss-format-string): Redefine it as an inline function.
11355 (nnrss-decode-group-name): New function.
11356 (nnrss-string-as-multibyte): Remove.
11357 (nnrss-retrieve-headers): Decode group name; don't use
11358 nnrss-format-string.
11359 (nnrss-request-group): Decode group name.
11360 (nnrss-request-article): Decode group name; allow a Message-ID as
11361 well as an article number; don't use nnrss-format-string; encode a
11362 Message-ID string which may contain non-ASCII characters; use
11363 mml-to-mime to compose a MIME article.
11364 (nnrss-request-expire-articles): Decode group name.
11365 (nnrss-request-delete-group): Decode group name.
11366 (nnrss-fetch): Clarify error message.
11367 (nnrss-read-server-data): Use insert-file-contents instead of load;
11368 bind file-name-coding-system; use multibyte buffer.
11369 (nnrss-save-server-data): Bind coding-system-for-write to the
11370 value of nnrss-file-coding-system; bind file-name-coding-system;
11371 add coding cookie.
11372 (nnrss-read-group-data): Use insert-file-contents instead of load;
11373 bind file-name-coding-system; use multibyte buffer.
11374 (nnrss-save-group-data): Bind coding-system-for-write to the
11375 value of nnrss-file-coding-system; bind file-name-coding-system.
11376 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
11377 make it work with non-ASCII text.
11378 (nnrss-find-el): Make it work with old xml.el as well.
11379
11380 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
11381
11382 * nnrss.el (nnrss-get-encoding): New function.
11383 (nnrss-fetch): Use unibyte buffer initially; bind
11384 coding-system-for-read while performing mm-url-insert; remove ^Ms;
11385 decode contents according to the encoding attribute.
11386 (nnrss-save-group-data): Add coding cookie.
11387 (nnrss-mime-encode-string): New function.
11388 (nnrss-check-group): Use it to encode subject and author.
11389
11390 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
11391
11392 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
11393 imaginary variable.
11394
11395 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
11396
11397 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
11398 correctly even if there are wide characters.
11399
11400 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
11401
11402 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
11403 downcased symbol names; make a new cache instead of reusing
11404 bbdb-hashtable.
11405
11406 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
11407
11408 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11409 concatenating segments rather than before concatenating them.
11410 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11411
11412 * message.el (message-get-reply-headers): Bind `extra'.
11413
11414 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
11415
11416 * message.el (message-extra-wide-headers): New variable.
11417 (message-get-reply-headers): Use it.
11418
11419 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
11420
11421 * gnus-agent.el (gnus-agent-group-path): Decode group name.
11422 (gnus-agent-group-pathname): Ditto.
11423
11424 * gnus-cache.el (gnus-cache-file-name): Decode group name.
11425
11426 * gnus-group.el (gnus-group-make-group): Decode group name.
11427 (gnus-group-make-rss-group): Register the group data after opening
11428 the nnrss group.
11429
11430 2004-12-17 Paul Jarc <prj@po.cwru.edu>
11431
11432 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
11433 by expiry now get marked as read.
11434
11435 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
11436
11437 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
11438
11439 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
11440
11441 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
11442 unify Latin characters in XEmacs.
11443 (mm-find-mime-charset-region): Use it.
11444
11445 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
11446
11447 * gnus-util.el (gnus-delete-directory): New function.
11448
11449 * gnus-agent.el (gnus-agent-delete-group): Use it.
11450
11451 * gnus-cache.el (gnus-cache-delete-group): Use it.
11452
11453 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
11454
11455 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
11456 names.
11457
11458 2004-12-16 Simon Josefsson <jas@extundo.com>
11459
11460 * hashcash.el (hashcash-payment-alist): Fix custom :type.
11461
11462 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
11463
11464 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
11465
11466 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
11467 (gnus-group-set-current-level): Decode group name.
11468
11469 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
11470
11471 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
11472 failed.
11473
11474 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
11475
11476 * gnus-group.el (gnus-group-delete-group): Decode group name.
11477 (gnus-group-make-rss-group): Encode group name.
11478 (gnus-group-catchup-current): Decode group name.
11479 (gnus-group-kill-group): Decode group name.
11480
11481 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
11482
11483 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
11484
11485 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
11486
11487 * gnus-group.el (gnus-group-make-rss-group):
11488 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
11489
11490 * gnus-start.el (gnus-setup-news): Honor user's setting to
11491 gnus-message-archive-method. Suggested by Lute Kamstra
11492 <lute@gnu.org>.
11493
11494 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
11495
11496 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
11497 global counterparts of the buffer-local variables.
11498
11499 2004-11-16 Romain Francoise <romain@orebokech.com>
11500
11501 * gnus-sum.el (gnus-summary-exit): Don't clear the global
11502 counterparts of the buffer-local variables.
11503
11504 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
11505
11506 * message.el (message-forbidden-properties): Fixed typo in doc
11507 string.
11508
11509 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
11510
11511 * gnus-util.el (gnus-replace-in-string): Added doc string.
11512
11513 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
11514 to avoid problems when splitting mails with many recipients.
11515
11516 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
11517
11518 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
11519 pop-to-buffer, covered by the subsequent gnus-configure-windows.
11520
11521 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
11522
11523 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
11524 if there is no hashtable in memory or file modification time is
11525 newer than cached timestamp.
11526
11527 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
11528
11529 * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
11530 not-matching option.
11531
11532 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
11533
11534 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
11535 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
11536 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11537 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
11538 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
11539 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
11540
11541 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
11542
11543 * message.el (message-forward-make-body-mml): Remove headers
11544 according to message-forward-ignored-headers if a message is decoded.
11545
11546 2004-12-02 Romain Francoise <romain@orebokech.com>
11547
11548 * message.el (message-forward-make-body-plain): Always remove
11549 headers according to message-forward-ignored-headers.
11550
11551 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
11552
11553 * spam.el (spam-summary-prepare-exit): Remove the
11554 gnus-summary-limit pop for now, it has problems with ham marks for
11555 me.
11556
11557 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
11558
11559 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
11560 correctly.
11561
11562 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
11563
11564 * format-spec.el (format-spec): Message the char.
11565
11566 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
11567
11568 * gnus-art.el (gnus-split-methods): Reformat comments.
11569
11570 * spam.el (spam-summary-prepare-exit): Remove article limits
11571 before exiting the summary buffer.
11572
11573 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
11574
11575 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
11576 order to silence the byte compiler.
11577
11578 * spam.el: Fix the way to silence the byte compiler, which
11579 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
11580 bbdb-search-simple, spam-BBDB-register-routine,
11581 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
11582 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
11583 spam-stat-buffer-is-spam, spam-stat-load,
11584 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
11585 spam-stat-save and spam-stat-split-fancy.
11586
11587 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
11588
11589 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
11590 which may confuse users.
11591 (canlock-password-for-verify): Ditto.
11592
11593 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
11594
11595 * gnus-art.el (gnus-emphasis-alist): Ditto.
11596
11597 * gnus-registry.el (gnus-registry-max-entries): Ditto.
11598
11599 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
11600
11601 * gnus-start.el (gnus-save-killed-list): Ditto.
11602
11603 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
11604 (gnus-sum-thread-tree-root): Ditto.
11605 (gnus-sum-thread-tree-false-root): Ditto.
11606 (gnus-sum-thread-tree-single-indent): Ditto.
11607
11608 * message.el (message-courtesy-message): Ditto.
11609 (message-archive-note): Ditto.
11610 (message-subscribed-address-file): Ditto.
11611 (message-user-fqdn): Ditto.
11612
11613 * spam-report.el (spam-report-gmane-regex): Ditto.
11614
11615 * spam.el (spam-blackhole-good-server-regex): Ditto.
11616
11617 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
11618
11619 * mml.el (mml-preview): Widen the message buffer before copying
11620 the contents to the preview buffer; sort headers before previewing.
11621
11622 * message.el (message-hidden-headers): Fix the way to avoid a bug
11623 in the `repeat' widget in Emacs 21.3 or earlier.
11624
11625 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
11626
11627 * message.el (message-hidden-headers): Default to "^References:".
11628 Improve customization type. Suggested by Reiner Steib
11629 <Reiner.Steib@gmx.de>.
11630
11631 2004-11-25 Romain Francoise <romain@orebokech.com>
11632
11633 * message.el (message-strip-forbidden-properties): Remove check for
11634 obsolete `message-hidden' text property, hidden headers are not
11635 accessible in the buffer anymore.
11636
11637 2004-11-22 Romain Francoise <romain@orebokech.com>
11638
11639 * message.el (message-header-format-alist): Add `From' in list
11640 so that it can be sorted.
11641 (message-fix-before-sending): Widen and sort headers before
11642 sending.
11643 (message-hide-headers): Use narrowing to hide headers by moving
11644 them to the top of the buffer and narrowing to the region
11645 underneath.
11646
11647 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
11648
11649 * message.el (message-strip-forbidden-properties): Bind
11650 buffer-read-only (etc) to nil.
11651
11652 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
11653
11654 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
11655 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11656
11657 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
11658
11659 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
11660
11661 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11662
11663 * dns.el (query-dns): Use sit-for to time instead of
11664 accept-process-output, since that doesn't seem to work on udp
11665 sockets.
11666
11667 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
11668
11669 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
11670
11671 2004-11-15 Jesper Harder <harder@ifa.au.dk>
11672
11673 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
11674 doc string. Improve doc string.
11675
11676 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
11677
11678 * nntp.el (nntp-request-update-info): Return nil if
11679 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
11680 may not call gnus-activate-group which uselessly issues the GROUP
11681 commands for all nntp groups and wastes time. Reported by Romain
11682 Francoise <romain@orebokech.com>.
11683
11684 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
11685
11686 2004-11-15 Simon Josefsson <jas@extundo.com>
11687
11688 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
11689 headers separately.
11690 (gnus-button-openpgp): New function, inspired by Jochen Küpper
11691 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
11692
11693 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
11694
11695 * gnus-start.el (gnus-convert-old-newsrc):
11696 Assign legacy-gnus-agent to 5.10.7.
11697
11698 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
11699
11700 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
11701 start of the lines.
11702
11703 2004-11-14 Magnus Henoch <mange@freemail.hu>
11704
11705 * hashcash.el (hashcash-default-payment): Change default to 20.
11706 (hashcash-default-accept-payment): Change default to 20.
11707 (hashcash-process-alist): New variable.
11708 (hashcash-generate-payment-async): Add.
11709 (hashcash-already-paid-p): Add.
11710 (hashcash-insert-payment): Don't generate payments twice.
11711 (hashcash-insert-payment-async): Add.
11712 (hashcash-insert-payment-async-2): Add.
11713 (hashcash-cancel-async): Add.
11714 (hashcash-wait-async): Add.
11715 (hashcash-processes-running-p): Add.
11716 (hashcash-wait-or-cancel): Add.
11717 (mail-add-payment): New optional argument. Conditionally start
11718 asynchronous calculation.
11719 (mail-add-payment-async): Add.
11720
11721 * message.el (message-send-mail): Wait for asynchronous hashcash
11722 results. Don't clobber existing X-Hashcash headers.
11723 (message-setup-1): Call mail-add-payment-async when
11724 message-generate-hashcash is non-nil.
11725
11726 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
11727
11728 * message.el (message-use-alternative-email-as-from): Examine the
11729 From header as well; use message-make-from in order to include a
11730 user's full name.
11731
11732 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
11733
11734 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
11735 default; improve customization type.
11736 (gnus-emphasis-custom-with-format): New macro.
11737 (gnus-emphasis-custom-value-to-external): New function.
11738 (gnus-emphasis-custom-value-to-internal): New function.
11739
11740 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
11741
11742 * dns.el (query-dns): Resolve reverse addresses.
11743
11744 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
11745
11746 * gnus-group.el (gnus-group-get-new-news): Use it.
11747
11748 * gnus-start.el (gnus-check-reasonable-setup): New function.
11749
11750 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
11751
11752 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
11753 "Args out of range" error. Reported by Arnaud Giersch
11754 <arnaud.giersch@free.fr>.
11755
11756 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
11757
11758 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
11759
11760 2004-11-04 Richard M. Stallman <rms@gnu.org>
11761
11762 * spam.el (spam group): Add :version.
11763
11764 * pgg-def.el (pgg group): Add :version.
11765
11766 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
11767
11768 * gnus-art.el (gnus-article-edit-article): Don't associate the
11769 article buffer with a draft file. This is a temporary measure
11770 against the 2004-08-22 change to gnus-article-edit-mode.
11771
11772 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
11773
11774 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
11775 (html2text-format-tags): Remove unused variable `attr'.
11776
11777 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
11778
11779 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
11780
11781 * spam-stat.el (spam-stat): Add :version.
11782
11783 * sieve.el (sieve): Add :version.
11784
11785 * sha1.el (sha1): Add :version.
11786 (sha1-use-external): Remove redundant version.
11787
11788 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
11789 (nnmail-cache-ignore-groups, nnmail-spool-hook)
11790 (nnmail-split-fancy-match-partial-words)
11791 (nnmail-split-lowercase-expanded): Add :version.
11792
11793 * nndiary.el (nndiary): Add :version.
11794
11795 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
11796
11797 * mml-sec.el (mml-default-sign-method)
11798 (mml-default-encrypt-method, mml-signencrypt-style-alist):
11799 Add :version.
11800
11801 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
11802
11803 * mm-url.el (mm-url-use-external, mm-url-program)
11804 (mm-url-arguments): Add :version.
11805
11806 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
11807 (mm-attachment-file-modes, mm-decrypt-option)
11808 (mm-w3m-safe-url-regexp): Add :version.
11809
11810 * message.el (message-cite-prefix-regexp)
11811 (message-sendmail-envelope-from, message-minibuffer-local-map)
11812 (message-user-fqdn, message-completion-alist): Add :version.
11813
11814 * gnus-win.el (gnus-configure-windows-hook)
11815 (gnus-use-frames-on-any-display): Add :version.
11816
11817 * gnus-art.el (gnus-article-address-banner-alist)
11818 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
11819 (gnus-treat-from-picon, gnus-treat-mail-picon)
11820 (gnus-treat-x-pgp-sig): Add :version.
11821
11822 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
11823 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
11824 (gnus-summary-article-delete-hook)
11825 (gnus-summary-display-while-building): Add :version.
11826
11827 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
11828 (gnus-get-top-new-news-hook): Add :version.
11829
11830 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11831 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
11832
11833 * gnus-registry.el (gnus-registry): Add :version.
11834
11835 * gnus-spec.el (gnus-use-correct-string-widths)
11836 (gnus-make-format-preserve-properties): Add :version.
11837
11838 * gnus.el (gnus-group-charter-alist)
11839 (gnus-group-fetch-control-use-browse-url)
11840 (gnus-install-group-spam-parameters): Add :version.
11841
11842 * gnus-diary.el (gnus-diary): Add :version.
11843
11844 * gnus-delay.el (gnus-delay): Add :version.
11845
11846 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
11847 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
11848 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
11849 Add :version.
11850
11851 * gnus-agent.el (gnus-agent-max-fetch-size)
11852 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
11853 (gnus-agent-prompt-send-queue): Add :version.
11854
11855 * deuglify.el (gnus-outlook-deuglify): Add :version.
11856
11857 * html2text.el: Beautify code. Improve doc strings. Some
11858 checkdoc cleanup.
11859 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
11860
11861 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
11862
11863 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
11864
11865 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
11866
11867 * gnus-registry.el (gnus-registry-hashtb): Create the registry
11868 when package is loaded.
11869
11870 * spam.el (spam-summary-score-preferred-header): Add global preference
11871 for people who want to override the default SpamAssassin over
11872 Bogofilter preference (when both are set).
11873 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
11874 (spam-user-format-function-S): Check
11875 spam-summary-score-preferred-header.
11876 (spam-extra-header-to-number): Add X-Bogosity header parsing.
11877 (spam-user-format-function-S): Format the score correctly.
11878
11879 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
11880
11881 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
11882 signature file. Suggested by Manoj Srivastava
11883 <srivasta@golden-gryphon.com>.
11884
11885 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
11886 iso-2022-jp even in the Japanese language environment.
11887 Suggested by Jason Rumney <jasonr@gnu.org>.
11888
11889 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
11890
11891 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
11892 use the same characters as the dummy marks; make it free from
11893 getting affected by the language environment.
11894 (gnus-summary-read-group-1): Update mark positions only when the
11895 format spec is updated.
11896
11897 * gnus-spec.el (gnus-update-format-specifications): Return a list
11898 of updated types.
11899
11900 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
11901
11902 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
11903 of boundp to check if display-warning is available.
11904
11905 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
11906
11907 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
11908
11909 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
11910
11911 * nnspool.el (nnspool-spool-directory): Use news-path if the
11912 news-directory variable is not bound.
11913
11914 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
11915 function instead of display-warning if it is not available.
11916
11917 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
11918
11919 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
11920 v5-10: Use `point-at-bol'.
11921
11922 2004-10-26 Simon Josefsson <jas@extundo.com>
11923
11924 * hashcash.el: Fix URL in comment, reported by Cheng Gao
11925 <chenggao@gmail.com>.
11926
11927 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
11928
11929 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
11930 instead.
11931
11932 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
11933
11934 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
11935 to remove a server from the nnimap-server-buffer-alist.
11936 (nnimap-open-connection, nnimap-close-server): Use it.
11937
11938 * gnus-encrypt.el: Remove file in favor of encrypt.el.
11939
11940 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
11941
11942 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
11943 running the major-mode function.
11944
11945 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
11946
11947 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
11948 dummy marks in the right way.
11949
11950 2004-10-18 David Edmondson <dme@dme.org>
11951
11952 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
11953 excessively.
11954
11955 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
11956
11957 * gnus-util.el (gnus-split-references): Accept a nil references
11958 string and go on blissfully.
11959
11960 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
11961 cases where the references string is non-nil but has no references.
11962
11963 * encrypt.el: Add autoload tags.
11964
11965 * spam.el (spam-resolve-registrations-routine): Remove article
11966 from unregistration list too. Reported by David Hanak
11967 <dhanak@isis.vanderbilt.edu>
11968
11969 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
11970
11971 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
11972 nil. Changed custom type.
11973
11974 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
11975
11976 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
11977
11978 * gnus-sum.el (gnus-summary-move-article): Use it.
11979
11980 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
11981
11982 * encrypt.el: Add autoload cookies.
11983
11984 * spam.el (spam-backend-article-list-property)
11985 (spam-backend-get-article-todo-list)
11986 (spam-backend-put-article-todo-list)
11987 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
11988 Resolve registrations separately.
11989 (spam-register-routine): Format comments.
11990 (spam-unregister-routine, spam-register-routine): Always call with
11991 specific-articles, no default list.
11992 (spam-summary-prepare-exit): Use the spam-classifications function.
11993
11994 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
11995 gnus-encrypt.el.
11996
11997 * encrypt.el: Copied from gnus-encrypt.el.
11998
11999 * gnus-encrypt.el: Commented that it's obsolete.
12000
12001 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
12002
12003 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
12004 (gnus-score-save): Use it.
12005
12006 * message.el (message-bury): Use `window-dedicated-p'.
12007
12008 2004-10-15 Simon Josefsson <jas@extundo.com>
12009
12010 * pop3.el (top-level): Don't require nnheader.
12011 (pop3-read-timeout): Add.
12012 (pop3-accept-process-output): Add.
12013 (pop3-read-response, pop3-retr): Use it.
12014
12015 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
12016
12017 * spam.el (spam-register-routine): Move comment.
12018 (spam-verify-bogofilter): Use 'unknown for the initial
12019 spam-bogofilter-valid state, not 'never.
12020
12021 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
12022 for netrc-machine.
12023
12024 * nnimap.el (nnimap-open-connection): Use
12025 netrc-machine-user-or-password.
12026
12027 2004-10-17 Richard M. Stallman <rms@gnu.org>
12028
12029 * gnus-registry.el (gnus-registry-unload-hook):
12030 Set as a variable with add-hook.
12031
12032 * nnspool.el (nnspool-spool-directory): Use news-directory instead
12033 of news-path.
12034
12035 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
12036
12037 * spam.el: Delete duplicate `provide'.
12038 (spam-unload-hook): Set as a variable with add-hook.
12039
12040 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
12041
12042 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
12043 in the doc string.
12044
12045 * message.el (message-ignored-news-headers)
12046 (message-ignored-supersedes-headers)
12047 (message-ignored-resent-headers)
12048 (message-forward-ignored-headers): Improve custom type.
12049
12050 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
12051
12052 * message.el (message-tokenize-header): Fix 2004-09-06 change
12053 which used point-min in the wrong place.
12054
12055 2004-10-12 Simon Josefsson <jas@extundo.com>
12056
12057 * tls.el (tls-certtool-program): New variable.
12058 (tls-certificate-information): New function, based on
12059 ssl-certificate-information.
12060
12061 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
12062
12063 * compface.el: Move the version of ELisp-based uncompface program
12064 to the contrib directory because of the copyright problem.
12065
12066 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
12067
12068 * message.el (message-kill-buffer): Raise the current frame.
12069
12070 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
12071
12072 * gnus-sum.el: Mention that multibyte characters don't work as marks.
12073
12074 * gnus.el (message-y-or-n-p): Autoload.
12075
12076 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
12077 (pop3-password-required, pop3-authentication-scheme)
12078 (pop3-leave-mail-on-server): Made customizable.
12079 (pop3): New custom group.
12080 (pop3-retr): Remove `sleep-for' statements.
12081 Suggested by Dave Love <fx@gnu.org>.
12082
12083 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
12084 Windows/DOS.
12085
12086 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12087 (imap-parse-body): Fix incorrect use of `assert'. Suggested by
12088 Dave Love <fx@gnu.org>.
12089
12090 * mml.el (mml-minibuffer-read-disposition): Require match.
12091 Suggested by Dave Love <fx@gnu.org>.
12092
12093 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
12094
12095 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
12096 doc string.
12097
12098 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
12099
12100 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
12101
12102 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
12103
12104 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
12105 instead of calling `mm-insert-inline', to decode text/* parts
12106 before displaying them.
12107
12108 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
12109
12110 * mm-uu.el (mm-uu-text-plain-type): New variable.
12111 (mm-uu-pgp-signed-extract-1): Use it.
12112 (mm-uu-pgp-encrypted-extract-1): Use it.
12113 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
12114 bind mm-uu-text-plain-type with that value.
12115 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
12116 mm-uu-dissect.
12117
12118 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
12119
12120 * gnus-group.el (gnus-update-group-mark-positions):
12121 * gnus-sum.el (gnus-update-summary-mark-positions):
12122 * message.el (message-check-news-body-syntax):
12123 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
12124 of string-as-multibyte.
12125
12126 2004-10-05 Juri Linkov <juri@jurta.org>
12127
12128 * gnus-group.el (gnus-update-group-mark-positions):
12129 * gnus-sum.el (gnus-update-summary-mark-positions):
12130 * message.el (message-check-news-body-syntax):
12131 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
12132 8-bit unibyte values to a multibyte string for search functions.
12133
12134 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
12135
12136 * mm-uu.el (mm-uu-dissect): Allow optional arg.
12137 (mm-uu-dissect-text-parts): New function.
12138
12139 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
12140 dissect text parts.
12141
12142 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
12143 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
12144
12145 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
12146
12147 * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
12148 gnus-current-topics instead of gnus-current-topic.
12149
12150 2004-10-06 Jesper Harder <harder@ifa.au.dk>
12151
12152 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
12153
12154 2004-10-05 Jesper Harder <harder@ifa.au.dk>
12155
12156 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
12157 where approriate.
12158
12159 * nnml.el (nnml-generate-active-info): do.
12160
12161 * nndiary.el (nndiary-generate-active-info): do.
12162
12163 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
12164 (gnus-topic-move): do.
12165
12166 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
12167 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
12168
12169 * gnus-srvr.el (gnus-server-prepare)
12170 (gnus-server-open-all-servers): do.
12171
12172 * gnus-msg.el (gnus-summary-cancel-article)
12173 (gnus-summary-resend-message)
12174 (gnus-summary-mail-crosspost-complaint): do.
12175
12176 * gnus-move.el (gnus-change-server): do.
12177
12178 * gnus-group.el (gnus-group-unmark-all-groups)
12179 (gnus-group-set-current-level): do.
12180
12181 2004-10-04 Simon Josefsson <jas@extundo.com>
12182
12183 * message.el (message-generate-hashcash): Doc fix.
12184
12185 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
12186
12187 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
12188 avoid infinite recursion via gnus-get-function.
12189
12190 2004-10-02 Jesper Harder <harder@ifa.au.dk>
12191
12192 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
12193
12194 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
12195
12196 * nnmail.el (nnmail-split-history): do.
12197
12198 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
12199 (nnml-request-delete-group): do.
12200
12201 * nnslashdot.el (nnslashdot-read-groups): do.
12202
12203 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
12204 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
12205
12206 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
12207 (nnspool-sift-nov-with-sed): Use last.
12208 (nnspool-retrieve-headers-with-nov): Use mapc.
12209 (nnspool-request-newgroups): Use dolist.
12210 (nnspool-request-group): Use last.
12211
12212 * nntp.el (nntp-read-server-type): Use dolist.
12213
12214 * nnvirtual.el (nnvirtual-create-mapping)
12215 (nnvirtual-update-read-and-marked): Use dolist.
12216 (nnvirtual-convert-headers): Simplify.
12217
12218 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
12219
12220 * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
12221 support for sync'ing tick marks.
12222
12223 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
12224
12225 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
12226 there's no visible header.
12227
12228 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
12229
12230 * gnus-agent.el (gnus-agent-synchronize-group-flags): When
12231 necessary, pass full group name to gnus-request-set-marks.
12232
12233 2004-10-01 Simon Josefsson <jas@extundo.com>
12234
12235 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
12236 acroread.
12237
12238 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12239
12240 * spam-report.el (spam-report-gmane): Fix interactive.
12241
12242 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
12243
12244 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
12245 when writing file.
12246 (gnus-agent-synchronize-flags): Don't default to being
12247 interactive.
12248
12249 2004-09-30 Simon Josefsson <jas@extundo.com>
12250
12251 * message.el (message-generate-hashcash): Add.
12252 (message-send-mail): Use it, call mail-add-payment.
12253
12254 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
12255
12256 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
12257
12258 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
12259
12260 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
12261 gnus-requst-update-info with explicit code to sync the in-memory
12262 info read flags with the marks being sync'd to the backend.
12263
12264 *gnus-util.el (gnus-pp): Added optional stream to match pp API.
12265
12266 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
12267
12268 * spam.el (spam-verify-bogofilter): Add new function.
12269 (spam-check-bogofilter)
12270 (spam-bogofilter-register-with-bogofilter): Use it.
12271 (spam-verify-bogofilter): Add small fixes.
12272
12273 2004-09-28 Simon Josefsson <jas@extundo.com>
12274
12275 * hashcash.el (hashcash-generate-payment): Revert.
12276
12277 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
12278
12279 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
12280 gnus-extract-references instead of gnus-split-references.
12281
12282 * gnus-util.el (gnus-extract-references): Add new function, analogous
12283 to gnus-split-references but extracts only the message-ID without
12284 anything extra.
12285
12286 * hashcash.el (hashcash-generate-payment)
12287 (hashcash-check-payment): Do the right thing if hashcash-path is
12288 nil (because the hashcash program could not be found).
12289
12290 * spam.el (spam-use-hashcash): Remove comment.
12291
12292 2004-09-27 Jesper Harder <harder@ifa.au.dk>
12293
12294 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
12295 (gnus-cache-enter-article, gnus-cache-remove-article)
12296 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
12297
12298 * gnus-async.el (gnus-async-prefetch-remove-group): do.
12299
12300 * gnus-art.el (article-hide-boring-headers)
12301 (article-translate-strings, article-display-face)
12302 (gnus-article-mime-match-handle-first)
12303 (gnus-article-highlight-headers)
12304 (gnus-article-add-buttons-to-head): do.
12305
12306 2004-09-27 Simon Josefsson <jas@extundo.com>
12307
12308 * hashcash.el: New version, from
12309 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
12310 ../contrib/.
12311
12312 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
12313
12314 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
12315
12316 2004-09-26 Jesper Harder <harder@ifa.au.dk>
12317
12318 * gnus-dup.el (gnus-dup-open): Use mapc.
12319 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
12320
12321 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
12322 Reported by Stefan Wiens <s.wi@gmx.net>.
12323
12324 * gnus.el (gnus-shutdown): Use dolist.
12325
12326 * gnus-undo.el (gnus-undo): Use mapc.
12327
12328 * nnrss.el (nnrss-generate-active): do.
12329
12330 * message.el (message-cite-original-without-signature)
12331 (message-cite-original): Use mapc.
12332 (message-do-actions, message-make-forward-subject): Use dolist.
12333
12334 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
12335
12336 * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
12337 deletion to remove entire duplicate line. Fixes merged article
12338 number bug.
12339
12340 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
12341
12342 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
12343 servers that are offline. Avoids having gnus-agent-toggle-plugged
12344 first ask if you want to open a server and then, even when you
12345 responded with no, asking if you want to synchronize the server's
12346 flags.
12347 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
12348 multi-line expressions.
12349 (gnus-agent-synchronize-group-flags): New internal function.
12350 Updates marks in memory (in the info structure) AND in the
12351 backend.
12352
12353 * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
12354
12355 * nnagent.el (nnagent-request-set-mark): Use
12356 gnus-agent-synchronize-group-flags, not backend's request-set-mark
12357 method, to ensure that synchronization updates marks in the
12358 backend and in the info (in memory) structure.
12359
12360 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
12361
12362 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
12363 convention fully; don't miss the root article of a thread; make
12364 the X-Draft-From header with correct article numbers.
12365
12366 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
12367
12368 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
12369 unless plugged. Disable the agent so that an open failure causes
12370 an error.
12371
12372 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
12373 Reverted 2004-09-21 change. The backend must be opened while
12374 synchronizing flags even when the backend stores the flags
12375 locally.
12376
12377 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
12378
12379 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
12380 in `header' match. Reported by Svend Tollak Munkejord.
12381
12382 * message.el (message-cite-original): Fix use of
12383 `message-cite-articles-with-x-no-archive'.
12384
12385 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
12386
12387 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
12388 (gnus-window-to-buffer): Ditto.
12389
12390 * mml.el (mml-preview-buffer): New variable.
12391 (mml-preview): Manage window layout with gnus-buffer-configuration.
12392
12393 * gnus-msg.el (gnus-setup-message): Put article numbers into the
12394 X-Draft-From header even if those articles aren't quoted.
12395
12396 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
12397
12398 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
12399 (gnus-request-set-mark, gnus-request-update-mark): Use new
12400 g-s-t-u-l-m to decide to use backend even when unplugged.
12401
12402 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
12403
12404 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
12405 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
12406
12407 2004-09-20 Simon Josefsson <jas@extundo.com>
12408
12409 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
12410 "utf-16-le".
12411
12412 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
12413
12414 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
12415
12416 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
12417
12418 * uudecode.el (uudecode-use-external): Add :version.
12419
12420 * smime.el (smime-CA-file, smime-encrypt-cipher)
12421 (smime-dns-server): Add :version.
12422
12423 * smiley.el (gnus-smiley-file-types): Add :version.
12424
12425 * sha1.el (sha1-use-external): Add :version.
12426
12427 * pgg-def.el (pgg-query-keyserver): Add :version.
12428
12429 * nnmail.el (nnmail-fancy-expiry-targets)
12430 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
12431 Add :version.
12432
12433 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
12434 (nnimap-retrieve-groups-asynchronous): Add :version.
12435 (nnimap-close-asynchronous): Add :version. Fixed typo in doc string.
12436
12437 * mml.el (mml-content-disposition-parameters)
12438 (mml-insert-mime-headers-always): Add :version.
12439
12440 * mm-util.el (mm-coding-system-priorities): Add :version.
12441
12442 * mm-decode.el (mm-inline-text-html-with-images)
12443 (mm-keep-viewer-alive-types, mm-external-terminal-program)
12444 (mm-verify-option): Add :version.
12445 (mm-text-html-renderer): Change :version.
12446
12447 * message.el (message-fcc-externalize-attachments)
12448 (message-required-headers, message-draft-headers)
12449 (message-subject-trailing-was-query)
12450 (message-subject-trailing-was-ask-regexp)
12451 (message-subject-trailing-was-regexp, message-mark-insert-begin)
12452 (message-mark-insert-end, message-archive-header)
12453 (message-archive-note, message-cross-post-default)
12454 (message-cross-post-note, message-followup-to-note)
12455 (message-cross-post-note-function, message-use-mail-followup-to)
12456 (message-subscribed-address-functions)
12457 (message-subscribed-address-file, message-subscribed-addresses)
12458 (message-subscribed-regexps, message-allow-no-recipients)
12459 (message-yank-cited-prefix, message-signature-insert-empty-line)
12460 (message-hidden-headers, message-hierarchical-addresses)
12461 (message-mail-user-agent, message-use-idna)
12462 (message-valid-fqdn-regexp)
12463 (message-strip-special-text-properties, message-header-synonyms)
12464 (message-beginning-of-line, message-tab-body-function): Add :version.
12465 (message-insert-canlock, message-wide-reply-confirm-recipients):
12466 Change :version.
12467
12468 * mail-source.el (mail-source-ignore-errors): Add :group, :type
12469 and :version.
12470 (mail-source-delete-old-incoming-confirm)
12471 (mail-source-movemail-program): Add :version.
12472
12473 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
12474 (gnus-agent-cache, gnus-agent): Change :version.
12475
12476 * gnus-util.el (gnus-use-byte-compile): Change :version.
12477
12478 * gnus-sum.el (gnus-summary-make-false-root-always)
12479 (gnus-summary-default-high-score)
12480 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
12481 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
12482 (gnus-read-all-available-headers, gnus-article-emulate-mime)
12483 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
12484 (gnus-sum-thread-tree-single-indent)
12485 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
12486 (gnus-sum-thread-tree-leaf-with-other)
12487 (gnus-sum-thread-tree-single-leaf): Add :version.
12488 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
12489 (gnus-article-loose-mime): Change :version.
12490
12491 * gnus-start.el (gnus-backup-startup-file)
12492 (gnus-save-startup-file-via-temp-buffer): Add :version.
12493
12494 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
12495 (gnus-server-offline-face): Add :version.
12496
12497 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
12498
12499 * gnus-msg.el (gnus-gcc-externalize-attachments)
12500 (gnus-debug-files, gnus-debug-exclude-variables)
12501 (gnus-discouraged-post-methods): Change :version.
12502 (gnus-confirm-mail-reply-to-news)
12503 (gnus-confirm-treat-mail-like-news): Add :version.
12504
12505 * gnus-int.el (gnus-server-unopen-status): Add :version.
12506
12507 * gnus-group.el (gnus-group-jump-to-group-prompt)
12508 (gnus-large-ephemeral-newsgroup)
12509 (gnus-fetch-old-ephemeral-headers): Add :version.
12510
12511 * gnus-fun.el (gnus-x-face-directory)
12512 (gnus-convert-pbm-to-x-face-command)
12513 (gnus-convert-image-to-x-face-command)
12514 (gnus-convert-image-to-face-command): Add :version.
12515
12516 * gnus-delay.el (gnus-delay-default-hour): Add :version.
12517
12518 * gnus-cite.el (gnus-cite-blank-line-after-header)
12519 (gnus-article-boring-faces): Add :version.
12520
12521 * gnus-art.el (gnus-buttonized-mime-types)
12522 (gnus-inhibit-mime-unbuttonizing)
12523 (gnus-treat-display-face)
12524 (gnus-treat-body-boundary): Change :version.
12525 (gnus-body-boundary-delimiter, gnus-picon-databases)
12526 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
12527 (gnus-treat-date-english, gnus-treat-fold-headers)
12528 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
12529 (gnus-treat-mail-picon, gnus-treat-wash-html)
12530 (gnus-article-encrypt-protocol)
12531 (gnus-use-idna, gnus-article-over-scroll)
12532 (gnus-mime-display-multipart-alternative-as-mixed)
12533 (gnus-mime-display-multipart-related-as-mixed)
12534 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
12535 (gnus-ctan-url, gnus-button-ctan-handler)
12536 (gnus-button-handle-ctan-bogus-regexp)
12537 (gnus-button-ctan-directory-regexp)
12538 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
12539 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
12540 (gnus-button-man-level, gnus-button-emacs-level)
12541 (gnus-button-message-level, gnus-button-browse-level): Add :version.
12542
12543 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
12544 (gnus-agent-go-online): Change :version.
12545 (gnus-agent-expire-unagentized-dirs)
12546 (gnus-agent-auto-agentize-methods): Add :version.
12547
12548 * flow-fill.el (fill-flowed-display-column)
12549 (fill-flowed-encode-column): Add :version.
12550
12551 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12552 (gnus-outlook-deuglify-unwrap-max)
12553 (gnus-outlook-deuglify-cite-marks)
12554 (gnus-outlook-deuglify-unwrap-stop-chars)
12555 (gnus-outlook-deuglify-no-wrap-chars)
12556 (gnus-outlook-deuglify-attrib-cut-regexp)
12557 (gnus-outlook-deuglify-attrib-verb-regexp)
12558 (gnus-outlook-deuglify-attrib-end-regexp)
12559 (gnus-outlook-display-hook): Add :version.
12560
12561 * binhex.el (binhex-use-external): Add :version.
12562
12563 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
12564
12565 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
12566 and `invisible'.
12567
12568 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
12569
12570 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
12571 in gnus-registry-trim.
12572
12573 2004-09-13 Simon Josefsson <jas@extundo.com>
12574
12575 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
12576
12577 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
12578
12579 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
12580 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12581 <yamaoka@jpl.org>.
12582 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
12583 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12584 <yamaoka@jpl.org>.
12585
12586 * sieve.el (sieve-manage-mode): Ditto.
12587
12588 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
12589
12590 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
12591
12592 2004-09-11 Simon Josefsson <jas@extundo.com>
12593
12594 * dns-mode.el: Add.
12595
12596 * mm-view.el (mm-display-dns-inline): Add.
12597
12598 * mm-decode.el (mm-inline-media-tests): Add text/dns.
12599 (mm-automatic-display): Ditto.
12600
12601 * mailcap.el (mailcap-mime-data): Add text/dns.
12602 (mailcap-mime-extensions): Map .soa to text/dns.
12603
12604 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
12605
12606 * gnus-art.el (article-decode-mime-words, article-babel)
12607 (gnus-article-highlight-signature, gnus-article-add-buttons)
12608 (gnus-signature-toggle): Remove unnecessary bindings of
12609 `inhibit-read-only' inherited from v5.10 merge.
12610
12611 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
12612
12613 * nntp.el (nntp): New customization group.
12614 (nntp-authinfo-file): Add customization group.
12615
12616 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
12617
12618 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
12619
12620 * gnus.el (to-address, to-list, subscribed)
12621 (large-newsgroup-initial): Ditto.
12622
12623 * flow-fill.el (fill-flowed-display-column)
12624 (fill-flowed-encode-column): Ditto.
12625
12626 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
12627
12628 * message.el (message-tokenize-header, message-send-mail-with-qmail):
12629 Use point-min rather than 1.
12630 (message-send-mail): Use buffer-size rather than point-max.
12631
12632 * gnus-sum.el (gnus-summary-search-article-forward):
12633 Signal a specific `search-failed' rather than a generic `error'.
12634
12635 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
12636 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
12637 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
12638
12639 2004-09-10 Simon Josefsson <jas@extundo.com>
12640
12641 * nndb.el (require): Remove tcp and duplicate cl.
12642
12643 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
12644
12645 * gnus-agent.el (directory-files-and-attributes): Move forward.
12646
12647 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
12648
12649 * gnus-agent.el (directory-files-and-attributes): Optionally
12650 defined to support XEmacs.
12651
12652 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
12653
12654 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
12655 to avoid run-time CL dependencies.
12656 (gnus-agent-unfetch-articles): New function.
12657 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
12658 article numbers even when local .overview file is missing.
12659 (gnus-agent-read-article-number): New function. Only accepts
12660 27-bit article numbers.
12661 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
12662 gnus-agent-read-article-number.
12663 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
12664 from backend while recognizing that article numbers in .overview
12665 must be valid.
12666 (gnus-agent-update-files-total-fetched-for): Use
12667 directory-files-and-attributes to improve performance.
12668 * gnus-int.el (gnus-request-move-article): Use
12669 gnus-agent-unfetch-articles in place of gnus-agent-expire to
12670 improve performance.
12671
12672 * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
12673 some users confused by references to .newsrc when they only have a
12674 .newsrc.eld file.
12675 (gnus-convert-mark-converter-prompt)
12676 (gnus-convert-converter-needs-prompt): Fixed use of property list.
12677 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
12678 New function. Used internally to only display 'gnus converting
12679 files' message when actually necessary.
12680
12681 * gnus-sum.el (): Removed (require 'gnus-agent) as required
12682 methods now autoloaded.
12683
12684 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
12685
12686 * gnus-sum.el (gnus-summary-insert-subject): Remove list
12687 identifiers.
12688
12689 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
12690
12691 * gnus-picon.el: Fix indentation and closing parenthesis.
12692
12693 2004-09-01 Simon Josefsson <jas@extundo.com>
12694
12695 * message.el (message-canlock-generate): Require sha1, not
12696 sha1-el. (Can we get rid of this require altogether? It is ugly
12697 to require within a function. Sadly, if sha1.el isn't loaded, the
12698 let binding in m-c-g will hide the defcustom definition, which is
12699 bad.)
12700
12701 * canlock.el: Require sha1, not sha1-el.
12702
12703 * message.el: Don't autoload sha1 (there is a autoload cookie in
12704 sha1.el).
12705
12706 * sha1-el.el: Renamed to sha1.el.
12707
12708 2004-08-30 Juanma Barranquero <lektu@terra.es>
12709
12710 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
12711
12712 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
12713
12714 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
12715
12716 2004-08-30 Kim F. Storm <storm@cua.dk>
12717
12718 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
12719
12720 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
12721 Add :group 'nnimap.
12722
12723 2004-08-30 Andreas Schwab <schwab@suse.de>
12724
12725 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
12726 ?* and ?\;.
12727
12728 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
12729 and ?\' to symbol instead of whitespace.
12730
12731 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
12732
12733 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
12734
12735 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
12736 instead of re-search-forward.
12737
12738 * gnus-uu.el (gnus-uu-save-article): Ditto.
12739 (gnus-uu-post-encode-uuencode): Ditto.
12740
12741 * html2text.el (html2text-clean-list-items): Ditto.
12742 (html2text-clean-dtdd): Ditto.
12743 (html2text-format-tags): Ditto.
12744
12745 * message.el (message-send-mail-with-sendmail): Fix regexp.
12746 (message-fill-field-general): Use search-forward instead of
12747 re-search-forward.
12748 (unbold-region): Ditto.
12749
12750 * nnrss.el (nnrss-request-article): Ditto.
12751
12752 * nnslashdot.el (nnslashdot-request-article): Ditto.
12753
12754 * nnweb.el (nnweb-gmane-wash-article): Ditto.
12755
12756 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
12757 "Unrecognized menu descriptor" error in XEmacs.
12758
12759 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
12760
12761 * gnus-sum.el (gnus-read-header): Don't remove a header for the
12762 parent article of a sparse article in the thread hashtb.
12763
12764 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
12765
12766 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
12767 (nnmail-expand-newtext): Lowercase expanded entries if
12768 nnmail-split-lowercase-expanded is non-nil.
12769
12770 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
12771
12772 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
12773
12774 * gnus-group.el (gnus-group-line-format-alist): Convert the value
12775 of gnus-tmp-news-method into string under XEmacs. It will be
12776 passed to gnus-correct-length which takes only a string argument.
12777
12778 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
12779
12780 * gnus-util.el (gnus-bind-print-variables): New macro.
12781 (gnus-prin1): Use it.
12782 (gnus-prin1-to-string): Use it.
12783 (gnus-pp): New function.
12784 (gnus-pp-to-string): New function.
12785
12786 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
12787 Replace pp-to-string with gnus-pp-to-string.
12788 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
12789 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
12790 * gnus-msg.el (gnus-debug): Ditto.
12791 * gnus-score.el (gnus-score-save): Ditto.
12792 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
12793 gnus-pp-to-string.
12794 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
12795 with gnus-pp.
12796 * score-mode.el (gnus-score-pretty-print): Ditto.
12797 * webmail.el (webmail-debug): Ditto.
12798
12799 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
12800
12801 * gnus-art.el (article-display-face, article-display-x-face):
12802 Use buffer-read-only.
12803
12804 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
12805
12806 * gnus-art.el (article-hide-list-identifiers):
12807 Bind inhibit-read-only as t.
12808
12809 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
12810
12811 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
12812
12813 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
12814
12815 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
12816 (gnus-narrow-to-page): Don't assume point-min == 1.
12817 (gnus-article-edit-mode): Derive from message-mode.
12818
12819 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
12820 point-min == 1.
12821
12822 * imap.el (imap-parse-address-list, imap-parse-body-ext):
12823 Disable incorrect use of `assert'.
12824
12825 * message.el (message-mode): Set comment-start-skip.
12826
12827 2004-08-22 Sam Steingold <sds@gnu.org>
12828
12829 * pop3.el (pop3-leave-mail-on-server): New user variable.
12830 (pop3-movemail): Delete mail only when it is nil.
12831
12832 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
12833
12834 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
12835
12836 * mml.el (mml-preview): Use `pop-to-buffer'.
12837
12838 * message.el (message-goto-mail-followup-to): Insert after "To".
12839 (message-carefully-insert-headers): Add comment.
12840
12841 * gnus.el: Remove unused variable `gnus-article-check-size'.
12842
12843 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
12844
12845 * gnus-art.el (gnus-button-alist): Improve
12846 `gnus-button-handle-library' entry.
12847
12848 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
12849
12850 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
12851 downcase, since XEmacs capitalizes error messages differently.
12852
12853 2004-08-18 Jesper Harder <harder@ifa.au.dk>
12854
12855 * nntp.el: Add (require 'gnus) due to reference to
12856 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
12857
12858 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
12859
12860 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
12861 `mm-fill-flowed'.
12862
12863 * mm-decode.el (mm-dissect-singlepart): Check it.
12864
12865 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
12866
12867 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
12868 'imap' for netrc parsing.
12869
12870 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
12871
12872 * mailcap.el (mailcap-mime-data): Mark as risky.
12873
12874 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
12875
12876 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
12877 may be included in the encoded word.
12878 (rfc2047-encode): Don't append a space if the encoded word
12879 includes close parenthesis.
12880
12881 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
12882
12883 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
12884 of text within parentheses.
12885
12886 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
12887
12888 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
12889 (gnus-encrypt-write-file-contents): Make the password key the file
12890 name PLUS the cipher, not just the cipher. Also remove failed
12891 passwords from the cache.
12892
12893 2004-08-06 Simon Josefsson <jas@extundo.com>
12894
12895 * gnus-sum.el (gnus-article-loose-mime): Change default to t. Doc
12896 fix.
12897
12898 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
12899
12900 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
12901 LWSP.
12902
12903 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
12904
12905 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
12906 to append in-reply-to: data to the references: header.
12907
12908 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
12909 (netrc-parse): Use gnus-encrypt.el functions.
12910
12911 * gnus-encrypt.el: Add new file for encryption support; currently
12912 does only a few GPG ciphers and an internal XOR cipher.
12913
12914 * password.el: Add comments on using password-read-and-add.
12915 (password-read-and-add): Add function to read and add the
12916 password to the cache at once.
12917
12918 2004-07-28 Simon Josefsson <jas@extundo.com>
12919
12920 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
12921 parameter (but don't use it, for now).
12922
12923 * imap.el (imap-ssl-open): Use imap-process-connection-type,
12924 instead of hard coding to nil.
12925
12926 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
12927
12928 * mm-view.el (mm-inline-image-emacs): Open lines under an image
12929 as mm-inline-image-xemacs does.
12930
12931 2004-07-26 Simon Josefsson <jas@extundo.com>
12932
12933 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
12934 Revert part of 2004-07-17 change below.
12935
12936 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
12937
12938 * rfc2047.el (rfc2047-encode-region): Don't infloop. Suggested by
12939 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
12940
12941 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
12942
12943 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
12944 quotes that actually start with ">" at the beginning of the
12945 lines.
12946
12947 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
12948
12949 * rfc2047.el (rfc2047-encode-region): Fix last change.
12950 (rfc2047-encode-parameter): Remove useless concat.
12951
12952 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
12953
12954 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
12955 encode special characters; fix some kind of misconfigured headers;
12956 signal a real error if debug-on-quit or debug-on-error is non-nil.
12957 (rfc2047-encode-max-chars): New variable.
12958 (rfc2047-encode-1): Use it.
12959 (rfc2047-encode-parameter): New function.
12960
12961 * mml.el (mml-insert-parameter): Remove an excessive space.
12962
12963 2004-07-17 Simon Josefsson <jas@extundo.com>
12964
12965 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
12966 Kai Grossjohann <kai@emptydomain.de>.
12967 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
12968 (gnus-group-make-menu-bar): Ditto.
12969
12970 * gnus-util.el (gnus-group-server): Add.
12971
12972 2004-07-16 Jesper Harder <harder@ifa.au.dk>
12973
12974 * message.el (message-clone-locals): Clone sendmail and smtp
12975 variables.
12976
12977 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
12978
12979 * rfc2047.el (rfc2047-encode-region): Fix last change.
12980
12981 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
12982
12983 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
12984 characters as non-special.
12985
12986 2004-07-09 Simon Josefsson <jas@extundo.com>
12987
12988 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
12989 Users will lose all flag changes made while unplugged with
12990 e.g. nntp unless flag synchronization happens, thus `nil' is not a
12991 good default. See numerous reports on ding mailing list.
12992
12993 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
12994
12995 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
12996 add generate-head-function and generate-article-function to the
12997 rfc822-forward entry.
12998 (nndoc-rfc822-forward-generate-article): New function.
12999 (nndoc-rfc822-forward-generate-head): New function.
13000
13001 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
13002
13003 2004-07-06 Dan Christensen <jdc@uwo.ca>
13004
13005 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
13006 respect display group parameter and gnus-summary-expunge-below.
13007 (gnus-articles-to-read): Remove unused reference to display group
13008 parameter.
13009
13010 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
13011
13012 * nnheader.el (nnheader-uniquify-message-id): New experimental
13013 variable.
13014 (nnheader-nov-read-message-id): Use it.
13015
13016 * spam-report.el (spam-report-gmane): Add interactive.
13017
13018 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
13019
13020 * mm-encode.el (mm-content-transfer-encoding-defaults): Use
13021 qp-or-base64 for the application/* types.
13022
13023 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
13024
13025 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
13026
13027 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
13028
13029 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
13030 trim value.
13031
13032 2004-01-25 Paul Jarc <prj@po.cwru.edu>
13033
13034 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
13035 New macro and function.
13036 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
13037
13038 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
13039
13040 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
13041 after-load-alist.
13042
13043 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
13044
13045 * gnus-group.el (gnus-group-get-new-news-this-group): Don't
13046 update info that isn't there.
13047
13048 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>.
13049
13050 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
13051 entry.
13052
13053 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
13054
13055 * mm-view.el (mm-inline-render-with-function): Use multibyte
13056 buffer; decode html source by charset.
13057
13058 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
13059
13060 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
13061 Mule-UCS is loaded under XEmacs.
13062 (mm-mime-mule-charset-alist): Avoid duplicated entries.
13063
13064 2004-06-28 Jesper Harder <harder@ifa.au.dk>
13065
13066 * nnheader.el (nnheader-max-head-length): Increase to 8192.
13067
13068 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
13069
13070 * mm-util.el (mm-coding-system-p): Return a coding-system.
13071 (mm-mime-mule-charset-alist): Use shift_jis instead of
13072 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
13073 entries for the mime charsets iso-2022-jp-3 and shift_jis.
13074 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
13075 instead of japanese-shift-jis and iso-latin-1 respectively in
13076 order to share the default value with both Emacs and XEmacs-mule.
13077 (mm-mule-charset-to-mime-charset): Make
13078 mm-coding-system-priorities effective.
13079 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
13080 while predicating of candidates upon the priorities.
13081
13082 2004-06-27 Jesper Harder <harder@ifa.au.dk>
13083
13084 * gnus-sum.el (gnus-summary-make-menu-bar): Add
13085 gnus-uu-invert-processable.
13086
13087 * gnus.el: Autoload gnus-uu-invert-processable.
13088
13089 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
13090
13091 * mm-util.el (mm-with-multibyte-buffer): New macro.
13092
13093 * rfc2047.el (rfc2047-encode-string): Use it.
13094 (rfc2047-encode-region): Move point to the end of the region after
13095 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
13096
13097 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
13098
13099 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
13100 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
13101
13102 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
13103
13104 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
13105 (gnus-cite-parse): Ignore quoted envelope From_. Suggested by
13106 Karl Chen <quarl@nospam.quarl.org>.
13107
13108 2004-06-23 Jesper Harder <harder@ifa.au.dk>
13109
13110 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
13111 invalid addresses.
13112
13113 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
13114
13115 * spam.el: Change section markers, revise TODO list.
13116 (spam-backends): Make new master list of all installed backends.
13117 (spam-summary-exit-behavior): Add new variable to determine how
13118 messages moves are done at summary exit.
13119 (spam-move-spam-nonspam-groups-only)
13120 (spam-process-ham-in-nonham-groups)
13121 (spam-process-ham-in-spam-groups): Remove variables, the
13122 spam-summary-exit-behavior variable should be used to manage this
13123 behavior.
13124 (spam-old-ham-articles, spam-old-spam-articles): Remove.
13125 (spam-old-articles): Add variable, replacing spam-old-ham-articles
13126 and spam-old-spam-articles.
13127 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
13128 Add empty variables, placeholders for the backends they represent.
13129 (spam-set-difference): Move, unchanged.
13130 (spam-list-of-processors): Declare OBSOLETE, not used anymore
13131 unless the user has a processor variable.
13132 (spam-classifications, spam-classification-valid-p)
13133 (spam-backend-properties, spam-backend-property-valid-p)
13134 (spam-backend-function-type-valid-p)
13135 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
13136 (spam-report-articles-gmane, spam-report-articles-resend):
13137 Remove functions, they are not needed.
13138 (spam-install-backend-super, spam-backend-list)
13139 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
13140 (spam-backend-function, spam-backend-ham-registration-function)
13141 (spam-backend-spam-registration-function)
13142 (spam-backend-ham-unregistration-function)
13143 (spam-backend-spam-unregistration-function)
13144 (spam-backend-statistical-p, spam-backend-mover-p)
13145 (spam-install-backend-alias, spam-install-checkonly-backend)
13146 (spam-install-mover-backend, spam-install-nocheck-backend)
13147 (spam-install-backend, spam-install-statistical-backend)
13148 (spam-install-statistical-checkonly-backend): Add backend installation
13149 support.
13150 (spam-summary-prepare-exit): Rewrite to use the new backend code.
13151 (spam-group-processor-p): Use the new backend code and respect the
13152 summary exit behavior.
13153 (spam-mark-spam-as-expired-and-move-routine): Remove.
13154 (spam-summary-prepare): Change to use the new spam-old-articles
13155 variable.
13156 (spam-copy-or-move-routine, spam-copy-spam-routine)
13157 (spam-move-spam-routine, spam-copy-ham-routine)
13158 (spam-move-ham-routine): Add code to copy/move ham or spam.
13159 (spam-fetch-field-fast): Improve doc and code, plus allow the
13160 'number request.
13161 (spam-list-of-checks, spam-list-of-statistical-checks): Remove
13162 variables.
13163 (spam-split, spam-find-spam): Use the new backend code.
13164 (spam-registration-functions): Remove variable.
13165 (spam-unregister-routine): Add convenience wrapper.
13166 (spam-log-undo-registration, spam-register-routine)
13167 (spam-log-processing-to-registry)
13168 (spam-log-unregistration-needed-p): Rename "check" to "backend"
13169 where possible.
13170 (spam-check-gmane-xref, spam-check-regex-headers)
13171 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
13172 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
13173 (spam-check-bogofilter-headers, spam-check-spamoracle)
13174 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
13175 (spam-check-crm114-headers): Use the spam-split-group that
13176 spam-split prepares, no need to determine it every time.
13177
13178 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
13179 to the nnheader-parse-naked-head call.
13180
13181 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
13182
13183 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
13184 the nnheader-nov-read-message-id call.
13185
13186 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
13187
13188 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
13189 gnus-activate-group twice. Suggested by Markus Peter
13190 <warp@spin.de>.
13191
13192 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
13193
13194 * gnus-art.el (gnus-article-time-format): Exchange the order of
13195 day and month in the default value; fix customization type.
13196 (article-date-ut): Use add-text-properties.
13197 (article-make-date-line): Use message-make-date instead of
13198 current-time-string.
13199
13200 * message.el (message-fetch-field): Don't use set-text-properties.
13201 (message-make-date): Simplify.
13202
13203 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
13204
13205 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
13206 (rfc2047-encode-region): Treat text within parentheses as special;
13207 show the original text when error has occurred.
13208
13209 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
13210 already-computed method to gnus-activate-group.
13211
13212 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
13213 same select-methods identical Lisp objects.
13214
13215 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
13216 object when modifying the info.
13217
13218 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
13219
13220 * gnus-srvr.el (gnus-server-set-info): Remove the server from
13221 gnus-opened-servers since it has never been opened with the new
13222 configuration yet.
13223
13224 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
13225
13226 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
13227 arg to nnheader-generate-fake-message-id.
13228
13229 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
13230
13231 * nnheader.el (nnheader-generate-fake-message-id): Accept a
13232 number and build a fake message ID localized to a group and
13233 article number (so it's repeatable from that point on).
13234 (nnheader-fake-message-id-p): Change regex to accommodate new fake
13235 ID format.
13236
13237 * gnus-sum.el (gnus-get-newsgroup-headers): Call
13238 nnheader-generate-fake-message-id with the article number.
13239
13240 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
13241
13242 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
13243 end-of-buffer.
13244
13245 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
13246
13247 * message.el (message-ignored-supersedes-headers): Add Approved.
13248
13249 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
13250
13251 * rfc2047.el (rfc2047-encode-message-header): Remove useless
13252 goto-char.
13253 (rfc2047-encode): Fold the line before encoding.
13254
13255 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13256
13257 * rfc2047.el (rfc2047-encode-message-header): Disabled header
13258 folding -- not all headers can be folded, and this should be done
13259 by the message composition mode. Probably. I think.
13260
13261 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
13262
13263 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
13264 fast.
13265
13266 * gnus-ems.el (gnus-remove-image): Don't use
13267 message-text-with-property; remove only the image found first.
13268
13269 2004-06-09 Jesper Harder <harder@ifa.au.dk>
13270
13271 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
13272
13273 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
13274
13275 * message.el (message-text-with-property): Make it fast and accept
13276 optional arguments.
13277 (message-strip-forbidden-properties): Use it.
13278 (message-fix-before-sending): Follow the m-t-w-p change.
13279
13280 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
13281
13282 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
13283
13284 * gnus-art.el (article-hide-headers): Don't change the buffer
13285 mistakenly when performing mml-preview even if
13286 gnus-single-article-buffer is nil.
13287
13288 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
13289
13290 * message.el (message-expand-name-databases): New user option.
13291 (message-expand-name): Use it.
13292
13293 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
13294
13295 * spam.el (spam-report-articles-resend)
13296 (spam-report-resend-register-routine): Allow ham reporting.
13297 (spam-report-resend-register-ham-routine): Add wrapper.
13298 (spam-registration-functions): Add ham resending functions.
13299 (spam-list-of-processors): Add ham resend processor.
13300
13301 * gnus.el (ham-resend-to): Add new group parameter.
13302 (spam-process): Add ham resend option.
13303
13304 * spam-report.el (spam-report-resend): Allow reporting ham.
13305 (spam-report-resend-ham): Add wrapper.
13306
13307 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
13308
13309 * message.el (message-cite-articles-with-x-no-archive): New
13310 variable.
13311 (message-cite-original): Use it.
13312
13313 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
13314
13315 * message.el (message-cite-original): Respect X-No-Archive.
13316
13317 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
13318
13319 * gnus-art.el (article-hide-headers): Refer to the values for
13320 gnus-ignored-headers and gnus-visible-headers in the summary
13321 buffer since a user may have set them as group parameters.
13322
13323 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
13324
13325 * assistant.el (assistant-node-name): Add convenience function.
13326 (assistant-render-text, assistant-render-node): Add error handling,
13327 plus handle multiple next nodes.
13328 (assistant-find-next-node): Comment out for now.
13329 (assistant-find-next-nodes): Add function, returns list of next
13330 nodes.
13331
13332 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
13333
13334 * mail-source.el (mail-source-directory): Fix doc-string.
13335
13336 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
13337
13338 * assistant.el (assistant-render-text, assistant-eval): Add :set
13339 widget type, which is different because it takes and returns a
13340 list. Much hilarity ensues.
13341
13342 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
13343
13344 * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
13345
13346 * gnus-group.el (gnus-group-get-new-news-this-group): Added
13347 doc-string.
13348
13349 * gnus-start.el (gnus-activate-group): Added doc-string.
13350
13351 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
13352
13353 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
13354
13355 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
13356
13357 * assistant.el (assistant-render-text): Try to add a :set
13358 widget, more to come.
13359
13360 * spam.el (spam-group-spam-contents-p): Handle empty groupname
13361 strings.
13362 (spam-report-articles-resend)
13363 (spam-register-routine): Do registration iff any articles warrant
13364 it.
13365 (spam-summary-prepare-exit): Change log message for nil group
13366 destinations.
13367
13368 2004-05-27 Daniel Pittman <daniel@rimspace.net>
13369
13370 * spam.el (spam-report-resend-register-routine): Allow
13371 spam-report-resend-to to be a group parameter or a global value.
13372
13373 2004-05-26 Simon Josefsson <jas@extundo.com>
13374
13375 * starttls.el: Merge with my GNUTLS based starttls.el.
13376 (starttls-gnutls-program, starttls-use-gnutls)
13377 (starttls-extra-arguments, starttls-process-connection-type)
13378 (starttls-connect, starttls-failure, starttls-success): New
13379 variables.
13380 (starttls-program, starttls-extra-args): Doc fix.
13381 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
13382 functions.
13383 (starttls-negotiate, starttls-open-stream): Check
13384 `starttls-use-gnutls' and pass on to corresponding *-gnutls
13385 function if it is set.
13386
13387 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
13388
13389 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
13390 structured fields.
13391
13392 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
13393
13394 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
13395
13396 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
13397
13398 * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
13399 variable.
13400 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
13401 assigning the spam-mark to new messages.
13402
13403 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
13404
13405 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
13406
13407 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
13408
13409 * rfc2047.el (rfc2047-encodable-p): Don't move point.
13410 (rfc2047-decode): Treat the ascii coding-system as raw-text by
13411 default.
13412
13413 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
13414
13415 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
13416 correct data.
13417
13418 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
13419
13420 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
13421 (spam-group-processor-p): Fix function.
13422 (spam-group-processor-multiple-p)
13423 (spam-group-spam-processor-report-gmane-p)
13424 (spam-group-spam-processor-report-resend-p)
13425 (spam-group-spam-processor-bogofilter-p)
13426 (spam-group-spam-processor-blacklist-p)
13427 (spam-group-spam-processor-ifile-p)
13428 (spam-group-ham-processor-ifile-p)
13429 (spam-group-spam-processor-spamoracle-p)
13430 (spam-group-spam-processor-crm114-p)
13431 (spam-group-ham-processor-bogofilter-p)
13432 (spam-group-spam-processor-stat-p)
13433 (spam-group-ham-processor-stat-p)
13434 (spam-group-ham-processor-whitelist-p)
13435 (spam-group-ham-processor-BBDB-p)
13436 (spam-group-ham-processor-spamoracle-p)
13437 (spam-group-ham-processor-copy-p): Remove functions with some
13438 prejudice against unneeded code.
13439 (spam-report-articles-resend)
13440 (spam-report-resend-register-routine): Allow the group/topic
13441 spam-resend-to value to override spam-report-resend-to.
13442 (spam-summary-prepare-exit): Invoke spam-group-processor-p
13443 properly now.
13444
13445 * gnus.el (spam-resend-to): Add group/topic parameter.
13446 (spam-process): Move the OBSOLETE processors to the end of the
13447 choices.
13448
13449 2004-05-24 Daniel Pittman <daniel@rimspace.net>
13450
13451 * spam-report.el (spam-report-resend-to, spam-report-resend): Start
13452 with resend-to set to nil, and then ask the user if necessary.
13453 (spam-report-resend): spam-report-resend takes a list of articles, not
13454 separate article numbers.
13455
13456 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
13457
13458 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
13459 addition to emacs-w3m.
13460
13461 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
13462
13463 * assistant.el (assistant-authinfo-data): New function.
13464 (assistant-eval): Eval for entire assistant.
13465
13466 * netrc.el (netrc-services-file): New variable.
13467 (netrc-parse-services): New function.
13468 (netrc-find-service-name): New function.
13469 (netrc-find-service-number): New function.
13470 (netrc-port-equal): New function.
13471 (netrc-machine): Use it.
13472
13473 * nnimap.el (nnimap-open-connection): Use netrc.
13474
13475 * gnus-util.el (gnus-netrc-get): Remove aliases.
13476
13477 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
13478
13479 * assistant.el (wid-edit): Fix compilation.
13480
13481 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
13482
13483 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
13484
13485 * gnus-util.el (gnus-set-file-modes): New function. (small
13486 patch).
13487
13488 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
13489
13490 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
13491
13492 * assistant.el (assistant-render-node): Fix up rendering and
13493 read-only text.
13494 (assistant-render-node): Reset.
13495 (assistant-make-read-only): Not sticky.
13496
13497 2004-05-20 Danny Siu <dsiu@adobe.com>
13498
13499 * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
13500 centered even when gnus-auto-center-summary is t
13501
13502 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
13503
13504 * dns.el (dns-get-txt-answer): New function.
13505 (dns-read-txt): Ditto.
13506 (query-dns): Use it.
13507
13508 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
13509
13510 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
13511 active for foreign groups even if the group level is higher than
13512 the specified value.
13513
13514 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
13515
13516 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
13517 non-active groups.
13518
13519 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
13520
13521 2004-05-20 Magnus Henoch <mange@freemail.hu>
13522
13523 * dns.el (dns-read-type): Add support for SVR. (small patch)
13524
13525 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
13526
13527 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
13528 (spam-crm114-header, spam-crm114-spam-switch)
13529 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
13530 (spam-crm114-positive-spam-header)
13531 (spam-crm114-database-directory, spam-list-of-processors)
13532 (spam-group-spam-processor-crm114-p)
13533 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
13534 (spam-generic-score, spam-list-of-checks)
13535 (spam-list-of-statistical-checks, spam-registration-functions)
13536 (spam-check-crm114-headers, spam-crm114-score)
13537 (spam-check-crm114, spam-crm114-register-with-crm114)
13538 (spam-crm114-register-spam-routine)
13539 (spam-crm114-unregister-spam-routine)
13540 (spam-crm114-register-ham-routine)
13541 (spam-crm114-unregister-ham-routine): Add CRM114 support. From
13542 asjo@koldfront.dk (Adam Sjøgren).
13543
13544 * gnus.el: Add spam-use-crm114.
13545
13546 * spam.el (spam-list-of-processors, spam-registration-functions):
13547 Add spam-use-resend.
13548 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
13549 (spam-report-articles-gmane): Add doc fix.
13550 (spam-report-articles-resend, spam-report-resend-register-routine):
13551 Add wrappers around spam-report-resend-to.
13552
13553 * spam-report.el (spam-report-resend-to, spam-report-resend):
13554 Add support for resending spam.
13555 (spam-report-gmane): Fix line length >80.
13556
13557 * gnus.el (spam-process): Add spam-use-resend.
13558
13559 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
13560
13561 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
13562 number of processed spam messages.
13563 (spam-ham-copy-or-move-routine): Return the number of processed
13564 ham messages.
13565 (spam-summary-prepare-exit): Use the above values to decide
13566 whether status messages shouled be displayed.
13567
13568 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
13569
13570 * rfc2047.el (rfc2047-encode-function-alist): Renamed from
13571 `rfc2047-encoding-function-alist' in order to avoid conflicting
13572 with the old version.
13573 (rfc2047-encode-region): Concatenate words containing non-ASCII
13574 characters in structured fields; don't encode space-delimited
13575 ASCII words even in unstructured fields; don't break words at
13576 char-category boundaries.
13577 (rfc2047-encode-1): New function.
13578 (rfc2047-encode): Use it; encode text so that it occupies the
13579 maximum width within 76-column; work correctly on Q encoding for
13580 iso-2022-* charsets.
13581 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
13582 sure not to break a line just after the header name.
13583 (rfc2047-b-encode-region): Removed.
13584 (rfc2047-b-encode-string): New function.
13585 (rfc2047-q-encode-region): Removed.
13586 (rfc2047-q-encode-string): New function.
13587
13588 * mm-util.el (mm-replace-in-string): New function.
13589
13590 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
13591
13592 * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
13593 get it right.
13594 (gnus-inews-make-draft): Really.
13595
13596 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
13597
13598 * nnmh.el (nnmh-request-list-1): Don't check the link count
13599 before descending. (small patch)
13600
13601 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
13602
13603 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
13604 stuff.
13605
13606 * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
13607 on real group name.
13608
13609 * gnus-art.el (gnus-signature-limit): Doc fix.
13610
13611 * gnus-msg.el (gnus-inews-make-draft): Quote list.
13612
13613 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
13614
13615 * gnus-draft.el (gnus-draft-send): Bind
13616 rfc2047-encode-encoded-words.
13617
13618 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
13619 (rfc2047-encodable-p): Say that =? needs encoding.
13620 (rfc2047-encode-encoded-words): New variable.
13621
13622 * gnus-group.el (gnus-group-select-group): Doc fix.
13623
13624 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
13625
13626 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
13627 to nil.
13628
13629 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
13630
13631 * nnheader.el (nnheader-get-lines-and-char): New function.
13632
13633 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
13634
13635 * gnus-msg.el (gnus-summary-followup-with-original): Document
13636 yanking of region when active.
13637
13638 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
13639
13640 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
13641 groups if the group level is higher than the specified value.
13642
13643 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
13644
13645 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
13646 (gnus-group-jump-to-group): Added prefix argument using
13647 `gnus-group-jump-to-group-prompt'. Query before jumping to
13648 non-active group.
13649
13650 * compface.el (uncompface): Be verbose when changing
13651 `uncompface-use-external'.
13652
13653 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
13654 handle manual section.
13655
13656 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
13657
13658 * gnus-art.el (gnus-button-alist): Revert previous change.
13659
13660 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
13661
13662 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
13663
13664 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
13665
13666 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
13667 whether backend can accept message.
13668
13669 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
13670
13671 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
13672
13673 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
13674 Avoid creating directory when nntp-marks-is-evil is true.
13675 Reported by Reiner Steib.
13676
13677 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
13678
13679 * gnus-picon.el (gnus-picon-style): New variable.
13680 (gnus-picon-insert-glyph): Added optional `nostring' argument.
13681 (gnus-picon-transform-address): Support `gnus-picon-style'. From
13682 Jesper Harder <harder@ifa.au.dk>.
13683
13684 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
13685
13686 * message.el (message-fill-field): Return point.
13687 (message-generate-headers): Go to end of field.
13688
13689 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
13690 stuff for non-living groups.
13691
13692 2004-05-18 Jesper Harder <harder@ifa.au.dk>
13693
13694 * gnus-art.el (gnus-article-followup-with-original)
13695 (gnus-article-reply-with-original): gnus-mark-active-p ->
13696 gnus-region-active-p.
13697
13698 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
13699
13700 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
13701 only when there is spam or ham to be processed.
13702
13703 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
13704
13705 * mail-source.el (mail-source-delete-crash-box): Refactor.
13706 (mail-source-fetch): Use it.
13707 (mail-source-fetch-file): Ditto.
13708 (mail-source-fetch-directory): Run postscript in loop.
13709 (mail-source-fetch-pop): Delete.
13710 (mail-source-fetch-maildir): Ditto.
13711 (mail-source-fetch-imap): Ditto.
13712
13713 * imap.el (imap-authenticators): Comment out sasl.
13714
13715 * message.el (message-skip-to-next-address): New function.
13716 (message-fill-header-address): Refactor.
13717 (message-fill-address): Use it.
13718 (message-delete-address): Use it.
13719 (message-fill-header-general): Refactor.
13720 (message-fill-field-address): Rename.
13721 (message-narrow-to-field): Find the start of the header.
13722 (message-header-format-alist): Don't pre-fill.
13723 (message-fill-header): Removed.
13724 (message-insert-header): New function.
13725 (message-shorten-references): Use it.
13726
13727 * rfc2047.el (rfc2047-field-value): Strip props.
13728
13729 * mail-parse.el (mail-header-make-address): New alias.
13730
13731 * ietf-drums.el (ietf-drums-make-address): New function.
13732
13733 * imap.el: Add compiler directives.
13734
13735 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
13736
13737 * gnus-art.el (article-decode-idna-rhs): Don't use
13738 message-idna-inside-rhs-p.
13739
13740 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
13741
13742 * message.el (message-idna-inside-rhs-p): Removed.
13743 (message-idna-to-ascii-rhs-1): Use proper address parsing.
13744
13745 * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
13746 false positives.
13747
13748 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
13749
13750 * imap.el (imap-sasl-make-mechanisms): Use sasl.
13751
13752 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
13753
13754 * nneething.el (nneething-file-name): Don't create spurious
13755 files.
13756
13757 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
13758 (gnus-inews-do-gcc): Remove sleep.
13759
13760 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
13761 part under point.
13762
13763 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
13764 (gnus-agent-regenerate-group): Using nil messages aren't valid.
13765
13766 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
13767
13768 * spam.el (spam-summary-prepare-exit): Fixed (length).
13769
13770 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
13771
13772 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
13773 as expired without moving it" message when there are spam
13774 messages left.
13775
13776 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
13777
13778 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
13779 header is not nil.
13780
13781 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
13782
13783 * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
13784 nntp-possibly-create-directory, not nntp-possibly-change-group.
13785 (nntp-marks-changed-p): New arg SERVER.
13786 (nntp-request-update-info): Adjust caller.
13787
13788 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
13789
13790 * nntp.el (nntp-save-marks): Pass missing arg.
13791
13792 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
13793
13794 * nntp.el: Support marks.
13795 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
13796 (nntp-marks-modtime, nntp-marks-directory): New variables.
13797 (nntp-request-set-mark, nntp-request-update-info)
13798 (nntp-possibly-create-directory, nntp-marks-changed-p)
13799 (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
13800 functions.
13801
13802 2004-05-12 Jesper Harder <harder@ifa.au.dk>
13803
13804 * gnus-score.el (gnus-score-insert-help): Use
13805 gnus-select-lowest-window.
13806
13807 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
13808 appt-select-lowest-window and rename to gnus-select-lowest-window.
13809
13810 * gnus.el: do.
13811
13812 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
13813
13814 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
13815 encodings of MIME-encoded words, in order to improve
13816 interoperability with several broken MUAs.
13817
13818 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
13819
13820 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
13821 tags, only when charsets are not specified in headers.
13822 (mm-inline-text-html-render-with-w3m): Ditto.
13823
13824 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
13825
13826 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
13827 instead of MIME-decoded from fields when checking
13828 `gnus-article-address-banner-alist'.
13829
13830 2004-05-03 Jesper Harder <harder@ifa.au.dk>
13831
13832 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
13833 description rather than subject.
13834
13835 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13836
13837 * gnus.el (gnus-version-number): Bump.
13838
13839 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
13840
13841 * gnus.el: No Gnus v0.2 is released.
13842
13843 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13844
13845 * gnus-agent.el (gnus-agent-read-agentview): Inline
13846 gnus-uncompress-range.
13847
13848 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
13849
13850 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
13851 `exec-installed-p'.
13852
13853 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
13854
13855 * gnus.el (spam-process, spam-autodetect-methods): Add
13856 bsfilter and bsfilter-headers.
13857
13858 * spam.el (spam-bsfilter): New customize group.
13859 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
13860 (spam-bsfilter-header, spam-bsfilter-probability-header)
13861 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
13862 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
13863 (spam-bsfilter-database-directory): New options.
13864 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
13865 (spam-list-of-statistical-checks, spam-registration-functions):
13866 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
13867 (spam-bsfilter-score): New command.
13868 (spam-check-bsfilter-headers, spam-check-bsfilter)
13869 (spam-bsfilter-register-with-bsfilter)
13870 (spam-bsfilter-register-spam-routine)
13871 (spam-bsfilter-unregister-spam-routine)
13872 (spam-bsfilter-register-ham-routine)
13873 (spam-bsfilter-unregister-ham-routine): New functions.
13874 (spam-generic-score): Support bsfilter; Accept an optional argument
13875 to recalcurate spam score even if scoring header has already been
13876 added.
13877 (spam-bogofilter-score, spam-spamassassin-score): Accept an
13878 optional argument to recalcurate spam score even if scoring header
13879 has already been added.
13880
13881 2004-04-29 Jesper Harder <harder@ifa.au.dk>
13882
13883 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
13884 strings! Reported by David D. Smith <davidsmith@acm.org>.
13885 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
13886 link is missing.
13887
13888 2004-04-28 Jesper Harder <harder@ifa.au.dk>
13889
13890 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
13891 (html2text-get-attr): Rewrite.
13892
13893 * message.el (message-setup-1): Remove redundant put-text-property
13894 on mail-header-separator.
13895
13896 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
13897
13898 * gnus-registry.el (gnus-registry-cache-whitespace)
13899 (gnus-registry-action, gnus-registry-spool-action)
13900 (gnus-registry-split-fancy-with-parent): Change message levels
13901 from 5 to 3 or 7, as needed.
13902
13903 * spam.el (spam-summary-prepare-exit)
13904 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
13905 (spam-split, spam-find-spam, spam-log-undo-registration)
13906 (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
13907 level from 5 to 6.
13908
13909 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
13910
13911 * gnus-ems.el: Autoload appt-select-lowest-window (revert
13912 2004-03-04 change).
13913
13914 2004-04-25 Jesper Harder <harder@ifa.au.dk>
13915
13916 * sieve-manage.el (sieve-manage-open):
13917 * nnweb.el (nnweb-insert-html):
13918 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
13919 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
13920 * nnspool.el (nnspool-request-group):
13921 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
13922 * nnml.el (nnml-request-update-info):
13923 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
13924 (nnmh-request-create-group, nnmh-update-gnus-unreads):
13925 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
13926 (nnimap-request-set-mark):
13927 * nnfolder.el (nnfolder-request-update-info):
13928 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
13929 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
13930 * gnus-uu.el (gnus-uu-find-articles-matching):
13931 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
13932 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
13933 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
13934 * gnus-nocem.el (gnus-nocem-scan-groups):
13935 * gnus-int.el (gnus-start-news-server):
13936 * gnus-group.el (gnus-group-make-kiboze-group)
13937 (gnus-group-browse-foreign-server):
13938 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
13939 Use mapc when appropriate.
13940
13941 2004-04-22 Teodor Zlatanov <tzz@lifelogs.com>
13942
13943 FIXME: Make separate entries for each person.
13944
13945 From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
13946 Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
13947 <shields@msrl.com>:
13948
13949 * spam.el (spam-necessary-extra-headers): Get the extra headers we
13950 may need for spam sorting and scoring.
13951 (spam-user-format-function-S): Add user format function suitable for
13952 general use.
13953 (spam-article-sort-by-spam-status): Add sorting function for summary
13954 sorting.
13955 (spam-extra-header-to-number): Add function to get a score from a
13956 header.
13957 (spam-summary-score): Add function to get a numeric score from the
13958 headers.
13959 (spam-generic-score): Fix function doc, was in wrong place.
13960 (spam-initialize): Take symbols when it's run, and install the
13961 extra headers that spam-necessary-extra-headers thinks we need.
13962
13963 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
13964
13965 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
13966 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
13967
13968 2004-04-17 Jesper Harder <harder@ifa.au.dk>
13969
13970 * gnus-sum.el (gnus-set-global-variables)
13971 (gnus-build-all-threads, gnus-get-newsgroup-headers)
13972 (gnus-article-get-xrefs, gnus-summary-best-group)
13973 (gnus-summary-next-article, gnus-summary-enter-digest-group)
13974 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
13975 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
13976 Use with-current-buffer.
13977
13978 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
13979
13980 * spam.el (spam-summary-prepare-exit): Simplify logic.
13981 (spam-fetch-article-header): Read the article header if it's not
13982 available.
13983 (spam-list-articles): Simplify logic.
13984 (spam-filelist-register-routine): Fix bug with unregister-list.
13985
13986 * gnus-registry.el: Fix comments at beginning.
13987
13988 2004-04-16 Jesper Harder <harder@ifa.au.dk>
13989
13990 * message.el (message-cater-to-broken-inn): Remove.
13991 (message-shorten-references): Make sure the total folded length of
13992 References is shorter than 998 characters to cater to a bug in INN
13993 2.3. Also, don't pretend that references aren't folded -- this
13994 hasn't worked for a while.
13995
13996 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
13997
13998 * gnus-agent.el (gnus-agentize):
13999 gnus-agent-send-mail-real-function no longer set to current value
14000 of message-send-mail-function but rather a lambda that calls
14001 message-send-mail-function. The change makes the agent real-time
14002 responsive to user changes to message-send-mail-function.
14003
14004 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
14005
14006 * legacy-gnus-agent.el
14007 (gnus-agent-convert-to-compressed-agentview): Fixed typos with
14008 help from Florian Weimer <fw@deneb.enyo.de>
14009
14010 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
14011
14012 * nnmail.el (nnmail-cache-insert): Revert last change.
14013
14014 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
14015
14016 * nnmail.el (nnmail-cache-insert): Always check whether
14017 nnmail-cache-ignore-groups matches a group name.
14018
14019 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
14020
14021 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
14022 (spam-find-spam, spam-log-processing-to-registry)
14023 (spam-log-registered-p, spam-log-unregistration-needed-p)
14024 (spam-log-undo-registration): Use gnus-message instead of
14025 gnus-error, none of these errors are fatal.
14026
14027 * gnus-registry.el (gnus-registry-clean-empty-function)
14028 (gnus-registry-clean-empty): Remove only empty entries without
14029 extra data.
14030
14031 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
14032
14033 * spam-stat.el (spam-stat-buffer-change-to-spam)
14034 (spam-stat-buffer-change-to-non-spam): Change (error) to
14035 (gnus-message 8) invocation.
14036
14037 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
14038
14039 * nntp.el (nntp-via-netcat-command): New variable.
14040 (nntp-via-netcat-switches): New variable.
14041 (nntp-open-via-rlogin-and-netcat): New function.
14042 (nntp-open-connection-function): Doc fix.
14043 (nntp-telnet-command): Doc fix.
14044 (nntp-end-of-line): Doc fix.
14045 (nntp-via-rlogin-command): Doc fix.
14046 (nntp-via-user-name): Doc fix.
14047 (nntp-via-address): Doc fix.
14048
14049 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
14050
14051 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
14052 error in Emacs 21.1.
14053
14054 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
14055
14056 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
14057
14058 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
14059
14060 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
14061 (gnus-agent-with-refreshed-group): New macro.
14062 (gnus-agent-rename-group): New function.
14063 (gnus-agent-delete-group): New function.
14064 (gnus-agent-save-group-info): Use gnus-command-method when
14065 `method' parameter is nil. Don't write nil entries into the
14066 active file.
14067 (gnus-agent-get-group-info): New function.
14068 (gnus-agent-fetch-articles): Use
14069 gnus-agent-update-files-total-fetched-for to increment disk space
14070 used.
14071 (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
14072 gnus-agent-update-view-total-fetched-for to increment disk space
14073 used.
14074 (gnus-agent-get-local): Added optional parameters to avoid calling
14075 gnus-group-real-name and gnus-find-method-for-group.
14076 (gnus-agent-set-local): Delete stored entry if either min, or max,
14077 are nil.
14078 (gnus-agent-fetch-session): Reworded error/quit messages. On
14079 quit, use gnus-agent-regenerate-group to record existence of any
14080 articles fetched to disk before the quit occurred.
14081 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
14082 gnus-agent-update-view-total-fetched-for, and
14083 gnus-agent-update-files-total-fetched-for to decrement disk space
14084 used.
14085 (gnus-agent-retrieve-headers): Use
14086 gnus-agent-update-view-total-fetched-for to increment disk space
14087 used.
14088 (gnus-agent-regenerate-group): Replace gnus-group-update-group
14089 with gnus-agent-update-files-total-fetched-for to decrement disk
14090 space and fresh group buffer.
14091 (gnus-agent-inhibit-update-total-fetched-for): New variable.
14092 (gnus-agent-need-update-total-fetched-for): New variable.
14093 (gnus-agent-update-files-total-fetched-for): New function.
14094 (gnus-agent-update-view-total-fetched-for): New function.
14095 (gnus-agent-total-fetched-for): New function.
14096
14097 * gnus-cache.el (gnus-cache-save-buffers): Use
14098 gnus-cache-update-overview-total-fetched-for to change disk space
14099 used by this group.
14100 (gnus-cache-possibly-enter-article): Use
14101 gnus-cache-update-file-total-fetched-for to increment disk space
14102 used by this group.
14103 (gnus-cache-possibly-remove-article): Use
14104 gnus-cache-update-file-total-fetched-for to decrement disk space
14105 used by this group.
14106 (gnus-cache-generate-nov-databases): Purge total fetched cache.
14107 (gnus-cache-rename-group): New function.
14108 (gnus-cache-delete-group): New function.
14109 (gnus-cache-inhibit-update-total-fetched-for): New variable.
14110 (gnus-cache-need-update-total-fetched-for): New variable.
14111 (gnus-cache-with-refreshed-group): New macro.
14112 (gnus-cache-update-file-total-fetched-for): New function.
14113 (gnus-cache-update-overview-total-fetched-for): New function.
14114 (gnus-cache-rename-group-total-fetched-for): New function.
14115 (gnus-cache-delete-group-total-fetched-for): New function.
14116 (gnus-cache-total-fetched-for): New function.
14117
14118 * gnus-group.el: Require gnus-sum and autoload functions to
14119 resolve warnings when gnus-group.el compiled alone.
14120 (gnus-group-line-format): Documented new %F.
14121 (size of Fetched data) group line format; identifies disk space
14122 used by agent and cache.
14123 (gnus-group-line-format-alist): Defined new F format.
14124 (gnus-total-fetched-for): New function.
14125 (gnus-group-delete-group): No longer update
14126 gnus-cache-active-altered as gnus-request-delete-group now keeps
14127 the cache in sync.
14128 (gnus-group-list-active): Let the agent store a server's active
14129 list if currently plugged.
14130
14131 * gnus-int.el (gnus-request-delete-group):
14132 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
14133 local disk in sync with the server.
14134 (gnus-request-rename-group):
14135 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
14136 local disk in sync with the server.
14137
14138 * gnus-start.el (gnus-get-unread-articles):
14139 Cosmetic simplification to logic.
14140
14141 * gnus-util.el (gnus-rename-file): New function.
14142
14143 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
14144
14145 * mm-util.el (mm-image-load-path): Handle nil in load-path.
14146
14147 2004-04-07 Jesper Harder <harder@ifa.au.dk>
14148
14149 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
14150 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
14151
14152 2004-04-06 Jesper Harder <harder@ifa.au.dk>
14153
14154 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
14155 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
14156
14157 2004-04-03 Jesper Harder <harder@ifa.au.dk>
14158
14159 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
14160
14161 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
14162
14163 * spam.el (spam-set-difference): Add function to replace
14164 gnus-set-difference in spam.el.
14165 (spam-summary-prepare-exit): Use spam-set-difference.
14166
14167 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
14168
14169 * gnus-registry.el (gnus-registry-cache-file): Update to use
14170 gnus-dribble-directory OR gnus-home-directory OR ~.
14171 (gnus-registry-split-fancy-with-parent): Fix doc.
14172
14173 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
14174
14175 * message.el (message-exchange-point-and-mark): Use
14176 message-mark-active-p. Suggested by Jesper Harder
14177 <harder@ifa.au.dk>.
14178
14179 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
14180
14181 * message.el (message-exchange-point-and-mark): Don't activate
14182 region if it was inactive. Suggested by Hiroshi Fujishima
14183 <pooh@nature.tsukuba.ac.jp>.
14184
14185 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
14186
14187 * gnus-art.el (article-display-face): Display Faces in the same
14188 order as X-Faces.
14189
14190 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
14191
14192 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
14193
14194 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
14195
14196 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
14197 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
14198 (gnus-article-mime-hierarchy): Remove.
14199 (gnus-article-mime-hierarchy-next): Remove.
14200 (gnus-article-mode): Revert 2004-03-19 change.
14201 (gnus-article-setup-buffer): Revert 2004-03-19 change.
14202 (gnus-insert-mime-button): Revert 2004-03-19 change.
14203 (gnus-mime-accumulate-hierarchy): Remove.
14204 (gnus-mime-enter-multipart): Remove.
14205 (gnus-mime-leave-multipart): Remove.
14206 (gnus-mime-display-part): Revert 2004-03-19 change.
14207 (gnus-mime-display-alternative): Revert 2004-03-19 change.
14208
14209 * mml.el (mml-preview): Revert 2004-03-19 change.
14210
14211 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
14212
14213 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
14214
14215 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
14216
14217 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
14218 t while entering a file name using the mm-with-multibyte macro.
14219 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14220
14221 * mm-util.el (mm-with-multibyte): New macro.
14222
14223 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
14224
14225 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
14226 user option.
14227 (gnus-mime-multipart-functions): Doc and customization fix.
14228 (gnus-article-mime-hierarchy): New variable.
14229 (gnus-article-mime-hierarchy-next): New variable.
14230 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
14231 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
14232 gnus-article-mime-hierarchy-next to nil.
14233 (gnus-insert-mime-button): Show hierarchy numbers.
14234 (gnus-mime-accumulate-hierarchy): New function.
14235 (gnus-mime-enter-multipart): New function.
14236 (gnus-mime-leave-multipart): New function.
14237 (gnus-mime-display-part): Recompute hierarchical MIME structure.
14238 (gnus-mime-display-alternative): Show hierarchy numbers.
14239
14240 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
14241 gnus-article-mime-hierarchy-next to nil.
14242
14243 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
14244
14245 * dns.el: Don't require gnus-xmas.
14246
14247 2004-03-17 Jesper Harder <harder@ifa.au.dk>
14248
14249 * mml.el (mml-generate-mime-1): Don't use format=flowed with
14250 inline PGP.
14251 (mml-menu): Disable mml-quote-region if mark is inactive.
14252
14253 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
14254
14255 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
14256 when the group's active is not available.
14257
14258 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
14259
14260 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
14261 error.
14262
14263 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
14264
14265 * imap.el (imap-store-password): New variable.
14266 (imap-interactive-login): Use it.
14267 Suggested by Mark Plaksin <happy@mcplaksin.org>.
14268
14269 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
14270
14271 * gnus-art.el (gnus-article-read-summary-keys): Restore new
14272 window-start and hscroll to summary window.
14273
14274 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
14275
14276 * gnus-start.el (gnus-convert-old-newsrc): Only write the
14277 conversion message to newsrc-dribble when an actual conversion is
14278 performed.
14279
14280 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
14281
14282 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
14283
14284 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
14285
14286 * mm-decode.el (mm-complicated-handles): New function reviving
14287 former definition of mm-multiple-handles.
14288
14289 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14290 (gnus-mime-delete-part): Use it.
14291
14292 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
14293
14294 * gnus-agent.el (gnus-agent-read-local): Bind
14295 nnheader-file-coding-system to gnus-agent-file-coding-system to
14296 avoid the implicit assumption that they will always be equal.
14297 (gnus-agent-save-local): Bind buffer-file-coding-system, not
14298 coding-system-for-write, as the with-temp-file macro first prints
14299 to a buffer then saves the buffer.
14300
14301 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
14302
14303 * gnus-art.el (gnus-article-edit-part): New function.
14304 (gnus-mime-save-part-and-strip): Use it; do query instead of
14305 signaling an error; don't use mm-multiple-handles.
14306 (gnus-mime-delete-part): Ditto.
14307
14308 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
14309
14310 * gnus-agent.el (gnus-agent-read-agentview): Removed support for
14311 old file versions.
14312 (gnus-group-prepare-hook): Removed function that converted list
14313 form of gnus-agent-expire-days to group properties.
14314
14315 * gnus-int.el: Autoload gnus-agent-regenerate-group.
14316 (gnus-request-accept-article): Re-indented.
14317
14318 * gnus-start.el (gnus-convert-old-newsrc): Registered new
14319 converters to handle old agent file formats. Added logic for a
14320 "backup before upgrading warning".
14321 (gnus-convert-mark-converter-prompt): Developers can mark
14322 functions as needing (default), or not needing,
14323 gnus-convert-old-newsrc's "backup before upgrading warning".
14324 (gnus-convert-converter-needs-prompt): Tests whether the user
14325 should be protected from potentially irreversable changes by the
14326 function.
14327
14328 * legacy-gnus-agent.el: New. Provides converters that are only
14329 loaded when gnus-convert-old-newsrc needs to call them.
14330
14331 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
14332
14333 * mail-source.el (mail-source-touch-pop): Doc fix.
14334
14335 * message.el (message-smtpmail-send-it): Doc fix.
14336
14337 2004-03-05 Jesper Harder <harder@ifa.au.dk>
14338
14339 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
14340
14341 * nnmail.el (nnmail-split-fancy): do.
14342
14343 * gnus-kill.el (gnus-kill, gnus-execute): do.
14344
14345 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
14346
14347 * gnus-sum.el (gnus-widget-reversible-match)
14348 (gnus-widget-reversible-to-internal)
14349 (gnus-widget-reversible-to-external): New functions.
14350 (gnus-widget-reversible): New widget.
14351 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
14352
14353 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
14354
14355 * gnus-sum.el (gnus-thread-sort-functions)
14356 (gnus-article-sort-functions): Document `(not F)' items.
14357
14358 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
14359
14360 * spam.el (spam-use-gmane-xref): Add new backend.
14361 (spam-gmane-xref-spam-group): Add variable to control the name of the
14362 Gmane spam group.
14363 (spam-blackhole-servers, spam-blackhole-good-server-regex)
14364 (spam-regex-headers-spam, spam-regex-headers-ham)
14365 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
14366 (spam-list-of-checks): Add spam-use-gmane-xref to list of
14367 backends and checks.
14368 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
14369
14370 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
14371 an autodetect method.
14372
14373 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
14374
14375 * gnus-int.el (gnus-request-accept-article): Inform the agent that
14376 articles are being added to a group.
14377 (gnus-request-replace-article): Inform the agent that articles
14378 need to be uncached as the cached contents are no longer valid.
14379
14380 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
14381
14382 * binhex.el: Don't autoload executable-find.
14383
14384 * canlock.el: Don't autoload mail-fetch-field.
14385
14386 * gnus-ems.el: Don't autoload appt-select-lowest-window.
14387
14388 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
14389 rmail-dont-reply-to and rmail-output.
14390
14391 * gnus-score.el: Don't autoload ffap-string-at-point.
14392
14393 * gnus-setup.el: Don't autoload sc-cite-original.
14394
14395 * imap.el: Don't autoload base64-decode-string,
14396 base64-encode-string and md5.
14397
14398 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
14399 and rmail-msg-restore-non-pruned-header.
14400
14401 * mm-decode.el: Don't autoload executable-find.
14402
14403 * mm-url.el: Don't autoload executable-find.
14404
14405 * mm-view.el: Don't autoload diff-mode.
14406
14407 * nndb.el: Don't autoload news-reply-mode, news-setup,
14408 cancel-timer and telnet.
14409
14410 * password.el: Don't autoload run-at-time for Emacs.
14411
14412 * sha1-el.el: Don't autoload executable-find.
14413
14414 * sieve-mode.el: Don't autoload c-mode.
14415
14416 * uudecode.el: Don't autoload executable-find.
14417
14418 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
14419
14420 * gnus-agent.el (gnus-agent-file-header-cache): Removed.
14421 (gnus-agent-possibly-alter-active): Avoid null in numeric
14422 comparison.
14423 (gnus-agent-set-local): Refuse to save null in local object table.
14424 (gnus-agent-regenerate-group): The REREAD parameter can now be a
14425 list of articles that will be marked as unread.
14426
14427 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
14428
14429 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
14430
14431 2004-03-04 Jesper Harder <harder@ifa.au.dk>
14432
14433 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
14434 language tags.
14435
14436 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
14437
14438 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
14439 Don't bind "obarray".
14440
14441 * gnus-sum.el (gnus-thread-sort-functions): Added
14442 `gnus-thread-sort-by-most-recent-number' and
14443 `gnus-thread-sort-by-most-recent-date'.
14444 Reported by Kai Grossjohann <kai@emptydomain.de>.
14445
14446 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
14447
14448 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
14449
14450 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
14451
14452 * gnus-cus.el (gnus-agent-customize-category): Removed
14453 ignore-errors macro reference that required cl to be loaded at
14454 run-time.
14455
14456 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
14457 single-interval range of the form (min . max). Previously the
14458 range had to look like ((min . max)). Likewise, return
14459 (min . max) rather than ((min . max)).
14460 (gnus-range-map): Use gnus-range-normalize to accept
14461 single-interval range.
14462
14463 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
14464 the cache, but not the agent, now appear with their usual face.
14465
14466 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
14467
14468 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
14469 w3m-safe-url-regexp variable buffer-local.
14470
14471 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14472
14473 2004-02-27 Simon Josefsson <jas@extundo.com>
14474
14475 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
14476 gnus-group-real-prefix.
14477 (gnus-summary-move-article): Use it, instead of
14478 gnus-group-real-prefix.
14479
14480 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
14481
14482 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
14483 w3m-safe-url-regexp variable buffer-local and set it as the value
14484 of mm-w3m-safe-url-regexp.
14485
14486 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14487
14488 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
14489 parsing gnus-posting-styles when the message is not for replying.
14490
14491 * nnrss.el (nnrss-opml-export): Use
14492 mm-set-buffer-file-coding-system instead of
14493 set-buffer-file-coding-system.
14494
14495 2004-02-27 Jesper Harder <harder@ifa.au.dk>
14496
14497 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
14498 of checkdoc.el).
14499 * nnrss.el: do.
14500 * gnus-mlspl.el: do.
14501 * gnus-ml.el: do.
14502 * gnus-srvr.el: do.
14503
14504 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
14505
14506 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
14507
14508 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
14509 Corrections to custom-manual links.
14510
14511 * gnus-art.el (gnus-article): Ditto.
14512
14513 * mm-decode.el (mime-display, mime-security): Ditto.
14514
14515 2004-02-26 Jesper Harder <harder@ifa.au.dk>
14516
14517 * flow-fill.el: Typo.
14518
14519 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
14520
14521 * spam-wash.el: New file.
14522
14523 2004-02-26 Mark A. Hershberger <mah@everybody.org>
14524
14525 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
14526
14527 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
14528
14529 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
14530 to be run with new-articles as LIST1, not LIST2.
14531 (spam-registration-functions): Add spam-use-ham-copy as a nil
14532 registration backend.
14533
14534 2004-02-26 Jesper Harder <harder@ifa.au.dk>
14535
14536 * spam-stat.el (spam-stat-washing-hook): New option.
14537 (spam-stat-buffer-words): Use it.
14538 (spam-stat-process-directory, spam-stat-test-directory): Use
14539 insert-file-contents-literally.
14540 (spam-stat-coding-system): New variable.
14541 (spam-stat-load, spam-stat-save): Use it.
14542
14543 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
14544
14545 * spam-report.el (spam-report-plug-agent): Quote
14546 spam-report-url-to-file and spam-report-url-ping-plain.
14547
14548 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
14549
14550 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
14551 / in mailto URLs.
14552
14553 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
14554
14555 * spam-report.el (spam-report-process-queue): Fix interactive use.
14556 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
14557 (spam-report-unplug-agent): Doc fixes.
14558 (spam-report-url-ping-mm-url, spam-report-url-to-file)
14559 (spam-report-agentize, spam-report-deagentize): Autoload
14560
14561 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
14562
14563 * message.el (message-setup-fill-variables): Add mml tags to
14564 paragraph-start and paragraph-separate. Suggested by Andrew Korty
14565 <ajk@iu.edu>.
14566 (message-mode): Don't modify paragraph-separate there.
14567
14568 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
14569
14570 * compface.el (uncompface-use-external): Default to undecided.
14571 (uncompface-use-external-threshold): New variable.
14572 (uncompface-float-time): New macro.
14573 (uncompface): Determine whether to use the external decoder if
14574 uncompface-use-external is undecided.
14575
14576 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
14577
14578 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
14579 after images.
14580
14581 * gnus-art.el (gnus-mime-display-single): Remove dead code.
14582
14583 2004-02-14 Jesper Harder <harder@ifa.au.dk>
14584
14585 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
14586
14587 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
14588
14589 * gnus-sum.el (gnus-summary-limit-to-age)
14590 (gnus-summary-limit-children): do.
14591
14592 * gnus-int.el (gnus-request-scan): do.
14593
14594 * gnus-group.el (gnus-group-suspend): do.
14595
14596 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
14597
14598 * gnus-cite.el (gnus-cite-parse-attributions): do.
14599
14600 * gnus-agent.el (gnus-summary-set-agent-mark)
14601 (gnus-agent-regenerate-group): do.
14602
14603 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
14604
14605 * binhex.el (binhex-decode-region-internal): do.
14606
14607 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
14608
14609 * gnus-fun.el (gnus-face-properties-alist): New user option.
14610 (gnus-display-x-face-in-from): Use it.
14611
14612 * gnus-art.el (article-display-face): Ditto.
14613
14614 * compface.el (uncompface-use-external): Default to nil.
14615
14616 2004-02-12 Jesper Harder <harder@ifa.au.dk>
14617
14618 * nntp.el (nntp-erase-buffer): New function.
14619 (nntp-retrieve-data, nntp-send-command)
14620 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
14621 (nntp-possibly-change-group): Use it.
14622
14623 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
14624 with-current-buffer.
14625
14626 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
14627
14628 * compface.el: Merge the ELisp-based uncompface program.
14629 (compface): New customization group.
14630 (uncompface-use-external): New user option.
14631 (uncompface): Call uncompface-internal if uncompface-use-external
14632 is nil.
14633 (uncompface-internal): New function. Note that there are also
14634 some other functions and variables added for this function.
14635
14636 2004-02-10 Jesper Harder <harder@ifa.au.dk>
14637
14638 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
14639 if necessary.
14640
14641 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
14642
14643 * spam-report.el (spam-report-unplug-agent)
14644 (spam-report-plug-agent, spam-report-deagentize)
14645 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
14646 Add support for the Agent in spam-report: when unplugged, report to a
14647 file; when plugged, submit all the requests.
14648
14649 * spam.el (spam-register-routine): Fix message about
14650 registration.
14651
14652 2004-02-09 Jesper Harder <harder@ifa.au.dk>
14653
14654 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
14655 dependencies.
14656 (rfc2047-encode): Use it.
14657
14658 * gnus-art.el (gnus-button-marker-list): Move before first
14659 reference.
14660
14661 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14662 (imap-parse-body): Fix format string mismatch.
14663
14664 * gnus-score.el (gnus-summary-increase-score): do.
14665
14666 * nnrss.el (nnrss-close): New function.
14667
14668 2004-02-08 Jesper Harder <harder@ifa.au.dk>
14669
14670 * nnrss.el (nnrss-make-filename): New function.
14671 (nnrss-request-delete-group, nnrss-read-server-data)
14672 (nnrss-save-server-data, nnrss-read-group-data)
14673 (nnrss-save-group-data): Use it.
14674 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
14675 (nnrss-read-server-data, nnrss-read-group-data): Use load.
14676 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
14677
14678 2004-02-07 Jesper Harder <harder@ifa.au.dk>
14679
14680 * mml.el (mml-compute-boundary-1): Don't uncompress files.
14681
14682 2004-02-06 Jesper Harder <harder@ifa.au.dk>
14683
14684 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
14685 files.
14686
14687 * message.el (message-generate-headers-first): Don't quote nil
14688 and t in docstrings.
14689
14690 * imap.el (imap-id): do.
14691
14692 * gnus-agent.el (gnus-agent-consider-all-articles)
14693 (gnus-agent-queue-mail): do.
14694
14695 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
14696
14697 * spam-report.el (spam-report-process-queue): New function.
14698 Process requests from `spam-report-requests-file'.
14699 (spam-report-process-queue): Doc fix.
14700
14701 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
14702
14703 * spam.el (spam-register-routine)
14704 (spam-log-processing-to-registry, spam-log-registered-p)
14705 (spam-log-unregistration-needed-p, spam-log-undo-registration):
14706 Change "check" to "spam-check" for semi-clarity.
14707
14708 2004-02-05 Jesper Harder <harder@ifa.au.dk>
14709
14710 * pop3.el: Require nnheader.
14711
14712 * mml-smime.el: Require cl. Autoload message-fetch-field.
14713
14714 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
14715
14716 * gnus-picon.el: Require cl.
14717
14718 * gnus-fun.el: Require gnus-ems and gnus-util.
14719
14720 * gnus.el (gnus-method-to-server): Move defsubst before first use.
14721
14722 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
14723
14724 * gnus-art.el (gnus-article-edit-mode): Define before first
14725 reference.
14726
14727 2004-02-04 Jesper Harder <harder@ifa.au.dk>
14728
14729 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
14730 (gnus-uu-post-encoded): Use point-at-bol.
14731
14732 * gnus-topic.el (gnus-group-active-topic-p): do.
14733
14734 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
14735
14736 * gnus-group.el (gnus-group-kill-region): do.
14737
14738 * gnus-art.el (article-date-ut): do.
14739
14740 * message.el (message-fetch-field): Remove redundant
14741 case-fold-search binding.
14742 (message-narrow-to-field): Simplify.
14743
14744 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
14745
14746 * spam.el (spam-directory): Derive from `gnus-directory'.
14747
14748 * spam-report.el (spam-report-url-to-file)
14749 (spam-report-requests-file): New function and variable for offline
14750 reporting.
14751 (spam-report-url-ping-function): Add `spam-report-url-to-file'
14752 and user defined function.
14753 (spam-report-url-ping-mm-url): Remove doubled slash.
14754
14755 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
14756
14757 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
14758
14759 2004-02-03 Jesper Harder <harder@ifa.au.dk>
14760
14761 * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
14762 format string mismatch.
14763
14764 * sieve.el (sieve-deactivate-all): do.
14765
14766 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
14767
14768 * nnlistserv.el (nnlistserv-kk-wash-article): do.
14769
14770 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
14771
14772 * mm-bodies.el (mm-7bit-chars): Don't include \r.
14773
14774 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
14775
14776 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
14777 the list of checks.
14778
14779 2004-01-31 Jesper Harder <harder@ifa.au.dk>
14780
14781 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
14782 padding.
14783
14784 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
14785
14786 * mm-view.el (mm-fill-flowed): New variable.
14787 (mm-inline-text): Use it.
14788
14789 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
14790
14791 * spam.el (spam-spamassassin-register-ham-routine)
14792 (spam-spamassassin-register-spam-routine): Fix function names.
14793
14794 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
14795
14796 * gnus.el (gnus-tmp-grouplens): Remove.
14797 (gnus-summary-line-format): Remove grouplens.
14798
14799 * gnus-group.el (gnus-group-line-format): Ditto.
14800
14801 * gnus-spec.el (gnus-format-specs): Ditto.
14802 (gnus-update-format-specifications): Flush the group format spec
14803 cache if there's the grouplens stuff.
14804 (gnus-parse-simple-format): Replace %l with the empty string.
14805
14806 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
14807
14808 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
14809 omission.
14810
14811 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
14812
14813 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
14814 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14815
14816 2004-01-25 Paul Jarc <prj@po.cwru.edu>
14817
14818 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
14819 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
14820 New macros and functions.
14821 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
14822 Handle > NLINK_MAX messages.
14823 * nnmaildir.el (nnmaildir-request-set-mark): Use
14824 nnmaildir--emlink-p and nnmaildir--eexist-p.
14825
14826 2004-01-25 Alex Schroeder <alex@gnu.org>
14827
14828 * spam-stat.el (spam-stat-process-directory-age): New option.
14829 (spam-stat-process-directory): Use it.
14830
14831 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
14832
14833 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
14834 (spam-stat-save): Accept prefix argument.
14835
14836 2004-01-23 Paul Jarc <prj@po.cwru.edu>
14837
14838 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
14839 links" error.
14840
14841 2004-01-23 Jesper Harder <harder@ifa.au.dk>
14842
14843 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
14844 compatibility with old .newsrc.eld files.
14845
14846 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
14847
14848 * gnus-start.el (gnus-1): do.
14849
14850 * gnus-group.el (gnus-group-line-format-alist): do.
14851
14852 * gnus.el (gnus-use-grouplens, gnus-visual): do.
14853
14854 * gnus-gl.el: Remove.
14855
14856 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
14857
14858 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
14859 marks consisting of a single range {for example, (3 . 5)} rather
14860 than a list of a single range { ((3 . 5)) }.
14861
14862 2004-01-23 Jesper Harder <harder@ifa.au.dk>
14863
14864 * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
14865 with-current-buffer.
14866 (spam-stat-store-current-buffer): Use insert-buffer-substring to
14867 avoid consing a string.
14868
14869 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
14870 Remove obsolete entries for big5 and gb2312.
14871
14872 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
14873
14874 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
14875 uncompressed list.
14876
14877 2004-01-22 Jesper Harder <harder@ifa.au.dk>
14878
14879 * spam-stat.el (spam-stat-strip-xref): New function.
14880 (spam-stat-process-directory): Use it.
14881
14882 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
14883 here -- it's done in message-fetch-field.
14884
14885 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
14886
14887 * gnus-agent.el (gnus-agent-queue-mail)
14888 (gnus-agent-prompt-send-queue): New variables.
14889 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
14890 * gnus-draft.el (gnus-group-send-queue): Pass the group name
14891 "nndraft:queue" along to gnus-draft-send. Use
14892 gnus-agent-prompt-send-queue.
14893 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
14894 is "nndraft:queue". Suggested by Gaute Strokkenes
14895 <gs234@srcf.ucam.org>
14896
14897 * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
14898 (agent-enable-undownloaded-faces): Added.
14899 (gnus-agent-cat-groups): Use eval-and-compile, not
14900 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
14901 method of gnus-agent-cat-groups even when the buffer has been
14902 evaled.
14903 (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
14904 delete gnus-agent-save-active-1.
14905 (gnus-agent-save-groups): Deleted. Identical to
14906 gnus-agent-save-active.
14907 (gnus-agent-write-active): No longer adjust agent's copy of active
14908 file as agent's adjustments are now stored in their own
14909 file. Removed optional parameter.
14910 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
14911 servers. Add use of min/max range limits from server's local
14912 file.
14913 (gnus-agent-save-alist): Removed unused optional argument.
14914 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
14915 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
14916 (gnus-agent-set-local): A per-server file that keeps min/max range
14917 limits for articles known to the agent. Provides a fast mechanism
14918 for altering many active ranges.
14919 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
14920 active file (local makes it unnecessary).
14921 (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
14922
14923 * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
14924 (agent-enable-undownloaded-faces): Added.
14925
14926 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
14927 disable it when sending to "nndraft:queue".
14928 (gnus-group-send-queue): Add safety check to avoid sending queue
14929 when unplugged.
14930
14931 * gnus-group.el (gnus-group-catchup): Use new
14932 gnus-sequence-of-unread-articles, not
14933 gnus-list-of-unread-articles, to avoid exhausting memory with huge
14934 numbers of articles. Use gnus-range-map to avoid having to
14935 uncompress the unread list.
14936 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
14937 Fixed invalid ange-ftp reference.
14938
14939 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
14940 (gnus-sorted-range-intersection): Intersection of two ranges
14941 without requiring that they first be uncompressed.
14942
14943 * gnus-start.el (gnus-activate-group): Unless blocked by the
14944 caller, possibly expand the active range to include both cached
14945 and agentized articles.
14946 (gnus-convert-old-newsrc): Rewrote in anticipation of having
14947 multiple version-dependent converters.
14948 (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
14949 gnus-agent-save-active.
14950 (gnus-save-newsrc-file): Save dirty agent range limits.
14951
14952 * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
14953 gnus-agent-possibly-alter-active.
14954 (gnus-adjust-marked-articles): Faster handling of simple lists
14955
14956 2004-01-21 Jesper Harder <harder@ifa.au.dk>
14957
14958 * spam-stat.el (spam-stat-test-directory): New optional argument
14959 displays a list of files detected. Suggested by Andrew Cohen
14960 <cohen@andy.bu.edu>.
14961 (spam-stat-buffer-words-with-scores): Don't narrow and change
14962 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
14963
14964 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
14965
14966 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
14967 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
14968 (spam-spamassassin-arguments)
14969 (spam-spamassassin-spam-flag-header)
14970 (spam-spamassassin-positive-spam-flag-header)
14971 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
14972 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
14973 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14974 (spam-list-of-processors, spam-list-of-checks)
14975 (spam-list-of-statistical-checks, spam-registration-functions)
14976 (spam-check-spamassassin-headers, spam-check-spamassassin)
14977 (spam-spamassassin-score)
14978 (spam-spamassassin-register-with-sa-learn)
14979 (spam-spamassassin-register-spam-routine)
14980 (spam-spamassassin-register-ham-routine)
14981 (spam-assassin-register-spam-routine)
14982 (spam-assassin-register-ham-routine): Add SpamAssassin support.
14983 (spam-bogofilter-score): Fix to show article before scoring.
14984
14985 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
14986
14987 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
14988 default scoring function.
14989 (spam-generic-score): Call spam-spamassassin-score if
14990 spam-use-spamassassin or spam-use-spamassassin-headers is on;
14991 spam-bogofilter-score otherwise.
14992
14993 * gnus.el (spam-process, spam-autodetect-methods): Add
14994 spamassassin and spamassassin-headers.
14995
14996 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
14997
14998 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14999 Suppress unnecessary messages.
15000
15001 2004-01-20 Jesper Harder <harder@ifa.au.dk>
15002
15003 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
15004 make-hash-table.
15005
15006 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
15007
15008 * canlock.el (base64-encode-string): Don't autoload it.
15009
15010 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
15011
15012 * run-at-time.el: Remove useless (require 'itimer),
15013 eval-and-compile and (featurep 'xemacs).
15014
15015 2004-01-16 Jesper Harder <harder@ifa.au.dk>
15016
15017 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
15018 GROUP is a virtual group.
15019
15020 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
15021
15022 * gnus.el: Autoload `message-y-or-n-p'.
15023
15024 2004-01-15 Jesper Harder <harder@ifa.au.dk>
15025
15026 * pgg-parse.el: Remove unnecessary (require 'custom).
15027
15028 * pgg-def.el: do.
15029
15030 * nnmail.el: do.
15031
15032 * gnus-undo.el: do.
15033
15034 * gnus-picon.el: do.
15035
15036 * gnus-util.el: do.
15037
15038 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
15039
15040 * gnus-sum.el (gnus-pick-line-number): Add autoload.
15041
15042 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
15043
15044 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
15045 handle, as well as a list.
15046
15047 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
15048 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
15049 (mm-w3m-cid-retrieve): Simplify.
15050
15051 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
15052
15053 * message.el (message-kill-to-signature): Allow prefix arg to
15054 specify number of lines to keep before signature.
15055
15056 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
15057
15058 * message.el (message-kill-to-signature): Change docstring.
15059
15060 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
15061
15062 * canlock.el: Always require sha1-el.
15063 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
15064
15065 * message.el: Autoload sha1 only when compiling.
15066
15067 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
15068
15069 * message.el (message-canlock-generate): Require sha1-el.
15070
15071 2004-01-13 Jesper Harder <harder@ifa.au.dk>
15072
15073 * message.el (message-expand-name): Silence the byte compiler.
15074
15075 2004-01-13 Simon Josefsson <jas@extundo.com>
15076
15077 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
15078 Invoke gnus-score-mode. Reported by
15079 bojohan+news@dd.chalmers.se (Johan Bockgård).
15080
15081 * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by
15082 Jim Blandy <jimb@redhat.com> (tiny change).
15083
15084 2004-01-12 Jesper Harder <harder@ifa.au.dk>
15085
15086 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
15087
15088 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
15089
15090 * spam.el (spam-get-article-as-string): Update to use
15091 gnus-request-article-this-buffer, much simpler.
15092 (spam-get-article-as-buffer): Remove.
15093
15094 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
15095
15096 * message.el (message-expand-name): Use EUDC if the user uses that.
15097
15098 2004-01-12 Jesper Harder <harder@ifa.au.dk>
15099
15100 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
15101 character for the encoding to avoid consing a string.
15102
15103 * rfc2047.el (rfc2047-decode-string): Don't cons a string
15104 unnecessarily.
15105
15106 * mm-util.el (mm-replace-chars-in-string): Remove.
15107
15108 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
15109 of mm-replace-chars-in-string.
15110
15111 2004-01-11 Jesper Harder <harder@ifa.au.dk>
15112
15113 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
15114
15115 * mm-util.el (mm-subst-char-in-string): Support inplace.
15116
15117 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
15118 a new string in every iteration. Use shy groups.
15119
15120 2004-01-10 Jesper Harder <harder@ifa.au.dk>
15121
15122 * gnus-srvr.el (gnus-browse-unsubscribe-group):
15123 * gnus-soup.el (gnus-soup-group-brew):
15124 * gnus-msg.el (gnus-put-message):
15125 * gnus-move.el (gnus-group-move-group-to-server):
15126 * gnus-kill.el (gnus-batch-score):
15127 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
15128 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
15129 (gnus-group-update-group, gnus-group-read-group)
15130 (gnus-group-make-group, gnus-group-make-help-group)
15131 (gnus-group-make-archive-group, gnus-group-make-directory-group)
15132 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
15133 (gnus-group-sort-by-unread, gnus-group-catchup)
15134 (gnus-group-unsubscribe-group, gnus-group-kill-group)
15135 (gnus-group-yank-group, gnus-group-set-info)
15136 (gnus-group-list-groups):
15137 * gnus.el (gnus-generate-new-group-name):
15138 * gnus-delay.el (gnus-delay-send-queue):
15139 * nnvirtual.el (nnvirtual-catchup-group):
15140 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
15141 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
15142 (gnus-group-prepare-topics, gnus-topic-check-topology):
15143 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
15144 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
15145 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
15146 (gnus-group-make-articles-read):
15147 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
15148 (gnus-group-change-level, gnus-kill-newsgroup)
15149 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
15150 (gnus-get-unread-articles, gnus-make-articles-unread)
15151 (gnus-make-ascending-articles-unread): Use accessor
15152 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
15153 to get group information for improved readability.
15154
15155 2004-01-09 Jesper Harder <harder@ifa.au.dk>
15156
15157 * gnus-art.el (article-decode-mime-words, article-babel)
15158 (gnus-article-highlight-signature, gnus-article-add-buttons)
15159 (gnus-signature-toggle): Use gnus-with-article-buffer.
15160
15161 * gnus-art.el (gnus-article-highlight-headers)
15162 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
15163
15164 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
15165 (gnus-article-set-globals, gnus-request-article-this-buffer)
15166 (gnus-button-message-id, gnus-article-maybe-hide-headers)
15167 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
15168 (gnus-mime-display-alternative): Use with-current-buffer.
15169
15170 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
15171
15172 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
15173 also under 80 char limit, and call gnus-error if needed.
15174 (spam-fetch-article-header): Fix - it was a
15175 buffer-local variable (gnus-newsgroup-data).
15176 (spam-find-spam): Use spam-generate-fake-headers, forget about
15177 spam-insert-fake-headers.
15178 (spam-insert-fake-headers): Remove.
15179
15180 2004-01-09 Jesper Harder <harder@ifa.au.dk>
15181
15182 * deuglify.el (gnus-article-outlook-unwrap-lines)
15183 (gnus-outlook-rearrange-article)
15184 (gnus-outlook-repair-attribution-outlook)
15185 (gnus-outlook-repair-attribution-block)
15186 (gnus-outlook-repair-attribution-other): Remove redundant
15187 save-excursion.
15188
15189 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
15190
15191 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
15192 (spam-fetch-field-subject-fast)
15193 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
15194 (spam-fetch-article-header): Add functions to deal with Gnus
15195 internals for fast retrieval of article header data.
15196 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
15197
15198 2004-01-09 Jesper Harder <harder@ifa.au.dk>
15199
15200 * pop3.el (pop3-md5): Remove.
15201 (pop3-apop): Replace pop3-md5 with md5.
15202
15203 * mm-bodies.el: base64 is always built-in.
15204
15205 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
15206 with-current-buffer.
15207
15208 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
15209
15210 * canlock.el (canlock-insert-header): Remove excessive grouping in
15211 regexp.
15212
15213 * gnus-sum.el (gnus-summary-read-document): Ditto.
15214
15215 * gnus-uu.el (gnus-uu-part-number): Ditto.
15216
15217 * html2text.el (html2text-remove-tags): Ditto.
15218 (html2text-format-tags): Ditto.
15219 (html2text-format-single-elements): Ditto.
15220
15221 * mml.el (mml-parse-1): Ditto.
15222
15223 2004-01-08 Jesper Harder <harder@ifa.au.dk>
15224
15225 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
15226
15227 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
15228
15229 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
15230
15231 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
15232
15233 2003-11-15 Simon Josefsson <jas@extundo.com>
15234
15235 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
15236 (pgg-gpg-lookup-key): Use regexp match instead of
15237 split-string (split-string is different between emacs 21.2 and
15238 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
15239
15240 2004-01-08 Jesper Harder <harder@ifa.au.dk>
15241
15242 * gnus-art.el (gnus-mime-view-all-parts)
15243 (gnus-article-part-wrapper, gnus-article-view-part): Use
15244 with-current-buffer.
15245
15246 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
15247
15248 * spam.el (spam-disable-spam-split-during-ham-respool)
15249 (spam-spamoracle-database, spam-cache-lookups)
15250 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
15251 (spam-group-ham-mark-p, spam-group-spam-mark-p)
15252 (spam-group-ham-marks, spam-group-spam-marks)
15253 (spam-group-spam-contents-p, spam-group-ham-contents-p)
15254 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
15255 also add spam-use-blackholes to the statistical checks.
15256 (spam-fetch-field-fast): Add interface to fetching fields, may
15257 become a macro.
15258 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
15259 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
15260 (spam-insert-fake-headers): Fake an article when needed.
15261 (spam-find-spam): Fake article when possible.
15262 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
15263 (spam-check-bogofilter-headers): Use message-fetch-field instead
15264 of nnmail-fetch-field.
15265
15266 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
15267
15268 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
15269
15270 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
15271
15272 * spam.el (spam-split): Do not require spam-use-CHECK to be
15273 enabled if that check is passed to spam-split explicitly; also
15274 fix so 'spam doesn't get converted to spam-split-group when
15275 spam-split-symbolic-return is t.
15276 (spam-find-spam): Find registrations of the article and use those
15277 instead of re-running spam-split to find the spam/ham
15278 classification of the article.
15279 (spam-log-processing-to-registry, spam-log-registered-p)
15280 (spam-log-unregistration-needed-p, spam-log-undo-registration):
15281 Use gnus-error instead of gnus-message.
15282 (spam-log-registration-type): Add function to determine the
15283 classification of a message based on registry entries; will
15284 return nil if both 'spam and 'ham are found.
15285 (spam-check-BBDB): Expand all the BBDB macros here so we can have
15286 a reasonably fast local cache without the loading errors.
15287 (spam-cache-lookups): Set to t by default.
15288 (spam-find-spam): Don't try to guess spam-cache-lookups.
15289 (spam-enter-whitelist, spam-enter-blacklist): Clear the
15290 spam-caches entry.
15291 (spam-filelist-build-cache, spam-filelist-check-cache): Fix
15292 caching of whitelist/blacklist entries.
15293 (spam-check-whitelist, spam-check-blacklist): Invoke
15294 spam-from-listed-p with a type, not a cache variable.
15295 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
15296
15297 2004-01-07 Jesper Harder <harder@ifa.au.dk>
15298
15299 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
15300
15301 * nnmail.el (nnmail-split-fancy): do.
15302
15303 * mml.el (mml-parse): do.
15304
15305 * gnus-score.el (gnus-enter-score-words-into-hashtb)
15306 (gnus-score-adaptive): do.
15307
15308 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
15309
15310 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
15311 (gnus-mime-button-map): Don't set keymap parent.
15312 (gnus-button-ctan-directory-regexp): Use shy grouping.
15313 (gnus-prev-page-map): Don't set keymap parent.
15314 (gnus-prev-page-map): Remove duplicated one.
15315 (gnus-next-page-map): Don't set keymap parent.
15316 (gnus-mime-security-button-map): Ditto.
15317
15318 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
15319 version number.
15320
15321 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
15322
15323 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
15324
15325 * canlock.el (canlock-sha1-function): Remove.
15326 (canlock-sha1-function-for-verify): Remove.
15327 (canlock-openssl-program): Remove.
15328 (canlock-openssl-args): Remove.
15329 (canlock-ignore-errors): Remove.
15330 (canlock-sha1-with-openssl): Remove.
15331 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
15332 (canlock-verify): Don't use canlock-ignore-errors.
15333
15334 * sha1-el.el (sha1-string-external): Make it can return a string
15335 in binary form.
15336 (sha1-region-external): Ditto.
15337 (sha1-string-internal): Ditto.
15338 (sha1-region-internal): Ditto.
15339 (sha1-region): Ditto.
15340 (sha1-string): Ditto.
15341 (sha1): Ditto.
15342
15343 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
15344
15345 * spam.el (spam-report-articles-gmane): New command.
15346
15347 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
15348
15349 * gnus.el: Don't make unnecessary *Group* buffer when loading.
15350
15351 * run-at-time.el (run-at-time-saved): Remove.
15352 (run-at-time): Doc fix.
15353
15354 2004-01-07 Jesper Harder <harder@ifa.au.dk>
15355
15356 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
15357 (gnus-summary-limit-map): Add it.
15358 (gnus-summary-make-menu-bar): do.
15359
15360 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
15361
15362 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
15363 Make attempt at some caching support (done for BBDB only now).
15364 (spam-find-spam): Set spam-cache-lookups if there are more than 2
15365 addresses to be checked.
15366 (spam-clear-cache-BBDB): Add function, to be invoked by
15367 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
15368 (spam-check-BBDB): Check and use the caches, if
15369 spam-cache-lookups is on, remove superfluous (provide).
15370
15371 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
15372
15373 * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
15374
15375 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
15376
15377 * run-at-time.el (run-at-time-saved): Move to after the definition
15378 of `run-at-time'.
15379
15380 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
15381
15382 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
15383 mm-w3m-local-map-property.
15384
15385 * mm-view.el (mm-w3m-mode-map): Remove.
15386 (mm-w3m-local-map-property): Remove.
15387 (mm-inline-text-html-render-with-w3m): Don't use
15388 mm-w3m-local-map-property.
15389
15390 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
15391
15392 * run-at-time.el: New file.
15393
15394 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
15395 of gnus-set-text-properties.
15396
15397 * gnus-uu.el (gnus-uu-save-article): Ditto.
15398
15399 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
15400
15401 * gnus-cite.el (gnus-cite-parse): Ditto.
15402
15403 * gnus-art.el (gnus-button-push): Use set-text-properties instead
15404 of gnus-.
15405
15406 * gnus.el: Changed calls to nnheader-run-at-time and
15407 password-run-at-time throughout to use run-at-time directly.
15408
15409 * password.el: Removed definition of run-at-time.
15410
15411 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
15412
15413 * mml.el (mml-minibuffer-read-disposition): Show attachment type
15414 in prompt.
15415
15416 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
15417
15418 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
15419 XEmacs version.
15420
15421 * dns.el (dns-make-network-process): Use `open-network-stream'
15422 instead of `gnus-xmas-open-network-stream'.
15423
15424 * .cvsignore: Add auto-autoloads.el, custom-load.el.
15425
15426 2004-01-06 Jesper Harder <harder@ifa.au.dk>
15427
15428 * gnus-art.el (gnus-mime-display-alternative)
15429 (gnus-insert-mime-button, gnus-insert-mime-security-button)
15430 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
15431 Don't use gnus-local-map-property.
15432
15433 * gnus-util.el (gnus-local-map-property): Remove.
15434
15435 * mm-view.el (mm-view-pkcs7-decrypt): Replace
15436 gnus-completing-read-maybe-default with completing-read.
15437
15438 * gnus-util.el (gnus-completing-read): do.
15439 (gnus-completing-read-maybe-default): Remove.
15440
15441 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
15442
15443 * password.el: Only autoload `run-at-time' if not XEmacs.
15444 Only autoload the itimer functions if XEmacs.
15445
15446 2004-01-06 Jesper Harder <harder@ifa.au.dk>
15447
15448 * gnus-art.el (gnus-read-string): Remove.
15449 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
15450 read-string.
15451
15452 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
15453
15454 * netrc.el: Autoload password-read.
15455 (netrc): Add configuration group.
15456 (netrc-encoding-method, netrc-openssl-path): Add
15457 variables for encoding and decoding of files with symmetric
15458 ciphers.
15459 (netrc-encode): Add assistant function to encode a file with
15460 netrc-encoding-method.
15461 (netrc-parse): Add interactive parameter, added optional
15462 decoding if netrc-encoding-method is non-nil but otherwise
15463 behavior is standard.
15464 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
15465 Do s/encode/encrypt/ everywhere.
15466
15467 * spam.el: Remove executable-find autoload.
15468
15469 2004-01-05 Jesper Harder <harder@ifa.au.dk>
15470
15471 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
15472
15473 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
15474
15475 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
15476
15477 * gnus-art.el (gnus-treat-ansi-sequences)
15478 (article-treat-ansi-sequences): New variable and function.
15479 Suggested by Dan Jacobson <jidanni@jidanni.org>.
15480
15481 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15482 Use it.
15483
15484 2004-01-05 Jesper Harder <harder@ifa.au.dk>
15485
15486 * mm-util.el (mm-quote-arg): Remove.
15487
15488 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
15489 shell-quote-argument.
15490
15491 * gnus-uu.el (gnus-uu-command): do.
15492
15493 * gnus-sum.el (gnus-summary-insert-pseudos): do.
15494
15495 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
15496 with make-char.
15497
15498 * mm-util.el (mm-make-char): Remove.
15499
15500 * mml.el (mml-mode): Replace gnus-add-minor-mode with
15501 add-minor-mode.
15502
15503 * gnus-undo.el (gnus-undo-mode): do.
15504
15505 * gnus-topic.el (gnus-topic-mode): do.
15506
15507 * gnus-sum.el (gnus-dead-summary-mode): do.
15508
15509 * gnus-start.el (gnus-slave-mode): do.
15510
15511 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
15512
15513 * gnus-ml.el (gnus-mailing-list-mode): do.
15514
15515 * gnus-gl.el (gnus-grouplens-mode): do.
15516
15517 * gnus-draft.el (gnus-draft-mode): do.
15518
15519 * gnus-dired.el (gnus-dired-mode): do.
15520
15521 * gnus-ems.el (gnus-add-minor-mode): Remove.
15522
15523 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15524 Replace gnus-char-width with char-width.
15525
15526 * gnus-ems.el (gnus-char-width): Remove.
15527
15528 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15529 Replace gnus-char-width with char-width.
15530
15531 * gnus-ems.el (gnus-char-width): Remove.
15532
15533 * spam-stat.el (with-syntax-table): Remove with-syntax-table
15534 definition.
15535 Remove Emacs 20 hash table compatibility code.
15536
15537 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
15538 20 compatibility code.
15539
15540 * spam.el (spam-point-at-eol): Replace with point-at-eol.
15541
15542 * smime.el (smime-point-at-eol): Replace with point-at-eol.
15543
15544 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
15545 with point-at-{eol,bol}.
15546
15547 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
15548
15549 * imap.el (imap-point-at-eol): Replace with point-at-eol.
15550
15551 * flow-fill.el (fill-flowed-point-at-bol)
15552 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
15553
15554 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
15555 Replace with point-at-{eol,bol} throughout all files.
15556
15557 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
15558
15559 * ntlm.el (ntlm-string-as-unibyte): New macro.
15560 (ntlm-build-auth-response): Use it.
15561
15562 Remove Emacs 20 stuff:
15563 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
15564 of delq and copy-sequence.
15565 * gnus-art.el (popup-menu): Remove the compiler macro.
15566 * nnmail.el (nnmail-split-fancy): Don't support customizing with
15567 Emacs 20.
15568
15569 2004-01-05 Simon Josefsson <jas@extundo.com>
15570
15571 * ntlm.el: Fix namespace. Change smb-passwd-hash into
15572 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
15573 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
15574 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
15575 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
15576 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
15577 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
15578 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
15579 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
15580 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
15581 ntlm-string-permute, string-lshift into ntlm-string-lshift,
15582 string-xor into ntlm-string-xor. Suggested by
15583 Jesper Harder <harder@myrealbox.com>.
15584
15585 * ntlm.el: Don't include poem.
15586
15587 * md4.el (print-int32, print-string-hexa): Remove. Suggested by
15588 Jesper Harder <harder@myrealbox.com>.
15589
15590 * sasl-ntlm.el, ntlm.el, md4.el: New files.
15591
15592 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
15593 probably breaks emacs with DL patch, but do we care? Is anyone
15594 still using the DL stuff?)
15595
15596 * sieve-manage.el: Use the password package.
15597 (sieve-manage-read-passwd): Remove.
15598 (sieve-manage-interactive-login): Use password. Re-add
15599 condition-case around loop.
15600
15601 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
15602 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
15603 the password package.
15604
15605 2003-02-19 Simon Josefsson <jas@extundo.com>
15606
15607 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
15608 token.
15609
15610 2002-08-07 Simon Josefsson <jas@extundo.com>
15611
15612 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
15613 (sieve-manage-authenticators):
15614 (sieve-manage-authenticator-alist): Add some SASL mechs.
15615 (sieve-sasl-auth): New function.
15616 (sieve-manage-cram-md5-auth):
15617 (sieve-manage-plain-auth): Rewrite using SASL library.
15618 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
15619 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
15620 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
15621 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
15622
15623 2004-01-05 Simon Josefsson <jas@extundo.com>
15624
15625 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
15626 New files.
15627
15628 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
15629
15630 * gnus-group.el (gnus-no-groups-message): Update.
15631
15632 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
15633
15634 2003-11-09 Simon Josefsson <jas@extundo.com>
15635
15636 * imap.el: Support for ID IMAP extension (RFC 2971).
15637 (imap-local-variables): Add imap-id.
15638 (imap-id): New variable.
15639 (imap-id): New function.
15640 (imap-parse-response): Parse untagged ID response.
15641 * nnimap.el (nnimap-id): New variable.
15642 (nnimap-open-connection): Use it.
15643
15644 2003-12-28 Simon Josefsson <jas@extundo.com>
15645
15646 * gnus-score.el (gnus-score-edit-all-score): New.
15647 * gnus-group.el (gnus-group-score-map): Bind it to W e.
15648
15649 2004-01-04 Simon Josefsson <jas@extundo.com>
15650
15651 * password.el: Add.
15652
15653 2004-01-04 Mario Lang <lang@zid.tugraz.at>
15654
15655 * dns.el (dns-query-types): Fix typo.
15656 (dns-query-types): New function.
15657 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
15658 PTR and SOA replies, see RFC 1035.
15659
15660 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
15661
15662 * gnus.el (gnus-logo-color-style): Changed colors to `no'.
15663
15664 * Moved to Changelog.2.
15665
15666 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
15667
15668 * gnus.el (gnus-version-number): Bump version.
15669
15670 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15671
15672 * gnus.el: No Gnus v0.1 is released.
15673
15674 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15675
15676 * gnus.el: No Gnus v0.0 is released.
15677
15678 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
15679
15680 * gnus.el (gnus-version-number): Bump.
15681 (gnus-version): No.
15682
15683 See ChangeLog.2 for earlier changes.
15684
15685 Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
15686
15687 This file is part of GNU Emacs.
15688
15689 GNU Emacs is free software: you can redistribute it and/or modify
15690 it under the terms of the GNU General Public License as published by
15691 the Free Software Foundation, either version 3 of the License, or
15692 (at your option) any later version.
15693
15694 GNU Emacs is distributed in the hope that it will be useful,
15695 but WITHOUT ANY WARRANTY; without even the implied warranty of
15696 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15697 GNU General Public License for more details.
15698
15699 You should have received a copy of the GNU General Public License
15700 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
15701
15702 ;; Local Variables:
15703 ;; coding: utf-8
15704 ;; fill-column: 79
15705 ;; add-log-time-zone-rule: t
15706 ;; End: