mm-decode.el: Fix previous commit
[gnus] / lisp / ChangeLog
1 2015-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * mm-decode.el (mm-convert-shr-links): Delete useless variable `face';
4         use gnus-overlays-at and gnus-overlay-put.
5
6 2015-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
7
8         * mm-decode.el (mm-shr): Only pass the fill column when not using
9         fonts, because limiting the width to what's appropriate for followups
10         doesn't really help when not using proportional fonts.
11
12 2015-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
13
14         * mm-decode.el (mm-convert-shr-links): Don't overwrite the faces from
15         shr, beacause that breaks folding.
16         (mm-shr): Don't shorten the width when using fonts.
17
18 2015-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
19
20         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): Remove
21         variable; always check the newrc timestamp.
22         (gnus-save-newsrc-file): Always check timestamp.
23
24 2015-02-05  Timo Lilja  <timo.lilja@iki.fi>  (tiny change)
25
26         * mail-source.el (mail-source-call-script): If scripts exit with an
27         error, pop up an error buffer.
28
29 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
30
31         * gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
32         as a default.
33
34         * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
35         correct server.
36
37 2015-02-05  Vincent Bernat  <bernat@luffy.cx>  (tiny change)
38
39         * nnimap.el (nnimap-request-group-scan): Fix the function name.
40
41         * gnus-int.el (gnus-request-group-scan): Use the correct function name.
42
43 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
44
45         * gnus-sum.el (gnus-select-newsgroup): Pass the group info along so
46         that nnimap works for non-activated backends.
47
48 2015-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
49
50         * mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning
51         message, since we already get an obsolescence message.  Use `declare'.
52
53 2015-02-04  Eric Abrahamsen  <eric@ericabrahamsen.net>
54
55         * nnir.el: Revert "Enable non-ASCII IMAP searches".
56
57 2015-01-30  Glenn Morris  <rgm@gnu.org>
58
59         * gnus-registry.el (gnus-registry-max-pruned-entries)
60         (gnus-registry-prune-factor, gnus-registry-default-sort-function):
61         Fix :version.
62         (gnus-registry-default-sort-function): Improve :type.
63
64 2015-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
65
66         * nnimap.el (nnimap-request-group): Allow running this function on
67         groups that don't exist in Gnus yet.
68         (nnimap-request-group): Revert previous patch since that made it
69         impossible to enter nnimap groups.
70
71         * message.el (message-smtpmail-send-it): Remove the mail header
72         separator before sending.
73
74 2015-01-28  Elias Oltmanns  <eo@nebensachen.de>
75
76         * nnimap.el (nnimap-find-expired-articles): Fix handling of
77         (expiry-wait . never).
78
79 2015-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
80
81         * nnimap.el (nnimap-request-group): Clear the buffer before returning
82         the data.
83
84 2015-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
85
86         * gnus-compat.el (string-bytes): Work for XEmacs.
87
88 2015-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
89
90         * gnus-compat.el (string-bytes): Avoid compilation error on XEmacs.
91
92         * nnir.el (nnir-imap-expr-to-imap): Check for literal+ capability in
93         IMAP.
94
95 2015-01-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
96
97         * nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
98
99         * nnmairix.el ("nnmairix"): Declare nnmairix as virtual.
100
101         * gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
102         be added to the backlog.
103
104 2015-01-26  Tassilo Horn  <tsdh@gnu.org>
105
106         * Makefile.in (all total, warn, fail-on-warning): Call gnus-load.el
107         target with a recursive make call.
108
109 2015-01-26  Trevor Murphy  <trevor.m.murphy@gmail.com>
110
111         * nnimap.el (nnimap-header-parameters): Refactor and request
112         X-GM-LABELS if it's been announced.
113         (nnimap-transform-headers): Gather and output GM-LABELS.
114
115 2014-12-30  Peder O. Klingenberg  <peder@klingenberg.no>
116
117         * mm-decode.el (mm-display-part): Make non-string methods work.
118         Non-string methods are funcalled and work just fine, the test was
119         bogus.
120         * mm-decode.el (mm-display-external): Show "external" lisp viewers in
121         whole frame.
122
123 2015-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
124
125         * nnimap.el (nnimap-request-accept-article): Allow respooling using
126         nnimap.
127
128         * gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
129         request rescans when being run interactively.
130
131         * nnimap.el (nnimap-request-group): Don't rescan the group here,
132         because that can be very slow in large groups.
133
134         * gnus-int.el (gnus-request-group-scan): New backend function.
135
136         * nnimap.el (nnimap-request-scan-group): Implement in on IMAP.
137
138 2015-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
139
140         * gnus-group.el (gnus-group-suspend): Close all backends.
141
142 2015-01-19  Paul Eggert  <eggert@cs.ucla.edu>
143
144         * dgnushack.el (dgnushack-compile-file): New function.
145         (dgnushack-compile): Use it (bug#19514).
146
147 2015-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
148
149         * nntp.el (nntp-send-authinfo): Error out if the password is wrong.
150
151 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
152
153         * registry.el: Don't use <class> as a variable.
154
155 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
156
157         system-name's returned value can vary
158         Also, the system-name variable is now obsolete.
159         Fixes Bug#19438.
160         * message.el (message-make-fqdn):
161         * nnvirtual.el (nnvirtual-retrieve-headers)
162         (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
163         and avoid naming locals 'system-name'.
164
165 2014-12-29  Lars Ingebrigtsen  <larsi@gnus.org>
166
167         * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
168         lines don't get overlong when responding.
169
170 2014-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
171
172         * registry.el (cl-remf, cl-loop, cl-subseq):
173         Alias to remf, loop, and subseq respectively for old Emacsen.
174
175 2014-12-19  Andreas Schwab  <schwab@linux-m68k.org>
176
177         * gnus-group.el (gnus-read-ephemeral-bug-group):
178         Bind coding-system-for-read and coding-system-for-write only around
179         with-temp-file, and make buffer unibyte.  Don't write temp file twice.
180
181 2014-12-18  Paul Eggert  <eggert@cs.ucla.edu>
182
183         * registry.el (registry-db): Set default slot later.
184         This is because its value is not a literal integer.
185
186 2014-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
187
188         * registry.el (registry-db): Fix default registry-db max-size.
189
190 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
191
192         * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
193         add warning.
194
195         * gnus-art.el: Fix up compiler warnings.
196         (article-display-face, article-display-x-face): Remove unused `face'.
197         (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
198         (article-date-ut): Remove unused var `first'.
199         (gnus-article-prepare): Remove unused var `gnus-article'.
200         (gnus-mime-save-part-and-strip): Remove unused var `param'.
201         (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
202         `coding-system' along with corresponding dead code.
203         (gnus-mime-view-part-externally): Remove unused var
204         `mm-user-display-methods'.
205         (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
206         (gnus-display-mime): Remove unused var `handle'.
207         (gnus-mime-display-alternative): Remove unused var `props'.
208         (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
209         (gnus-article-edit-done): Remove unused var `p'.
210         (gnus-url-mailto): Remove unused var `to'.
211         (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
212         total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.
213
214 2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
215
216         * registry.el (registry-db): Consolidate the :max-hard and :max-soft
217         slots into a :max-size slot.
218         (registry-db-version): Add new variable for database version number.
219         (registry-prune): Use :max-size slot. Accept and use a sort-function
220         argument.
221         (registry-collect-prune-candidates): Add new function for finding
222         non-precious pruning candidates.
223         (registry-prune-hard-candidates, registry-prune-soft-candidates):
224         Remove obsolete functions.
225         (initialize-instance): Upgrade registry version when starting.
226
227         * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
228         (gnus-registry-max-pruned-entries): Remove obsolete variable.
229         (gnus-registry-cache-file): Change default
230         filename extension to "eieio".
231         (gnus-registry-read): Add new function, split out from
232         `gnus-registry-load', that does the actual object reading.
233         (gnus-registry-load): Use it. Add condition case handler to check for
234         old filename extension and rename to the new one.
235         (gnus-registry-default-sort-function): New variable to specify a sort
236         function to use when pruning.
237         (gnus-registry-save, gnus-registry-insert): Use it.
238         (gnus-registry-sort-by-creation-time): Define a default sort function.
239
240         * tests/gnustest-registry.el (gnustest-registry-make-testable-db):
241         Adjust test for new object signature.
242         (gnustest-registry-pruning-test): Add new pruning test.
243         (gnustest-registry-sort-function): Default sort function for testing.
244         (gnustest-registry-pruning-sort-test): New test for sorting.
245
246 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
247
248         * gnus-art.el (gnus-article-mime-handles): Refactor out into own
249         function for reuse.
250         (gnus-mime-buttonize-attachments-in-header): Adjust.
251
252 2014-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
253
254         * message.el (message-change-subject): Really check whether the subject
255         changed.
256
257 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
258
259         * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
260         PDFs.
261         (mailcap-view-mime): New function.
262
263 2014-12-01  Glenn Morris  <rgm@gnu.org>
264
265         * gnus-cloud.el (gnus-cloud): Add :version tag.
266
267 2014-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
268
269         * gnus-art.el (gnus-use-idna):
270         * gnus-sum.el (gnus-summary-idna-message):
271         * message.el (message-use-idna):
272         Protect against nil value for idna-program.
273
274         * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
275
276 2014-11-26  John Mastro  <john.b.mastro@gmail.com>  (tiny change)
277
278         * auth-source.el (auth-source-macos-keychain-search-items): Return
279         result of `auth-source-macos-keychain-result-append' (bug#19074).
280
281 2014-11-25  Glenn Morris  <rgm@gnu.org>
282
283         * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
284         Add :version tag.
285
286 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
287
288         * pop3.el (pop3-open-server): Warn unless encrypted.
289
290         * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
291
292 2014-11-18  Paul Eggert  <eggert@cs.ucla.edu>
293
294         Port new time stamp handling to Emacs 23.2.
295         This fix is for Gnus.  Problem reported by Katsumi Yamaoka.
296         * time-date.el (time-add, time-subtract, time-less-p):
297         Use eval-and-compile, not eval-when-compile.
298
299 2014-11-17  Albert Krewinkel  <albert@zeitkraut.de>
300
301         * message.el (message-valid-fqdn-regexp): Add non-internaional new
302         TLDs.
303
304 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
305
306         Port new time stamp handling to old Emacs and to XEmacs.
307         This is needed for Gnus, which copies time-date.el and which
308         runs on older Emacs implementations.
309         * time-date.el (with-decoded-time-value):
310         Handle 'nil' and floating-point arg more compatibly with new Emacs.
311         (encode-time-value, with-decoded-time-value):
312         Obsolete only if new Emacs.
313         (time-add, time-subtract, time-less-p): Define if not new Emacs.
314
315         Improve time stamp handling, and be more consistent about it.
316         This implements a suggestion made in:
317         http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
318         Among other things, this means timer.el no longer needs to
319         autoload the time-date module.
320         * time-date.el (seconds-to-time, days-to-time, time-since)
321         (with-decoded-time-value):
322         Treat 'nil' as current time.  This is mostly for XEmacs.
323         (encode-time-value, with-decoded-time-value): Obsolete.
324         (time-add, time-subtract, time-less-p): Use no-op autoloads, for
325         XEmacs.  Define only if XEmacs, as they're now C builtins in Emacs.
326
327 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
328
329         * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
330         discarding changes in ephemeral groups.
331
332         * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
333         things the user isn't interested in.
334
335 2014-11-13  Julien Danjou  <jd@abydos>
336
337         * gnus-notifications.el (gnus-notifications-notify): Provide both
338         app-icon and image-path.
339
340 2014-11-10  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
341
342         * mm-url.el (mm-url-encode-multipart-form-data):
343         Restore to handle "multipart/form-data" by eww.
344
345 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
346
347         * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
348         Landscheidt.
349
350 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
351
352         Simplify use of current-time and friends.
353         * gnus-delay.el (gnus-delay-article):
354         * gnus-sum.el (gnus-summary-read-document):
355         * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
356         * message.el (message-make-expires-date):
357         Omit unnecessary call to current-time.
358         * gnus-util.el (gnus-float-time): Simplify to an alias because
359         time-to-seconds now behaves like float-time with respect to nil arg.
360         (gnus-seconds-year): Don't call current-time twice to get the current
361         time stamp, as this can lead to inconsistent results.
362         * time-date.el (time-to-seconds) [!float-time]:
363         Use current time if arg is nil, to be compatible with float-time.
364         (time-date--day-in-year): New function, with most of the guts of
365         the old time-to-day-in-year.
366         (time-to-day-in-year): Use it.
367         (time-to-days): Use it, to avoid decoding the same time stamp twice.
368
369 2014-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
370
371         * gnus.el (gnus-mode-line-buffer-identification):
372         Don't add image data for a non-graphic display (bug#18813).
373
374 2014-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
375
376         * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
377         load-path, it blocks autoloading of find-image (bug#18813).
378
379 2014-10-24  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
380
381         * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
382         to keep connection open (bug#18728).
383
384 2014-10-20  Glenn Morris  <rgm@gnu.org>
385
386         * Merge in all changes up to 24.4 release.
387
388 2014-10-15  Jorge A. Alfaro-Murillo  <jorge.alfaro-murillo@yale.edu>  (tiny change)
389
390         * message.el (message-insert-signature): Use `newline' instead of
391         inserting explicit "\n".
392
393 2014-10-15  Sylvain Chouleur  <sylvain.chouleur@gmail.com>
394
395         * gnus-icalendar.el: Support vcal format timezones.
396         (gnus-icalendar-event--decode-datefield): Use icalendar functions to
397         compute dates with associated timezone.
398         (gnus-icalendar-event-from-ical): Compute all timezones.
399
400 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
401
402         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
403         check the newsrc.eld file's timestamp before saving it.
404         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
405         timestamp has changed to be newer.
406
407 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
408
409         * gnus-icalendar.el (gnus-icalendar-identities):
410         Include message-alternative-emails.
411
412 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
413
414         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
415         New compatibility functions.
416         (ntlm-build-auth-response): Use them.
417
418 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
419
420         * ntlm.el (ntlm-build-auth-request):
421         Add NTLM2 Session support.  (Bug#15603)
422
423 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
424
425         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
426         expired messages only when it was built in reverse order.
427
428 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
429
430         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
431         last so it can be used in `message-send-hook'.
432
433 2014-09-29  Daiki Ueno  <ueno@gnu.org>
434
435         * mml.el (mml-parse-1): Error out if unknown mode is specified in
436         <#secure> tag (bug#18513).
437
438 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
439
440         * parse-time.el: Require cl when compiling.
441
442 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
443
444         Use cl-lib as much as possible following the 2014-09-26 change
445         in the Emacs trunk.
446         * parse-time.el: Try requiring cl-lib.
447         (parse-time-incf): Alias to cl-incf or incf.
448         (digit-char-p): Remove.
449         (parse-time-integer): Alias to cl-parse-integer or the one defined.
450         (parse-integer): Rename to parse-time-integer.
451         (parse-time-tokenize, parse-time-rules, parse-time-string)
452         Use parse-time-incf and parse-time-integer.
453
454 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
455
456         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
457         of ":delete".
458
459 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
460
461         * gnus-art.el (gnus-article-browse-html-save-cid-content)
462         (gnus-article-browse-html-parts):
463         Revert last change that breaks links other than cid contents.
464
465 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
466
467         * gnus-art.el (gnus-article-browse-html-save-cid-content)
468         (gnus-article-browse-html-parts): Make cid file names relative.
469
470 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
471
472         * mm-view.el (mm-display-inline-fontify): Make the working buffer
473         temporarily displayed when running a mode function (at least org-mode
474         requires it).
475
476 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
477
478         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
479         the gnus-summary-article-expire-hook should be told where the function
480         is going. In particular, the Gnus registry might want to know.
481
482 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
483
484         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
485
486 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
487
488         * gnus-sum.el (gnus-summary-expire-articles): Revert.
489
490 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
491
492         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
493         the gnus-summary-article-expire-hook should be told where the function
494         is going. In particular, the Gnus registry might want to know.
495
496 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
497
498         Don't mishandle year-9999 dates (Bug#18176).
499         * parse-time.el (parse-time-rules):
500         Allow years up to most-positive-fixnum.
501         * time-date.el (date-to-time):
502         Pass "Specified time is not representable" errors through.
503
504 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
505
506         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
507         groups and t.
508
509 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
510
511         * gnus-utils.el (gnus-recursive-directory-files):
512         Unify hard or symbolic links (bug#18063).
513
514 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
515
516         * gnus-msg.el (gnus-configure-posting-style):
517         Allow string replacements in values when matching against a header.
518
519 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
520
521         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
522         the dribble buffer even when it is shrunk a lot.
523         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
524
525 2014-06-26  Glenn Morris  <rgm@gnu.org>
526
527         * mm-util.el (help-function-arglist): Remove outdated declaration.
528
529 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
530
531         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
532         attribute values.  (Bug#17834)
533
534 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
535
536         * gnus-sum.el (gnus-summary-edit-article-done):
537         Prefer point-marker to copy-marker of point.
538
539 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
540
541         * Makefile.in (install-el, install-el-elc): Compress .el files.
542         (uninstall): Remove compressed .el files.
543
544 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
545
546         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
547         (gnus-article-read-summary-keys):
548         Don't bug out when there is no article in the summary buffer.
549         (gnus-mime-buttonize-attachments-in-header):
550         Improve criterion that finds parts to display.
551
552         * gnus-art.el (gnus-mm-display-part):
553         * mm-decode.el (mm-shr):
554         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
555         (mm-insert-inline): Revert last changes.
556
557 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
558
559         * gnus-art.el (gnus-mm-display-part):
560         * mm-decode.el (mm-shr):
561         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
562         (mm-insert-inline): Set insertion type of end-marker, not only
563         start-marker, of undisplayer so as to stay after inserted text.
564
565 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
566
567         * html2text.el (html2text-get-attr): Fix typo when splitting value from
568         attribute. (Bug#17613)
569
570 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
571
572         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
573         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
574
575 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
576
577         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
578         Don't delete next part button; keep spacing between buttons.
579
580 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
581
582         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
583         Work for the last MIME part in an article.
584         (gnus-mime-display-single): Suppress excessive newlines between parts.
585
586         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
587         by leading or trailing newline.
588
589 2014-05-12  Sam Steingold  <sds@gnu.org>
590
591         * time-date.el (seconds-to-string): New function to pretty print time
592         delay in seconds.
593
594 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
595
596         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
597         while prompting a user for a file name, etc.
598         (gnus-mime-display-single): Display part with a common appearance no
599         matter whether MIME button is omitted or not; don't add duplicate entry
600         to gnus-article-mime-handle-alist.
601         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
602
603 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
604
605         * mml2015.el (mml2015-display-key-image): New variable.
606
607 2014-05-08  Glenn Morris  <rgm@gnu.org>
608
609         * gnus-fun.el (gnus-grab-cam-face):
610         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
611         This is CVE-2014-3421.
612
613 2014-05-04  Glenn Morris  <rgm@gnu.org>
614
615         * gnus-registry.el (gnus-registry-install-p): Doc fix.
616
617 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
618
619         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
620         the displaying state of a part.
621         (gnus-mm-display-part): Don't insert a newline in the beginning of
622         a part like gnus-mime-inline-part doesn't; work for XEmacs.
623
624         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
625         (mm-shr): Make undisplayer unbreakable.
626
627         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
628         Don't insert excessive newline.
629         (mm-inline-text-html-render-with-w3m, mm-inline-text)
630         (mm-insert-inline): Make undisplayer unbreakable.
631
632 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
633
634         * gnus.el: Ma Gnus v0.11 is released.
635
636 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
637
638         * gnus-art.el (gnus-mm-display-part):
639         Highlight header attachment buttons.
640
641 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
642
643         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
644         a part; redisplay a button (enbugged in 2014-02-05).
645
646 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
647
648         * auth-source.el (auth-source-search, auth-source-search-backends):
649         Treat :max 0 as an indicator that a boolean return is wanted, as
650         documented. Reported by Joe Bloggs.
651
652 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
653
654         * gnus-icalendar.el: Require gnus-art.
655
656 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
657
658         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
659         (gnus-icalendar--update-org-event): put event timestamp in
660         the org entry body instead of the drawer.
661         (gnus-icalendar-event--get-attendee-names): list of participants should
662         contain even attendees without common name attribute.
663         (gnus-icalendar--update-org-event): don't generate duplicates of empty
664         property tags in org drawers.
665
666 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
667
668         * gmm-utils.el (gmm-format-time-string): New function.
669
670         * message.el (message-insert-formatted-citation-line): Use the original
671         author's time zone to express a date string.
672
673 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
674
675         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
676         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
677         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
678         Silence compiler warnings.
679         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
680
681 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
682
683         * mml.el: Require url when compiling.
684
685         * gnus-cloud.el (gnus-cloud-parse-version-1):
686         Use plist-get rather than CL's getf.
687         (gnus-activate-group, gnus-subscribe-group): Declare.
688
689         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
690
691 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
692
693         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
694         buttons when toggling the header off.
695
696 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
697
698         * tls.el (tls-program): Reflow docstring.
699
700 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
701
702         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
703         groups work again.
704
705 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
706
707         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
708         999 correctly (i.e. "1,342").
709
710 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
711
712         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
713         out if the directory doesn't exist.
714
715 2014-03-07  Daiki Ueno  <ueno@gnu.org>
716
717         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
718         commands here; instead, only check if epg-config.el is available.
719
720 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
721
722         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
723         messages with embedded images.
724         (mml-generate-mime): Don't bug out if you don't have libxml.
725
726 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
727
728         * message.el (message-make-html-message-with-image-files): New command.
729
730 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
731
732         * gnus-group.el (gnus-group-make-group): Clarify prompt.
733
734         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
735
736 2014-02-23  David Engster  <deng@randomsample.de>
737
738         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
739         to stay compatible with older Emacsen, so replace `cl-loop' with
740         `loop'.
741
742 2014-02-22  Daniel Colascione  <dancol@dancol.org>
743
744         * auth-source.el (auth-source-secrets-listify-pattern): New function.
745         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
746         instead, build list of patterns.
747
748 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
749
750         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
751         Display header attachment buttons by gnus-article-prepare-display
752         rather than gnus-article-prepare so as to view in mml-preview as well.
753
754 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
755
756         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
757         in `auth-sources' means and link to EPA docs.
758
759 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
760
761         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
762         (bug#12375).
763
764 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
765
766         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
767         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
768
769 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
770
771         * message.el (message-tab): Mention what happens on normal tabs
772         (bug#11297).
773
774 2014-02-08  Glenn Morris  <rgm@gnu.org>
775
776         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
777
778 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
779
780         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
781         buttons that are hidden in unselected alternative part as well.
782         (gnus-mime-display-alternative): Redraw attachment buttons in header.
783
784         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
785
786 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
787
788         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
789         keystroke.
790         (gnus-server-toggle-cloud-server): Only allow clouding applicable
791         types.
792
793         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
794         with an empty string.
795
796 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
797
798         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
799         buffer-local in some buffers, so bind it explicitly in the buffer we're
800         trying to cancel the article in (bug#10808).
801
802 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
803
804         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
805         New functions.
806
807         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
808         New user option.
809         (gnus-mime-buttonize-attachments-in-header): New function.
810         (gnus-article-prepare): Use it.
811         (gnus-mime-inline-part): Suppress extra newline.
812         (gnus-mm-display-part): Save excursion;
813         remove useless deleting and adding of buttons.
814         (gnus-insert-mime-button): Allow insertion in the middle of a line.
815
816         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
817         Add gnus-mime-buttonize-attachments-in-header.
818
819 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
820
821         * nnimap.el (nnimap-request-articles): New command to download several
822         articles at once.
823
824         * gnus.el (gnus-variable-list): Save Cloud variables.
825
826         * gnus-int.el (gnus-request-accept-article): Doc fix.
827
828 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
829
830         * parse-time.el (parse-time-iso8601-regexp)
831         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
832         it more generally.
833
834 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
835
836         * gnus-cloud.el: New file to provide the Emacs Cloud.
837
838         * dgnushack.el: Silence XEmacs w3 warning.
839
840         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
841         `url-retrieve-synchronously', apparently.
842
843         * dgnushack.el: Silence XEmacs dns.el warning.
844
845         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
846         instead of in all files.
847
848         * dns.el (network-interface-list): Define for XEmacs.
849
850         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
851         XEmacs.
852
853         * nnrss.el (libxml-parse-html-region): Silence compilation error.
854
855 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
856
857         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
858         `gnus-group-split-fancy'.
859
860 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
861
862         * message.el (message-remove-header): Doc fix.
863         (message-forward-included-headers): New variable.
864         (message-remove-ignored-headers): Use it.
865
866 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
867
868         * nnir.el (nnir-request-update-mark): Don't try to update the source
869         group if we can't find it (bug#16611).
870
871 2014-01-31  Dave Abrahams  <dave@boostpro.com>
872
873         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
874
875 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
876
877         * dns.el (dns-servers-up-to-date-p): New function to see whether the
878         network interfaces changed.
879         (dns-query): Use it to flush the data.
880
881 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
882
883         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
884         from random face commands.
885         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
886         Face.
887         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
888         (gnus--random-face-with-type): Generic function returning a face-type
889         as a string.
890         (gnus--insert-random-face-with-type): Generic function inserting a face
891         in a message buffer header.
892         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
893         (gnus-insert-random-x-face-header): Rewritten to use
894         `gnus--insert-random-face-with-type`.
895         (gnus-random-face): Return random (png) Face as string.
896         (nus-insert-random-face-header): Insert random (png) Face in a message
897         buffer.
898
899 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
900
901         * mm-url.el: Remove all usage of w3.
902
903         * nnrss.el: Ditto.
904
905         * mm-decode.el: Ditto.
906
907         * mm-view.el: Ditto.
908
909         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
910         outdated and all Emacsen have url.el built-in.
911
912         * gnus-setup.el: Remove outdated file.
913
914 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
915
916         * gnus.el: Ma Gnus v0.9 is released.
917
918 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
919
920         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
921
922 2014-01-31  Dave Abrahams  <dave@boostpro.com>
923
924         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
925         in the summary buffer (bug#13769).
926
927 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
928
929         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
930         name if we're using a single article buffer.  Otherwise, it may point
931         to a killed buffer (bug#13756).
932
933 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
934
935         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
936         the match data, just save and restore it explictly (bug#12375).
937
938         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
939         that's needed.
940
941         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
942         the code once (bug#9069).
943
944 2014-01-18  Steinar Bang  <sb@dod.no>
945
946         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
947         reading.
948
949 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
950
951         * message.el (message-bury): Call bury-buffer with no argument
952         in the message-return-action case too.
953
954 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
955
956         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
957         (nnimap-split-fancy, nnimap-split-methods): Declare.
958
959         * mm-util.el (help-function-arglist): Declare.
960
961 2013-12-28  Glenn Morris  <rgm@gnu.org>
962
963         * gnus-sieve.el (gnus-sieve-select-method):
964         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
965         (gravatar-rating, gravatar-size):
966         * message.el (message-minibuffer-local-map):
967         * sieve-manage.el (sieve-manage-authenticators)
968         (sieve-manage-authenticator-alist): Specify custom types.
969
970         * hashcash.el (hashcash-program): Rename from hashcash-path.
971         Update callers.
972
973         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
974         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
975         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
976
977         * auth-source.el (auth-sources):
978         * nnmairix.el (nnmairix-propagate-marks-upon-close):
979         Fix custom types.
980
981         * tls.el (tls-certtool-program): Fix default value.
982
983 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
984
985         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
986         we get proper traces there, too.
987
988 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
989
990         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
991         value of the parameters if the current article has a Reply-To or From
992         field.
993
994 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
995
996         * gnus.el (gnus-group-buffer): Remove duplicate definition.
997
998 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
999
1000         * gnus-sum.el (gnus-summary-exit): Stop animations.
1001
1002 2013-12-19  Juri Linkov  <juri@jurta.org>
1003
1004         * gnus.el (gnus-suppress-keymap):
1005         * gnus-art.el (gnus-article-mode-map):
1006         * gnus-group.el (gnus-group-mode-map):
1007         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
1008         Remove [backspace] key binding because it shadows DEL (bug#16035).
1009
1010         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
1011
1012 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1013
1014         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
1015         Make sure work directory exists.
1016         (gnus-uu-digest-mail-forward): Store temporary files in work directory
1017         rather than tmp directory.
1018         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
1019         not necessarily always run, with it.
1020
1021 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
1022
1023         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
1024         value of gnus-icalendar-additional-identities work without restart.
1025
1026 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1027
1028         * mm-util.el (mm-make-temp-file):
1029         Alias to make-temp-file for modern Emacsen.
1030
1031 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1032
1033         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
1034         nnir-article-number and nnir-article-group.
1035
1036 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
1037
1038         * message.el (message-send-mail-with-sendmail):
1039         Don't kill error buffer if sending fails.
1040
1041 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
1042
1043         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
1044         (gnus-icalendar-event->org-entry)
1045         (gnus-icalendar--update-org-event)
1046         (gnus-icalendar-event->gnus-calendar): Distinguish between
1047         required/optional/non-participant attendee status.  Fix bug causing
1048         the first required event participant to be omitted.
1049
1050 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1051
1052         * gnus-art.el (article-de-quoted-unreadable)
1053         (article-de-base64-unreadable, gnus-mime-copy-part)
1054         * gnus-html.el (gnus-article-html)
1055         * mm-view.el (mm-inline-text-html-render-with-w3)
1056         (mm-inline-text-html-render-with-w3m-standalone)
1057         * rfc2231.el (rfc2231-decode-encoded-string):
1058         Allow overriding charset by mm-charset-override-alist.
1059
1060         * gnus-art.el (gnus-article-browse-html-parts):
1061         Replace LWSPs with `&nbsp;'s in header.
1062
1063         Work for broken Chinese articles.
1064
1065         * gnus-art.el (gnus-article-browse-html-save-cid-content):
1066         Exclude broken handles that gnus-summary-enter-digest-group may create.
1067         (gnus-article-browse-html-parts):
1068         Allow overriding charset by mm-charset-override-alist.
1069
1070 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1071
1072         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
1073         (gnus-icalendar-identities): Support additional-identities.
1074
1075 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1076
1077         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
1078         org-timestamp for events ending at midnight.
1079
1080 2013-11-21  Ivan Shmakov  <ivan@siamics.net>
1081
1082         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
1083         .log files.
1084
1085 2013-11-20  David Engster  <deng@randomsample.de>
1086
1087         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
1088
1089 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
1090
1091         * message.el (message-beginning-of-line):
1092         Use beginning-of-visual-line when visual-line-mode is turned on.
1093
1094 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
1095
1096         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
1097         (gnus-icalendar-event-from-ical)
1098         (gnus-icalendar-event->org-entry)
1099         (gnus-icalendar--update-org-event): Required/optional participation,
1100         list of attendees synced to org.
1101
1102 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1103
1104         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
1105         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
1106         cancellations to be synced to org if the original appt has an org
1107         outline.
1108
1109 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1110
1111         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
1112         (gnus-icalendar-event->org-entry)
1113         (gnus-icalendar--update-org-event)
1114         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
1115
1116 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
1117
1118         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
1119         Fix timezone handling in gnus-icalendar export to org.
1120
1121 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1122
1123         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
1124
1125 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1126
1127         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
1128
1129 2013-10-30  Glenn Morris  <rgm@gnu.org>
1130
1131         * gnus-group.el (gnus-group-browse-foreign-server):
1132         * gnus-int.el (gnus-start-news-server):
1133         Silence compiler obsolescence warning.
1134
1135 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1136
1137         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
1138         `nnoo-current-server' first, then for the actual `nnimap-address' to
1139         allow netrc entries for the nnoo server to coexist with netrc entries
1140         for the `nnimap-address'.
1141
1142 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1143
1144         * mm-decode.el (mm-dissect-buffer): Revert last change.
1145         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1146         The problem that motivated those changes was attributed to a broken
1147         mail sender, and has been fixed.
1148
1149 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1150
1151         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
1152         token is missing in the Content-Type header.
1153
1154         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1155
1156 2013-09-18  Glenn Morris  <rgm@gnu.org>
1157
1158         * gnus-util.el (image-size): Declare.
1159
1160 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1161
1162         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
1163         (gnus-icalendar-event-from-ical)
1164         (gnus-icalendar-event--build-reply-event-body)
1165         (gnus-icalendar-event-reply-from-buffer)
1166         (gnus-icalendar-find-org-event-file)
1167         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
1168         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
1169
1170         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
1171
1172 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1173
1174         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
1175         Use save-current-buffer.
1176         (gnus-tree-mode-map): Initialize in the declaration.
1177         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
1178         (scroll-in-place): Defvar it.
1179         (gnus-tmp-*): Defvar them.
1180         (gnus-get-tree-buffer): Use derived-mode-p.
1181         (gnus--let-eval): New macro.
1182         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
1183         non-prefixed variables.
1184         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
1185
1186         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
1187         vars since it doesn't seem to be available.
1188         (gnus-set-global-variables, gnus-summary-read-group-1)
1189         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
1190         (gnus-summary-display-article, gnus-summary-select-article)
1191         (gnus-summary-next-article, gnus-offer-save-summaries)
1192         (gnus-summary-generic-mark): Use derived-mode-p.
1193         (gnus-summary-read-group-1, gnus-summary-exit)
1194         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
1195         Adjust calls to gnus-tree-close and gnus-tree-open.
1196
1197         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
1198
1199         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
1200         (gnus-agent-mode): Use derived-mode-p.
1201         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
1202         gnus-command-method and *-command-method to nil, but bind
1203         gnus-command-method to *-command-method instead!
1204         (gnus-agent-fetch-articles): Remove unused var `id'.
1205         (gnus-agent-fetch-headers): Remove unused arg `force'.
1206         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
1207         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
1208         (gnus-agent-short-article, gnus-agent-long-article)
1209         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
1210         first use.
1211         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
1212         `score-param'.
1213         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
1214         (gnus-get-predicate): Push in front of the cache, rather than end.
1215         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
1216         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
1217         (gnus-agent-expire-unagentized-dirs): Don't rebind
1218         gnus-agent-expire-current-dirs since the defvar silences the warning.
1219         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
1220         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
1221         (gnus-agent-regenerate): Simplify interactive spec and doc.
1222
1223 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1224
1225         * gnus-int.el (gnus-open-server): Silence compiler.
1226
1227         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1228
1229         * message.el (message-display-completion-list): Abolish.
1230         (message-completion-in-region): Use display-completion-list.
1231
1232 2013-09-17  Glenn Morris  <rgm@gnu.org>
1233
1234         * gnus-util.el (gnus-message-with-timestamp-1):
1235         Use `messages-buffer' function if available.  Ignore read-only.
1236
1237 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1238
1239         * message.el (message-expand-group, message-completion-in-region):
1240         Correct the order of start and end of a region.
1241
1242 2013-09-13  Glenn Morris  <rgm@gnu.org>
1243
1244         * mml2015.el (gnus-create-image): Autoload it.
1245
1246         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
1247
1248         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
1249         (image-size): Declare.
1250
1251 2013-09-12  Glenn Morris  <rgm@gnu.org>
1252
1253         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
1254         Avoid using `find', which i) might not be defined at runtime;
1255         ii) does not work, since its default test is eql, not equal.
1256         (gnus-mime-action-alist): Declare.
1257
1258 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1259
1260         * score-mode.el (gnus-score-mode-map): Move initialization
1261         into declaration.
1262         (gnus-score-mode): Use define-derived-mode.
1263         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
1264         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
1265         into declaration.
1266         (gnus-kill-file-mode): Use define-derived-mode.
1267         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
1268         Use derived-mode-p.
1269         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
1270         (gnus-group-setup-buffer, gnus-group-name-at-point)
1271         (gnus-group-make-web-group, gnus-group-enter-directory)
1272         (gnus-group-suspend): Use derived-mode-p.
1273         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
1274         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
1275         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
1276         (gnus-article-setup-buffer, gnus-article-prepare)
1277         (gnus-article-prepare-display, gnus-sticky-article)
1278         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
1279         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
1280         (gnus-article-read-summary-keys): Use derived-mode-p.
1281
1282 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1283
1284         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
1285
1286 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1287
1288         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
1289         shift_jis from the default value set for Japanese users.
1290
1291 2013-08-13  Glenn Morris  <rgm@gnu.org>
1292
1293         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
1294
1295         * gnus.el (gnus-valid-select-methods): Fix type.
1296
1297         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
1298
1299 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1300
1301         * mm-decode.el (mm-display-external): Run a timer for the temp files
1302         deletion after a viewer exits; add a deletion timer for the needsterm
1303         case, too.
1304
1305         * mm-decode.el (mm-display-external): Try to delete temporary files by
1306         using a 1-min. timer.
1307
1308 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1309
1310         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
1311         New internal variables.
1312         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
1313         (mm-display-external): Use it to delete temporary files instead of
1314         using timers.
1315
1316 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1317
1318         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
1319
1320 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
1321
1322         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
1323         with cond for backwards compatability.
1324
1325 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1326
1327         * mm-decode.el (mm-display-external): Bind process-connection-type to
1328         nil; don't delete a temp file immediately even if a viewer finishes,
1329         since it may be a shell script, like xdg-open, that launches a real
1330         viewer program belatedly.
1331
1332 2013-08-05  Dave Abrahams  <dave@boostpro.com>
1333
1334         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
1335         that we can create nndoc groups that excerpt other groups.
1336
1337 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1338
1339         * gnus-delay.el (gnus-delay-article): Fix typo.
1340
1341         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
1342         articles.
1343
1344         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
1345         we can get spell-checking etc.
1346
1347 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1348
1349         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
1350         a single one used for encoding the whole text in a header.
1351
1352 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1353
1354         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
1355         doesn't work properly on XEmacs.
1356
1357 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1358
1359         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
1360         before sending.
1361
1362         * dgnushack.el (dgnushack-compile): Add a temporary check for
1363         gnus-icalendar.
1364
1365         * mm-decode.el (mm-command-output): New face.
1366         (mm-display-external): Use it.
1367
1368 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
1369
1370         * nnmbox.el (nnmbox-request-article): Don't change point.
1371
1372 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1373
1374         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
1375         Include `handle' parameter.
1376
1377 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
1378
1379         * gnus-icalendar.el: New file.
1380
1381 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1382
1383         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
1384
1385         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
1386         dummy roots, too.
1387
1388 2013-08-01  David Edmondson  <dme@dme.org>
1389
1390         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
1391         out on ttys.
1392
1393 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1394
1395         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
1396         not empty.
1397
1398         * nnrss.el (nnrss-discover-feed): Indent.
1399
1400 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1401
1402         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
1403
1404 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1405
1406         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
1407         dirty to ensure nnimap data being saved.
1408
1409 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1410
1411         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
1412         menu entry.
1413
1414         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
1415         the current thread's total score instead of the current article's
1416         score.
1417
1418         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
1419         (gnus-sort-threads-recursively): Delete defcustom.
1420         (gnus-sort-threads-recursive): Adapt accordingly.
1421
1422 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1423
1424         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
1425         (gnus-sort-threads-recursive): Use it.
1426         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
1427         again.  Now that determines how to sort subthreads.
1428
1429 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1430
1431         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
1432         (gnus-sort-threads): Use it.
1433
1434 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
1435
1436         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1437         punctuation characters follow parentheses (bug#14950).
1438
1439 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1440
1441         * gnus.el (gnus-continuum-version):
1442         * gnus-msg.el (gnus-extended-version): Simplify.
1443
1444         * gnus.el (gnus-continuum-version-1): Remove.
1445         * gnus-msg.el (gnus-bug): Revert.
1446
1447         Calculate gnus-version correctly on Cygwin.
1448
1449         * gnus.el (gnus-continuum-version): Do main calculations in integers.
1450         (gnus-continuum-version-1): New function, return a string.
1451
1452         * gnus-msg.el (gnus-extended-version, gnus-bug):
1453         Use gnus-continuum-version-1 instead of gnus-continuum-version.
1454
1455 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1456
1457         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1458         (bug#13384).
1459
1460 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1461
1462         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1463         that were only relevant in a development version a long time ago.
1464
1465 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1466
1467         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1468         that the old Emacs 24s bundle.
1469
1470 2013-07-10  David Engster  <deng@randomsample.de>
1471
1472         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1473         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
1474         fixes a bug in Emacs trunk where the 'unexist' marks were always
1475         removed at startup because "Gnus v5.13" was considered smaller than "Ma
1476         Gnus v0.03".
1477
1478 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
1479
1480         * gnus.el (gnus-summary-line-format): Reference
1481         `gnus-user-date-format-alist' for the &user-date; format, not
1482         `gnus-summary-user-date-format-alist'.
1483
1484 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1485
1486         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1487         delete files (bug#13481).
1488
1489 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1490
1491         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1492
1493 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1494
1495         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1496         display images.
1497
1498         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1499
1500         * message.el (message-cancel-news): According to
1501         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1502         preferred over "cmsg cancel" in the Subject.
1503
1504         * nnir.el (nnir-engines): Note that the group specs are regexps
1505         (bug#13238).
1506
1507         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1508         gotten read-only text properties, ensure that those aren't heeded when
1509         copying stuff over (bug#13434).
1510
1511         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1512         (bug#13762).
1513
1514 2013-07-05  David Kastrup  <dak@gnu.org>
1515
1516         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1517         authinfo file again (important for blank passwords).  This had been
1518         broken with 2013-06-15 change.
1519
1520 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1521
1522         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1523         Revert 2013-01-14 change.
1524
1525 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1526
1527         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1528         of 'create-image' for XEmacs compatibility; check errors when decoding
1529         image.  Reported by Uwe Brauer.
1530
1531 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1532
1533         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1534         gnus-button-push revised at 2011-01-19.
1535
1536 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1537
1538         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1539         now live in the lisp/net Emacs 24 repository.
1540
1541 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1542
1543         * eww.el (eww-update-header-line-format): Quote % characters.
1544
1545 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1546
1547         * eww.el (eww-process-text-input): Display passwords as asterisks.
1548
1549         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1550
1551 2013-06-19  Tom Tromey  <tromey@redhat.com>
1552
1553         * eww.el (eww-top-url): Remove.
1554         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1555         (eww-render): Set new variables.  Don't set eww-top-url.
1556         (eww-handle-link): Handle "prev", "home", and "contents".
1557         Downcase the rel text.
1558         (eww-top-url): Choose best top URL.
1559
1560 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1561
1562         * eww.el: Rewrite to implement form elements "by hand" instead of
1563         relying in widget.el.  Using widget.el leads to too many
1564         user interface inconsistencies.
1565         (eww-self-insert): Implement entering commands in text fields.
1566         (eww-process-text-input): New function to make text input field editing
1567         work.
1568         (eww-submit): Rewrite to use the new-style form methods.
1569         (eww-select-display): Display the correct selected item.
1570         (eww-change-select): Implement changing the select value.
1571         (eww-toggle-checkbox): Implement radio/checkboxes.
1572         (eww-update-field): Fix compilation error.
1573         (eww-tag-textarea): Implement <textarea>.
1574
1575         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1576         don't shadow mode-specific bindings.
1577
1578         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1579         nothing to push.
1580
1581         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
1582
1583 2013-06-19  Glenn Morris  <rgm@gnu.org>
1584
1585         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1586
1587 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1588
1589         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1590
1591 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1592
1593         * shr.el (shr-make-table-1): Implement <td rowspan>.
1594         (shr-table-horizontal-line): Allow nil as a value, and change the
1595         default.
1596         (shr-insert-table-ruler): Respect the nil value.
1597
1598 2013-06-18  Tom Tromey  <tromey@barimba>
1599
1600         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1601         New defvars.
1602         (eww-open-file): New defun.
1603         (eww-render): Initialize new variables.
1604         (eww-display-html): Handle "link" and "a".
1605         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1606         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1607         (eww-back-url): Rename from eww-previous-url.
1608         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1609         defuns.
1610
1611 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1612
1613         * shr.el (shr-tag-table): Insert the images after the table, so that
1614         they're not covered by the table colourisation, which often looked
1615         awkward.
1616         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1617         <dd>.
1618         (shr-make-table-1): Implement <td colspan=> support.
1619         (shr-insert-document): Use one less than window width if `shr-width' is
1620         nil, since otherwise things may get one character too wide.
1621
1622 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1623
1624         * eww.el (eww-detect-charset): Improve regexp; move backward.
1625
1626 2013-06-18  Glenn Morris  <rgm@gnu.org>
1627
1628         * mm-decode.el (widget-convert-button): Autoload.
1629
1630         * sieve-manage.el (mm-enable-multibyte): Autoload.
1631
1632         * shr.el (libxml-parse-html-region): Declare.
1633         (shr-render-buffer): Explicit error if no libxml2 support.
1634
1635 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1636
1637         * auth-source.el (auth-source-current-line): New function.
1638         (auth-source-netrc-parse-entries): When a data token is "machine",
1639         assume we're in the wrong place and abort parsing the current line.
1640
1641 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1642
1643         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1644         (eww-convert-widgets): Don't bug out if the first widget starts at the
1645         beginning of the buffer.
1646         (eww-convert-widgets): Fix last patch.
1647         (eww-tag-input): Support <input type=image>.
1648
1649         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1650         (shr-tag-base): Protect against base specs that are degenerate.
1651         (shr-ensure-paragraph): Don't delete empty lines that have text
1652         properties, because these may be input fields.
1653
1654         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1655         we can navigate to them.
1656
1657         * shr.el (shr-colorize-region): Put the colours over the entire region.
1658         (shr-inhibit-decoration): New variable.
1659         (shr-add-font): Use it to inhibit text property decorations while doing
1660         preliminary table renderings.  This speeds up typical Wikipedia page
1661         renderings by 15%.
1662         (shr-tag-span): Don't respect the <title>, because that overwrites the
1663         help-echo from links inside the spans.
1664         (shr-next-link): Use `help-echo' for navigation, so that we can
1665         navigate to form elements, too.
1666
1667         * eww.el (eww-button): New face.
1668         (eww-convert-widgets): Use it to make submit buttons more button-like.
1669
1670         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1671         that Gnus commands work.
1672
1673         * shr.el (shr-render-td): Support horizontal alignment.
1674
1675         * eww.el (eww-put-color): Removed.
1676         (eww-colorize-region): Use `add-face-text-property'.
1677
1678         * shr.el (shr-add-font): Append face data, so that we get the correct
1679         precedence: The innermost value (which is applied first) wins.
1680         (shr-make-overlay): Obsolete function.
1681
1682         * mm-decode.el (mm-convert-shr-links): New function to convert
1683         new-style shr URL links into widgets.
1684         (mm-shr): Use it.
1685
1686         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1687         widget commands, since we're no longer using widgets for links.
1688
1689         * shr.el (shr-next-link): New command.
1690         (shr-previous-link): New command.
1691         (shr-urlify): Don't use `widget-convert', because that's slow.
1692         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1693         because collecting the overlays and reapplying them when generating
1694         tables is slow.
1695         (shr-insert-table): Ditto.
1696
1697 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1698
1699         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1700         * shr.el (browse-url): Require `url'.
1701         * eww.el (url): Require format-spec.
1702
1703 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1704
1705         * eww.el (eww-display-html): Default to using the entire window width.
1706         (eww-browse-url): Don't add a User-Agent header (twice), because that
1707         makes Bing refuse connection.
1708
1709         * shr.el (shr-make-table): Cache the table rendering at the table
1710         level, and not the <td> level.  This is a bit faster.
1711
1712         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1713         #id.
1714
1715         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1716         browsers don't.
1717         (shr-expand-url): Respect #anchor links.
1718         (shr-parse-base): Chop off the anchor before using.
1719         (shr-descend): Respect display: none.
1720         (shr-descend): Allow marking elements that have certain IDs.
1721
1722         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1723
1724         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1725
1726         * eww.el (eww-tag-textarea): Support <textarea>.
1727
1728 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1729
1730         * shr.el (shr-dom-to-xml): Fixed function call.
1731
1732         * eww.el (eww): New group.
1733         (eww-header-line-format): New custom variable.
1734         (eww-current-title): New variable.
1735         (eww-display-html): Update header and handle title tag.
1736         (eww-update-header-line-format): New function.
1737         (eww-tag-title): New function.
1738
1739         * shr.el (shr-dom-to-xml): New function.
1740         (shr-tag-svg): Add support for the SVG tag.
1741         (shr-bullet): New custom variable.
1742         (shr-tag-li): Support custom bullet in unordered lists.
1743
1744 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1745
1746         * shr.el (shr-expand-url): Respect // URLs.
1747
1748         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1749         put a background colour onto the entire buffer.
1750         (eww-render): When being redirected, use the redirect URL as the new
1751         base URL.
1752
1753         * shr.el (shr-parse-base): Fix parsing error.
1754
1755         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1756
1757         * shr.el (shr-parse-base): New function.
1758         (shr-expand-url): Use it to expand relative URLs reliably.
1759
1760 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1761
1762         * auth-source.el (auth-source-search-collection): Fix docstring.
1763         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1764         single-quoted strings and multiline entries.
1765         (auth-source-netrc-parse-next-interesting)
1766         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1767         functions to support parser.
1768
1769 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1770
1771         * eww.el (eww-submit): Get submit button logic right when hitting RET
1772         on non-submit buttons.
1773
1774         * shr.el: Remove shr-preliminary-table-render, since that can't really
1775         be used for anything in practice.
1776
1777 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1778
1779         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1780         (sieve-manage-quit).
1781
1782 2013-06-14  Glenn Morris  <rgm@gnu.org>
1783
1784         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1785
1786 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1787
1788         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1789         control the maximum size of photo ID image.
1790         (mml2015-epg-key-image-to-string): Respect it.
1791
1792 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1793
1794         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1795         instead of the final one so that we can more easily distinguish them.
1796
1797         * eww.el (eww-submit): Compute the submission URL correctly.
1798
1799 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1800
1801         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1802         Use plist-get rather than CL's getf.
1803         (sieve-manage-parse-capability): Avoid CL's remove-if.
1804
1805 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1806
1807         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1808         (sieve-manage-quit).
1809
1810 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1811
1812         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1813         last slash.
1814
1815         * eww.el (eww-tag-select): Use the first value as the default value.
1816
1817 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1818
1819         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1820         (eww-mode): Use `define-derived-mode'.
1821         (eww-parse-headers): Parse headers from beginning of buffer so that
1822         file:// links work.
1823
1824 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1825
1826         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1827
1828 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1829
1830         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1831         to handle them at all.
1832
1833 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1834
1835         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1836         work, too.
1837         (eww-tag-select): Implement <select>.
1838
1839 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1840
1841         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1842         stream managing functions by using open-protocol-stream to do most of
1843         the work.  Has the nice benefit of enabling STARTTLS.
1844         Wait for capabilities after STARTTLS: following RFC5804, the server
1845         sends new capabilities after successfully establishing a TLS connection
1846         with the client.  The client should update the cached list of
1847         capabilities, but we just ignore the answer for now.
1848         (sieve-manage-network-p, sieve-manage-network-open)
1849         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1850         (sieve-manage-forward, sieve-manage-streams)
1851         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1852         API, nor called by any other function.
1853         Enable Multibyte for SieveManage buffers: The parser won't properly
1854         handle umlauts and line endings unless multibyte is turned on in the
1855         process buffer.
1856
1857 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1858
1859         * eww.el (eww-tag-input): Support password fields.
1860         (eww-submit): Support POST.
1861
1862 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1863
1864         * eww.el (eww-tag-form): Protect against degenerate forms.
1865
1866         * shr.el (shr-expand-url): Expand URLs that start with a slash
1867         correctly.
1868
1869         * eww.el (eww-submit): Get submit button logic right.
1870
1871         * shr.el (shr-final-table-render): New variable to signal when we're
1872         doing the final table rendering so that we can collect more data at
1873         that point.
1874
1875         * eww.el (eww-submit): Make form submission work.
1876         (eww-tag-input): Implement submit buttons.
1877         (eww-click-radio): Implement radio and checkboxes.
1878         (eww-submit): Handle hidden elements.
1879
1880         * shr.el (shr-descend): Allow other packages to override (or provide)
1881         rendering of elements.
1882         (shr-expand-url): Strip query strings from URLs before expanding them.
1883
1884         * eww.el: Don't require cl-lib.
1885         (eww-tag-form): Start form support.
1886
1887         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1888
1889         * eww.el: Start writing a new, tiny web browser.
1890         (eww-previous-url): New command.
1891         (eww-quit): New command.
1892
1893 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1894
1895         * sieve.el: Put point at beginning of buffer when viewing a script.
1896         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1897         number in sieve-buffer's header.  Fixed code to also work with a string
1898         as port specifier.  Properly close the connection on pressing 'q'.  Make
1899         sieve-manage-quit close the connection and process buffer.  Also, remove
1900         duplicate keybinding for 'q'.
1901
1902 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1903
1904         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1905         make it easier to read.
1906         (mm-pkcs7-enveloped-magic): Ditto.
1907
1908 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1909
1910         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1911         before `image-type-available-p' to avoid loading the image libraries
1912         needlessly.
1913
1914 2013-06-05  David Engster  <deng@randomsample.de>
1915
1916         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1917         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1918         to see whether the group was synced before.
1919
1920 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1921
1922         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1923         when opening the connection.
1924         Suggested by João Távora <joaotavora@gmail.com> in
1925         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1926
1927 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1928
1929         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1930         assume Date header begins with "Date", that may be customized into
1931         something like "X-Sent" using gnus-article-time-format.
1932         (article-transform-date): Allow multi-line Date header.
1933
1934 2013-06-02  David Engster  <deng@randomsample.de>
1935
1936         * registry.el (initialize-instance, registry-lookup)
1937         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1938         (registry-lookup-secondary-value, registry-search, registry-delete)
1939         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1940         not wrap methods in `eval-and-compile'.  This breaks due to latest
1941         changes in EIEIO (introduction of eieio-core.el).
1942
1943 2013-05-30  Glenn Morris  <rgm@gnu.org>
1944
1945         * nnmail.el (nnmail-fancy-expiry-target):
1946         Also bind mail-dont-reply-to-names.
1947
1948         * spam-stat.el (spam-stat-save):
1949         No need to tweak font-lock in temp buffers.
1950
1951         * shr.el (shr-put-image): Silence compiler.
1952
1953 2013-05-29  Glenn Morris  <rgm@gnu.org>
1954
1955         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1956
1957         * gnus-group.el (gnus-sequence-of-unread-articles)
1958         (gnus-summary-add-mark, gnus-mark-article-as-read)
1959         (gnus-group-make-articles-read): Declare.
1960
1961         * gnus-sum.el (gnus-parameter-list-identifier)
1962         (gnus-article-stop-animations, gnus-stop-downloads)
1963         (gnus-article-only-boring-p, article-goto-body)
1964         (gnus-flush-original-article-buffer, article-narrow-to-head)
1965         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1966         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1967
1968         * gnus.el: No need to eval-and-compile autoloads.
1969
1970         * gravatar.el (help-function-arglist): Autoload.
1971
1972         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1973
1974         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1975
1976         * spam.el: No need to load spam-report when compiling.
1977         No need to eval-and-compile autoloads.
1978         (spam-report-resend-to): Declare.
1979         (spam-report-resend-register-routine): Require 'spam-report.
1980
1981 2013-05-24  Julien Danjou  <julien@danjou.info>
1982
1983         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1984         setup.
1985
1986 2013-05-23  Glenn Morris  <rgm@gnu.org>
1987
1988         * gnus-util.el (rmail-swap-buffers-maybe)
1989         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1990         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1991         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1992
1993         * mm-decode.el: No need to load term when compiling.
1994         (term-mode, term-char-mode): Declare.
1995
1996         * mm-util.el: No need to load jka-compr when compiling.
1997         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1998
1999         * nnmaildir.el: Require is automatically eval-and-compile.
2000         (nnmail): Require at run-time too.
2001
2002         * registry.el (registry-size): Move definition before use.
2003
2004 2013-05-22  Daiki Ueno  <ueno@gnu.org>
2005
2006         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
2007         signed data to conform the standard.  (Bug#14232)
2008
2009 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
2010
2011         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
2012         double angle quotation mark.
2013
2014 2013-05-20  Glenn Morris  <rgm@gnu.org>
2015
2016         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
2017
2018 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2019
2020         * message.el (message-insert-formatted-citation-line): handle finding
2021         first/lastname when more than 2 names appear.
2022
2023 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2024
2025         * shr.el (shr-tag-span): New function.
2026
2027 2013-05-18  Glenn Morris  <rgm@gnu.org>
2028
2029         * message.el (message-mode): Use message-mode-abbrev-table,
2030         with text-mode-abbrev-table as parent.  (Bug#14413)
2031
2032 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2033
2034         * message.el (message-expand-group): Decode group names.
2035
2036 2013-05-16  Julien Danjou  <julien@danjou.info>
2037
2038         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
2039         app-icon.
2040
2041 2013-05-15  Glenn Morris  <rgm@gnu.org>
2042
2043         * shr-color.el (shr-color-visible-luminance-min)
2044         (shr-color-visible-distance-min): Use shr-color group.
2045
2046 2013-05-11  Glenn Morris  <rgm@gnu.org>
2047
2048         * gnus-vm.el: Make it loadable without VM.
2049         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
2050         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
2051
2052 2013-05-09  Glenn Morris  <rgm@gnu.org>
2053
2054         * mml1991.el: Make it loadable.  (Bug#13456)
2055
2056         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
2057         * gnus-async.el (gnus-async-post-fetch-function):
2058         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
2059         * gnus-html.el (gnus-html-image-cache-ttl):
2060         * gnus-notifications.el (gnus-notifications-timeout):
2061         * gnus-picon.el (gnus-picon-properties):
2062         * gnus-util.el (gnus-completion-styles):
2063         * gnus.el (gnus-other-frame-resume-function):
2064         * message.el (message-user-organization-file)
2065         (message-cite-reply-position):
2066         * nnir.el (nnir-summary-line-format)
2067         (nnir-retrieve-headers-override-function):
2068         * shr-color.el (shr-color-visible-luminance-min):
2069         * shr.el (shr-blocked-images):
2070         * spam-report.el (spam-report-resend-to):
2071         * spam.el (spam-summary-exit-behavior): Fix custom types.
2072
2073         * gnus-salt.el (gnus-selected-tree-face): Fix default.
2074
2075 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2076
2077         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
2078         because of let-binding help-xref-following.  (Bug#14356)
2079
2080 2013-05-06  Glenn Morris  <rgm@gnu.org>
2081
2082         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
2083
2084 2013-05-04  Andrew Cohen  <cohen@bu.edu>
2085
2086         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
2087         entering into the registry.
2088
2089 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2090
2091         * gnus.el: Ma Gnus v0.7 is released.
2092
2093 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2094
2095         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
2096         (Bug#14304)
2097
2098 2013-04-27  Glenn Morris  <rgm@gnu.org>
2099
2100         * gnus.el (gnus-list-debbugs):
2101         Use require rather than autoload.  (Bug#14262)
2102
2103 2013-04-27  Julien Danjou  <julien@danjou.info>
2104
2105         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
2106         port to "sieve" now that it has an official IANA port assigned.
2107
2108 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2109
2110         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
2111         Don't set the MAILHOST environment variable permanently (Bug#14271).
2112
2113 2013-04-26  Glenn Morris  <rgm@gnu.org>
2114
2115         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
2116
2117 2013-04-25  Andrew Cohen  <cohen@bu.edu>
2118
2119         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
2120         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
2121
2122 2013-04-24  Andrew Cohen  <cohen@bu.edu>
2123
2124         * nnir.el (nnir-close-group): Make sure we are in the right group.
2125
2126         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
2127         dependency table from all newly retrieved headers.
2128
2129 2013-04-16  David Edmondson  <dme@dme.org>
2130
2131         Support <img src="data:...">.
2132
2133         * shr.el (shr-image-from-data): New function.
2134         (shr-tag-img): Use it.
2135
2136 2013-04-14  Andrew Cohen  <cohen@bu.edu>
2137
2138         * nnir.el (nnir-request-set-mark): Make sure we are in the right
2139         group.
2140
2141 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2142
2143         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
2144         corresponding to any existing group (Bug#14166).
2145
2146 2013-04-10  Andrew Cohen  <cohen@bu.edu>
2147
2148         * nnir.el (number-sequence): No longer used.
2149         (nnir-request-set-mark): New function.
2150         (nnir-request-update-info): Improve marks updating.
2151         (nnir-request-scan): Don't duplicate marks updating.
2152         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
2153         Use 'assq rather than 'assoc.  Quote anonymous function.
2154         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
2155         Use 'gnus-group-prefixed-p.
2156         (gnus-summary-create-nnir-group): Make sure server for method is open.
2157
2158 2013-04-04  Andrew Cohen  <cohen@bu.edu>
2159
2160         * nnir.el (gnus-nnir-group-p): New function.
2161         (nnir-possibly-change-group): Use it.
2162
2163         * gnus-msg.el (gnus-setup-message): Use it.
2164
2165 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2166
2167         * mml.el (mml-minibuffer-read-description): Use `default' insted of
2168         `initial-input' for the argument name.
2169         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2170
2171 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
2172
2173         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
2174         (used by MH-E).
2175
2176 2013-04-01  Andrew Cohen  <cohen@bu.edu>
2177
2178         * nnir.el (nnir-request-update-mark): Improve mark updating in original
2179         group.
2180
2181         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
2182         fix compilation.
2183
2184 2013-03-31  Andrew Cohen  <cohen@bu.edu>
2185
2186         * nnir.el (nnir-method-default-engines): And another typo.
2187
2188 2013-03-30  Andrew Cohen  <cohen@bu.edu>
2189
2190         * nnir.el (nnir-method-default-engines): Fix typo.
2191
2192 2013-03-29  Andrew Cohen  <cohen@bu.edu>
2193
2194         * nnir.el: Define 'number-sequence for xemacs.
2195         (gnus-summary-create-nnir-group): New function to create an nnir group
2196         from an nnir summary buffer based on the current query.
2197         (nnir-request-create-group): Update to allow nnir group creation based
2198         on the current query.
2199
2200 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2201
2202         * nndraft.el (nndraft-request-expire-articles):
2203         Make expiry target always `delete'.
2204
2205 2013-03-27  Andrew Cohen  <cohen@bu.edu>
2206
2207         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
2208         buffer use the posting-style and gcc of the original article group.
2209         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
2210
2211         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
2212         after other deffoos.
2213
2214 2013-03-25  Andrew Cohen  <cohen@bu.edu>
2215
2216         * nnir.el: Major rewrite.  Cleaner separation between searches and group
2217         management.  Marks are now shown in nnir summary buffers.  Rudimentary
2218         support for real (i.e. not ephemeral) nnir groups.
2219         (gnus-summary-make-nnir-group): New function for initiating searches
2220         from a summary buffer.
2221
2222 2013-03-18  Sam Steingold  <sds@gnu.org>
2223
2224         * message.el (message-bury): Minor cleanup.
2225
2226 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
2227
2228         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
2229
2230 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2231
2232         * nndir.el (nndir-request-list): Remove 2nd argument passed to
2233         nnml-request-list.  (Bug#13873)
2234         (nndir-request-newsgroups): Remove, unused.
2235
2236         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
2237
2238 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2239
2240         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
2241         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
2242         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2243
2244 2013-03-03  Ted Phelps  <phelps@gnusto.com>
2245
2246         * shr.el: Make all the overlays set the `evaporate' property so that
2247         they're removed properly.
2248
2249 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
2250
2251         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
2252         shell-quote-argument.
2253
2254 2013-02-22  David Engster  <deng@randomsample.de>
2255
2256         * gnus-registry.el (gnus-registry-save): Provide class name when
2257         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
2258         `condition-case' to stay compatible with older EIEIO versions which
2259         only accept one argument.
2260
2261 2013-02-17  Daiki Ueno  <ueno@gnu.org>
2262
2263         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
2264         (epg-user-id-validity): Autoload.
2265         (mml2015-epg-check-user-id): New function.
2266         (mml2015-epg-check-sub-key): New function split from
2267         mml2015-epg-find-usable-key.
2268         (mml2015-epg-find-usable-key): Accept context, name, usage, and
2269         optional name-is-key-id, to handle the case when user-id is unusable.
2270         Reported by Łukasz Stelmach <stlman@poczta.fm>.
2271
2272 2013-02-17  Glenn Morris  <rgm@gnu.org>
2273
2274         * shr.el (shr-put-image): Use image-multi-frame-p if available.
2275
2276 2013-02-16  Glenn Morris  <rgm@gnu.org>
2277
2278         * shr.el (shr-put-image): Only animate images that specify a delay.
2279         This is consistent with the old image-animated-p behavior.
2280
2281 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2282
2283         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
2284         for XEmacs.
2285
2286 2013-02-13  Juri Linkov  <juri@jurta.org>
2287
2288         * gnus-art.el (gnus-article-mode-map):
2289         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
2290         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2291
2292 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
2293
2294         * auth-source.el (auth-source-format-prompt): Don't get confused by
2295         any "\" in replacement text.  (Bug#13637)
2296
2297 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
2298
2299         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
2300         (gnus-backend-trace): Honour gnus-backend-trace.
2301
2302         * mml.el (mml-insert-part): Insert closing tag.
2303
2304         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
2305
2306 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2307
2308         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
2309         able to find the article, which can happen in debbugs groups,
2310         apparently.
2311
2312 2013-01-16  Glenn Morris  <rgm@gnu.org>
2313
2314         * smiley.el (smiley-style): Make the file loadable in batch mode.
2315
2316 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2317
2318         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
2319         imap process running.
2320
2321 2013-01-14  Julien Danjou  <julien@danjou.info>
2322
2323         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2324         Compare addresses against addresses, not against the full From field.
2325
2326 2013-01-13  Richard Stallman  <rms@gnu.org>
2327
2328         * message.el (message-forward-make-body-mime): New args BEG, END
2329         specify what part of FORWARD-BUFFER to use.  Do the work directly
2330         instead of calling `mml-insert-buffer'.
2331
2332 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
2333
2334         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
2335         cross-reference(s).
2336
2337         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
2338         cross-reference(s).
2339
2340 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
2341
2342         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
2343         and point-max-marker.
2344         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
2345
2346 2013-01-11  Julien Danjou  <julien@danjou.info>
2347
2348         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2349         max are almost equal.  Also return the correct value for V which is
2350         already between 0 and 1.
2351
2352 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
2353
2354         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
2355         to mml2015-encrypt-to-self.
2356         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
2357
2358 2013-01-09  Daiki Ueno  <ueno@gnu.org>
2359
2360         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
2361         mml-smime-epg-find-usable-secret-key.
2362
2363 2013-01-08  Glenn Morris  <rgm@gnu.org>
2364
2365         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
2366
2367 2013-01-07  Daiki Ueno  <ueno@gnu.org>
2368
2369         * mml-smime.el: Support signing by sender.
2370         Requested by Uwe Brauer.
2371         (mml-smime-sign-with-sender): New user option analogous
2372         to mml2015-sign-with-sender.
2373         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
2374         (mml-smime-epg-find-usable-secret-key): New helper function copied from
2375         mml2015.el.
2376
2377 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2378
2379         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
2380         isn't running, because Gnus will probably not know how to handle the
2381         Gcc header (bug#11941).
2382
2383         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
2384         articles.
2385
2386 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2387
2388         * nnfolder.el (nnfolder-recursive-directory-files): New function.
2389         (nnfolder-generate-active-file): Make this function work with recursive
2390         folder names.
2391
2392 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2393
2394         * nntp.el (nntp-open-connection): Use HELP as the capability command
2395         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
2396         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
2397
2398 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
2399
2400         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
2401         place holder since this gives `Invalid face reference: nil' messages.
2402         Use the `default' face instead.  It has the same effect here, even
2403         though it is not no-op.
2404
2405         * gnus-util.el
2406         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
2407
2408 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2409
2410         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
2411         non-string posting styles (bug#13285).
2412
2413 2012-12-27  Glenn Morris  <rgm@gnu.org>
2414
2415         * plstore.el (plstore-passphrase-callback-function):
2416         Use plstore-get-file.
2417
2418 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
2419
2420         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
2421         stderr.
2422
2423 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2424
2425         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
2426
2427         * gnus-compat.el (set-buffer-multibyte): Remove.
2428
2429 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2430
2431         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
2432         temporary file to get PGP key image.  Pass no-show-photos when
2433         extracting image to avoid having it pop up twice.
2434
2435 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
2436
2437         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2438         eligible for treatment.
2439
2440         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2441         lines.  This makes summary commands with hidden threads work more
2442         reliably.
2443
2444         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2445         button to mark the hidden citations (bug#9395).
2446
2447 2012-12-26  Daiki Ueno  <ueno@gnu.org>
2448
2449         * mml2015.el (mml2015-epg-signature-to-string): New function.
2450         (mml2015-epg-verify-result-to-string): New function.
2451         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2452         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2453         instead of epg-verify-result-to-string.
2454         (epg-signature-key-id, epg-signature-to-string): Autoload.
2455         (epg-verify-result-to-string): Remove autoload.
2456
2457 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2458
2459         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2460         ID image from GPG public key.
2461         (mml2015-epg-key-image-to-string): New function.
2462
2463 2012-12-25  Leo Liu  <sdl.web@gmail.com>
2464
2465         * plstore.el (plstore-passphrase-callback-function): Fix error when
2466         error when plstore-cache-passphrase-for-symmetric-encryption is set
2467         (bug#13264).
2468
2469 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2470
2471         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2472         buffer to the article buffer here, because that clobbers multiple
2473         article buffers.
2474
2475         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2476         buffer always points to the right summary buffer.
2477
2478 2012-12-25  John Wiegley  <jwiegley@gmail.com>
2479
2480         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2481         the password (bug#12097).
2482
2483 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2484
2485         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2486         (bug#13263).
2487
2488         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2489         buffer exists before using it (bug#12475).
2490
2491         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2492         offline groups (bug#11937).
2493
2494         * message.el (message-yank-original): When using customize to set the
2495         value of `message-cite-style', the variable it set to a symbol that's
2496         the name of the variable, which must then be dereferenced (bug#12616).
2497
2498 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
2499
2500         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2501         the `face' property with a list whose car is the face specified in the
2502         format string and whose cdr is (nil).
2503         * lisp/gnus-util.el
2504         (gnus-put-text-property-excluding-characters-with-faces):
2505         Change accordingly.
2506         (gnus-get-text-property-excluding-characters-with-faces): New function.
2507         * lisp/gnus-sum.el (gnus-summary-highlight-line):
2508         * lisp/gnus-salt.el (gnus-tree-highlight-node):
2509         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2510
2511 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2512
2513         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2514         login methods.
2515         (nnimap-login): Respect the `nnimap-authenticator' variable.
2516
2517         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2518         mark state when moving articles.  Otherwise unticked articles will get
2519         their ticks back after moving.
2520
2521 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2522
2523         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2524
2525         * message.el (message-ignored-news-headers): Always remove
2526         X-Message-SMTP-Method to avoid information leakage if the user
2527         mistakenly inserts the header into news messages.
2528
2529         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2530
2531         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2532         right than four characters, this command would move point to
2533         `point-max'.  Don't do that.
2534
2535         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2536         to nil to allow re-selecting groups that gain articles.
2537         (gnus-bug-group-download-format-alist): Update the URL.
2538
2539 2012-12-23  Andreas Schwab  <schwab@suse.de>
2540
2541         * shr.el (shr-tag-em): Render em as italic, not bold.
2542
2543 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2544
2545         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2546         for reuse.
2547         (gnus-open-server): Use it to add more tracing.
2548         (gnus-finish-retrieve-group-infos): Add backend tracing.
2549         (gnus-backend-trace): Also note the elapsed seconds.
2550
2551 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2552
2553         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2554         Set epa-file-encrypt-to from variable to avoid querying.
2555
2556 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2557
2558         * sieve-mode.el (sieve-font-lock-keywords):
2559         Keywords should be word delimited.  (Bug#13173)
2560
2561 2012-12-13  Andreas Schwab  <schwab@suse.de>
2562
2563         * tls.el (tls-program): Update customize type.
2564
2565 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2566
2567         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2568         instead of <pre> to align message header.
2569
2570 2012-12-12  Sam Steingold  <sds@gnu.org>
2571
2572         * gnus.el (gnus-other-frame-resume-function): Add user option.
2573         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2574
2575 2012-12-06  Sam Steingold  <sds@gnu.org>
2576
2577         * gnus-start.el (gnus-before-resume-hook): Add.
2578         (gnus-1): Run it when Gnus is alive.
2579
2580 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2581
2582         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2583         * gnus-art.el (article-unsplit-urls)
2584         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2585         * gnus-registry.el (gnus-registry-get-article-marks)
2586         * message.el (message-goto-body): Use it.
2587         (message-called-interactively-p): Remove.
2588
2589         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2590         (spam-stat-score-buffer): Use it.
2591
2592         * spam.el: Silence the warnings against BBDB functions when compiling.
2593
2594         * gnus-score.el (gnus-score-decode-text-parts):
2595         Use append+mapcar instead of the cl function mapcan.
2596
2597 2012-12-05  Sam Steingold  <sds@gnu.org>
2598
2599         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2600         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2601         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2602
2603 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2604
2605         * gmm-utils.el (gmm-called-interactively-p): Revert.
2606         This seems to cause Emacs to get stuck!
2607         * gnus-art.el (article-unsplit-urls)
2608         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2609         * gnus-registry.el (gnus-registry-get-article-marks)
2610         * message.el (message-goto-body)
2611         (message-called-interactively-p): Revert.
2612
2613         * gmm-utils.el (gmm-called-interactively-p): New function.
2614         * gnus-art.el (article-unsplit-urls)
2615         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2616         * gnus-registry.el (gnus-registry-get-article-marks)
2617         * message.el (message-goto-body): Use it.
2618         (message-called-interactively-p): Remove.
2619
2620         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2621         * gnus-sync.el (gnus-sync-lesync-call)
2622         * message.el (message-read-from-minibuffer): Use it.
2623
2624 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2625
2626         * gmm-utils.el (gmm-flet): Remove.
2627         * gnus-sync.el (gnus-sync-lesync-call)
2628         * message.el (message-read-from-minibuffer): Don't use it.
2629
2630 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2631
2632         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2633
2634 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2635
2636         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2637
2638         * gnus-sync.el (gnus-sync-lesync-call)
2639         * message.el (message-read-from-minibuffer): Use gmm-flet.
2640
2641         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2642
2643         * gnus-util.el (gnus-macroexpand-all): Remove.
2644
2645 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2646
2647         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2648         to TAB, not [tab].
2649         (gnus-summary-article-map): Likewise.
2650
2651         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2652         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2653
2654 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2655
2656         * time-date.el: Commentary fix.
2657
2658 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2659
2660         * color.el: Don't require cl.
2661         (color-complement): `caddr' -> `nth 2'.
2662
2663         * time-date.el (time-to-seconds): De-obsolete.
2664
2665 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2666
2667         * message.el (message-get-reply-headers):
2668         Make sure the reply goes to the author if it is a wide reply.
2669
2670 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2671
2672         * gnus-score.el (gnus-score-body):
2673         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2674         scoring by body.
2675
2676 2012-11-16  Glenn Morris  <rgm@gnu.org>
2677
2678         * gnus-diary.el (nndiary-request-create-group-functions)
2679         (nndiary-request-update-info-functions)
2680         (gnus-subscribe-newsgroup-functions)
2681         (nndiary-request-accept-article-functions):
2682         Use new names for hooks rather than obsolete aliases.
2683
2684 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2685
2686         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2687
2688 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2689
2690         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2691         in meta tag with the one the part specifies in its header.
2692
2693 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2694
2695         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2696         by default.
2697
2698 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2699
2700         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2701         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2702
2703 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2704
2705         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2706         and a runtime function for it, of which the XEmacs version takes only
2707         two arguments.
2708
2709 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2710
2711         * nndiary.el (nndiary-request-create-group-functions)
2712         (nndiary-request-update-info-functions)
2713         (nndiary-request-accept-article-functions):
2714         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2715         "-hooks" suffix.
2716
2717 2012-10-19  Julien Danjou  <julien@danjou.info>
2718
2719         * gnus-art.el: Require gnus-util because it uses
2720         `gnus-timer--function'.
2721
2722 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2723
2724         * starttls.el (starttls-extra-arguments): Doc fix.
2725
2726 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2727
2728         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2729         it.
2730
2731 2012-10-06  Glenn Morris  <rgm@gnu.org>
2732
2733         * gnus-notifications.el (gnus-notifications):
2734         Add missing group :version tag.
2735         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2736         (gnus-gcc-post-body-encode-hook):
2737         * gnus-sync.el (gnus-sync-lesync-name)
2738         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2739
2740 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2741
2742         * color.el (color-hsl-to-rgb): Fix incorrect results for
2743         small and large hue values.  (Bug#12559)
2744
2745 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2746
2747         New UIDL implementation.
2748
2749         * mail-source.el (mail-sources, mail-source-keyword-map):
2750         Add :leave as a pop3 keyword.
2751         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2752
2753         * pop3.el (pop3-leave-mail-on-server): Allow number.
2754         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2755         (pop3-movemail): Add UIDL support.
2756         (pop3-send-streaming-command): Take a list of mail numbers instead of
2757         the number of mails.
2758         (pop3-write-to-file): Add X-UIDL header.
2759         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2760         (pop3-uidl-add-xheader): New functions.
2761
2762         * message.el (message-ignored-resent-headers):
2763         Add X-Content-Length and X-UIDL headers.
2764
2765 2012-10-05  Glenn Morris  <rgm@gnu.org>
2766
2767         * color.el (color-name-to-rgb, color-rgb-to-hex)
2768         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2769         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2770         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2771         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2772
2773 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2774
2775         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2776         a user about whether to delete temp files if once a user answered as n.
2777
2778 2012-09-25  Chong Yidong  <cyd@gnu.org>
2779
2780         * password-cache.el (password-read-and-add): Use a declare form to mark
2781         this function obsolete.
2782
2783 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2784
2785         * lpath.el: Bind mail-encode-mml for old Emacsen.
2786
2787 2012-09-17  Richard Stallman  <rms@gnu.org>
2788
2789         * message.el (message-in-body-p): Don't set mark or modify buffer.
2790
2791         * mml.el (mml-attach-file): Doc fix.
2792         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2793         Set mail-encode-mml when in Mail mode.
2794         Simplify code to set HEAD and move back to HEAD.
2795         (mml-insert-multipart, mml-insert-part):
2796         Set mail-encode-mml when in Mail mode.
2797
2798 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2799
2800         * gnus-util.el (gnus-timer--function): New function.
2801
2802         * gnus-art.el (gnus-article-stop-animations): Use it.
2803
2804 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2805
2806         Fix glitches caused by addition of psec to timers.
2807         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2808         rather than raw access to timer vector.
2809
2810 2012-09-11  Julien Danjou  <julien@danjou.info>
2811
2812         * gnus-notifications.el (gnus-notifications): Check for nil values in
2813         ignored addresses check.
2814
2815 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2816
2817         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2818
2819 2012-09-07  Chong Yidong  <cyd@gnu.org>
2820
2821         * gnus-util.el
2822         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2823
2824         * gnus-salt.el (gnus-tree-highlight-node):
2825         * gnus-sum.el (gnus-summary-highlight-line):
2826         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2827
2828 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2829
2830         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2831
2832 2012-09-06  Juri Linkov  <juri@jurta.org>
2833
2834         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2835         scheme for buffer names to be more consistent with other group and
2836         article buffer names in Gnus.
2837
2838 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2839
2840         * gnus-util.el
2841         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2842
2843         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2844         Jenkner.
2845
2846         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2847
2848         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2849
2850         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2851
2852 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2853
2854         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2855         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2856
2857         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2858         string-prefix-p in Emacs >=23.2.
2859
2860         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2861         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2862         instead of string-match-p.
2863         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2864
2865 2012-09-06  Kenichi Handa  <handa@gnu.org>
2866
2867         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2868         lowercase a..f.
2869
2870 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2871
2872         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2873
2874 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2875
2876         * nnimap.el (nnimap-request-move-article): Decode the group name when
2877         doing internal moves to avoid charset issues.
2878
2879         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2880         TIME is set.
2881
2882 2012-09-05  Juri Linkov  <juri@jurta.org>
2883
2884         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2885         than one group at a time (bug#11961).
2886
2887 2012-09-05  Julien Danjou  <julien@danjou.info>
2888
2889         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2890         this hide the real reason with a message giving absolutely no hint.
2891
2892 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2893
2894         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2895         to the backend (bug#11804).
2896
2897         * message.el (message-insert-newsgroups): Don't insert newsgroup
2898         duplicates (bug#12275).
2899
2900 2012-09-05  John Wiegley  <johnw@newartisans.com>
2901
2902         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2903         sieve rules.
2904
2905 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2906
2907         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2908         function.
2909
2910         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2911
2912         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2913
2914 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2915
2916         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2917         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2918         This should make nnmaildir more usable with offlineimap.
2919
2920 2012-09-05  Julien Danjou  <julien@danjou.info>
2921
2922         * nnimap.el (nnimap-request-list): Revert change that made listing
2923         synchronous.
2924         (nnimap-get-responses): Restore.
2925
2926 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2927
2928         * dgnushack.el: XEmacs 21.5 compilation fix.
2929
2930         * gnus-notifications.el (gnus-notifications-notify): Use it.
2931
2932         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2933         warnings on XEmacs.
2934
2935 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2936
2937         Better seeds for (random).
2938         * gnus-sync.el (gnus-sync-lesync-setup):
2939         * message.el (message-canlock-generate, message-unique-id):
2940         Change (random t) to (random), now that the latter is more random.
2941
2942 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2943
2944         * nnimap.el (nnimap-change-group): Document result value
2945
2946         * auth-source.el (auth-sources): Fix macos keychain access.
2947
2948         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2949         allow the backend `request-head' function to determine the group
2950         name on its own.
2951         (gnus-request-expire-articles): Filter out negative article numbers
2952         during expiry (Bug#11980).
2953
2954         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2955         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2956
2957         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2958         you've found the article when you haven't.
2959
2960         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2961         that nnimap-change-group can return t.
2962
2963 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2964
2965         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2966
2967 2012-08-30  Julien Danjou  <julien@danjou.info>
2968
2969         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2970         `gnus-notifications-timeout'.
2971         (gnus-notifications-timeout): Add.
2972         (gnus-notifications-action): New function.
2973         (gnus-notifications-notify): Add :action using
2974         `gnus-notifications-action'.
2975         (gnus-notifications-id-to-msg): New variable.
2976         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2977         notifications id to messages.
2978
2979 2012-08-30  Kenichi Handa  <handa@gnu.org>
2980
2981         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2982         once.
2983
2984 2012-08-29  Julien Danjou  <julien@danjou.info>
2985
2986         * gnus-notifications.el: New file.
2987         (gnus-notifications-notify): New function.
2988         (gnus-notifications): Use `gnus-notifications-notify'.
2989
2990 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2991
2992         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2993         transfer encoding first; bind gnus-newsgroup-charset to the charset
2994         that the article specifies (Bug#12209).
2995
2996 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2997
2998         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2999         (gnus-group-customize-done): Encode values posting-style holds.
3000
3001         * gnus-msg.el (gnus-summary-resend-message)
3002         (gnus-configure-posting-styles): Decode values posting-style group
3003         parameter holds.
3004
3005 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3006
3007         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
3008         `name' and `address' in Resent-From header.
3009
3010 2012-08-14  Chong Yidong  <cyd@gnu.org>
3011
3012         * gnus-art.el (article-display-face): Handle failure in
3013         gnus-create-image (Bug#11802).
3014
3015 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3016
3017         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
3018         Use defsetf.
3019
3020 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
3021
3022         * auth-source.el (auth-source-plstore-search)
3023         (auth-source-secrets-search): Ignore :require and :type in search spec.
3024
3025 2012-08-06  Julien Danjou  <julien@danjou.info>
3026
3027         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
3028         `nnimap-request-move-article'.
3029
3030         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3031         Remove autoload, already handled by gnus.el.
3032
3033         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
3034
3035         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
3036         supported by nnimap actually.  Reverts previous change.
3037
3038         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
3039         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
3040         to-buffer argument that is already supported.
3041
3042 2012-08-05  Julien Danjou  <julien@danjou.info>
3043
3044         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3045         Add autoload.
3046
3047 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3048
3049         * gnus.el (gnus-valid-select-methods): Fix custom type.
3050
3051 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
3052
3053         * auth-source.el (auth-sources, auth-source-backend-parse)
3054         (auth-source-macos-keychain-search)
3055         (auth-source-macos-keychain-search-items)
3056         (auth-source-macos-keychain-result-append)
3057         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
3058         auth-source.el through the /usr/bin/security utility.
3059         (auth-sources): Fix syntax error.
3060         (auth-source-macos-keychain-result-append): Fix variable name.
3061         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
3062
3063 2012-07-27  Julien Danjou  <julien@danjou.info>
3064
3065         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
3066         Emacs < 24.1
3067
3068 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3069
3070         * message.el (message-kill-address): Don't kill last newline.
3071         (message-skip-to-next-address): Don't move to the next header.
3072         (message-fill-field-address): Work properly.
3073
3074 2012-07-25  Julien Danjou  <julien@danjou.info>
3075
3076         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
3077
3078 2012-07-24  Julien Danjou  <julien@danjou.info>
3079
3080         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
3081
3082         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
3083         (nntp-async-timer-handler): Remove, unused.
3084
3085         * nnimap.el (nnimap-get-responses): Remove, unused.
3086
3087         * nnheader.el (mail-header-set-extra): Remove, unused.
3088
3089         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
3090         unused.
3091
3092         * mm-view.el (mm-view-sound-file): Remove, unused.
3093
3094         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
3095         (mm-url-encode-multipart-form-data): Remove, unused.
3096
3097         * message.el (message-remove-signature, message-make-host-name)
3098         (message-fill-address): Remove, unused.
3099
3100         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
3101         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
3102         unused.
3103
3104         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
3105         (gnus-xmas-call-region): Remove, unused.
3106
3107         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
3108
3109         * gnus-util.el (gnus-extract-address-component-name)
3110         (gnus-extract-address-component-email, gnus-sortable-date)
3111         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
3112         (gnus-process-live-p): Remove, unused.
3113
3114         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
3115
3116         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
3117         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
3118         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
3119         function.
3120
3121         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
3122
3123         * gnus-score.el (gnus-summary-score-crossposting)
3124         (gnus-score-regexp-bad-p): Remove, unused.
3125
3126         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
3127
3128         * gnus-range.el (gnus-sublist-p): Remove, unused.
3129
3130         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
3131         unused.
3132
3133         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
3134
3135         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
3136         (gnus-request-associate-buffer): Remove, unused.
3137
3138         * gnus-group.el (gnus-group-set-method-info)
3139         (gnus-group-set-params-info): Remove, unused.
3140
3141         * gnus-fun.el (gnus-shell-command-to-string)
3142         (gnus-shell-command-on-region): Remove, unused.
3143
3144         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
3145
3146         * gnus-art.el (gnus-article-text-type-exists-p)
3147         (article-translate-characters, gnus-article-hide-text-of-type)
3148         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
3149         Remove, unused.
3150
3151 2012-07-22  Andrew Cohen  <cohen@bu.edu>
3152
3153         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
3154
3155 2012-07-21  Julien Danjou  <julien@danjou.info>
3156
3157         * message.el (message-dont-reply-to-names): Replace deprecated
3158         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
3159         (message-get-reply-headers): Ditto.
3160
3161 2012-07-18  Julien Danjou  <julien@danjou.info>
3162
3163         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
3164         `sieve-upload-and-kill'.
3165
3166         * sieve.el (sieve-bury-buffer): Remove function.
3167         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
3168         (sieve-upload-and-kill): New function, mapped to C-c C-c.
3169
3170 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
3171
3172         * shr.el (shr-expand-url): Handle URL starting with `//'.
3173
3174 2012-07-13  Chong Yidong  <cyd@gnu.org>
3175
3176         * smime.el (smime-certificate-info): Set buffer-read-only directly,
3177         instead of calling toggle-read-only with a (bogus) argument.
3178
3179 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
3180
3181         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
3182         of initial input when reading the author to restrict the summary to.
3183
3184 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3185
3186         * mm-decode.el (mm-shr):
3187         Allow overriding charset by mm-charset-override-alist.
3188
3189 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3190
3191         * gnus-art.el (gnus-article-view-part):
3192         Toggle subparts of multipart/alternative part.
3193
3194 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3195
3196         * shr.el (shr-render-buffer): New command.
3197         (shr-visit-file): Use it.
3198
3199 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3200
3201         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
3202         Set no-byte-compile and no-update-autoloads.
3203
3204 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3205
3206         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
3207
3208 2012-06-25  Julien Danjou  <julien@danjou.info>
3209
3210         * nnimap.el (nnimap-request-articles-find-limit): Rename from
3211         `nnimap-request-move-articles-find-limit' since we do not use it only
3212         for move operations.
3213         (nnimap-request-accept-article): Use
3214         `nnimap-request-articles-find-limit' to limit search by message-id.
3215
3216 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
3217
3218         Support higher-resolution time stamps (Bug#9000).
3219
3220         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
3221         VARLIST.  It's optional, for backward compatibility.
3222         (encode-time-value): New optional arg PICO.  New type 3.
3223         (time-to-seconds) [!float-time]: Support the new picoseconds
3224         component if it's used.
3225         (seconds-to-time, time-subtract, time-add):
3226         Support ps-resolution time stamps as well.
3227
3228 2012-06-19  Julien Danjou  <julien@danjou.info>
3229
3230         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
3231
3232         * nnimap.el (nnimap-log-buffer): Check that
3233         `window-point-insertion-type' is boundp, since it's not available in
3234         XEmacs.
3235
3236 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3237
3238         * nnimap.el (nnimap-log-buffer): Add this, setting
3239         `window-point-insertion-type' in the buffer to t.
3240         (nnimap-log-command): Use nnimap-log-buffer.
3241
3242 2012-06-19  Julien Danjou  <julien@danjou.info>
3243
3244         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
3245         argument to be able to limit the search.
3246         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
3247         (nnimap-request-move-articles-find-limit): Add this to limit the search
3248         by Message-Id after a message move.
3249         (nnimap): Add defgroup.
3250
3251 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3252
3253         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3254
3255 2012-06-15  Julien Danjou  <julien@danjou.info>
3256
3257         * nnimap.el (nnimap-find-article-by-message-id): Use
3258         `nnimap-possibly-change-group' rather than its own EXAMINE call.
3259         (nnimap-possibly-change-group): Add read-only argument.
3260         (nnimap-request-list): Use nnimap-possibly-change-group rather than
3261         issuing EXAMINE manually.
3262         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
3263         with read-only argument.
3264         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
3265         cannot possibly change because we need to be sure that it's either
3266         read-write or read-only.
3267
3268 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3269
3270         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
3271         being bound to a lambda form.
3272
3273 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
3274
3275         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3276         articles when fetch-old is non-nil (bug#11370).
3277
3278 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
3279
3280         * gnus-picon.el (gnus-picon-properties): New defcustom.
3281         (gnus-picon-create-glyph): Use it.
3282
3283 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3284
3285         * gnus-group.el (gnus-group-get-new-news): Respect
3286         `gnus-group-use-permanent-levels', as documented (bug#11638).
3287
3288 2012-06-10  Dave Abrahams  <dave@boostpro.com>
3289
3290         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3291         groups (bug#11641).
3292
3293 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
3294
3295         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3296         is an integer to avoid later problems.
3297
3298 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3299
3300         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3301         locales.
3302
3303         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
3304         on a handle.
3305
3306         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
3307         address as the default.
3308         (gnus-summary-insert-old-articles): Don't include unexisting messages.
3309
3310         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
3311         makes no sense to query the user about internal files.
3312
3313         * gnus-spec.el: Remove all the byte-compilation stuff, since
3314         benchmarking shows that it doesn't help when entering large summary
3315         buffers.
3316
3317         * gnus-xmas.el (gnus-xmas-define): Remove.
3318
3319         * gnus-util.el (gnus-byte-code): Remove.
3320
3321         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
3322         grouplens stuff.
3323
3324 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3325
3326         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3327         (bug#11514).
3328
3329 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3330
3331         * message.el (message-buffers): Return all buffers derived from Message
3332         to make `gnus-dired-attach' work with mu4e.
3333
3334 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3335
3336         * nntp.el: Stop the `letf' madness.
3337         (nntp--report-1): New var.
3338         (nntp-report): Merge nntp-report-1 into it.
3339         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3340         the nntp-report function.
3341
3342         * auth-source.el: Fix comment-style to follow the convention.
3343
3344 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
3345
3346         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
3347         (mm-dissect-singlepart): Don't guess the MIME type of
3348         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
3349         set.
3350         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
3351         toplevel MIME type is multipart/encrypted.
3352
3353 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3354
3355         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3356         a string so that Gcc works (bug#11514).
3357
3358 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3359
3360         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3361         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3362
3363 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3364
3365         * gnus-win.el (gnus-configure-frame): Don't signal an error when
3366         jumping to *Server* from a dedicated *Group* window.
3367         (gnus-configure-frame): CSE.
3368
3369         * gnus-registry.el: Minor style cleanup.
3370         (gnus-registry--set/remove-mark): New function, extracted from
3371         gnus-registry-install-shortcuts.
3372         (gnus-registry-install-shortcuts): Use it.
3373
3374 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3375
3376         * nnspool.el (news-path): Use eval-and-compile.
3377
3378 2012-05-24  Glenn Morris  <rgm@gnu.org>
3379
3380         * nnspool.el (news-directory, news-path, news-inews-program):
3381         Move here from paths.el.  Don't see a need for these to be autoloaded.
3382
3383         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
3384         Merge in doc from paths.el version.  Don't see any need for this to be
3385         autoloaded, or for the warning about users not setting it.
3386
3387 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
3388
3389         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
3390         format.  In particular, add an optional argument and a docstring.
3391
3392         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
3393
3394         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
3395         current before calling `gnus-groups-to-gnus-format'.
3396         Note that this was already the case for `gnus-active-to-gnus-format'.
3397
3398 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
3399
3400         Fix minor Y10k bug.
3401         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
3402
3403 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3404
3405         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3406         message once it's actually open.
3407
3408 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3409
3410         * gnus.el: Ma Gnus v0.5 is released.
3411
3412 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3413
3414         * auth-source.el (auth-source--aput-1, auth-source--aput)
3415         (auth-source--aget): New functions and macros.
3416         Use them instead of aput/aget.
3417
3418 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
3419
3420         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3421
3422 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3423
3424         * plstore.el (plstore-called-interactively-p): New compat macro copied
3425         from message.el.
3426         (plstore-mode): Use it.
3427
3428 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3429
3430         * plstore.el: Revive the editing feature.
3431         (plstore-mode): New mode to edit plstore file.
3432         (plstore-mode-toggle-display, plstore-mode-original)
3433         (plstore-mode-decoded): New command.
3434         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3435         (plstore--insert-buffer, plstore--make): New function.
3436         (plstore-open, plstore-save): Simplify by using them.
3437
3438 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3439
3440         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3441
3442 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
3443
3444         * tls.el (open-tls-stream): Remove unused binding.
3445
3446 2012-04-16  Glenn Morris  <rgm@gnu.org>
3447
3448         * nndraft.el (nndraft-request-list): Fix declaration.
3449
3450 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3451
3452         * mm-decode.el (mm-dissect-buffer): Doc fix.
3453
3454         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3455         don't have a current group.
3456
3457         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
3458         buffer if it doesn't exist.
3459
3460         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
3461         given, mark the group as ephemeral with the current window conf.
3462
3463         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3464         buffer exists, which it doesn't if we haven't started Gnus.
3465         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3466
3467 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3468
3469         * mml.el (mml-generate-mime): Allow specifying what the top-level part
3470         type is.
3471
3472         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
3473         `unexists' entries.
3474         (gnus-clean-old-newsrc): Fix last checkin.
3475
3476         * nnimap.el (nnimap-update-info): None of the articles below the active
3477         low-water mark exist.
3478
3479         * dgnushack.el: Get rid of XEmacs compilation warning.
3480
3481         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3482         would have gotten if we posted to the group, and use that to compare
3483         against the message we want to cancel (bug#10808).
3484
3485         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
3486         on XEmacs.
3487
3488 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3489
3490         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
3491         `scroll-margin'.
3492
3493 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
3494
3495         * gnus-cite.el (gnus-dissect-cited-text): A single line without
3496         citation prefix within a block of cited text should be considered part
3497         of that block *only* if it is a blank line.
3498
3499 2012-04-09  Chong Yidong  <cyd@gnu.org>
3500
3501         * binhex.el, hashcash.el, uudecode.el:
3502         Remove * characters from the front of variable docstrings.
3503
3504 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3505
3506         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3507         before kinsoku-bol characters nor within kinsoku-eol characters.
3508
3509 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3510
3511         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3512         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3513         (gnus-sync-read): Use mapc instead of mapcar.
3514
3515         * mm-archive.el: Require mm-decode for some macros.
3516         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3517         the byte compiler.
3518         (mm-archive-decoders): New function that returns the value of
3519         the mm-archive-decoders variable.
3520
3521         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3522         instead.
3523         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3524
3525         * nnimap.el (gnus-refer-thread-use-nnir):
3526         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3527
3528 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3529
3530         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3531
3532 2012-03-12  Peter Münster  <pmrb@free.fr>
3533
3534         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3535         (gnus-demon-cancel): Ditto.
3536         (gnus-demon-run-callback): When function cannot be called due to low
3537         idleness, call it when idleness reaches the expected value, instead of
3538         waiting another timer period.
3539         (gnus-demon-init): Add `time' to arguments of call-back.
3540
3541 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3542
3543         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3544
3545         * gnus.el: Register gnus-registry functions.
3546
3547         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3548         indent.
3549
3550         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3551         enabled before warping.
3552
3553 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3554
3555         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3556         registry about each article retrieved.
3557
3558         * gnus-int.el (gnus-select-group-with-message-id): New function.
3559         (gnus-try-warping-via-registry): Ditto.
3560         (gnus-warp-to-article): Fall back on the registry.
3561
3562 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3563
3564         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3565         inboxes.
3566
3567 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3568
3569         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3570
3571 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3572
3573         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3574         gnus-gcc-self-resent-messages may be a group parameter.
3575         (gnus-summary-resend-message): Don't encode encoded words in header
3576         when Gcc'ing resent message.
3577
3578 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3579
3580         * shr.el (shr-insert): Treat non-breaking space just like normal
3581         space.  This seems to produce more pleasing results.
3582         (shr-insert): Only insert a blank line if we're starting from an image.
3583         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
3584         (shr-ensure-paragraph): Consider lines with white space to be blank.
3585
3586 2012-03-15  Elias Pipping  <pipping@lavabit.com>
3587
3588         * Makefile.in: Respect DESTDIR.
3589
3590 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3591
3592         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3593         and gnus-gcc-post-body-encode-hook.
3594
3595 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3596
3597         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3598         messages that don't exist.
3599
3600         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3601
3602 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3603
3604         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3605         Remove.
3606
3607         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3608
3609         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3610
3611 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3612
3613         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3614         have a group name.
3615
3616         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3617         a multibyte buffer (bug#7410).
3618         (article-wash-html): Parse the original article buffer to get the
3619         unencoded data (bug#7410).
3620
3621         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3622         .newsrc.el files.
3623
3624 2012-04-05  Bastien Guerry  <bzg@altern.org>
3625
3626         * color.el (color-lighten-name): Fix typo.
3627
3628 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3629
3630         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3631         "#" to avoid having them interpreted as comments.
3632
3633 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3634
3635         * shr.el (shr-insert): Update the text state properly to avoid
3636         inserting spurious paragraph starts.
3637
3638 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3639
3640         * shr.el (shr-table-widths): Divide the extra width more fairly over
3641         the TDs (bug#10973).
3642         (shr-render-td): Don't delete too much padding.
3643         (shr-natural-width): Compute the natural width more correctly.
3644         (shr-insert): Allow the natural width to be computed for tables again.
3645         (shr-tag-table-1): Rework how the natural widths are computed by
3646         rendering the table a third time.
3647         (shr-natural-width): Removed.
3648         (shr-buffer-width): New function.
3649         (shr-expand-newlines): Use it.
3650
3651         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3652         using a `gnus-use-full-window' setup (bug#11013).
3653
3654 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3655
3656         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3657         24.1 release.
3658
3659 2012-03-10  David Edmondson  <dme@dme.org>
3660
3661         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3662         'Forwarded Message' header and the start of the message.
3663
3664 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3665
3666         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3667         isn't running (bug#10897).
3668
3669 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3670
3671         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3672         This is inconsistent with all the other stream functions, which leave
3673         the setting up to the higher levels (if so wanted) (bug#10931).
3674
3675 2012-02-28  Glenn Morris  <rgm@gnu.org>
3676
3677         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3678         mm-decode.el: Standardize possessive apostrophe usage.
3679
3680 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3681
3682         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3683
3684 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3685
3686         * parse-time.el (parse-time-string): Allow extractor to return nil.
3687
3688 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3689
3690         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3691
3692 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3693
3694         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3695
3696 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3697
3698         * mm-decode.el (mm-shr): Remove "soft hyphens".
3699
3700         * nnimap.el (nnimap-request-list): Return the group names encoded as
3701         utf8.  Otherwise non-European group names don't work.
3702         (nnimap-request-newgroups): Ditto.
3703
3704         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3705         the default in `read-string' (bug#10757).
3706
3707         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3708         topics (bug#10843).
3709
3710         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3711         buffer.  Suggested by Herbert Valerio Riedel.
3712         (nnimap-request-move-article): Delete the message from the correct IMAP
3713         server.
3714
3715 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3716
3717         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3718         Reported by Peter Münster.
3719
3720 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3721
3722         * shr.el (shr-image-fetched): Make sure we really kill the right
3723         buffer.
3724
3725 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3726
3727         * gnus-start.el (gnus-1): Avoid duplicate entries.
3728
3729 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3730
3731         * imap.el: Remove.
3732
3733         * nntp.el (nntp-coding-system-for-read): Remove.
3734         (nntp-coding-system-for-write): Ditto.
3735         (nntp-open-connection): Just use `binary' directly.
3736
3737         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3738         Gnus 0.3.
3739
3740 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3741
3742         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3743         application/octet-stream parts really is.
3744
3745         * gnus-sum.el (gnus-propagate-marks): Remove.
3746
3747 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3748
3749         * shr.el (shr-rescale-image): Undo previous change; see
3750         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3751
3752 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3753
3754         * gnus.el: Ma Gnus v0.3 is released.
3755
3756 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3757
3758         * gnus-sum.el (gnus-summary-local-variables): Make
3759         `gnus-newsgroup-unexist' into a local variable.
3760
3761 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3762
3763         * registry.el (registry-usage-test, registry-persistence-test): Move to
3764         tests/gnustest-registry.el.
3765         (registry-make-testable-db, registry-match-test)
3766         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3767
3768         * gnus-registry.el (gnus-registry-misc-test)
3769         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3770
3771         * tests/gnustest-registry.el: New file with the registry and
3772         gnus-registry ERT tests.
3773
3774 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3775
3776         * gnus-msg.el (gnus-summary-resend-message): Make
3777         gnus-summary-resend-message-insert-gcc be last item in
3778         message-header-setup-hook.
3779
3780 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3781
3782         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3783         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3784         Remove.
3785         (nnfolder-open-server): Don't use marks.
3786         (nnfolder-request-delete-group): Ditto.
3787         (nnfolder-request-rename-group): Ditto.
3788         (nnfolder-request-set-mark, nnfolder-request-marks)
3789         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3790         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3791
3792         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3793         (nnml-marks-modtime): Remove.
3794         (nnml-request-delete-group): Don't use marks.
3795         (nnml-request-rename-group): Ditto.
3796         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3797         (nnml-save-marks, nnml-open-marks): Remove.
3798
3799         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3800         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3801         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3802         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3803         (nntp-server-to-method-cache): Remove.
3804
3805         * shr.el (shr-rescale-image): Fix wrong merge.
3806
3807 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3808
3809         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3810         too-wide lines.
3811
3812 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3813
3814         * nnimap.el (nnimap-record-commands): New variable.
3815         (nnimap-log-command): Use it.
3816         (nnimap-make-process-buffer): Add a space to the process buffer.
3817         (nnimap-transform-headers): Don't bug out on header lines containing
3818         stuff that look like IMAP length encodings.
3819
3820         * shr.el (shr-rescale-image): Allow viewing large images.
3821
3822 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3823
3824         * nnml.el (nnml-request-compact-group): Delete the marks file after
3825         compaction (bug#10800).
3826
3827         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3828         group exit.
3829
3830         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3831         QRESYNC/FETCH output.
3832
3833 2012-02-11  Glenn Morris  <rgm@gnu.org>
3834
3835         * sieve-manage.el (sieve-manage-default-stream):
3836         * shr.el (shr):
3837         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3838         (nnir-retrieve-headers-override-function)
3839         (nnir-imap-default-search-key, nnir-notmuch-program)
3840         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3841         (nnir-method-default-engines):
3842         * message.el (message-cite-reply-position):
3843         * gssapi.el (gssapi-program):
3844         * gravatar.el (gravatar):
3845         * gnus-sum.el (gnus-refer-thread-use-nnir):
3846         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3847         (gnus-registry-max-pruned-entries):
3848         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3849         * gnus-int.el (gnus-after-set-mark-hook)
3850         (gnus-before-update-mark-hook):
3851         * gnus-async.el (gnus-async-post-fetch-function):
3852         * auth-source.el (auth-source-cache-expiry):
3853         Add missing :version tags to new defcustoms and defgroups.
3854
3855 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3856
3857         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3858         `gnus-newsgroup-unexist'.
3859
3860         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3861         marks.
3862         (gnus-article-special-mark-lists): Put the `unexist' in the special
3863         marks list instead.
3864
3865         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3866         articles in the list of articles to be selected.
3867
3868         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3869         articles.
3870         (nnimap-update-info): Keep track of unexisting articles.
3871         (nnimap-update-qresync-info): Ditto.
3872
3873 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3874
3875         * message.el (message-default-send-mail-function): Made into own
3876         function for reuse by emacsbug.el.
3877
3878 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3879
3880         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3881         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3882
3883 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3884
3885         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3886         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3887
3888         * gnus-compat.el: Define `timer-set-function'.
3889
3890         * mm-decode.el (mm-display-external): Output the text from the command
3891         in the buffer after the command finished.  This makes text-based
3892         commands behave better.
3893
3894 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3895
3896         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3897
3898 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3899
3900         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3901         23.1.
3902
3903 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3904
3905         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3906
3907 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3908
3909         * message.el (smtpmail-smtp-user): Silence compiler warning.
3910
3911 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3912
3913         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3914         SMTP user name.
3915
3916 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3917
3918         * gnus-sum.el (gnus-summary-show-thread):
3919         next-single-char-property-change may return nil in XEmacs.
3920         (gnus-summary-article-map): Fix typo.
3921
3922 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3923
3924         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3925         running.
3926
3927         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3928
3929         * gnus.el (gnus-server-extend-method): Don't add an -address component
3930         if the method already has one (bug#9676).
3931
3932 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3933
3934         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3935         of an initial-input for consistency (bug#10757).
3936
3937         * dgnushack.el: Fix XEmacs compilation warning.
3938
3939         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3940
3941         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3942
3943 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3944
3945         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3946         lines that are narrower than the window width.  Otherwise background
3947         "blocks" will look less readable.
3948
3949 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3950
3951         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3952         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3953         have newlines within the strings, and where the UID comes after the
3954         BODYSTRUCTURE element (bug#10537).
3955
3956         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3957         (bug#10732).
3958
3959         * shr.el (shr-insert-document): Add doc string.
3960         (shr-visit-file): Ditto.
3961         (shr-remove-trailing-whitespace): New function.
3962         (shr-insert-document): Use it to clean up trailing whitespace as the
3963         final step (bug#10714).
3964
3965 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3966
3967         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3968         buffer if `gnus-kill-summary-on-exit' is nil.
3969
3970 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3971
3972         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3973         when just reading a single group from "without" Gnus.
3974
3975 2012-02-06  Chong Yidong  <cyd@gnu.org>
3976
3977         * gnus-sum.el (gnus-summary-show-thread):
3978         next-single-char-property-change never returns nil (Bug#8657).
3979
3980 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3981
3982         * message.el (message-multi-smtp-send-mail): New function.
3983         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3984         header to implement multi-SMTP functionality.
3985
3986         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3987         (gnus-agentize): Don't set it.
3988         (gnus-agent-send-mail): Don't use it.
3989
3990         * gnus-sum.el (gnus-summary-widget-backward): New function and
3991         keystroke.
3992
3993         * gnus-compat.el: More the compat functions more compatible.
3994
3995         * shr.el (shr-put-image): Remove underlines from sliced images.
3996         (shr-zoom-image): Compute the region to be replaced more correctly.
3997
3998 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3999
4000         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
4001         (gnus-summary-resend-message-insert-gcc): New function.
4002         (gnus-summary-resend-message): Modify message-header-setup-hook and
4003         message-sent-hook to make it work for Gcc.
4004         (gnus-inews-do-gcc): Update the number of unread articles of groups
4005         that messages are Gcc'd to.
4006
4007         * message.el (message-resend): Run message-sent-hook to do Gcc.
4008
4009 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4010
4011         * lpath.el: Fix an XEmacs compilation warning.
4012
4013         * gnus-compat.el: Require `help-fns' to fix compilation error.
4014
4015         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
4016         a higher level to silence compilation.
4017
4018         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
4019         parameter to allow controlling the scaling.
4020
4021         * shr.el (shr-zoom-image): New command and keystroke.
4022         (shr-put-image): Take a `size' flag to say how to scale the image.
4023
4024         * gnus-compat.el: Redefine `delete-directory' to provide recursive
4025         deletion unless already defined.
4026
4027         * gnus.el (gnus-compat): Require it.
4028
4029         * gnus-compat.el: New file.
4030
4031         * gnus-start.el (gnus-clean-old-newsrc): New function.
4032         (gnus-read-newsrc-file): Use it.
4033
4034         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
4035         Use recursive deletion.
4036         (mm-dissect-archive): Add support for zip files.
4037
4038         * gnus-util.el (gnus-recursive-directory-files): New function.
4039
4040         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
4041         (mm-archive-decoders): Add tgz support.
4042
4043         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
4044         Otherwise inserting text into the Gnus buffer can look odd.
4045
4046         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
4047
4048         * mm-archive.el (mm-archive-decoders): Add support for tar.
4049
4050         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
4051
4052         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
4053
4054 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4055
4056         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
4057
4058         * mm-archive.el: New file.
4059
4060         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
4061
4062         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
4063
4064         * message.el (message-goto-*): Make all the `message-goto-*' commands
4065         push the mark before moving point.  This makes it easier to go back to
4066         where you came from after editing whatever you jumped to.
4067
4068 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4069
4070         * gnus.el: Ma Gnus v0.1 is released.
4071
4072 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
4073
4074         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
4075         without reconnecting.
4076         (nnimap-possibly-change-group): Ditto.
4077         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
4078         connection has died before being called.
4079
4080 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4081
4082         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
4083         an initial sync unless we're really doing one.
4084
4085         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
4086         address parameter if one already exists (bug#9676).
4087
4088         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
4089         not the prefix, as documented (bug#10689).
4090
4091 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4092
4093         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
4094         the "server".
4095
4096         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
4097         the real error message with the useless "previously known to be down".
4098         Which isn't even correct.
4099
4100         * nntp.el (nntp-open-connection): Report the error message if the nntp
4101         server can't be reached.
4102
4103         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
4104         groups we do a total scan for.
4105         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
4106         doing that.
4107
4108 2012-01-31  Jim Meyering  <jim@meyering.net>
4109
4110         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4111         Correct a comment (insert "not") and hide nominally-doubled "to".
4112
4113 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4114
4115         * gnus.el (gnus-version): Change name to "Ma Gnus".
4116
4117 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4118
4119         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
4120         section in the manual.
4121
4122 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4123
4124         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
4125         words.
4126         (rfc2047-encode-string): Ditto.
4127         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
4128         understand folded filename="..." parameters, for instance.
4129
4130         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
4131         the message for greater debuggability.
4132
4133 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4134
4135         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
4136         instead of setting it locally, since the latter doesn't seem to have
4137         any effect (most of the time).
4138
4139 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
4140
4141         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
4142         function call.
4143
4144 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4145
4146         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
4147         seconds, and make the repeat clause with HH:MM specs work as
4148         documented.
4149
4150 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4151
4152         * proto-stream.el (proto-stream-capability-open): Fall back on
4153         :end-of-command if :end-of-capability doesn't exist.
4154
4155 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4156
4157         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
4158         bound globally in old Emacsen and XEmacsen.
4159
4160 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4161
4162         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
4163         so that previous errors don't prohibit getting new news.
4164
4165         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
4166
4167         * nntp.el (nntp-retrieve-group-data-early): Ditto.
4168
4169 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
4170
4171         * gnus.el (gnus-group-find-parameter): Check for liveness of the
4172         buffer, not of the string which is its name.
4173
4174 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4175
4176         * proto-stream.el (proto-stream-capability-open): Wait for
4177         :end-of-capability, not :end-of-command.
4178
4179         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
4180         non-server-marks groups.
4181         (gnus-group-make-articles-read): Ditto.
4182
4183         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
4184         methods (bug#9676).
4185
4186         * gnus.el (gnus-method-ephemeral-p): New function.
4187
4188 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4189
4190         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
4191         left-to-right.
4192
4193 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4194
4195         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
4196         warning.
4197
4198 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4199
4200         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
4201         macroexpand the nnir things, since they haven't been defined yet, and
4202         nnir requires gnus-sum.
4203
4204 2012-01-24  Julien Danjou  <julien@danjou.info>
4205
4206         * color.el (color-rgb-to-hsl): Fix value computing.
4207         (color-hue-to-rgb): New function.
4208         (color-hsl-to-rgb): New function.
4209         (color-clamp, color-saturate-hsl, color-saturate-name)
4210         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4211         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4212
4213 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4214
4215         * mm-decode.el (mm-interactively-view-part): Fix prompt.
4216
4217 2012-01-19  Julien Danjou  <julien@danjou.info>
4218
4219         * color.el (color-name-to-rgb): Use the white color to find the max
4220         color component value and return correctly computed values.
4221         (color-name-to-rgb): Add missing float conversion for max value.
4222
4223 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4224
4225         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
4226         logical server name in addition to the actual machine address.
4227
4228         * auth-source.el (auth-source-user-and-password): Add convenience
4229         wrapper to search by just host and optionally user.
4230
4231 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4232
4233         * shr.el (shr-visit-file): Move point to the beginning of the buffer
4234         after rendering.
4235
4236 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4237
4238         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
4239         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
4240         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
4241
4242 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4243
4244         * gnus-sum.el (gnus-summary-read-group): Document more parameters
4245         (bug#9693).
4246         (gnus-summary-setup-buffer): Document return value (bug#9697).
4247
4248         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
4249         since ido doesn't work on symbols (bug#9632).
4250
4251         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
4252         when getting a single value as when getting all the values.  This means
4253         that atoms like `gcc-self' work cumulatively, like variable settings,
4254         instead of getting the value from the last matching clause.
4255         (gnus-group-find-parameter): Protect against the group buffer not
4256         existing (bug#9585).
4257
4258 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4259
4260         * gnus-start.el (gnus-activate-group): Document more parameters
4261         (bug#9694).
4262
4263         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
4264         (bug#9692).
4265
4266         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
4267         article was fetched, so that it can be expired later (bug#9958).
4268         (gnus-agent-summary-fetch-series): Add doc string.
4269         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
4270         (bug#9517).
4271
4272         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
4273         retrieval is happening.
4274
4275         * gnus.el (gnus-parameters): Doc fix.
4276
4277 2012-01-06  Dave Abrahams  <dave@boostpro.com>
4278
4279         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
4280         show the thread after expansion.
4281
4282 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4283
4284         * gnus-art.el (article-narrow-to-head): If the head is completely
4285         empty, narrow to the empty region (bug#9764).
4286
4287         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
4288         read, and then mark them as unread only when the unread mark is used.
4289         This makes `C-- T k' actually work, even though it's confusing.
4290
4291         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
4292         alive before we try to find its window.
4293
4294 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
4295
4296         * mm-decode.el (mm-display-external): Use a longer timeout for the
4297         deletion to allow slow programs to display the file.
4298
4299 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4300
4301         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
4302         prompt to be less confusing.
4303
4304         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
4305         argument to `message-reply'.  This broke `special-display-*' frame
4306         pop-uping (bug#10238).
4307
4308 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4309
4310         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
4311         systems, since these allegedly don't work there.
4312
4313 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
4314
4315         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
4316         live buffer.
4317
4318 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4319
4320         * nnir.el (nnir-retrieve-headers): Protect against the article not
4321         existing on the server (bug#10335).
4322
4323 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4324
4325         * gnus-agent.el (gnus-agent-load-local): Recompute
4326         gnus-agent-article-local on changing method.
4327
4328 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4329
4330         * gnus.el (gnus-parameters): Note precedence.
4331
4332 2012-01-04  Leo Liu  <sdl.web@gmail.com>
4333
4334         * nndraft.el (nndraft-update-unread-articles): Don't move point around
4335         in the group buffer.
4336
4337 2012-01-04  Julien Danjou  <julien@danjou.info>
4338
4339         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
4340         change.
4341
4342 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4343
4344         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
4345         too.
4346
4347         * nntp.el (nntp-retrieve-group-data-early): Use it.
4348
4349 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4350
4351         * nntp.el (nntp-retrieval-in-progress): New variable.
4352         (nntp-make-process-buffer): Make it buffer-local.
4353
4354         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
4355         2010.
4356         (gnus-demon-init): Use it to compute the time if time is on the form
4357         "04:23".
4358
4359         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
4360
4361         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
4362         status in the correct buffer.
4363
4364 2012-01-03  Leo Liu  <sdl.web@gmail.com>
4365
4366         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
4367         when opening topics (bug#10407).
4368
4369 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
4370
4371         * gnus-cus.el (gnus-score-customize):
4372         * gnus-sum.el (gnus-sort-gathered-threads):
4373         * message.el (message-shorten-references):
4374         * nnmairix.el (nnmairix-request-group):
4375         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
4376
4377 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
4378
4379         * gnus-agent.el (gnus-agent-regenerate-group):
4380         * gnus-int.el (gnus-retrieve-group-data-early):
4381         * mm-util.el (mm-codepage-ibm-list):
4382         * nndiary.el (Commentary, nndiary-get-new-mail):
4383         * nnir.el (nnir):
4384         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
4385
4386 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4387
4388         * mm-view.el (mm-display-inline-fontify): Add comment.
4389
4390 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
4391
4392         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
4393         * ntlm.el (ntlm-smb-dohash): Spelling fix.
4394
4395 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
4396
4397         * gnus-art.el (gnus-split-methods):
4398         * gnus-msg.el (gnus-configure-posting-styles):
4399         * gnus-spec.el (gnus-parse-simple-format):
4400         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4401         * message.el (message-do-actions): Spelling fix.
4402
4403 2011-12-15  Juri Linkov  <juri@jurta.org>
4404
4405         * mm-decode.el (mm-inline-media-tests): Add missing
4406         `mm-handle-media-subtype'.
4407
4408 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4409
4410         * gnus-group.el (gnus-group-tool-bar):
4411         * gnus-sum.el (gnus-summary-tool-bar):
4412         * message.el (message-tool-bar):
4413         * rfc2231.el (rfc2231-parse-string): Spelling fix.
4414
4415 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
4416
4417         * plstore.el (plstore--insert-buffer): Spelling fix.
4418
4419 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
4420
4421         * message.el (message-valid-fqdn-regexp): Update with newly approved
4422         top-level domain names ".tel" and ".asia".
4423
4424 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4425
4426         * gnus-sum.el (gnus-summary-show-article): Don't load shr
4427         unconditionally.
4428
4429 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4430
4431         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
4432         pop-to-buffer-same-window for old Emacsen.
4433
4434 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
4435
4436         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
4437
4438 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4439
4440         * netrc.el (netrc-credentials): Spelling fix.
4441
4442 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
4443
4444         * gnus-fun.el (gnus-fun-ppm-change-string):
4445         * gnus-msg.el (gnus-inews-do-gcc):
4446         * gnus-sum.el (gnus-summary-find-for-reselect):
4447         * gnus.el (gnus-summary-cancelled):
4448         * message.el (message-cancel-hook, message-send-news):
4449         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
4450         * nnir.el (nnir-run-hyrex):
4451         * nntp.el (nntp-with-open-group-function):
4452         * pgg.el (pgg-pending-timers): Spelling fix.
4453
4454 2011-12-04  Chong Yidong  <cyd@gnu.org>
4455
4456         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
4457         change (Bug#10200).
4458
4459 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4460
4461         * compface.el (uncompface):
4462         * gnus-art.el (gnus-article-x-face-command): Update the header format
4463         of icon data for the most recent icontopbm program.
4464
4465 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4466
4467         * gnus-msg.el (gnus-inews-do-gcc):
4468         * message.el (message-send-mail):
4469         * mml.el (mml-generate-mime): Share the value of the buffer-local
4470         `message-options' variable between a draft buffer and temprary working
4471         buffers.
4472
4473 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4474
4475         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4476
4477 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4478
4479         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4480         for Cygwin.
4481
4482 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4483
4484         * gnus-group.el (gnus-group-prepare-flat):
4485         * mm-bodies.el (mm-encode-body):
4486         * mml.el (mml-preview):
4487         * nnml.el (nnml-request-compact-group):
4488         * pop3.el (pop3-stream-type): Spelling fix.
4489
4490 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4491
4492         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
4493
4494 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4495
4496         * color.el (color-rgb-to-hsl):
4497         * gmm-utils.el (gmm-tool-bar-style):
4498         * gnus-group.el (gnus-group-prepare-flat):
4499         * gnus-topic.el (gnus-topic-prepare-topic):
4500         * mm-decode.el (mm-discouraged-alternatives):
4501         * rfc2047.el (rfc2047-encode-1):
4502         * starttls.el: Spelling fix.
4503
4504 2011-11-24  Glenn Morris  <rgm@gnu.org>
4505
4506         * binhex.el (binhex-begin-line): Give it basic doc-string.
4507
4508         * starttls.el, tls.el: Fix case of "GnuTLS".
4509
4510 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
4511
4512         * gnus-group.el (gnus-group-highlight): Fix typo.
4513
4514 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4515
4516         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4517         value of `delete-file', that returns nil for a local file but returns t
4518         for a remote file using ssh.
4519
4520 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4521
4522         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4523
4524 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4525
4526         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4527         avoid later breakage.
4528
4529 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4530
4531         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4532         article buffers' name.
4533
4534 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4535
4536         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4537         by Paul Eggert's spellfixes two days ago.
4538
4539 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4540
4541         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4542         doesn't have it.
4543
4544         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4545         buffer-local instead of binding them to avoid warnings.  Also demote
4546         errors (bug#10063).
4547         (font-lock-mode-hook): Shut up byte compiler.
4548
4549 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4550
4551         * mm-util.el (mm-charset-after):
4552         * nnir.el (nnir-run-hyrex):
4553         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4554         (ntlm-get-password-hashes, ntlm-md4hash):
4555         * smime.el: Fix typo.
4556
4557 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4558
4559         * gnus-agent.el (gnus-agent-expire-group-1):
4560         * nndiary.el (nndiary-last-occurence):
4561         * nnimap.el (nnimap-request-set-mark):
4562         * nnmairix.el (nnmairix-only-use-registry):
4563         * gnus-group.el (gnus-group-prepare-flat):
4564         * gnus-sum.el (gnus-decode-encoded-word-methods):
4565         * message.el (message-wash-subject):
4566         * nntp.el (nntp-retrieve-headers-with-xover):
4567         * smime.el (smime-certificate-directory): Spelling fix.
4568
4569 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4570
4571         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4572
4573         * color.el:
4574         * gnus-agent.el (gnus-agent-possibly-alter-active):
4575         * gnus-dired.el (gnus-dired-print):
4576         * mail-parse.el:
4577         * nnmairix.el (nnmairix-request-group):
4578         * shr.el (shr-image-displayer):
4579         * sieve-manage.el:
4580         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
4581
4582 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
4583
4584         * gnus-sum.el (gnus-auto-select-subject):
4585         * spam-report.el (spam-report-resend): Spelling fix.
4586
4587 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4588
4589         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4590         * gnus-art.el (gnus-default-article-saver):
4591         * gnus-srvr.el (gnus-server-copy-server):
4592         * gnus.el (gnus-sloppily-equal-method-parameters):
4593         * html2text.el (html2text-format-tag-list):
4594         * message.el (message-narrow-to-head):
4595         * nndiary.el:
4596         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4597         * sieve.el: Spelling fix.
4598
4599 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4600
4601         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4602         * gnus-sum.el (gnus-summary-make-menu-bar):
4603         * gnus-uu.el (gnus-uu-decode-postscript)
4604         (gnus-uu-decode-postscript-and-save):
4605         * mailcap.el (mailcap-print-command):
4606         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4607         Fix typos.
4608
4609 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4610
4611         * gnus-art.el (gnus-article-part-wrapper):
4612         * html2text.el (html2text-fix-paragraphs):
4613         * mm-decode.el (mm-image-fit-p):
4614         * rfc2047.el (rfc2047-encode-message-header):
4615         * shr-color.el (shr-color-visible-distance-min)
4616         (shr-color-relative-to-absolute, set-minimum-interval)
4617         (shr-color-visible): Fix typos.
4618
4619 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4620
4621         * gmm-utils.el (gmm-tool-bar-item):
4622         * gnus-art.el (gnus-treat-body-boundary):
4623         * gnus-diary.el (gnus-user-format-function-d):
4624         * gnus-start.el (gnus-get-unread-articles):
4625         * pgg-gpg.el (pgg-gpg-update-agent):
4626         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4627
4628 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4629
4630         * gnus-topic.el (gnus-group-prepare-topics):
4631         * gnus-uu.el (gnus-extract-view):
4632         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4633
4634 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4635
4636         * spam.el: Move BBDB autoloads.
4637         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4638         BBDB 2 and 3.
4639         (spam-check-BBDB): Use it.
4640         (spam-enter-ham-BBDB): Use it.
4641
4642 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4643
4644         * smime.el (smime-draw-buffer): Spelling fix.
4645
4646 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4647
4648         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4649         for scanning exactly one level.
4650         * gnus-start.el (gnus-get-unread-articles): Ditto.
4651
4652 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4653
4654         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4655         slightly clearer.
4656
4657 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4658
4659         * gnus-sync.el: More commentary about setup.
4660
4661 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4662
4663         * message.el (message-send-and-exit): Document `arg'.
4664
4665 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4666
4667         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4668
4669 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4670
4671         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4672
4673         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4674         we don't use `bound-and-true-p'.
4675
4676 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4677
4678         * gnus-util.el (gnus-bound-and-true-p): Remove.
4679         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4680         * nnir.el: Use it.
4681         * nnmairix.el: Use it.
4682
4683 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4684
4685         * gnus-sync.el: Improve docs about CouchDB admins.
4686
4687         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4688         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4689         for reasons unknown.
4690         * nnir.el: Use it.
4691         * nnmairix.el: Use it.
4692
4693         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4694         * nnir.el: Ditto.
4695         * nnmairix.el: Ditto.
4696
4697         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4698
4699 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4700
4701         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4702         not needed.  Provide xmlplistread list function to produce XML plist
4703         output for non-Gnus LeSync clients.
4704
4705 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4706
4707         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4708
4709         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4710         and save against it.  Group subscriptions, read marks, other marks,
4711         subscription levels, topic names, and topic offsets (the group's
4712         position within the topic) are saved.  This is an experimental backend
4713         and may change significantly.  Load json.el from the gnus-fallback-lib
4714         if it's not available otherwise.
4715         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4716
4717 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4718
4719         * message.el (message-completion-function): Make sure
4720         message-tab-body-function is not attempted if one of
4721         message-completion-alist fails to find a completion (bug#9158).
4722
4723 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4724
4725         * mml.el (mml-quote-region): Quote <#secure> tag.
4726         (mml-generate-mime-1): Unquote <#secure> tag.
4727
4728 2011-10-20  Chong Yidong  <cyd@gnu.org>
4729
4730         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4731         calling a minor mode from Lisp with nil arg enables it, so we have to
4732         make the wording a bit ambiguous here).
4733
4734 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4735
4736         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4737         * nnir.el (nnir-mode): Use it.
4738         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4739         Use it.
4740
4741         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4742         * nnmairix.el (gnus-registry-enabled): Ditto.
4743
4744 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4745
4746         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4747         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4748         only while we need to find out if it should be t or nil.
4749         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4750         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4751         the registry is installed.  Set it to nil when it's unloaded.
4752         (gnus-registry-install-p): Provide user guidance for the initial value
4753         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4754         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4755         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4756         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4757         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4758         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4759         `gnus-registry-install'.
4760
4761 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4762
4763         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4764         previous change.
4765         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4766         primary key is marked as disabled.
4767
4768 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4769
4770         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4771         primary key is marked as disabled.
4772
4773 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4774
4775         * html2text.el (html2text-clean-anchor): Check for quotes around
4776         `href' value.
4777
4778 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4779
4780         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4781         searching.  Drop `bbdb-cache'.
4782
4783 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4784
4785         * message.el (message-signed-or-encrypted-p): Exclude header when
4786         checking if there is signed or encrypted body in text/plain message.
4787
4788 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4789
4790         * html2text.el (html2text-get-attr): Correctly handle attribute values
4791         containing "=".
4792
4793 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4794
4795         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4796         handle bindings.
4797
4798 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4799
4800         * gnus-win.el (gnus-configure-windows): Protect against reading
4801         ephemeral groups outside of Gnus.
4802
4803 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4804
4805         * shr.el (shr-tag-img): Don't get images displayed in tables.
4806
4807 2011-10-03  Glenn Morris  <rgm@gnu.org>
4808
4809         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4810         the "maintainer" version of debbugs.gnu.org reports.
4811
4812 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4813
4814         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4815         make asynchronous adjacent image insertion work better.
4816
4817 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4818
4819         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4820         documentation.
4821
4822 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4823
4824         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4825         `gnus-asynchronous' isn't shadowed.
4826
4827 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4828
4829         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4830
4831         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4832         (nnimap-insert-partial-structure): The charset parameter isn't
4833         case-sensitive.
4834
4835         * nnheader.el (nnheader-message-maybe): New function.
4836
4837         * shr.el (shr-tag-table): Render totally broken tables better.
4838
4839         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4840         computing the boundary.
4841
4842 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4843
4844         * pop3.el (pop3-number-of-responses): Remove.
4845         (pop3-wait-for-messages): Rewrite to take linear time instead of
4846         exponential time.
4847
4848 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4849
4850         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4851         re-fetch images.
4852
4853         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4854         re-fetch images when hitting `g' in Gnus.
4855
4856 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4857
4858         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4859         (mml-compute-boundary): Don't check collision if it is non-nil.
4860         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4861         before checking collision.
4862
4863 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4864
4865         * message.el (message-indent-citation): Really make sure there's a
4866         newline at the end.
4867
4868         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4869         Fix suggested by John Wiegley.
4870
4871         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4872
4873         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4874
4875         * message.el (message-default-send-rename-function): Break out into its
4876         own function.
4877
4878         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4879         doesn't work under XEmacs.
4880
4881         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4882         of "imaps" to word around Windows problems.
4883         (nnimap-open-connection-1): Use it.
4884
4885         * message.el (message-indent-citation): Revert last change which made
4886         `F' not work.
4887
4888 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4889
4890         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4891         terminal as well.
4892
4893 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4894
4895         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4896         because it displays images using overlays that aren't easy to copy to
4897         the article buffer.
4898
4899 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4900
4901         * message.el (message-indent-citation): Fix empty line removal at the
4902         end of the citation.
4903
4904 2011-09-20  Julien Danjou  <julien@danjou.info>
4905
4906         * auth-source.el (auth-source-netrc-create): Use default value for
4907         password if specified.  Evaluate default.
4908         (auth-source-plstore-create): Ditto.
4909         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4910         value evaluation.
4911         (auth-source-netrc-create): Typo fix.
4912         (auth-source-plstore-create): Ditto.
4913
4914         * password-cache.el (password-cache-remove): Remove entries even if the
4915         value is nil, so that password with a nil value (negative caching) is
4916         possible to invalidate.
4917
4918         * auth-source.el (auth-source-format-cache-entry): New function.
4919
4920 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4921
4922         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4923
4924 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4925
4926         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4927
4928 2011-09-19  Julien Danjou  <julien@danjou.info>
4929
4930         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4931         which work with things that are not ASCII.
4932
4933 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4934
4935         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4936
4937 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4938
4939         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4940         message level.
4941
4942 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4943
4944         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4945
4946 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4947
4948         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4949
4950 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4951
4952         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4953         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4954
4955 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4956
4957         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4958         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4959         articles.
4960
4961 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4962
4963         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4964         (message-mail-other-window, message-mail-other-frame)
4965         (message-news-other-window, message-news-other-frame):
4966         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4967         instead of setting buffer display varibles.
4968
4969 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4970
4971         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4972
4973         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4974
4975 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4976
4977         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4978         duplicates" to a higher level.
4979
4980         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4981         most egregious messages.
4982
4983 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4984
4985         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4986
4987 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4988
4989         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4990         up the file (bug#9351).
4991
4992 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4993
4994         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4995         it does with all other backends, but decode the names immediately after
4996         getting them.
4997
4998         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4999         decoding nnimap groups.
5000
5001         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
5002         newsrc file.  It doesn't seem like an important optimization any more.
5003
5004 2011-09-10  Dave Abrahams  <dave@boostpro.com>
5005
5006         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
5007         overflows.
5008
5009 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5010
5011         * gnus.el (gnus-article-mark-lists): Remove `recent'.
5012         (gnus-interactive-exit): Extend to `quiet'.
5013
5014         * gnus-sum.el (gnus-offer-save-summaries): Use it.
5015
5016         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
5017         string.
5018
5019         * plstore.el (plstore--get-buffer): Silence compiler warnings by
5020         renaming function arguments from `this'.
5021
5022         * gnus-sum.el (gnus-newsgroup-recent): Remove.
5023
5024         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
5025         has been renamed.
5026         (gnus-lrm-string-p): Include RLM and PDF, too.
5027
5028         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
5029         (bug#9225).
5030
5031 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
5032
5033         Add autoload cookies for functions used by sendmail.el.
5034         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
5035
5036         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
5037
5038 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5039
5040         * gnus-art.el (article-date-ut): Work properly even when there are
5041         things like Date header in the body; work for forwarded parts.
5042
5043 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
5044
5045         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
5046         original-article-buffer.
5047
5048 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
5049
5050         * nnir.el (nnir-compose-result): Fix matching of server type.
5051         (nnir-run-swish++): Ditto.
5052         (nnir-run-namazu): Ditto.
5053         (nnir-run-notmuch): Ditto.
5054
5055 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5056
5057         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
5058         (bug#9405).
5059
5060         * gnus-score.el (gnus-summary-increase-score): Doc clarification
5061         (bug#9421).
5062
5063         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
5064         (bug#9425).
5065
5066         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
5067         thing (bug#9426).
5068
5069 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5070
5071         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
5072         the error message.
5073
5074 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
5075
5076         * message.el (message-setup-1): Return t (Bug#9392).
5077
5078 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
5079
5080         * gnus-sum.el: When adding article headers to a summary buffer also
5081         update gnus-newsgroup-articles (bug#9386).
5082
5083 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5084
5085         * auth-source.el: Autoload help-mode.
5086
5087 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5088
5089         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
5090         names.
5091
5092 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
5093
5094         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
5095         mm-replace-in-string for compatibility issues.
5096         * mml2015.el (mml2015-epg-verify): Ditto.
5097
5098 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5099
5100         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
5101
5102         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
5103
5104 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5105
5106         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
5107         continue on and do the clean-up phase (bug#9188).
5108
5109         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
5110         just ignore groups that can't be opened instead of erroring out
5111         (bug#9225).
5112
5113         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
5114         nil since some many people are fuddy-duddies.
5115
5116         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
5117         images.
5118
5119         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
5120         instead.
5121
5122         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
5123
5124         * gnus-util.el (gnus-process-live-p): Copy over compat function.
5125
5126         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
5127         processing.
5128
5129         * nntp.el (nntp-kill-buffer): Kill the process before killing the
5130         buffer to avoid warnings.
5131
5132 2011-08-20  Simon Josefsson  <simon@josefsson.org>
5133
5134         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
5135         specified to reduce precision.
5136
5137 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5138
5139         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
5140         bodystructures (bug#9314).
5141
5142 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5143
5144         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
5145         Make button keymap non-sticky after buttons.
5146
5147 2011-08-18  David Engster  <dengste@eml.cc>
5148
5149         * nnmairix.el (nnmairix-request-set-mark)
5150         (nnmairix-goto-original-article): Remove adding of article to registry,
5151         since `gnus-registry-add-group' isn't available anymore.
5152         (nnmairix-determine-original-group-from-registry):
5153         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
5154         available anymore.
5155
5156 2011-08-12  Simon Josefsson  <simon@josefsson.org>
5157
5158         * starttls.el (starttls-any-program-available): Define as obsolete
5159         function.
5160
5161 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5162
5163         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
5164         versions which Gnus use when appropriate.
5165
5166         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
5167         a pretty destructive command.
5168
5169         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
5170
5171 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5172
5173         * message.el (message-fix-before-sending): Make a different warning
5174         about NUL characters (bug#9270).
5175
5176         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
5177         from custom (bug#9260).
5178
5179         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
5180         things work in Emacs 22 and XEmacs, too.
5181
5182         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
5183         default From.
5184
5185         * gnus-spec.el (gnus-lrm-string-p): New macro.
5186         (gnus-lrm-string): New constant.
5187         (gnus-summary-line-format-spec): LRM-ify the from.
5188         (gnus-tilde-max-form): LRM-ify string chopping.
5189
5190         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
5191
5192         * message.el (message-is-yours-p): Allow disabling canlock checking
5193         (bug#9295).
5194         (message-shoot-gnksa-feet): Add `canlock-verify'.
5195         (message-auto-save-directory): Use ~/ as the auto-save directory if the
5196         message directory isn't writable (bug#9304).
5197
5198         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
5199         non-world-readable.
5200
5201 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5202
5203         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
5204         articles.
5205
5206 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
5207
5208         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
5209         copy-list.
5210
5211 2011-08-12  Sam Steingold  <sds@gnu.org>
5212
5213         * gnus-score.el (gnus-score-find-alist): Keep the score files already
5214         in the reverse order to avoid modifying the cache with `nreverse'.
5215         (gnus-all-score-files): Do not modify the value returned by
5216         `gnus-score-find-alist' because it lives in a cache variable.
5217         (gnus-current-home-score-file): No need to `nreverse' the return value
5218         of `gnus-score-find-alist', it is already in the correct order.
5219
5220 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
5221
5222         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
5223         type MESSAGE and subtype RFC822 is slightly different from those of
5224         type TEXT.
5225
5226 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
5227
5228         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
5229         This allows article-referral to work from an nnir group.
5230
5231 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
5232
5233         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
5234
5235 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
5236
5237         * mml1991.el (mml1991-epg-find-usable-key)
5238         (mml1991-epg-find-usable-secret-key): New function.
5239         (mml1991-epg-sign): Check if signing key is usable.
5240         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
5241
5242 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
5243
5244         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
5245         server-variables only.  This should fix a bug introduced with commit
5246         e1889675b7f4adf057833c5513c9374134c4e053.
5247         (nnir-run-query): 'nnir-search-engine should not be set from the global
5248         environment.
5249
5250 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
5251
5252         * nnir.el (nnir-search-thread): Position point on referring article
5253         line.
5254         (nnir-warp-to-article): Clean up summary buffers.
5255
5256         * nnimap.el (nnimap-request-thread): Whitespace fix.
5257
5258 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
5259
5260         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
5261
5262 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5263
5264         * starttls.el (starttls-available-p): Rename from
5265         `starttls-any-program-available' and changed return convention.
5266
5267 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
5268
5269         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
5270         `unix-sync' unless it's defined.
5271
5272 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
5273
5274         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
5275         `aref' for XEmacs compatibiltiy.
5276
5277 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5278
5279         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
5280
5281 2011-07-31  Dave Abrahams  <dave@boostpro.com>
5282
5283         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
5284         closures, quote the form properly (bug#9194).
5285
5286 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5287
5288         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
5289         (gnus-summary-insert-new-articles): Protect against servers that are
5290         down.
5291
5292 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5293
5294         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
5295         in mm handle if none is specified.
5296
5297 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
5298
5299         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
5300
5301 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
5302
5303         * nnir.el (nnir-search-thread): New function to make an nnir group
5304         based on a thread query.
5305
5306         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
5307         of nnir in thread referral.
5308         (gnus-summary-refer-thread): Use it.
5309
5310         * nnimap.el (nnimap-request-thread): Use it.
5311
5312 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5313
5314         * shr.el (shr-tag-comment): Ignore HTML comments.
5315
5316 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
5317
5318         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
5319         argument.
5320         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
5321         Use `nnir-address' to handle server info rather than passing an arg.
5322
5323         * nnimap.el (nnimap-make-thread-query): New utility function to format
5324         an imap thread search query.
5325         (nnimap-request-thread): Use it.
5326
5327         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
5328         right select-method if we are not going back to the group buffer.
5329
5330 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5331
5332         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
5333         enter invalid buffer configurations into the quit form (bug#9107).
5334         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
5335         unplugged/plugged.
5336
5337         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
5338         keep track of which ones are unread (bug#9061).
5339
5340         * gnus.el (gnus-refer-article-method): Allow entering any sexp
5341         (bug#9055).
5342
5343         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
5344         (bug#9041).
5345
5346         * gnus-html.el (mm-util): Require (bug#9073).
5347
5348         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
5349         (gnus-summary-refer-thread): Use it to remove duplicates in the
5350         un-threaded view (bug#9053).
5351         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
5352
5353 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
5354
5355         * nnir.el (nnir-read-server-parm): Use default value from global
5356         variable.  Without this the default search engine parameters aren't
5357         used at all.
5358
5359 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5360
5361         * message.el (message-unique-id): Don't use the undocumented return
5362         value from (random t) (bug#9118).
5363
5364 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5365
5366         * message.el (message-auto-save-directory): If the ~/Mail directory
5367         doesn't exist, use ~ as the auto-save directory (bug#4432).
5368
5369         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
5370         hasn't already been started.
5371
5372 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5373
5374         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
5375
5376         * message.el (message-reply): Work around mysterious bug where
5377         `message-mode' seems to overwrite the locally bound `subject' variable.
5378
5379 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
5380
5381         * nnimap.el (nnimap-request-thread): Ensure search is performed in
5382         correct group.
5383
5384         * gnus-int.el (gnus-request-thread): Add group argument.
5385
5386         * gnus-sum.el (gnus-summary-refer-thread): Use it.
5387
5388 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5389
5390         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
5391
5392         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
5393         renamed to `debbugs-gnu-*'.
5394
5395 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
5396
5397         * plstore.el: Revert the editing feature since it is not urgent.
5398         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
5399         (plstore-mode-decoded): Remove.
5400
5401 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5402
5403         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
5404         isn't very interesting any more, and it leaks potentially secret data.
5405         (gnus-debug): Remove.
5406
5407         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
5408         use of :custom-show.
5409
5410 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
5411
5412         * plstore.el: Add documentation.
5413         (plstore-mode): New mode to edit plstore file.
5414         (plstore-mode-toggle-display, plstore-mode-original)
5415         (plstore-mode-decoded): New command.
5416         (plstore--encode, plstore--decode, plstore--write-contents-functions)
5417         (plstore--insert-buffer, plstore--make): New function.
5418         (plstore-open, plstore-save): Simplify by using them.
5419
5420 2011-07-06  Glenn Morris  <rgm@gnu.org>
5421
5422         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
5423
5424 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5425
5426         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
5427         no longer is much used.
5428         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
5429         Articles".
5430
5431 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
5432
5433         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
5434         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
5435         `notmuch' backend.
5436
5437 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5438
5439         * mm-decode.el (mm-text-html-renderer): Doc fix.
5440
5441         * gnus-msg.el (gnus-bug): Fix the MML tag.
5442
5443         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
5444
5445 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
5446
5447         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
5448         secondary methods if started with `gnus-no-server'.
5449
5450 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
5451
5452         * message.el (message-return-action): Fix typo in docstring.
5453
5454 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5455
5456         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
5457         bug reports at once.
5458
5459         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
5460
5461 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5462
5463         * nndraft.el: Require gnus-group.
5464         (nndraft-request-list): Declare.
5465
5466         * nndraft.el (nndraft-update-unread-articles): Don't show group having
5467         no unread article unless it matches gnus-permanently-visible-groups.
5468
5469         * nndraft.el (nndraft-update-unread-articles): New function.
5470         (nndraft-request-associate-buffer): Use it to update the number of
5471         unread articles for the nndraft groups in the group buffer when saving
5472         or killing a draft message.
5473
5474 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5475
5476         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
5477         systems to binary before writing and reading the mbox files.
5478
5479         * gnus.el (gnus-summary-line-format): Link to the info node for %U
5480         instead of trying to list them all (bug#8978).
5481
5482 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5483
5484         * pop3.el (pop3-open-server): Use :end-of-capability.
5485
5486 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5487
5488         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
5489         the id is always a number.
5490
5491         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
5492
5493         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
5494         debbugs mode, if possible.
5495
5496 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
5497
5498         * auth-source.el (auth-source-token-passphrase-callback-function):
5499         Reindent.
5500         (epg-context-operation): Remove unnecessary autoload.
5501
5502 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5503
5504         * gnus.el (gnus-list-debbugs): New command.
5505
5506         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
5507         mboxstat instead of the maintbox, since the stat seems to be fuller.
5508
5509         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
5510         summary buffers.
5511
5512         * message.el (message-get-reply-headers): Delete all duplicates,
5513         instead of the first.
5514         (message-get-reply-headers): Ensure that we have progress while
5515         deleting duplicates.
5516
5517         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5518         gnus-posting-style value from the summary buffer to make it easier to
5519         make that a per-buffer conf.
5520
5521 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5522
5523         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5524         found by setting `shortcut' in 'query.
5525         (nnir-request-article): Use `shortcut' setting when requesting article
5526         by Message-ID.
5527
5528 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5529
5530         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5531         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5532         Bring the pseudo-headers back too.
5533
5534 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5535
5536         * auth-source.el (auth-source-token-passphrase-callback-function):
5537         Simplify and remove EPA dependency.
5538
5539 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5540
5541         * nnir.el (nnir-request-article): Fix error message text.
5542
5543 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5544
5545         * auth-source.el (plstore-delete): Autoload.
5546         (auth-source-plstore-search): Support delete operation.
5547         * plstore.el (plstore-delete): New function.
5548
5549 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5550
5551         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5552         mark actually existing articles as unread rather than the ones that
5553         active asserts.
5554
5555 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5556
5557         * nntp.el (nntp-record-command):
5558         * gnus-util.el (gnus-message-with-timestamp-1):
5559         Use format-time-string rather than decoding time stamps by hand.
5560         This is simpler and insulates the code from potential changes to
5561         current-time format.
5562
5563 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5564
5565         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5566
5567 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5568
5569         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5570         (plstore-save): Support public key encryption.
5571         (plstore--init-from-buffer): New function.
5572         (plstore-open): Use it; fix error when opening a non-existent file.
5573         (plstore-revert): Use plstore--init-from-buffer.
5574
5575 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5576
5577         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5578
5579 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5580
5581         * mml2015.el (mml2015-use): Replace string-match-p with string-match
5582         for old Emacsen.
5583
5584 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5585
5586         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
5587         is not fully working.
5588
5589 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5590
5591         * dgnushack.el: Autoload sha1 on XEmacs.
5592
5593         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5594         quit window configuration.
5595
5596         * auth-source.el (epg-context-set-passphrase-callback):
5597         Remove duplicate autoload.
5598
5599 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5600
5601         * nnir.el (nnir-request-article): Allow requesting articles by
5602         Message-ID with nnimap.
5603
5604         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5605         current server.
5606
5607 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5608
5609         * auth-source.el: Autoload EPA/EPG functions.
5610         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5611         changed when EPA/EPG is not available.
5612         (auth-source-backend): Rename "arg" member to "data".
5613         (auth-source-backend-parse, auth-source-plstore-search)
5614         (auth-source-plstore-create): Use it.
5615
5616 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5617
5618         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5619         `gnus-refer-article-methods'.
5620
5621 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5622
5623         * auth-source.el: Require EPA and EPG.
5624         (auth-source-passphrase-alist): New variable.
5625         (auth-source-passphrase-callback-function)
5626         (auth-source-token-passphrase-callback-function): Callbacks for the
5627         netrc field encryption (GPG tokens).
5628         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5629         Symmetric encryption and decryption of the netrc GPG tokens.
5630         (auth-source-netrc-normalize): Use them, simplifying the closure.
5631
5632 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5633
5634         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5635         is available.
5636
5637 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5638
5639         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5640         non-nil, and `nnimap-split-methods' is nil, use the former.
5641
5642 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5643
5644         * plstore.el (plstore-revert): New function.
5645         (plstore-open): Use it; hide the buffer from user.
5646
5647 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5648
5649         * auth-source.el (auth-source-backend): New member "arg".
5650         (auth-source-backend-parse): Handle new backend 'plstore.
5651         * plstore.el: New file.
5652
5653 2011-06-30  Glenn Morris  <rgm@gnu.org>
5654
5655         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5656
5657 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5658
5659         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5660         expiring articles to.
5661
5662         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5663         variations as ASCII (bug#5458).
5664
5665 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5666
5667         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5668
5669 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5670
5671         * message.el (message-point-in-header-p): Tweak the function to default
5672         to saying that we're not in the headers if there is no separator at
5673         all.  This makes it possible to use the Message version of `M-q' in
5674         buffers with no headers (bug#7987).
5675         (message-point-in-header-p): Fix last checkin to work with an empty
5676         mail-header-separator, too.
5677
5678         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5679         again, save the choice via customize.
5680
5681 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5682
5683         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5684
5685         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5686         ended the connection, bail out before waiting infinitely on a new
5687         connection.
5688
5689 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5690
5691         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5692         reports.
5693
5694         * gnus.el (gnus-bug-package): Use "gnus."
5695         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5696
5697 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5698
5699         * dgnushack.el: Make the timer warning go away on XEmacs.
5700
5701         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5702         animations going on at article exit time.
5703
5704         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5705         since removing it breaks people upgrading.
5706
5707         * shr.el (shr-put-image): Use the new interface for animating images.
5708         (shr-put-image): Animate for 60 seconds.
5709
5710         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5711         avoid compiler warnings.
5712
5713         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5714         error with `find-file-hooks' on Emacs 22.
5715         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5716         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5717         on all architectures.
5718
5719         * spam.el (spam-stat): Require in a normal fashion without binding
5720         `spam-stat-install-hooks' to avoid compilation warnings.
5721
5722         * spam-stat.el (spam-stat-install-hooks): Remove.
5723         (spam-stat-install-hooks): Don't run automatically.
5724
5725 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5726
5727         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5728         and keystroke.
5729
5730 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5731
5732         * auth-source.el (auth-source-netrc-cache): Move forward.
5733
5734 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5735
5736         * proto-stream.el (proto-stream-open-starttls): Use
5737         `gnutls-available-p' to see whether we have built-in support.
5738
5739         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5740         we already know.
5741         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5742         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5743
5744 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5745
5746         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5747         %S format, since that looks odd.
5748         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5749         file, especially when saving.
5750
5751 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5752
5753         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5754         article found.
5755
5756 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5757
5758         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5759         `auth-source-save-secrets' with a more sensitive alist that can be
5760         configured per file.  Experimental, so defaults to 'never.
5761         (auth-source-netrc-create): Use it.  Still experimental code.
5762         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5763         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5764
5765 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5766
5767         * auth-source.el (auth-source-save-secrets): New variable to control if
5768         secret tokens should be saved encrypted.
5769         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5770         to `auth-source-netrc-normalize'.
5771         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5772         on the EPA variables being defined.
5773         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5774         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5775         the lexical-let closure.
5776         (auth-source-netrc-create): Create "gpg:" tokens according to
5777         `auth-source-save-secrets'.
5778
5779 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5780
5781         * gnus-group.el (gnus-group-update-group): Add new argument
5782         `info-unchanged' that stops updating dribble buffer.
5783
5784         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5785         deletes lines matching to it in dribble buffer.
5786
5787         * gnus-agent.el (gnus-agent-fetch-group-1):
5788         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5789         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5790         * gnus-start.el (gnus-group-change-level):
5791         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5792
5793         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5794         if newsgroup info is not changed.
5795
5796         * gnus-group.el (gnus-group-get-new-news-this-group):
5797         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5798         Don't update dribble buffer.
5799
5800 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5801
5802         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5803         remove entries with groups we ignore.
5804
5805 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5806
5807         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5808         the underline comes at the bottom.
5809
5810 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5811
5812         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5813         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5814         (gnus-registry-article-marks-to-names): Rename from
5815         `gnus-registry-user-format-function-M2'.
5816
5817 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5818
5819         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5820         ephemeral group.
5821
5822 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5823
5824         * shr.el (shr-browse-image): Copy the URL if called interactively.
5825
5826 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5827
5828         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5829         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5830         done, then unselected articles may be marked as read.
5831
5832         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5833         since not doing this seems to lead to a race condition in pop3-logon.
5834
5835         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5836         so that the call chain it correct when we call "upwards".
5837
5838         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5839         in read-only groups.
5840
5841         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5842
5843         * message.el (message-cite-reply-position): Doc string fix.
5844
5845         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5846         avoid regexp overflow.
5847         (nnimap-transform-split-mail): Ditto.
5848
5849         * pop3.el (pop3-retr): Error out if the server closes the connection.
5850
5851 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5852
5853         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5854         mm-with-unibyte-current-buffer.  The buffer should not contain any
5855         multibyte chars anyway at this stage.
5856
5857 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5858
5859         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5860         at the end of lines.
5861
5862 2011-05-29  Julien Danjou  <julien@danjou.info>
5863
5864         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5865
5866 2011-05-27  Glenn Morris  <rgm@gnu.org>
5867
5868         * gnus-group.el (gnus-bug-group-download-format-alist):
5869         Use the "maintainer" version of debian reports as well.
5870
5871 2011-05-26  Glenn Morris  <rgm@gnu.org>
5872
5873         * gnus-group.el (gnus-bug-group-download-format-alist):
5874         Use the "maintainer" version of debbugs.gnu.org reports.
5875
5876 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5877
5878         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5879
5880 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5881
5882         * gnus-cus.el (gnus-agent-customize-category):
5883         * gnus-delay.el (gnus-delay-send-queue):
5884         * gnus.el (gnus-other-frame):
5885         Don't quote lambda expressions with `quote'.
5886
5887 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5888
5889         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5890         the thread moves us backwards and so we loop forever.
5891
5892 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5893
5894         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5895         whitespace in base64 data lines.
5896
5897 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5898
5899         * gnus-registry.el (gnus-registry-user-format-function-M):
5900         Use `mapconcat'.
5901         (gnus-registry-user-format-function-M2): Use to see the full text of
5902         the marks.  Make "," the mark text separator.
5903
5904         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5905         authentication with auth-source.
5906
5907 2011-05-17  Glenn Morris  <rgm@gnu.org>
5908
5909         * gnus-group.el (gnus-import-other-newsrc-file):
5910         Use insert-file-contents.
5911
5912 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5913
5914         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5915         1000 iterations.
5916
5917 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * nntp.el (nntp-open-connection): Check if process-type is available.
5920
5921 2011-05-16  Julien Danjou  <julien@danjou.info>
5922
5923         * shr.el (shr-tag-del): Add support for del tag.
5924
5925 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5926
5927         * gnus-html.el (gnus-html-put-image): Register a displayer.
5928
5929         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5930
5931 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5932
5933         * registry.el (prune-factor): New initialization parameter defaulting
5934         to 0.1.
5935         (registry-prune-hard): Use it.
5936
5937         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5938         0.1 expicitly.
5939
5940 2011-05-13  Glenn Morris  <rgm@gnu.org>
5941
5942         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5943         is bound, since this function requires sendmail.
5944
5945 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5946
5947         * registry.el (registry-usage-test): Disable pruning test.
5948
5949 2011-05-11  David Engster  <dengste@eml.cc>
5950
5951         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5952         Bind set-network-process-option for XEmacs.
5953
5954 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5955
5956         * registry.el (registry-prune-hard-candidates)
5957         (registry-prune-soft-candidates): Helper methods for registry pruning.
5958         (registry-prune): Use them.  Make the sort function optional.
5959
5960 2011-05-10  Jim Meyering  <meyering@redhat.com>
5961
5962         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5963
5964 2011-05-10  Julien Danjou  <julien@danjou.info>
5965
5966         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5967         symbol and not a list.
5968
5969 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5970
5971         * gnus-art.el (gnus-article-mode): Move binding of
5972         shr-put-image-function here from gnus-article-prepare-display.
5973
5974         * shr.el (shr-put-image-function): New variable.
5975         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5976         (shr-put-image): Return scaled image.
5977
5978         * gnus-art.el (gnus-shr-put-image): New function.
5979         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5980
5981         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5982         original ones, as deletable.
5983
5984 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5985
5986         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5987
5988 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5989
5990         * registry.el (registry-full): Add convenience method.  Fix logic.
5991         (registry-insert): Use it.  Fix logic here too.
5992
5993         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5994         `registry-prune' if `registry-full' returns t.
5995         (gnus-registry-handle-action)
5996         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5997         (gnus-registry-usage-test): Use it.
5998
5999 2011-05-07  Julien Danjou  <julien@danjou.info>
6000
6001         * shr.el (shr-link): Make shr-link inherit from link by default.
6002
6003 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
6004
6005         * shr.el (shr-urlify, shr-link): Fix shr-link face.
6006
6007 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6008
6009         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
6010         error out because the face is not a list.
6011
6012 2011-05-05  Glenn Morris  <rgm@gnu.org>
6013
6014         * proto-stream.el (gnutls-negotiate): Fix declarations.
6015
6016         * gnus-start.el (gnus-propagate-marks): Declare.
6017
6018 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
6019
6020         * registry.el (registry-reindex): Fix percentage message.
6021
6022         * proto-stream.el (network-stream-open-starttls): Adjust to call
6023         `gnutls-negotiate' with :process and :hostname arguments.
6024
6025 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6026
6027         * shr.el: Add shr-link face for links.
6028         (shr-urlify): Use it.
6029
6030         * registry.el (registry-insert): Make error message more helpful.
6031
6032 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6033
6034         * gnus-html.el (gnus-html-schedule-image-fetching):
6035         Use url-queue-retrieve, if it exists.
6036
6037         * shr.el (shr-tag-img): Ditto.
6038
6039         * gnus.el: Autoload more gnus-agent functions.
6040
6041         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
6042         agent if we haven't already (bug#8502).
6043
6044         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
6045         into the Agent, too.
6046
6047         * gnus-agent.el (gnus-agent-store-article): New function.
6048
6049         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
6050         and moved from that file for reuse.
6051
6052         * pop3.el (pop3-open-server): Error messages are "-ERR".
6053
6054 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6055
6056         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
6057         (open-tls-stream): Remove superfluous tls/starttls autoloads.
6058
6059 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6060
6061         * gnus.el: No Gnus v0.17 is released.
6062
6063 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6064
6065         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
6066         buffer has moved to a different frame.
6067
6068 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6069
6070         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
6071         to get the conversion from unibyte to multibyte buffers to work on
6072         Emacs 22.
6073
6074         * nntp.el (nntp-request-article): Slight clean-up.
6075
6076 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6077
6078         * shr.el (shr-strike-through): New face.
6079         (shr-tag-s): Use it to provide <s> support.
6080         (shr-tag-s): Remove duplicate definition.
6081
6082 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6083
6084         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
6085         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
6086
6087 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
6088
6089         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
6090         `gnutls-negotiate'.
6091         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
6092
6093 2011-04-23  Glenn Morris  <rgm@gnu.org>
6094
6095         * gnus-sum.el (gnus-extra-headers): Bump :version.
6096
6097 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6098
6099         * shr.el (shr-tag-sup): New function.
6100         (shr-tag-sub): Ditto.
6101
6102 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
6103
6104         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
6105         for the case where `gnus-registry-ignored-groups' is a list of lists,
6106         and don't call `gnus-parameter-registry-ignore' otherwise.
6107
6108 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
6109
6110         * nnimap.el (nnimap-user): New backend variable.
6111         (nnimap-open-connection-1): Use it.
6112         (nnimap-credentials): Accept user parameter so it's explicit what user
6113         name is desired.
6114
6115         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
6116         default.
6117
6118         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
6119         not gnus-registry.el.
6120
6121         * gnus-registry.el: Mention in comments how to modify
6122         `gnus-extra-headers' for proper recipient tracking and that it may
6123         already have To and Cc recently, which it does as of this commit.
6124         (gnus-registry-ignored-groups): Remove defcustom.
6125         Explain why in comments.
6126         (gnus-registry-action): Fix data-header reference to use the extra
6127         headers.  Explain in package commentary how to add To and Cc headers to
6128         the gnus-extra-headers.
6129         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
6130         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
6131         parameter list or a string list in `gnus-registry-ignored-groups'.
6132         Fix logic error.
6133
6134 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6135
6136         * shr.el (shr-expand-url): Protect against null urls.
6137
6138 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6139
6140         * shr.el (shr-base): New binding.
6141         (shr-tag-base): Keep track of <base>.
6142         (shr-expand-url): New function used throughout.
6143
6144 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
6145
6146         * gnus-registry.el
6147         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
6148         (gnus-registry-ignored-groups): New variable.
6149         (gnus-registry-ignore-group-p): Use it.
6150         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
6151         set the destination group to nil (same as delete) if it's ignored.
6152
6153 2011-04-20  David Engster  <dengste@eml.cc>
6154
6155         * tests/gnustest-nntp.el: New file for simple NNTP testing.
6156
6157         * Makefile.in (test-nntp): New rule.
6158         (check): Add it.
6159         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
6160
6161 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6162
6163         * gnus-registry.el (gnus-registry-action)
6164         (gnus-registry-fetch-header-fast):
6165         Don't use mail-header that looks an internal function of mailheader.el.
6166
6167 2011-04-19  Glenn Morris  <rgm@gnu.org>
6168
6169         * time-date.el (time-to-days): Remove unused local variables.
6170
6171 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6172
6173         * gnus-registry.el: Eliminate cl functions.
6174         (gnus-registry-sort-addresses): New function that replaces mapcan.
6175         (gnus-registry-action, gnus-registry-spool-action)
6176         (gnus-registry-split-fancy-with-parent)
6177         (gnus-registry-fetch-recipients-fast): Use it.
6178         (gnus-registry-import-eld): Replace delete* with dolist + delq.
6179
6180         * registry.el (initialize-instance, registry-lookup)
6181         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
6182         (registry-lookup-secondary-value, registry-search, registry-delete)
6183         (registry-insert, registry-reindex, registry-size, registry-prune):
6184         Use eval-and-compile.
6185
6186 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
6187
6188         * registry.el (registry-reindex): New method to recreate the secondary
6189         registry indices.
6190
6191         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
6192         tracked field changes.
6193         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
6194         (gnus-registry-action, gnus-registry-spool-action)
6195         (gnus-registry-handle-action)
6196         (gnus-registry--split-fancy-with-parent-internal)
6197         (gnus-registry-split-fancy-with-parent)
6198         (gnus-registry-register-message-ids): Add recipient tracking on spool,
6199         move, and delete actions, and for fancy splitting with parent.
6200         (gnus-registry-extract-addresses)
6201         (gnus-registry-fetch-recipients-fast)
6202         (gnus-registry-fetch-header-fast): Convenience functions.
6203         (gnus-registry-misc-test): ERT test of
6204         `gnus-registry-extract-addresses'.
6205
6206 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
6207
6208         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6209         Track by subject first, then sender.
6210
6211 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6212
6213         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
6214
6215         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
6216         Lisp.
6217
6218         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
6219         (gnus-draft-send): Use it to avoid popping
6220         up frames from gnus-group-send-queue.
6221
6222 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6223
6224         * gnus-registry.el: Updated gnus-registry docs.
6225
6226 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
6227
6228         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6229         Fix logic bug.
6230         (gnus-registry-post-process-groups): Fix logging of no results and
6231         quote sender and subject.
6232
6233 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6234
6235         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
6236         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
6237         gnutls-cli are too slow to be done opportunistically.
6238
6239         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
6240         (gnus-read-active-for-groups): Don't try to finish getting stuff where
6241         we had no early-data returned.
6242         (gnus-get-unread-articles): Add a sanity check so that we don't issue
6243         two async commands to the same server at the same time.
6244
6245 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
6246
6247         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
6248
6249 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6250
6251         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
6252         "warning" level.
6253
6254         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
6255         (mm-url-insert-file-contents): Don't set the package names.
6256
6257 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
6258
6259         * gnus-registry.el (gnus-registry-action): Remove properties and
6260         simplify subject in `gnus-registry-handle-action'.
6261         (gnus-registry-spool-action): Get subject and sender from message if
6262         they are not passed in.
6263         (gnus-registry-handle-action): Remove properties and simplify subject
6264         consistently.
6265
6266 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6267
6268         * registry.el: Require CL before using defmacro*.
6269
6270 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6271
6272         * gnus-art.el (article-treat-date): Assume that
6273         gnus-article-date-headers may be a group parameter.
6274
6275 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
6276
6277         * gnus-registry.el (gnus-registry-handle-action): More debugging.
6278
6279         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
6280         interactively so the newsrc file can contain foreign groups too.
6281         Useful for debugging but not much for users.
6282
6283 2011-04-07  David Engster  <dengste@eml.cc>
6284
6285         * registry.el (registry-usage-test): Only do
6286         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
6287         lexical binding.
6288
6289 2011-04-07  David Engster  <dengste@eml.cc>
6290
6291         * Makefile.in (check, test-registry): New rules for test-suite.
6292
6293 2011-04-06  David Engster  <dengste@eml.cc>
6294
6295         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
6296         argument NOERROR for `require', since XEmacs 21.4 does not support it.
6297
6298 2011-04-06  David Engster  <dengste@eml.cc>
6299
6300         * registry.el (initialize-instance): Change :after to :AFTER to be
6301         compatible with old EIEIO version in XEmacs.
6302
6303 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6304
6305         * gnus-registry.el (gnus-registry-post-process-groups)
6306         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
6307         and provide better messaging.
6308
6309 2011-04-06  David Engster  <dengste@eml.cc>
6310
6311         * Makefile.in (fail-on-warning): New rule to compile with warnings as
6312         errors.
6313
6314         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
6315         dgnushack-compile with error-on-warn enabled, and to signal an error if
6316         clean compilation failed.
6317         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
6318         with `byte-compile-error-on-warn'.  Return nil if errors occured.
6319
6320 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6321
6322         * gnus-registry.el: Don't use ERT if it's not available.  Load it
6323         unconditionally anyway, discarding errors.
6324         (gnus-registry-delete-entries): New convenience function.
6325         (gnus-registry-import-eld): Import from old .eld registry.
6326
6327         * registry.el: Don't use ERT if it's not available.  Load it
6328         unconditionally anyway, discarding errors.
6329
6330         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
6331         version from the Claudio Bley GnuTLS patch (extra optional parameters
6332         and host name).
6333
6334 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
6335
6336         * gnus-registry.el (gnus-registry-fixup-registry): New function to
6337         fixup the parameters that can be customized by the user between
6338         save/read cycles.
6339         (gnus-registry-read): Use it.
6340         (gnus-registry-make-db): Use it.
6341         (gnus-registry-spool-action, gnus-registry-handle-action):
6342         Fix messaging.
6343         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
6344         Map references to actual group names with sender and subject tracking.
6345         (gnus-registry-post-process-groups): Use `cond' for better messaging.
6346         (gnus-registry-usage-test): Add subject lookup test.
6347
6348         * registry.el (registry-db, initialize-instance): Set up constructor
6349         instead of :initform arguments for the sake of older Emacsen.
6350         (registry-lookup-breaks-before-lexbind): New method to demonstrate
6351         pre-lexbind merge bug.
6352         (registry-usage-test): Use it.
6353         (initialize-instance, registry-db): Move the non-function initforms
6354         back to the class definition.
6355
6356 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
6357
6358         * registry.el: New library to manage gnus-registry-style data.
6359
6360         * gnus-registry.el: Use it (major rewrite).
6361
6362         * nnregistry.el: Use it.
6363
6364         * spam.el: Use it.
6365
6366 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6367
6368         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
6369         marks on non-selected articles.
6370
6371 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
6372
6373         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
6374         parameter to open-protocol-stream.
6375
6376 2011-04-01  Julien Danjou  <julien@danjou.info>
6377
6378         * mm-view.el (mm-display-inline-fontify): Do not fontify with
6379         fundamental-mode.
6380
6381 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6382
6383         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
6384         servers.
6385
6386 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6387
6388         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
6389         made marks not propagate, again.
6390
6391 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
6392
6393         * proto-stream.el (open-protocol-stream): Bring back `network' type.
6394         Make this the default type.
6395         (proto-stream-open-plain): Rename from proto-stream-open-default.
6396         (open-protocol-stream, proto-stream-open-starttls)
6397         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
6398         with `plain'.
6399
6400         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
6401         value.
6402
6403         * nntp.el (nntp-open-connection-function): Document the fact that some
6404         values are not functions but are instead handled specially.
6405         Recognize nntp-open-plain-stream value.
6406         (nntp-open-connection): Recognize that value.
6407
6408 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6409
6410         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
6411         where it seems to be needed.
6412
6413 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6414
6415         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
6416         stuff.
6417
6418         * gnus-score.el (gnus-score-string): Fix calling convention of
6419         `gnus-simplify-buffer-fuzzy' after last patches.
6420
6421         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
6422         server for articles we didn't get any headers for.  This is a sanity
6423         check.
6424
6425 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
6426
6427         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
6428         new CAPABILITY, use it.
6429
6430 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6431
6432         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
6433         downloading anything.
6434
6435         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
6436
6437 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
6438
6439         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
6440         colors.
6441         (gnus-splash-svg-color-symbols): New function.
6442
6443 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6444
6445         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
6446         instead of using the global gnus-simplify-subject-fuzzy-regexp.
6447         (gnus-simplify-subject-fuzzy): Use the local
6448         gnus-simplify-subject-fuzzy-regex instead of the global one.
6449         This makes using this variable in group parameters work.
6450
6451 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6452
6453         * gnus-registry.el (gnus-registry-unfollowed-groups):
6454         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
6455         archive:sent-YYYY-MM-DD groups).
6456         (gnus-registry-split-fancy-with-parent): Bail out early in sender
6457         tracking if there are more than `gnus-registry-max-track-groups'
6458         matches.
6459
6460 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6461
6462         * message.el (message--yank-original-internal): New function to do the
6463         insertion cleanly inside eval in `message-yank-original'.
6464         (message-yank-original): Use it.
6465
6466 2011-03-29  Julien Danjou  <julien@danjou.info>
6467
6468         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
6469         local variables disabled rather than `normal-mode'.
6470
6471 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
6472
6473         * imap.el (imap-shell-open, imap-process-connection-type):
6474         Use imap-process-connection-type for 'shell' streams as well as
6475         Kerberos, SSL, other subprocesses.
6476
6477 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
6478
6479         * proto-stream.el: Changes preparatory to merging open-protocol-stream
6480         with open-network-stream.
6481         (proto-stream-always-use-starttls): Option removed.
6482         (open-protocol-stream): Return a process object by default.  Provide a
6483         new parameter :return-list specifying a list-type return value, which
6484         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
6485         :type `network' to `try-starttls', and `network-only' to `default'.
6486         Make `default' the default, for compatibility with open-network-stream.
6487         Handle the no-parameter case exactly as open-network-stream, with no
6488         additional stream processing.  Search plists using plist-get.
6489         Explicitly add :end-of-commend parameter if it is missing.
6490         (proto-stream-open-default): Rename from
6491         proto-stream-open-network-only.  Return 'default as the type.
6492         (proto-stream-open-starttls): Rename from proto-stream-open-network.
6493         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
6494         failed.  Always return a list with a (possibly dead) process as the
6495         first element, for compatibility with open-network-stream.
6496         (proto-stream-open-tls): Use plist-get.  Always return a list.
6497         (proto-stream-open-shell): Return `default' as connection type.
6498         (proto-stream-capability-open): Use plist-get.
6499         (proto-stream-eoc): Function deleted.
6500
6501         * nnimap.el (nnimap-stream, nnimap-open-connection)
6502         (nnimap-open-connection-1): Handle renaming of :type parameter for
6503         open-protocol-stream.
6504         (nnimap-open-connection-1): Pass a :return-list parameter
6505         open-protocol-stream to obtain a list return value.  Parse this list
6506         using plist-get.
6507
6508         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
6509         for open-protocol-stream.  Accept open-protocol-stream return value
6510         that is a subprocess object instead of a list.  Handle the case of a
6511         dead returned process.
6512
6513 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6514
6515         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6516
6517         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6518
6519 2011-03-21  Julien Danjou  <julien@danjou.info>
6520
6521         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6522         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6523         query.
6524         (mm-inline-text): Render normal text with fontification whenever
6525         possible.
6526
6527         * gnus-sum.el (gnus-summary-save-parts-1):
6528         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6529         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6530         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6531         Use `mm-handle-filename'.
6532
6533         * mm-util.el (mm-handle-filename): New function, return the filename of
6534         an handle.
6535
6536 2011-03-18  Julien Danjou  <julien@danjou.info>
6537
6538         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6539         (gnus-buffer-live-p): Check that buffer is not nil.
6540
6541 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6542
6543         * gnus.el: No Gnus v0.15 is released.
6544
6545 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6546
6547         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6548         avoid warning on XEmacs.
6549
6550         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6551         on XEmacs.
6552
6553         * gnus-art.el: Require mouse, which the build bot seems to say is
6554         needed.
6555
6556         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6557
6558         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6559         XEmacs, since it doesn't have url-retrieve-synchronously.
6560
6561         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6562         since assoc-string doesn't exist in XEmacs.
6563
6564 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6565
6566         * gnus-group.el (gnus-group-list-ticked): New function.
6567         (gnus-group-make-menu-bar): Provide a menu entry for it.
6568         (gnus-group-list-map): Provide a binding for it.
6569
6570 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6571
6572         * shr.el (shr-visit-file): New command.
6573
6574         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6575
6576 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6577
6578         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6579         servers.
6580
6581 2011-03-16  Julien Danjou  <julien@danjou.info>
6582
6583         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
6584         inline.
6585
6586         * gnus-art.el (article-hide-list-identifiers):
6587         Use gnus-group-get-list-identifiers.
6588
6589         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6590         (gnus-summary-remove-list-identifiers):
6591         Use gnus-group-get-list-identifiers to get regexp.
6592         (gnus-select-newsgroup, gnus-summary-insert-subject)
6593         (gnus-summary-insert-articles):
6594         Call gnus-summary-remove-list-identifiers unconditionally.
6595
6596 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6597
6598         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6599         we're selecting a group with unread articles.
6600
6601         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6602
6603         * gssapi.el: New file separated out from imap.el to provide a general
6604         Kerberos 5 connection facility for Emacs.
6605
6606         * message.el (message-elide-ellipsis): Document the format spec
6607         ellipsis.
6608
6609 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6610
6611         * message.el (message-elide-region): Allow the ellipsis to say how many
6612         lines were removed.
6613
6614 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6615
6616         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6617         window configurations containing buffers that are now dead.
6618
6619         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6620         parsing to avoid integer overflows.
6621         (nnimap-parse-flags): Simplify the last change.
6622         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6623         too large for 32-bit Emacsen.
6624
6625 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6626
6627         * auth-source.el (auth-source-netrc-create):
6628         * message.el (message-yank-original): Fix use of `case'.
6629
6630 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6631
6632         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6633         XEmacs, which was one character too wide.
6634
6635 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6636
6637         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6638         default number of articles to display.
6639         (gnus-articles-to-read): Use pretty names for prompt.
6640
6641 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6642
6643         * gnus-int.el (gnus-open-server): Ditto.
6644
6645         * gnus-start.el (gnus-activate-group): Give a backtrace if
6646         debug-on-quit is set and the user hits `C-g'.
6647         (gnus-read-active-file): Ditto.
6648
6649         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6650
6651 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6652
6653         * message.el (message-yank-original): Use cond instead of CL case.
6654
6655 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6656
6657         * auth-source.el (auth-source-netrc-create): Use usual format for the
6658         default in prompts.
6659
6660 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6661
6662         * lpath.el: Fbind read-char-choice for XEmacs.
6663
6664 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6665
6666         * auth-source.el (auth-source-netrc-create): Show the default in the
6667         prompt when prompting for token creation.
6668
6669 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6670
6671         * auth-source.el (auth-source-format-prompt): Always convert the value
6672         to a string to avoid evaluating non-string arguments.
6673         (auth-source-netrc-create): Offer default properly, not as initial
6674         content in `read-string'.
6675         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6676         of line to determine if we've been run before.  If so, don't run again,
6677         but print a trivial message to indicate the cache was hit instead.
6678
6679 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6680
6681         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6682         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6683         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6684         Gnus.
6685
6686 2011-03-11  Julien Danjou  <julien@danjou.info>
6687
6688         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6689         modified file".
6690
6691 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6692
6693         * auth-source.el (auth-source-read-char-choice): New function to read a
6694         character choice using `dropdown-list', `read-char-choice', or
6695         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6696         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6697         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6698         (auth-source-netrc-saver): Use it.
6699         (auth-source-pick-first-password): New convenience function.
6700
6701 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6702
6703         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6704         parameter in the credentials.
6705         (nnimap-open-connection-1): Use it after a successful login.
6706         (nnimap-credentials): Add IMAP-specific user and password prompt.
6707
6708         * auth-source.el (auth-source-search): Add :require parameter, taking a
6709         list.  Document it and the :save-function return token.  Pass :require
6710         down.  Change the CREATED message from a warning to a debug statement.
6711         (auth-source-search-backends): Pass :require down.
6712         (auth-source-netrc-search): Pass :require down.
6713         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6714         Change save prompt to indicate all modifications saved here are
6715         deletions.
6716         (auth-source-netrc-create): Take user login name as default in user
6717         prompt.  Move all the save functionality to a lexically bound function
6718         under the :save-function token in the returned list.  Set up clearer
6719         default prompts for user, host, port, and secret.
6720         (auth-source-netrc-saver): New function, intended to be wrapped for
6721         :save-function.
6722
6723 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6724
6725         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6726         lines to be spaces instead.
6727
6728 2011-03-07  Julien Danjou  <julien@danjou.info>
6729
6730         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6731         (sieve-sasl-auth): Check that auth-source-search did return something,
6732         or just return an empty string.
6733
6734 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6735
6736         * gnus.el (gnus-interactive): Use read-directory-name.
6737
6738         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6739         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6740         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6741         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6742         Likewise.
6743
6744         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6745
6746 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6747
6748         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6749         onto the list of killed groups, too.  This makes killed nnimap groups,
6750         for instance, more reliably not reappear.
6751
6752         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6753         the parent.
6754
6755         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6756
6757         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6758         really have server-side marks.
6759
6760         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6761         since most backends do not usefully have server-side marks.
6762         (gnus-update-read-articles): Propagate marks to all backends that
6763         really have server-side marks.
6764
6765 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6766
6767         * message.el (message-cite-reply-position, message-cite-style):
6768         New variables.
6769         (message-yank-original): Use the new citation styles.
6770
6771 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6772
6773         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6774         buffer-local issue); don't mark it buffer-local when running under
6775         XEmacs.
6776
6777 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6778
6779         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6780         numbers too big to be `read'.
6781
6782 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6783
6784         * password-cache.el (password-in-cache-p): Add autoload.
6785
6786         * message.el (message-options): Make buffer-local two ways to attempt
6787         to fix a XEmacs bug.
6788
6789 2011-03-02  Julien Danjou  <julien@danjou.info>
6790
6791         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6792
6793 2011-03-01  Julien Danjou  <julien@danjou.info>
6794
6795         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6796         group.
6797         (article-hide-list-identifiers): Use list-identifier group parameter.
6798
6799 2011-02-28  Julien Danjou  <julien@danjou.info>
6800
6801         * sieve.el (sieve-buffer-script-name): New local variable to store
6802         sieve script name.
6803         (sieve-edit-script): Store sieve script name.
6804         (sieve-upload): Use sieve script name when uploading.
6805         (sieve-upload): Use substitute-command-keys.
6806         (sieve-edit-script): Use substitute-command-keys.
6807         (sieve-refresh-scriptlist): Use substitute-command-keys.
6808         (sieve-manage-mode-map): Define keymap properly.
6809         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6810         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6811         Remove commented code about cvs.
6812         (sieve-manage-quit): New function.
6813         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6814
6815 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6816
6817         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6818
6819 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6820
6821         * auth-source.el (auth-source-search): Cache empty result sets.
6822
6823         * password-cache.el (password-in-cache-p): Convenience function to
6824         check if a key is in the cache, even if the value is nil.
6825
6826         * auth-source.el (auth-source-save-behavior): New variable to replace
6827         `auth-source-never-create'.
6828         (auth-source-netrc-create): Use it.
6829         (auth-source-never-save): Remove.
6830
6831 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6832
6833         * nnimap.el (nnimap-stream): Doc fix.
6834         (nnimap-open-connection-1): Reverse the order of the ports to that the
6835         prompted-for port is first.
6836
6837         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6838         retrieval by the no-group selection.
6839
6840         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6841         numerical parameters.
6842
6843 2011-02-25  Julien Danjou  <julien@danjou.info>
6844
6845         * gnus-gravatar.el: Use gnus-with-article-buffer.
6846
6847         * gnus-art.el (gnus-with-article-buffer): Check that the
6848         gnus-article-buffer is alive.
6849
6850 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
6851
6852         * auth-source.el (auth-source-creation-prompts): New variable to manage
6853         creation-time prompts.
6854         (auth-source-search): Document it.
6855         (auth-source-format-prompt): Add utility function.
6856         (auth-source-netrc-create): Don't default the user name to
6857         user-login-name.  Use `auth-source-creation-prompts' and some default
6858         prompts for user, host, port, and password (the default generic prompt
6859         remains ugly).
6860         (auth-source-never-save): Add customizable option to never save info.
6861         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6862         mode excursion.
6863
6864 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6865
6866         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6867         argument that XEmacs doesn't support.
6868
6869         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6870         compiled for Emacsen having no `libxml-parse-html-region' support.
6871
6872         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6873
6874         * lpath.el: Bind buffer-save-without-query for XEmacs.
6875
6876 2011-02-23  Julien Danjou  <julien@danjou.info>
6877
6878         * gnus-art.el (article-make-date-line): Ignore errors if time is
6879         invalid and not convertible.
6880         (article-make-date-line): Only add lapsed time if time is not nil.
6881
6882 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6883
6884         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6885         `read-char-choice' for backwards compatibility.
6886         (auth-source-netrc-element-or-first): New function to DTRT for
6887         parameter extraction.
6888         (auth-source-netrc-create): Use it and fix multiple parameter print
6889         bug.  Use the default passed from above (given-default) or the
6890         built-in (user-login-name for :user).
6891
6892 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6893
6894         * gnus-start.el (gnus-dribble-read-file):
6895         Set buffer-save-without-query, since we always want to save the dribble
6896         file, probably.
6897
6898         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6899         nnimap.
6900
6901         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6902         -summary- since it's a user-visible variable.
6903
6904         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6905         first time you use the new Gnus.
6906
6907 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6908
6909         * auth-source.el: Don't load netrc.el.
6910         (auth-sources): Search ~/.netrc as well by default.
6911         (auth-source-debug): Add 'trivia option for extra output.
6912         (auth-source-do-trivia): Use it.
6913         (auth-source-search): Simplify logic to use
6914         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6915         appropriate.  Don't keep a running count at this level.  Layer :create
6916         and :delete options appropriately on the first and second passes.
6917         Don't track the backend with the search results.
6918         (auth-source-search-backends): New function to search a list of
6919         backends for a processed spec.
6920         (auth-source-netrc-parse): Cache all netrc files, making
6921         auth-source-netrc-cache an alist keyed by the file name and using the
6922         file mtime as the caching criterion.  Keep the obfuscated data secret
6923         with a lexical bind.
6924         (auth-source-netrc-search): Don't calculate the length of the results
6925         unnecessarily.
6926         (auth-source-search-backends): Fix bug.
6927         (auth-source-netrc-create): Rework prompts.
6928
6929 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6930
6931         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
6932         Lower case names of search constraints.
6933         (nnir-run-query): Cache and reuse search constraints for all imap
6934         servers.
6935
6936 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6937
6938         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6939         after exit.
6940         (gnus-setup-message): Define missing variable from last checkin.
6941
6942         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6943         value, show the raw article.
6944
6945 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6946
6947         * gnus.el: No Gnus v0.13 is released.
6948
6949 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6950
6951         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6952         auth-source now accepts numbers.
6953
6954         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6955         spec, too.
6956         (auth-source-ensure-strings): New function.
6957
6958         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6959         (gnus-article-setup-buffer): Always restart the date timer so that user
6960         changes to the frequency is respected.
6961
6962         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6963         port numbers, so make sure it gets that if nnimap-server-port is
6964         explicit.
6965
6966 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6967
6968         * nnimap.el (nnimap-inbox): Doc fix.
6969
6970 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6971
6972         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6973         Autoload.  Add optional arg FRAME, and pass it to color-values.
6974         (color-complement): Caller changed.  Doc fix.
6975         (color-gradient): Rewrite for better clarity and efficiency.
6976
6977 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6978
6979         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6980         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6981         color-lab-to-srgb.
6982
6983 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6984
6985         * color.el: First part of merge from hexrgb.el.
6986         (color-rgb-to-hex): Rename from color-rgb->hex.
6987         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6988         saturation to zero if the value is too small.
6989         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6990         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6991         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6992         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6993         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6994         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6995         (color-cie-de2000): Doc fix.
6996
6997 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6998
6999         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
7000         given method as in the group name if we're using an extended method.
7001         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
7002         command, if we're using that, instead of waiting for the beginning.
7003
7004         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
7005         we're sure to get unique server names, and we don't output two async
7006         commands in the same buffer.  This fixes an NNTP hang for some users.
7007
7008 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7009
7010         * gnus.el: No Gnus v0.11 is released.
7011
7012 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7013
7014         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
7015         summary buffer before reading going to the next buffer.  This avoids
7016         putting the point in the group buffer if you `C-g' the command.
7017
7018         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
7019         cache (for now) to make ~/.authinfo.gpg files usable.
7020
7021         * nnfolder.el (copyright-update): Define for the compiler.
7022
7023         * auth-source.el (auth-source-search): Fix unbound variable.
7024
7025 2011-02-19  Glenn Morris  <rgm@gnu.org>
7026
7027         * gnus.el (gnus-meta): Doc fix.
7028
7029 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
7030
7031         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
7032         in case it's not yet loaded.
7033
7034 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
7035
7036         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
7037         line we're waiting for.
7038
7039 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
7040
7041         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
7042         face with line-width greater than zero will cause RET in gnus summary
7043         buffer to scroll down article page-wise because auto vscroll happens,
7044         it should be temporally disabled when doing a scroll-up.
7045
7046 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
7047
7048         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
7049         outputs from the server.
7050
7051 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7052
7053         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
7054         later so that bbdb can hook in easier.
7055
7056 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
7057
7058         * auth-source.el (auth-source-search): Don't try to create credentials
7059         if the caller doesn't want that.
7060         (auth-source-search): If we don't find a match, don't bug out on
7061         non-bound variables.
7062         (auth-source-search): Only ask a single backend to create the
7063         credentials.
7064
7065         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
7066         logging.
7067         (nnimap-credentials): Protect against auth-source-search returning nil.
7068         (nnimap-request-list): Protect against not being able to open the
7069         server.
7070
7071 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
7072
7073         * auth-source.el (auth-source-search): Do a two-phase search, one with
7074         no :create to get the responses from all backends.
7075
7076         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
7077         when getting credentials.
7078
7079         * gnus-util.el (gnus-delete-duplicates): New function.
7080
7081 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
7082
7083         * nnimap.el (nnimap-credentials): Instead of picking the first port as
7084         a creation default, pass the whole port list down.  It will be
7085         completed.
7086
7087         * auth-source.el (auth-source-search): Updated docs to talk about
7088         multiple creation choices.
7089         (auth-source-netrc-create): Accept a list as a value (from the search
7090         parameters) and do completion on that list.  Keep a separate netrc line
7091         with the password obscured for showing the user.
7092
7093         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
7094         first choice to `auth-source-search' so it will be used for entry
7095         creation instead of the server's Gnus-specific name.
7096         (nnimap-credentials): Rely on the auth-source library to select which
7097         port is actually wanted in the new netrc entry, so don't override
7098         `auth-source-creation-defaults'.
7099
7100         * auth-source.el (auth-source-netrc-parse): Use :port instead of
7101         :protocol and accept a missing user, host, or port as a wildcard match.
7102         (auth-source-debug): Default to off.
7103
7104         (auth-source-netrc-search, auth-source-netrc-create)
7105         (auth-source-secrets-search, auth-source-secrets-create)
7106         (auth-source-user-or-password, auth-source-backend, auth-sources)
7107         (auth-source-backend-parse-parameters, auth-source-search): Use :port
7108         instead of :protocol.
7109
7110         * nnimap.el (nnimap-credentials): Pass a port default to
7111         `auth-source-search' in case an entry needs to be created.
7112         (nnimap-open-connection-1): Use :port instead of :protocol.
7113
7114 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7115
7116         * auth-source.el: Bind load-path when loading EIEIO from
7117         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
7118         21.4 doesn't support, to `require'.
7119         (auth-source-secrets-search): Use mm-delete-duplicates instead of
7120         delete-dups that is not available in XEmacs 21.4.
7121
7122 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
7123
7124         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
7125         as EIEIO must also be loaded when auth-source.el is being
7126         byte-compiled.
7127
7128 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7129
7130         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
7131
7132         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
7133
7134         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
7135
7136         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
7137
7138         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
7139
7140         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
7141
7142         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
7143
7144         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
7145         necessary.
7146
7147 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
7148
7149         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
7150         nil means that nnimap doesn't get updated.
7151
7152 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7153
7154         * auth-source.el (auth-source-netrc-create): Return a synthetic search
7155         result when the user doesn't want to write to the file.
7156         (auth-source-netrc-search): Expect a synthetic result and proceed
7157         accordingly.
7158         (auth-source-cache-expiry): New variable to override
7159         `password-cache-expiry'.
7160         (auth-source-remember): Use it.
7161
7162         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
7163         parameter.  Create entry if necessary by using :create t.
7164         (nnimap-open-connection-1): Don't pass `inhibit-create'.
7165
7166 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
7167
7168         * auth-source.el (auth-source-debug): Enable by default and don't
7169         mention the obsolete `auth-source-hide-passwords'.
7170         (auth-source-do-warn): New function to debug unconditionally.
7171         (auth-source-do-debug): Use it.
7172         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
7173         and for Secrets API entries when the secrets.el library is not
7174         available.
7175
7176 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7177
7178         * gnus-sum.el (gnus-propagate-marks): Default to nil.
7179         (gnus-summary-exit): Kill the correct article buffer on exit from a
7180         `C-d' group.
7181
7182         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
7183         gnus-propagate-marks.
7184
7185         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
7186         before killing the buffers so that a non-full window conf gets handled
7187         correctly.
7188         (gnus-summary-exit): Ditto.
7189         (gnus-summary-read-group-1): Ditto.
7190
7191         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
7192         async code again so that we can debug it properly.
7193
7194         * message.el (message-reply): Take an optional switch-buffer parameter
7195         so that Gnus window confs are respected better.
7196
7197 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7198
7199         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
7200         `plist-get' to accept non-list parameters (XEmacs issue).
7201         Fix docstring.
7202         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
7203         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
7204         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
7205         Login collection is "Login" and not "login".
7206
7207 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7208
7209         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
7210         multiple headers.
7211
7212         * nnimap.el (nnimap-inhibit-logging): New variable.
7213         (nnimap-log-command): Don't log login commands.
7214
7215         * auth-source.el (auth-source-netrc-search): The asserts seem to want
7216         to have more parameters.
7217
7218         * nnimap.el (nnimap-send-command): Mark the command time for each
7219         command, so that we don't get NOOPs stepping on our toes.
7220
7221         * gnus-art.el (article-date-ut): Get the date from the Date header on
7222         `t'.
7223
7224 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7225
7226         * auth-source.el (auth-source-search): Use copy-sequence instead of
7227         the cl.el copy-list.
7228
7229 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7230
7231         * imap.el: Bring it back (revert
7232         84d800cd31de3064f0ed39617d725709a2f8f42f).
7233
7234 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
7235
7236         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
7237         Improve prompt.
7238
7239 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
7240
7241         * gnus-art.el (gnus-article-mode-line-format): Remove the article
7242         washing status from the default format.  It isn't very informative.
7243
7244 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
7245
7246         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
7247         Fix Gcc processing on imap.
7248
7249 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7250
7251         * imap.el: Remove file.  All the functionality is in nnimap.el.
7252
7253 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7254
7255         * message.el (message-bury): Don't pop up a new window when selected
7256         window is dedicated.
7257
7258 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7259
7260         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
7261
7262 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
7263
7264         * sieve-manage.el: Autoload `auth-source-search'.
7265         (sieve-sasl-auth): Use it.
7266
7267 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
7268
7269         * nnimap.el: Autoload `auth-source-forget+'.
7270         (nnimap-open-connection-1): Use it if the connection fails.
7271
7272         * auth-source.el: Require `password-cache'.
7273         (auth-source-hide-passwords, auth-source-cache): Remove and mark
7274         obsolete.
7275         (auth-source-magic): Marker for `password-cache' keys.
7276         (auth-source-do-cache): Update docstring.
7277         (auth-source-search): Use and check cache.
7278         (auth-source-forget-all-cached, auth-source-remember)
7279         (auth-source-recall, auth-source-forget, auth-source-forget+)
7280         (auth-source-specmatchp): Caching support functions.
7281         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
7282         Remove and obsolete.
7283         (auth-source-user-or-password): Remove caching to further discourage
7284         using it.  Always hide passwords.
7285
7286         * password-cache.el (password-cache-remove): Accept secrets that are
7287         not strings.
7288
7289 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
7290
7291         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
7292         code for now, since it doesn't work for all users.
7293
7294 2011-02-09  Julien Danjou  <julien@danjou.info>
7295
7296         * message.el (message-options): Make message-options really buffer
7297         local.
7298
7299 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
7300
7301         * mail-source.el: Autoload `auth-source-search'.
7302         (mail-source-keyword-map): Note order matters.
7303         (mail-source-set-1): Get all the mail-source source values and
7304         defaults and search auth-source on those if needed.  This can all
7305         probably be simplified.
7306
7307         * nnimap.el: Autoload `auth-source-search'.
7308         (nnimap-credentials): Use it.
7309         (nnimap-open-connection-1): Ask for the virtual server and physical
7310         address in one shot.
7311
7312         * nntp.el: Autoload `auth-source-search'.
7313         (nntp-send-authinfo): Use it.  Note TODO.
7314
7315 2011-02-08  Julien Danjou  <julien@danjou.info>
7316
7317         * shr.el (shr-tag-body): Add support for text attribute in body
7318         markups.
7319
7320         * message.el (message-options): Make message-options a local variable.
7321
7322 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
7323
7324         * auth-source.el (auth-source-secrets-search)
7325         (auth-source-user-or-password): Use `append' instead of `nconc'.
7326         (auth-source-user-or-password): Build return list better and protect
7327         against nil :secret.
7328
7329 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
7330
7331         * nnimap.el (nnimap-update-info): Refactor slightly.
7332         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
7333         (nnimap-update-info): Clean up slightly.
7334         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
7335         characters.
7336         (nnimap-process-quirk): Rename function to avoid collision.
7337         (nnimap-update-info): Fix macrology bug-out.
7338         (nnimap-update-info): Simplify split history test.
7339
7340 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
7341
7342         * auth-source.el (top): Require 'eieio unconditionally.
7343         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
7344         (auth-source-secrets-search): Limit search when `max' is greater than
7345         number of results.
7346
7347 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
7348
7349         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
7350         part not returning any data.
7351
7352         * proto-stream.el (open-protocol-stream): Document the return value.
7353
7354 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7355
7356         * auth-source.el (auth-source-secrets-search): Add examples.
7357
7358 2011-02-06  Julien Danjou  <julien@danjou.info>
7359
7360         * message.el (message-setup-1): Handle message-generate-headers-first
7361         set to t.
7362
7363 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7364
7365         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
7366         API with a string "secrets:collection-name" and with 'default.
7367         (auth-source-backend-parse): Parse "secrets:collection-name" and
7368         'default.  Recurse on parses instead of repeating code.  Use the
7369         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
7370         message when ignoring a source.
7371         (auth-source-search): List ignored search keys at the top level.
7372         (auth-source-netrc-create): Use `case' instead of `cond'.
7373         (auth-source-secrets-search): Created with TODOs.
7374         (auth-source-secrets-create): Created with TODOs.
7375         (auth-source-retrieve, auth-source-create, auth-source-delete)
7376         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7377         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7378         (auth-source-user-or-password-sftp)
7379         (auth-source-user-or-password-smtp): Remove.
7380         (auth-source-user-or-password): Deprecated and modified to be a wrapper
7381         around `auth-source-search'.  Not tested thoroughly.
7382
7383 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
7384
7385         * auth-source.el: Bring in assoc and eioeio libraries.
7386         (secrets-enabled): New variable to track the status of the Secrets API.
7387         (auth-source-backend): New EIOEIO class to represent a backend.
7388         (auth-source-creation-defaults): New variable to set prompt defaults
7389         during token creation (see the `auth-source-search' docstring for
7390         details).
7391         (auth-sources): Simplify to allow a simple string as a netrc backend
7392         spec.
7393         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
7394         (auth-source-backend-parse-parameters): Fill in the backend parameters.
7395         (auth-source-search): Main auth-source API entry point.
7396         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
7397         (auth-source-search-collection): Helper function for searching.
7398         (auth-source-netrc-parse, auth-source-netrc-normalize)
7399         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
7400         Supports search, create, and delete.
7401         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
7402         backend stubs.
7403         (auth-source-user-or-password): Call `auth-source-search' but it's not
7404         ready yet.
7405
7406 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
7407
7408         * message.el (message-setup-1): Remove the read-only stuff, since it
7409         doesn't work under XEmacs, for some reason.
7410
7411         * gnus-sum.el (gnus-user-date): Rename back from
7412         gnus-summary-user-date since user code refers to it.
7413
7414         * shr.el (shr-render-td): Store the actual background color used.
7415
7416         * message.el (message-setup-1): Don't bind the constant
7417         -forbidden-properties.
7418         (message-setup-1): Revert previous change, since it needs to bind the
7419         props to insert them.
7420         (message-resend): Allow removing the read-only separator line.
7421
7422 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7423
7424         * nnimap.el (nnimap-request-accept-article): Give an error message if
7425         the APPEND wasn't successful.
7426
7427 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
7428
7429         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
7430         that have no groups.
7431
7432 2011-02-03  Julien Danjou  <julien@danjou.info>
7433
7434         * gnus-draft.el: Remove progn around gnus-draft-setup.
7435
7436 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7437
7438         * gnus-start.el (gnus-read-active-for-groups): This function is never
7439         called with a nil `infos', so clean that up.
7440         (gnus-get-unread-articles): Request active files from primary/secondary
7441         methods that have no groups (yet).
7442
7443 2011-02-03  Julien Danjou  <julien@danjou.info>
7444
7445         * message.el (message-setup-1): Always generate References first.
7446         (message-mail): Return the return value of message-setup, not always t.
7447         (message-setup-1): Insert mail-header-separator with read-only and
7448         intangible properties set.
7449
7450         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
7451         user-date in docstring.
7452
7453         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
7454
7455         * gnus.el (gnus-summary-line-format): Mention &user-date format in
7456         docstring.
7457
7458         * gnus.el (gnus-user-date-format-alist): Change default value.
7459         Use defcustom, with type and group.  Move from gnus-util.el.
7460         Rename to gnus-summary-user-date-format-alist.
7461
7462 2011-02-03  Glenn Morris  <rgm@gnu.org>
7463
7464         * nnimap.el (gnus-fetch-headers): Declare.
7465
7466         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
7467
7468 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7469
7470         * message.el (message-forward-make-body-digest-plain)
7471         (message-followup, message-reply): Clean up things noted by Stefan.
7472
7473         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
7474         gnus-article-update-date-headers is nil.
7475         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
7476         it didn't really work with defcustom.
7477         (article-update-date-lapsed): Make sure the window start doesn't move,
7478         either.
7479
7480 2011-02-01  Julien Danjou  <julien@danjou.info>
7481
7482         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
7483         format.
7484
7485         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7486         standard in Emacs nowadays.
7487
7488         * color.el (color-gradient): Add a color-gradient function.
7489
7490 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7491
7492         * message.el (message-expand-name): Don't trust the return value of
7493         bbdb-complete-name.
7494         (message-check-news-header-syntax): Remove unused var `start'.
7495         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
7496         (message-inhibit-body-encoding): Move to before first use.
7497         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
7498         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
7499         (Organization, Message-ID, Date, mh-previous-window-config):
7500         Defvar the vars using dynamic scoping.
7501
7502 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
7503
7504         * shr.el (shr-render-td): Only do colors at the final rendering.
7505         Should be slightly faster.
7506         (shr-insert-table): Fix up TD background colors when doing the
7507         vertical padding.
7508
7509         * gnus-art.el (article-date-ut): Protect against articles with no Date
7510         header.
7511         (article-update-date-lapsed): Don't use current-column to find the
7512         horizontal position.  It's fragile in the presence of \003 characters.
7513
7514         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7515
7516 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7517
7518         * gnus-art.el (article-transform-date): Rewrite to still work when
7519         there are several rfc2822 parts.
7520         (article-transform-date): Fix infinite recursion.
7521         (article-date-ut): Replace infinitely many Date headers with a single
7522         one when called interactively.
7523
7524         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7525         secure manner.
7526
7527         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7528         move around by not using save-window-excursion.  It seems to work...
7529
7530 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7531
7532         * gnus-art.el (article-make-date-line): Work for user-defined format.
7533
7534 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7535
7536         * nntp.el (nntp-retrieve-group-data-early)
7537         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7538         fetching functions.
7539
7540         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7541         thoroughly for all backends that have no known groups.  This should
7542         allow new nnml methods to retrieve mail.
7543
7544         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7545         that Gnus doesn't know exists again.
7546
7547         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7548         (gnus-treat-date-ut): Ditto.
7549         (gnus-article-update-date-header): Rename.
7550         (gnus-treat-date-local): Remove.
7551         (gnus-treat-date-english): Remove.
7552         (gnus-treat-date-lapsed): Remove.
7553         (gnus-treat-date-combined-lapsed): Remove.
7554         (gnus-treat-date-original): Remove.
7555         (gnus-treat-date-iso8601): Remove.
7556         (gnus-treat-date-user-defined): Remove.
7557         (gnus-article-date-headers): New variable to control all the date
7558         header options.
7559         (article-date-ut): Rewrite to allow using the new way to format date
7560         headers(s).
7561
7562 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7563
7564         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7565         method.
7566         (nnmail-article-group): A better test for fanciness.
7567
7568         * nnimap.el (nnimap-request-head): Protect against not finding the
7569         article by Message-ID.
7570
7571 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7572
7573         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7574         keep point at the "same place".
7575
7576 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7577
7578         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7579         data if the group is inactive.
7580
7581 2011-01-28  Julien Danjou  <julien@danjou.info>
7582
7583         * gnus-win.el: Remove dead function gnus-window-configuration-element.
7584         (gnus-all-windows-visible-p): Remove old compatibility code.
7585         (gnus-window-top-edge): Add docstring.
7586
7587         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7588
7589 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7590
7591         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7592         older request-update-info.
7593
7594         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7595
7596 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7597
7598         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7599         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7600
7601 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7602
7603         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7604         groups.  This makes the nndraft:queue group pop up if it's not already
7605         there.
7606
7607         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7608         messages" logic, which was reversed.
7609
7610         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7611         the "same place" even if point is on the line being replaced.
7612         (article-update-date-lapsed): Allow updating both the combined lapsed
7613         and the lapsed headers.
7614         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7615         (article-make-date-line): Limit the number of segments dynamically to
7616         avoid too-long lines.
7617
7618 2011-01-27  Julien Danjou  <julien@danjou.info>
7619
7620         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7621         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7622
7623 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7624
7625         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7626         Use plist-get instead of the cl function getf.
7627
7628 2011-01-27  Glenn Morris  <rgm@gnu.org>
7629
7630         * gnus-util.el (float-time): Get rid of compiler warning, again.
7631
7632 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7633
7634         * shr.el (shr-put-color): Special-case background colors: Do put them
7635         at the blank parts at the front of the lines.
7636
7637         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7638         exit hook to nix out all data on readedness on group exit.
7639
7640         * gnus-util.el (float-time): If float-time is bound, always use it on
7641         all Emacsen.  It's unclear why the subrp check was there.
7642         (time-date): Require to make some autoload issues on XEmacs go away.
7643
7644         * shr.el (shr-put-color): Don't do the box padding in tables, since
7645         they're already padded.
7646
7647 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7648
7649         * gnus-art.el (gnus-article-next-page): When the last line of the
7650         article is displayed, scroll down once more instead of going to the
7651         next article at once.
7652         (article-lapsed-string): Refactor out and allow specifying how many
7653         segments you want.
7654         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7655         (gnus-article-update-lapsed-header): New variable.
7656
7657         * shr.el: Revert change that made headings use different-sized faces.
7658         The Emacs display engine isn't advanced enough that, for instance,
7659         tables can comfortably use differently-sized faces.
7660
7661 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7662
7663         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7664         used.
7665         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7666         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7667         we're using an encrypted connection.
7668
7669         * proto-stream.el: Alter the interface functions to also return the
7670         actual stream type used: network or tls.
7671
7672 2011-01-25  Julien Danjou  <julien@danjou.info>
7673
7674         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7675         (mm-display-javascript-inline): New function.
7676
7677         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7678         viewing function.
7679
7680 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7681
7682         * shr.el (shr-expand-newlines): Fix variable name.
7683
7684 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7685
7686         * shr.el (shr-expand-newlines): Make nested boxes work.
7687
7688 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7689
7690         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7691         backgrounds.
7692         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7693         in a more sensible manner.
7694
7695 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7696
7697         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7698         if EPG is loaded.
7699
7700 2011-01-24  Julien Danjou  <julien@danjou.info>
7701
7702         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7703         tags.
7704
7705 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7706
7707         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7708         commands.
7709
7710         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7711         in the article buffer.
7712         (gnus-gravatar-insert): Use blank space from the current buffer to
7713         avoid breaking text properties.  This makes X-Sent updating work again.
7714
7715         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7716
7717 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7718
7719         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7720         fix the bug in url-http.el instead.
7721
7722         * shr.el (shr-image-fetched): Ditto.
7723
7724         * shr.el (shr-image-fetched): Avoid having point move in the article
7725         buffer.
7726
7727         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7728         buffer after being called.  It's apparently being killed by url.el, and
7729         killing it made point move to end-of-buffer in a random buffer.
7730
7731         * shr.el (shr-image-fetched): Ditto.
7732
7733 2011-01-23  Julien Danjou  <julien@danjou.info>
7734
7735         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7736
7737         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7738         text/x-org.
7739
7740 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7741
7742         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7743         (i.e., nnimap) returning nil as the article number.
7744
7745 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7746
7747         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7748         "DelSp" parameter in RFC3676.
7749
7750 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7751
7752         * message.el (message-check-recipients): Display the encoded version of
7753         the bogus address if they differ.
7754
7755         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7756         after sending.
7757
7758         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7759
7760         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7761
7762         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7763         group buffer after sending the queue.
7764
7765         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7766
7767 2011-01-22  Julien Danjou  <julien@danjou.info>
7768
7769         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7770
7771 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7772
7773         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7774         nested related parts.
7775
7776         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7777         unexpired articles.  This fixes the regression that led expiry marks to
7778         disappear from nnfolder groups.
7779
7780 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7781
7782         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7783         Don't confuse the "ret" of "retrograde" with RET.
7784
7785 2011-01-21  Julien Danjou  <julien@danjou.info>
7786
7787         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7788         than mm-insert-inline.
7789
7790 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7791
7792         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7793         Widen article buffer.
7794
7795 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7796
7797         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7798         the temp buffer.
7799         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7800
7801 2011-01-20  Julien Danjou  <julien@danjou.info>
7802
7803         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7804
7805         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7806         than mm-insert-inline to insert inline part: this respect
7807         mm-inline-media-tests displayers.
7808
7809         * mm-view.el (mm-display-shell-script-inline): New function.
7810
7811         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7812
7813         * mm-uu.el (mm-uu-type-alist): Add org block.
7814         (mm-uu-org-src-code-block-extract): New function.
7815
7816         * mm-view.el (mm-display-org-inline): New function.
7817
7818         * mm-decode.el (mm-automatic-display): Add text/org.
7819
7820         * mailcap.el (mailcap-mime-extensions): Add .org.
7821
7822 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7823
7824         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7825         gnus-article-add-buttons.
7826
7827 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7828
7829         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7830         From header with a date and "nobody" as the sender.
7831
7832 2011-01-19  Julien Danjou  <julien@danjou.info>
7833
7834         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7835         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7836         if you have the same regexp several times.
7837         (gnus-button-push): Fix matching when regexp is symbol.
7838
7839 2011-01-15  Glenn Morris  <rgm@gnu.org>
7840
7841         * message.el (message-mail): A compose-mail function should
7842         accept headers as strings.
7843
7844 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7845
7846         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7847         Add :vert-only tags.
7848         (message-mail): New arg RETURN-ACTION.
7849         (message-return-action): New var.
7850         (message-bury): Use it.
7851         (message-mode): Make it buffer-local.
7852         (message-send-and-exit): Always call message-bury.
7853
7854         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7855         message-mail.
7856
7857 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7858
7859         * nnimap.el (nnimap-convert-partial-article): Protect against
7860         zero-length body parts.
7861
7862         * mm-decode.el (mm-preferred-alternative-precedence):
7863         Discourage showing empty parts.
7864
7865         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7866         and stuff if the backend didn't return the article number.  This fixes
7867         an Exchange-related nnimap bug.
7868
7869         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7870         group window, because it does the wrong thing when a separate frame
7871         displays the group buffer.
7872
7873         * proto-stream.el (open-protocol-stream): Protect against the low-level
7874         transport functions returning nil.
7875
7876 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7877
7878         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7879         (mml2015-epg-find-usable-secret-key): New function.
7880         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7881         mml2015-epg-find-usable-key (Bug#7797).
7882         (mml2015-epg-encrypt): Ditto.
7883
7884 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7885
7886         * dgnushack.el (rot13-string): Fix the way to get the argument.
7887
7888 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7889
7890         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7891
7892 2011-01-03  Glenn Morris  <rgm@gnu.org>
7893
7894         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7895
7896         * sieve.el (sieve-open-server): Give a more explicit error if
7897         sieve-manage-open returns nil.  (Bug#7720)
7898
7899 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7900
7901         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7902
7903 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7904
7905         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7906         This avoids sending passwords in plain text over non-encrypted
7907         channels.
7908
7909         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7910
7911         * nnimap.el (nnimap-login): Refactored out into own function, and
7912         implement CRAM-MD5.
7913         (nnimap-wait-for-line): Refactored out.
7914
7915         * mm-view.el (mml-smime): Require.
7916
7917 2010-12-20  David Engster  <deng@eml.cc>
7918
7919         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7920         use EPG to decrypt S/MIME messages instead of openssl.
7921
7922 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7923
7924         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7925
7926         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7927         status is the group clearly is unreachable.
7928
7929         * auth-source.el (auth-source-create): Add the optional second
7930         parameter to `local-variable-p' to be compatible with XEmacs.
7931
7932 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7933
7934         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7935         work when using a compressed nnml folder.
7936
7937 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7938
7939         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7940         backends after sanitising on entry, because this never makes sense:
7941         If the articles have gone missing, then the data no longer exists on
7942         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7943         overwrite anything anyway.
7944
7945         * shr.el (shr-insert-document): Bind shr-width dynamically to
7946         window-width if it's nil.
7947
7948 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7949
7950         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7951         with the meaning of using the full emacs window width for rendering.
7952
7953 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7954
7955         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7956         case when sender is not given.
7957
7958 2010-12-23  Julien Danjou  <julien@danjou.info>
7959
7960         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7961         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7962         the addresses, otherwise we might misplaced the gravatar.
7963
7964 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7965
7966         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7967         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7968         obsolete in Emacs.
7969
7970 2010-12-20  Julien Danjou  <julien@danjou.info>
7971
7972         * gnus-util.el (gnus-rescale-image): Revert last change.
7973
7974 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7975
7976         * binhex.el: Improve commentary (Bug#7482).
7977
7978 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7979
7980         * gnus-group.el (gnus-group-delete-articles): New command.
7981
7982 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7983
7984         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7985
7986 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7987
7988         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7989         here, since it's up to the backends to do CRLF removal if their
7990         protocol has it.
7991
7992         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7993
7994 2010-12-17  Julien Danjou  <julien@danjou.info>
7995
7996         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7997         they are from file.  Can also scale up.
7998
7999 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8000
8001         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
8002         Restore gnus-use-agent.
8003         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
8004
8005         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
8006
8007 2010-12-17  Julien Danjou  <julien@danjou.info>
8008
8009         * gravatar.el (gravatar-retrieve-synchronously): New function.
8010         (gravatar-get-data): Make more robust.
8011
8012 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8013
8014         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
8015
8016 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8017
8018         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
8019         to really consider the last line.
8020
8021 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
8022
8023         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
8024         list of recipient keys, or use symmetric encryption if not a list.
8025         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
8026         EPA override, replacing the call to `netrc-store-data'.
8027
8028 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
8029
8030         * gnus-srvr.el: Avoid passing nil regexp argument to
8031         delete-matching-lines.
8032
8033 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8034
8035         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
8036         fetching stops when Gnus exits.
8037
8038         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
8039         function.
8040         (nnfolder-request-expire-articles): Save all the buffers after doing
8041         expiry.
8042
8043         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
8044         the last article", since that led to serious performance regressions
8045         when expiring nnml groups.
8046
8047 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
8048
8049         * nnir.el: Improve customizations.
8050
8051 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8052
8053         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
8054
8055         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
8056         group has been killed.
8057         (gnus-group-yank-group): Ditto.
8058
8059         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
8060
8061         * nnimap.el (nnimap-request-update-group-status): New function.
8062
8063         * gnus-int.el (gnus-request-update-group-status): New interface
8064         function.
8065
8066         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
8067         copying read-ness to the backends.
8068
8069         * nnimap.el (nnimap-quirk): New function.
8070         (nnimap-retrieve-group-data-early): Use it.
8071         (nnimap-quirks): New alist.
8072
8073 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8074
8075         * shr.el (shr-insert): Set shr-start after deleting trailing space;
8076         don't delete it within indentation.
8077
8078 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8079
8080         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
8081         previous line.
8082
8083 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8084
8085         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
8086         QRESYNC command by deleting a superfluous space which broke Cyrus
8087         servers.  This change will break other servers that are buggy the other
8088         way around.
8089
8090 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
8091
8092         * spam.el: Reindent and fix long lines.
8093         (spam-copy-or-move-routine): Exclude invalid move destinations.
8094
8095 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
8096
8097         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
8098         installed the registry.
8099
8100 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8101
8102         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
8103
8104 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8105
8106         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
8107         groupname doesn't contain "gmane".
8108
8109 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8110
8111         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
8112         and netrc-bound-and-true-p bindings.
8113         (netrc-parse): Cache the netrc contents.
8114
8115         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
8116         (gnus-1): Don't create the nndrafts group twice.
8117         (gnus-setup-news): There's no need to read the active file here, since
8118         that's done again later on a per-backend basis.
8119         (gnus-start-draft-setup): Make sure that the new group is started out
8120         empty.
8121
8122         * gnus-agent.el (gnus-agentize): Don't create the queue group
8123         automatically on startup.  It'll be created later, if needed.
8124
8125         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
8126         of automatically subscribed groups.
8127         (gnus-auto-subscribed-categories): New variable.
8128         (gnus-matches-options-n): Use it.
8129         (gnus-default-subscribed-newsgroups): Remove unused variable.
8130         (gnus-start-draft-setup): Message a bit less.
8131
8132 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8133
8134         * nnir.el (nnir-run-imap): Return article list in order of increasing
8135         UID.
8136
8137 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8138
8139         * gnus-sum.el (gnus-summary-enter-digest-group):
8140         Mention gnus-auto-select-on-ephemeral-exit.
8141
8142         * proto-stream.el (proto-stream-open-network-only): Fix the calling
8143         convention of the network-only option.
8144
8145 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8146
8147         * proto-stream.el (proto-stream-open-network-only): New function to
8148         have a way to specify non-STARTTLS upgrade connections.
8149
8150 2010-12-10  Julien Danjou  <julien@danjou.info>
8151
8152         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
8153         email address is nil.
8154
8155         * message.el (message-bogus-recipient-p): Set address to "" if nil.
8156
8157 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
8158
8159         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
8160         deletion.
8161         (nnir-run-imap): Only need to parse list once.
8162
8163 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8164
8165         * shr.el (shr-tag-script): Ignore <script>.
8166         (shr-tag-label): Add <label> support.
8167
8168 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8169
8170         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
8171
8172         * shr.el (shr-image-displayer): Work for images lined side by side.
8173
8174 2010-12-08  Robert Pluim  <rpluim@gmail.com>
8175
8176         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
8177         parameter, since XEmacs doesn't accept t as a parameter.
8178
8179 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
8180
8181         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
8182         ids.
8183         (nnir-run-gmane): Simplify groupspec formatting.
8184         (nnir-request-expire-articles): New function.
8185
8186 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8187
8188         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
8189         overflow, possibly.
8190
8191         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
8192         (shr-render-td): Handle td style="" better.
8193         (shr-tag-table): Use the color from the style sheet.
8194         (shr-render-td): Make sure we copy over all the overlays, too.
8195
8196 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
8197
8198         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
8199         (nnir-request-article): Improve article retrieval.
8200
8201 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8202
8203         * mm-util.el (mm-extra-numeric-entities): New variable.
8204
8205         * mm-url.el (mm-url-decode-entities):
8206         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
8207
8208         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
8209
8210 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8211
8212         * message.el: Use completion-at-point.
8213         (message-completion-function): New fun, extracted from message-tab.
8214         (message-mode): Use it for completion-at-point-functions.
8215         (message-tab): Use it and completion-at-point.
8216
8217 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8218
8219         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
8220         character if a non-breakable character follows.
8221
8222 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8223
8224         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
8225         any stream.
8226
8227         * shr.el (shr-tag-font): Colorize the region.
8228         (shr-tag-body): Ditto.
8229         (shr-tag-font): Actually let the styles be inherited instead of
8230         overwriting them.
8231         (shr-tag-font): Get the background color right.
8232         (shr-tag-style): Ignore all <style> tags for the moment.
8233
8234         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
8235         a Message-ID to avoid having nnimap depend on gnus-sum.
8236
8237         * shr.el (shr-descend): Only colorize something if we have a node that
8238         sets colors.
8239
8240 2010-12-06  Julien Danjou  <julien@danjou.info>
8241
8242         * shr.el (shr-render-td): Render td content with shr-descend, so style
8243         will be applied to <td> too.
8244         (shr-colorize-region): Colorize region even if we only have a background.
8245         (shr-tag-body): Fix color and background color inheritance.
8246         Do not recolorize after shr-generic.
8247         (shr-tag-font): Let shr-generic colorize via inheritance.
8248
8249 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8250
8251         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
8252
8253 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
8254
8255         * nnir.el (nnir-request-move-article): Remove obsolete code.
8256
8257 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8258
8259         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
8260
8261 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8262
8263         * gnus-sum.el (gnus-summary-respool-article): The completion function
8264         expects a list instead of an alist.
8265
8266         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
8267         string as the parameter.
8268
8269         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
8270
8271         * shr.el (shr-stylesheet): New dynamic variable for cascading the
8272         styles.
8273         (shr-colorize-region): New function.
8274         (shr-insert-background-overlay): Remove.
8275         (shr-render-td): Background setting should be taken care of on a higher
8276         level.
8277         (shr-tag-body): Use post-hoc colorizations.
8278         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
8279         (shr-put-color-1): Don't overwrite old colors.
8280         (shr-colorize-region): When the background color isn't explicit, use
8281         a fixed background.
8282
8283         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
8284         nnmail variables.
8285
8286 2010-12-05  Bjørn Mork  <bjorn@mork.no>
8287
8288         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
8289         unless necessary.
8290
8291 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
8292
8293         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
8294         server.
8295
8296 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8297
8298         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
8299         so that TAB works.
8300
8301         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
8302         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
8303
8304         * shr.el (shr-urlify): Show the URL before the title to avoid
8305         misleading URLs.
8306
8307 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
8308
8309         * shr.el (shr-urlify): Display the title in <a> tags.
8310
8311 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
8312
8313         * nnir.el (nnir-categorize): Replace mapcar with mapc.
8314
8315 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
8316
8317         * nnir.el: Rearrange code to allow macros to be autoloaded by
8318         gnus-sum.el.
8319         (nnir-retrieve-headers-override-function): Make this variable
8320         customizable.
8321         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
8322
8323         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
8324         from nnir.el.
8325
8326 2010-12-03  Julien Danjou  <julien@danjou.info>
8327
8328         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
8329
8330 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8331
8332         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
8333         allow optional argument `environment'.
8334
8335 2010-12-03  Glenn Morris  <rgm@gnu.org>
8336
8337         * mm-extern.el (message-goto-body): Update declaration.
8338
8339 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8340
8341         * gnus-util.el (gnus-macroexpand-all): New function.
8342
8343         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
8344         instead of macroexpand-all that is unavailable in XEmacs.
8345
8346 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
8347
8348         * nnir.el (nnir-summary-line-format): New variable.
8349         (nnir-mode): Use it.
8350         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
8351         (nnir-article-ids): Reimplement as defsubst.
8352         (nnir-retrieve-headers): Don't mangle the subject header.
8353         (nnir-run-imap): Use 100 as RSV score.
8354         (nnir-run-find-grep): Fix for full server searching.
8355         (nnir-run-gmane): Better restriction to gmane groups.
8356
8357         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
8358         summary buffers.
8359
8360 2010-12-02  Julien Danjou  <julien@danjou.info>
8361
8362         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
8363
8364         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
8365
8366         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
8367         support.
8368
8369 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
8370
8371         * nnir.el: Update to handle the registry better.
8372         (autoload): Silence byte-compiler.
8373         (nnir-open-server): Add a hook for nnir groups.
8374         (nnir-request-move-article): Don't mangle the header.  Better to use
8375         formatting variables (which will be added in the future).
8376         (nnir-registry-action): Update the registry using the original article
8377         group name.
8378         (nnir-mode): Install nnir-specific hooks for updating the registry.
8379
8380         * gnus-sum.el
8381         (gnus-article-original-subject, gnus-newsgroup-original-name):
8382         Remove obsolete variables.
8383         (gnus-summary-move-article): Remove use of obsolete variables.
8384         (gnus-summary-local-variables): Make move and delete hooks local to
8385         summary buffers.
8386
8387 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8388
8389         * rtree.el: New file.
8390
8391 2010-12-01  Julien Danjou  <julien@danjou.info>
8392
8393         * message.el (message-user-organization): Do not use
8394         gnus-local-organization.
8395
8396         * gnus.el: Remove gnus-local-organization.
8397
8398         * gnus-msg.el: Remove nastygram thing.
8399
8400 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8401
8402         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
8403         funcall.
8404
8405 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8406
8407         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
8408         names.
8409
8410         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
8411         characters.
8412
8413         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
8414         to t of inhibit-read-only since it is inside gnus-with-article-headers.
8415         Suggested by Štěpán Němec <stepnem@gmail.com>.
8416         (gnus-gravatar-transform-address): Use mail-extract-address-components
8417         that supports non-ASCII names rather than mail-header-parse-addresses.
8418
8419 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8420
8421         * proto-stream.el (open-protocol-stream): All starttls connections are
8422         handled by the network handler.
8423
8424 2010-11-30  Julien Danjou  <julien@danjou.info>
8425
8426         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
8427         (nnimap-open-connection-1): Fix PREAUTH.
8428
8429         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
8430
8431 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8432
8433         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
8434         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
8435         (shr-insert): Use them.
8436         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
8437
8438 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8439
8440         * nnir.el (nnir-request-move-article): Bail out if original group
8441         doesn't support article moves.
8442         (nnir-get-active): Improve active list retrieval.
8443
8444 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8445
8446         * shr.el (shr-find-fill-point): Don't break before apostrophes.
8447
8448 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
8449
8450         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
8451         seem to accept strings-with-numbers as port numbers.
8452
8453 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8454
8455         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
8456         change the registry.
8457
8458 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8459
8460         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
8461         delete-dups that is not available in XEmacs 21.4.
8462
8463         * mm-util.el (mm-delete-duplicates): Add comment.
8464
8465 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
8466
8467         * nnir.el (nnir-ignored-newsgroups): New variable.
8468         (nnir-get-active): Use it.
8469
8470 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8471
8472         * proto-stream.el (proto-stream-open-network): Add some comments.
8473
8474         * nntp.el (nntp-open-connection): Provide a :success condition.
8475
8476         * nnimap.el (nnimap-open-connection-1): Ditto.
8477
8478         * proto-stream.el (proto-stream-open-network): See what the response to
8479         the STARTTLS command is.
8480
8481         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
8482         backwards compatibility).
8483         (nnimap-open-connection-1): Really respect nnimap-server-port.
8484
8485         * proto-stream.el (proto-stream-open-network): When doing opportunistic
8486         TLS upgrades we don't really care about the identity of the peer.
8487         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
8488         that what we've checked for.
8489         (proto-stream-always-use-starttls): Only default to t if
8490         open-gnutls-stream exists.
8491         (proto-stream-open-network): If STARTTLS failed, then just open a
8492         normal connection.
8493         (proto-stream-open-network): Wait until the greeting before doing
8494         STARTTLS.
8495
8496         * nntp.el (nntp-open-connection): Report what the connection error is.
8497
8498         * proto-stream.el (open-protocol-stream): Rename from
8499         open-proto-stream.
8500
8501 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8502
8503         * nnimap.el (nnimap-stream): Change default to `undecided'.
8504         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
8505         first, and then network.
8506         (nnimap-open-connection-1): Respect nnimap-server-port.
8507         (nnimap-open-connection): Be more backwards-compatible.
8508
8509         * proto-stream.el (proto-stream-always-use-starttls): New variable.
8510         (proto-stream-open-starttls): De-duplicate the starttls code.
8511         (proto-stream-open-starttls): Folded back into the main function.
8512         (proto-stream-open-network): Fix typo in the gnutls path.
8513         (proto-stream-command): Refactor out.
8514
8515         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8516
8517         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8518         starttls.el STARTTLS.
8519
8520         * color.el (color-lab->srgb): Fix function call name.
8521
8522         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8523         if we're using tls.el.
8524         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8525         built in, then don't try to establish a STARTTLS connection.
8526
8527         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8528         servers.
8529
8530         * proto-stream.el (open-proto-stream): Use network, not stream.
8531         (open-proto-stream): Add a way to specify what the end of a command is.
8532
8533         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8534         connections types.
8535         (nntp-open-network-stream): Remove.
8536         (nntp-open-ssl-stream): Remove.
8537         (nntp-open-tls-stream): Remove.
8538         (nntp-ssl-program): Remove.
8539
8540         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8541
8542 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8543
8544         * nnir.el: Fix typos.
8545         (nnir-retrieve-headers-override-function): Rename variable to reflect
8546         new semantics.
8547         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8548         macros.
8549         (nnir-request-article, nnir-request-move-article): Use them.
8550         (nnir-categorize): New function.
8551         (nnir-run-query): Use it.
8552         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8553         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8554         sorted.
8555         (nnir-group-full-name): Use gnus-group-full-name instead.
8556         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8557         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8558
8559 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8560
8561         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8562
8563         * proto-stream.el: New library to provide protocol-specific
8564         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8565         protocols.
8566         (open-proto-stream): Complete the documentation.
8567         (proto-stream-open-network): Fix some typos.
8568
8569         * nnimap.el (nnimap-open-connection): Use it.
8570
8571 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8572
8573         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8574         negotiation.
8575
8576 2010-11-26  Julien Danjou  <julien@danjou.info>
8577
8578         * color.el: Rename various rgb functions to srgb.
8579
8580 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8581
8582         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
8583         names.
8584
8585 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8586
8587         * shr.el (shr-insert): Revert last change.
8588         (shr-find-fill-point): Never leave point being at bol;
8589         relax the kinsoku limitation when rendering tables.
8590
8591 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8592
8593         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8594         results from -accept-article.
8595
8596         * shr-color.el: Require cl when compiling.
8597
8598         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8599         checkin.
8600
8601         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8602
8603         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8604
8605         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8606         'add and 'delete to set backend marks.
8607
8608         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8609
8610         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8611
8612         * nntp.el (nntp-request-set-mark): Use it.
8613
8614         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8615
8616         * nnml.el (nnml-request-set-mark): Ditto.
8617
8618         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8619         introduces regressions in article selection.
8620         (nnimap-find-uid-response): New function.
8621         (nnimap-request-accept-article): Use the UID returned, if any.
8622         (nnimap-request-move-article): Use the UID returned, if any.
8623         (nnimap-get-groups): Reimplement to work with folded lines.
8624         (nnimap-find-uid-response): The UID is the last element in the list.
8625         (nnimap-request-set-mark): Extend syntax with 'set.
8626
8627         * nnml.el (nnml-request-set-mark): Ditto.
8628
8629         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8630
8631         * nntp.el (nntp-request-set-mark): Ditto.
8632
8633 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8634
8635         * message.el (message-called-interactively-p): A temporary macro.
8636         (message-goto-body): Use it temporarily.
8637
8638 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8639
8640         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8641         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8642         (nnimap-last-response-string): Fix last unfolding fix.
8643
8644 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8645
8646         * shr.el (shr-insert): Fix the way to fold lines.
8647
8648 2010-11-25  Julien Danjou  <julien@danjou.info>
8649
8650         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8651
8652         * color.el: Rename from color-lab.el
8653         (color-rgb->hex): Add.
8654         (color-complement): Add.
8655         (color-complement-hex): Add.
8656
8657         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8658
8659 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8660
8661         * shr-color.el (shr-color-visible): Don't bug out if the color names
8662         don't exist.
8663
8664 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8665
8666         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8667         assuming that article displaying or another mml-preview may be
8668         interrupted for an error or for the like.
8669
8670         * shr.el (shr-get-background): Fix argument name.
8671
8672 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8673
8674         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8675
8676         * gnus-sum.el (gnus-summary-include-articles): New function.
8677
8678         * message.el (message-goto-body): called-interactively-p needs a
8679         parameter, so use `any'.
8680
8681         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8682         clear marks before moving, since they're synced from the Gnus side
8683         first.
8684
8685         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8686         (gnus-summary-move-article): Copy over all marks before moving, so that
8687         IMAP doesn't think a new article has arrived.
8688
8689 2010-11-24  Julien Danjou  <julien@danjou.info>
8690
8691         * shr.el (shr-insert-background-overlay): Fix typo.
8692         (shr-render-td): Copy the background before rendering.
8693
8694         * shr-color.el (shr-color-visible): Fix docstring.
8695
8696         * shr.el (shr-tag-table): Add bgcolor support.
8697         (shr-render-td): Add bgcolor support.
8698         (shr-get-background): Add.
8699         (shr-insert-foreground-overlay): Use shr-get-background.
8700
8701         * message.el (message-goto-body): Use called-interactively-p.
8702         (message-in-body-p): message-goto-body returns point.
8703
8704 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8705
8706         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8707         Fixes something or other in Emacs 23, and is backwards compatible.
8708
8709         * message.el (message-goto-body): Remove the <#secure special-casing,
8710         which is too special.
8711
8712         * shr.el (shr-parse-style): Drop !important from styles.
8713
8714 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8715
8716         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8717         this function to return incorrect results when calling it with an
8718         explicit article argument different from
8719         (gnus-summary-article-number).
8720
8721 2010-11-24  Julien Danjou  <julien@danjou.info>
8722
8723         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8724         (shr-tag-body): Add background support.
8725         (shr-descend): Add background support.
8726         (shr-tag-title): Add.
8727
8728         * shr-color.el (shr-color-visible): Really return original background
8729         if fixed.
8730
8731 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8732
8733         * shr.el (shr-color-check): Protect against non-existent color names.
8734
8735 2010-11-24  Julien Danjou  <julien@danjou.info>
8736
8737         * color-lab.el: Require 'cl when compiling.
8738
8739         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8740
8741         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8742         matched part.
8743
8744         * color-lab.el: Fix all expt calls to use float type.
8745
8746 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8747
8748         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8749         expression to shr-color-check as is.
8750
8751         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8752
8753         * color-lab.el: Add coding cookie.
8754         (float-pi): Use eval-and-compile.
8755
8756         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8757         compiled for Emacsen having no `libxml-parse-html-region' support.
8758
8759 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8760
8761         * shr.el (shr-insert-color-overlay): Split stuff like
8762         "#444444 !important" to find the real color.
8763         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8764         parse <font color="red"> entries.
8765
8766 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8767
8768         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8769         point when parsing headers.
8770
8771         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8772         is positioned properly when parsing headers.
8773
8774 2010-11-23  Julien Danjou  <julien@danjou.info>
8775
8776         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8777
8778         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8779
8780         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8781
8782         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8783         Use shr-color-hue-to-rgb.
8784         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8785
8786 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8787
8788         * shr.el (shr-color->hexadecimal): Autoload.
8789         (shr-descend): Add color to all tags.
8790
8791 2010-11-22  Julien Danjou  <julien@danjou.info>
8792
8793         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8794         shr-color->hexadecimal.
8795
8796         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8797         RGB() or HSL() color representation.
8798
8799         * shr.el (shr-tag-font): Add.
8800         (shr-tag-color-check): New function to get better colors.
8801         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8802         tag-span.
8803
8804         * shr-color.el: New file.
8805
8806         * color-lab.el: New file.
8807
8808         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8809
8810 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8811
8812         * nnir.el: Fix typo in comments.
8813         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8814         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8815
8816 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8817
8818         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8819
8820         * nnimap.el (nnimap-get-capabilities): Refactor out.
8821         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8822
8823 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8824
8825         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8826         appearing when `mm-uu-hide-markers' is nil.
8827
8828 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8829
8830         * nnimap.el (nnimap-unselect-group): Make into its own function.
8831         (nnimap-request-rename-group): Unselect group before renaming.
8832         This had gotten lost somewhere.
8833         (nnimap-request-accept-article): Keep track of examined groups, and
8834         unselect the group before APPENDing to read-only groups.
8835         (nnimap-request-move-article): Clear flags before moving so that they
8836         can be re-set later.
8837
8838 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8839
8840         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8841         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8842
8843 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8844
8845         * gnus-art.el (gnus-mime-display-single):
8846         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8847         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8848         parameter.
8849
8850 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8851
8852         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8853         (shr-table-vertical-line): New variable.
8854         (shr-insert-table): Use it.
8855
8856 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8857
8858         * gnus-html.el (gnus-html-wash-images): Don't display images if
8859         gnus-inhibit-images is non-nil; register displayer for cid images.
8860         (gnus-html-display-image): Work for cid image.
8861         (gnus-html-insert-image): Allow arguments.
8862         (gnus-html-put-image): Inhibit read-only.
8863         (gnus-html-prefetch-images): Don't prefetch images if
8864         gnus-inhibit-images is non-nil.
8865
8866 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8867
8868         * shr.el (shr-put-image): Break lines when inserting big pictures.
8869
8870 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8871
8872         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8873         sender, thanks Katsumi Yamaoka.
8874
8875 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8876
8877         * nnir.el (nnir-run-imap): Reverse the article list for each group
8878         rather than the whole list.
8879
8880 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8881
8882         * shr.el (shr-image-displayer): Protect function against non-existent
8883         image source.
8884
8885         * gnus-art.el (gnus-inhibit-images): New user option.
8886         (gnus-mime-display-single): Don't display image if it is non-nil.
8887
8888         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8889         gnus-inhibit-images.
8890
8891         * shr.el (shr-image-displayer): New function.
8892         (shr-tag-img): Use it.
8893
8894 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8895
8896         * mml2015.el (mml2015-epg-sign): Use From header.
8897
8898 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8899
8900         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8901
8902         * gnus-util.el (gnus-find-text-property-region): Return markers.
8903
8904         * shr.el (shr-tag-img): Put a displayer in the text property.
8905
8906         * gnus-util.el (gnus-find-text-property-region): New utility function.
8907
8908         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8909         (gnus-html-show-images): Remove.
8910
8911         * gnus-art.el (gnus-article-show-images): New, more general function.
8912
8913         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8914         image url text properties.
8915
8916         * shr.el: Ditto.
8917
8918         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8919         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8920
8921 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8922
8923         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8924         work for two or more articles.
8925
8926 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8927
8928         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8929         divide an image that's in an html article to two or more when washing
8930         non-ASCII characters in alt text of it.
8931
8932 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8933
8934         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8935         smime-decrypt-region using function argument.
8936         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8937
8938         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8939
8940         * smime.el (smime-decrypt-region): Catch it.
8941
8942 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8943
8944         * smime.el (smime-mode-map): Move initialization into declaration.
8945         (gnus-run-mode-hooks): Don't autoload.
8946         (smime-mode): Use define-derived-mode.
8947
8948 2010-11-11  Glenn Morris  <rgm@gnu.org>
8949
8950         * smime.el (from): Restrict declaration to XEmacs.
8951
8952         * nnir.el (gnus-group-topic-name): Autoload.
8953
8954 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8955
8956         * shr.el (shr-insert): Don't break long line if it is because of
8957         kinsoku-bol characters in the line end.
8958
8959 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8960
8961         * nnir.el (nnir-request-move-article): Fix to provide original group
8962         and subject.
8963         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8964         been retrieved.
8965
8966         * gnus-sum.el (gnus-summary-move-article): Use original group and
8967         subject for virtual articles such as those in an nnir summary buffer.
8968
8969 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8970
8971         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8972         least 21.5).
8973
8974         * smime.el (from): Declare it again for XEmacs.
8975
8976 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8977
8978         * message.el (message-resend): Don't disable encoding unless it's
8979         already encoded.
8980
8981         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8982         low-numbered articles.
8983
8984 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8985
8986         * rfc2047.el (rfc2047-syntax-table): Simplify.
8987
8988         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8989
8990         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8991         set-char-table-range for XEmacs.
8992
8993 2010-11-10  Glenn Morris  <rgm@gnu.org>
8994
8995         * time-date.el (time-to-seconds): Always an alias on Emacs,
8996         never a real function.
8997         (with-no-warnings): Remove compat stub, now unused.
8998         (time-less-p): Doc fix.
8999         (time-to-number-of-days): Simplify.
9000
9001         * smime.el (from): Remove unused declaration.
9002
9003         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
9004         (gnus-float-time): On Emacs, always an alias.
9005
9006         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
9007         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
9008
9009 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9010
9011         * dgnushack.el: Don't use ignore-errors in the top level form since it
9012         is unavailable in XEmacs even if cl is loaded.
9013
9014         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
9015
9016 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9017
9018         * shr.el (browse-url-mailto): Autoload.
9019
9020         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
9021
9022         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
9023         regexp doesn't need quoting.
9024
9025 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
9026
9027         * message.el (message-subject-trailing-was-ask-regexp)
9028         (message-subject-trailing-was-regexp): Match was: in addition to was.
9029
9030 2010-11-09  Glenn Morris  <rgm@gnu.org>
9031
9032         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
9033         (nnbabyl-check-mbox): Use point-at-bol.
9034
9035 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9036
9037         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
9038
9039         * message.el (message-mailto): New function.
9040         (message-mailto): Should accept other parameters.
9041         (message-mailto): Remove since it duplicates browse-url-mailto
9042         functionality.
9043
9044 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9045
9046         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
9047         methods.
9048         (gnus-read-active-file): Ditto.
9049
9050         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
9051         ": " from the prompt.
9052         (gnus-group-make-group): Ditto.
9053
9054 2010-11-07  Glenn Morris  <rgm@gnu.org>
9055
9056         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
9057         (gnus-bookmark-kill-line): Use point-at-eol.
9058
9059 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9060
9061         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
9062         asterisks in From header.
9063
9064 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9065
9066         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
9067         string to avoid making the From headers syntactically invalid.
9068
9069         * message.el (message-send-mail): Don't insert courtesy messages if the
9070         message already has List-Post and List-ID messages.
9071
9072 2010-11-06  Glenn Morris  <rgm@gnu.org>
9073
9074         * gnus-art.el (gnus-treat-article): Give dynamic local variables
9075         `condition', `type', `length' a prefix.
9076         (gnus-treat-predicate): Update for above name changes.
9077
9078 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
9079
9080         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
9081         binding.  Handled by `gnus-summary-refer-thread' instead.
9082         (nnir-warp-to-article): New backend function.
9083
9084         * nnimap.el (nnimap-request-thread): Force dependency updating.
9085
9086         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
9087         (gnus-summary-refer-thread): Rework to improve thread-referral.
9088
9089         * gnus-int.el (gnus-warp-to-article): New function.
9090
9091         * gnus-sum.el (gnus-summary-article-map): Bind it.
9092
9093 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
9094
9095         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
9096         gnus-summary-refer-thread.
9097
9098         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
9099         headers.
9100         (gnus-summary-limit-include-thread): Prevent articles in thread from
9101         being cut in gnus-cut-threads.
9102         (gnus-summary-refer-thread): Limit retrieved headers to those in
9103         thread.
9104
9105 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9106
9107         * message.el (message-send-mail): Use the value of
9108         message-courtesy-message from the message buffer.
9109
9110         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
9111
9112         * shr.el (shr-browse-url): Implement mailto: URLs.
9113
9114         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
9115         "raw".
9116
9117         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
9118         if it's already selected.
9119
9120         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
9121
9122 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9123
9124         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
9125         to measure the length and truncate alt text.
9126
9127 2010-11-03  Glenn Morris  <rgm@gnu.org>
9128
9129         * nndiary.el (nndiary-generate-nov-databases-1)
9130         (nndiary-generate-active-info): Rename dynamic variable `files' to
9131         something less generic.
9132
9133 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
9134
9135         * nnir.el (nnir-request-move-article): Call the underlying backend to
9136         move articles from nnir.
9137
9138 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9139
9140         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
9141
9142 2010-11-02  Julien Danjou  <julien@danjou.info>
9143
9144         * nnir.el: Remove wais support.
9145
9146 2010-11-02  Glenn Morris  <rgm@gnu.org>
9147
9148         * gnus-html.el: Reorder requirements to quieten compiler.
9149
9150 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9151
9152         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
9153         properly for XEmacs as well.
9154         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
9155         (gnus-article-natural-long-line-p): Use window-width rather than
9156         frame-width.
9157
9158 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
9159
9160         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
9161         (nnir-read-parms): Don't modify query.
9162         (nnir-run-query): Add ability to search topic on current line.
9163         (nnir-get-active): Clean up.
9164
9165 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9166
9167         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
9168         degenerate articles.
9169
9170         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
9171         (gnus-print-buffer): Just print the buffer as is, without any copying
9172         to a buffer and then re-highlighting.
9173
9174         * nnimap.el (nnimap-request-group): Store the new updated info.
9175         (nnimap-request-group): Select the group when we don't know whether it
9176         exists or not.
9177
9178         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
9179         groups.
9180
9181         * gnus-group.el (gnus-group-find-new-groups): Display all the new
9182         groups.
9183
9184         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
9185         groups.
9186
9187         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
9188         long-lines case by only filling the long lines.
9189
9190         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
9191         (bug#7311).
9192
9193 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9194
9195         * shr.el: No need to declare `declare-function' since shr.el is for
9196         only Emacsen that provide `libxml-parse-html-region'.
9197
9198         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
9199         effective only in a file it is referred to.
9200
9201 2010-11-01  Glenn Morris  <rgm@gnu.org>
9202
9203         * mm-util.el (gnus-completing-read): Autoload.
9204         (mm-read-coding-system): Simplify Emacs definition.
9205
9206         * nnmail.el (gnus-activate-group):
9207         * nnimap.el (gnutls-negotiate):
9208         * nntp.el (netrc-parse): Fix declarations.
9209
9210 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9211
9212         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
9213         string-match-p in Emacs >=23.
9214
9215         * gnus-msg.el (gnus-configure-posting-styles):
9216         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
9217
9218 2010-11-01  Glenn Morris  <rgm@gnu.org>
9219
9220         * nnir.el (declare-function): Add compat stub.
9221         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
9222         (nnir-run-gmane): Require 'mm-url.
9223
9224         * mm-util.el (mm-string-to-multibyte): Simplify.
9225
9226         * shr.el (declare-function): Add compat stub.
9227         (url-cache-create-filename): Declare.
9228         (mm-disable-multibyte, widget-convert-button): Autoload.
9229
9230         * smime.el (ldap-search): Declare.
9231         (smime-cert-by-ldap-1): Require ldap on Emacs.
9232
9233         * nnimap.el: Require nnmail, and gnus-sum when compiling.
9234         (nnimap-keepalive): Use gnus-float-time.
9235
9236         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
9237         (mail-source-delete-crash-box): Use gnus-float-time.
9238
9239         * gnus-dired.el (gnus-completing-read): Autoload.
9240
9241         * mm-view.el (gnus-rescale-image): Autoload.
9242
9243         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
9244
9245         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
9246
9247         * sieve-manage.el: Require 'cl when compiling.
9248
9249         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
9250         (gnus-iswitchb-completing-read): Require iswitchb.
9251         (gnus-select-frame-set-input-focus): Silence compiler.
9252
9253 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9254
9255         * message.el (message-subject-trailing-was-query): Change default to t,
9256         since I think that's what most people want.
9257
9258         * nnimap.el (nnimap-request-accept-article): Erase buffer before
9259         appending for easier debugging.
9260         (nnimap-wait-for-connection): Take a regexp.
9261         (nnimap-request-accept-article): Wait for the continuation line before
9262         sending anything unless we're streaming.
9263
9264         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
9265         leave the header washing to take place.
9266
9267 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9268
9269         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
9270         regular expression match and replace in posting styles.
9271
9272 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
9273
9274         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
9275         an entire server.
9276         (nnir-get-active): New function.
9277         (nnir-run-imap): Use it.
9278         (nnir-run-gmane): Who knew, gmane search returns an article score!
9279
9280         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
9281         server on the current line with nnir.
9282
9283 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9284
9285         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
9286         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
9287         left edge.
9288         (gnus-article-foldable-buffer): Skip past the prefix when determining
9289         raggedness.
9290
9291         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
9292         the raw article, and change `C-u g' to show the article without doing
9293         treatments.
9294
9295         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
9296         on to `gnus-treat-article'.
9297         (gnus-inhibit-article-treatments): New variable.
9298
9299         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
9300
9301         * gnus-art.el (gnus-treatment-function-alist): Have
9302         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
9303         (gnus-treat-fill-long-lines): Change default to fill all text/plain
9304         sections.
9305
9306         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
9307         parameter.
9308         (gnus-article-fill-cited-long-lines): New function.
9309         (gnus-article-fill-cited-article): Allow filling only long sections.
9310
9311         * shr.el (shr-find-fill-point): Don't break lines between punctuation
9312         and non-punctuation (like after the apostrophe in "'We").
9313
9314         * gnus-sum.el (gnus-summary-select-article): Make sure
9315         gnus-original-article-buffer is alive.
9316
9317         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
9318         reflect the order they're in in the digest.
9319
9320         * gnus.el (gnus-group-startup-message): Move point to the start of the
9321         buffer.
9322
9323         * nnimap.el (nnimap-capability): New function.
9324         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
9325         is set.
9326
9327 2010-10-31  David Engster  <dengste@eml.cc>
9328
9329         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
9330         conform with changes to gnus-completing-read.
9331
9332 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9333
9334         * shr.el (shr-tag-img): Output "*" instead of "[img]".
9335
9336 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9337
9338         * nnir.el: Move defvar, defcustom around to keep file organized
9339         and keep byte-compiler quiet.
9340         (nnir-read-parms): Accept search-engine as arg.
9341         (nnir-run-query): Pass search-engine as arg.
9342         (nnir-search-engine): Remove.
9343
9344 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9345
9346         * shr.el (shr-generic): The text nodes should be text, not :text.
9347
9348         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
9349         later in the file.
9350
9351 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9352
9353         * nnir.el: General clean up.  Allow searching with multiple engines.
9354         Allow separate extra-parameters for each engine.
9355         Batch queries when possible.
9356         (nnir-imap-default-search-key, nnir-method-default-engines):
9357         Add customize interface.
9358         (nnir-run-gmane): New engine.
9359         (nnir-engines): Use it.  Qualify all prompts with engine name.
9360         (nnir-search-engine): Remove global variable.
9361         (nnir-run-hyrex): Restore for now.
9362         (nnir-extra-parms, nnir-search-history): New variables.
9363         (gnus-group-make-nnir-group): Use them.
9364         (nnir-group-server): Remove in favor of gnus-group-server.
9365         (nnir-request-group): Avoid searching twice.
9366         (nnir-sort-groups-by-server): New function.
9367
9368 2010-10-30  Julien Danjou  <julien@danjou.info>
9369
9370         * gnus-group.el: Remove gnus-group-fetch-control.
9371
9372         * gnus-start.el (gnus-find-new-newsgroups):
9373         Remove gnus-check-first-time-used.
9374
9375         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
9376
9377 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9378
9379         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
9380         set on groups that don't have \* permanentflags.
9381
9382 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9383
9384         * shr.el (shr-tag-span): Drop colorization of regions since we don't
9385         control the background color.
9386         (shr-tag-img): Ignore very small web bug type images.
9387         (shr-put-image): Add help-echo alt texts to the images.
9388         (shr-tag-video): Show the video poster image.
9389
9390 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9391
9392         * shr.el (shr-table-depth): New variable.
9393         (shr-tag-table-1): Only insert the images after the top-level table.
9394
9395         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
9396
9397         * gnus-util.el (gnus-list-memq-of-list): New function.
9398
9399         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
9400         selected.
9401         (nnimap-unsplittable-articles): New slot.
9402         (nnimap-new-articles): Use it.
9403
9404 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
9405
9406         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
9407         move to the previous line on `M-g'.
9408
9409 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9410
9411         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
9412         *-request-group, which seems unnecessary.
9413
9414         * nnimap.el (nnimap-quote-specials): Function copied over from
9415         imap.el.
9416         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
9417         they support that.  Suggested by Tom Regner.
9418
9419 2010-10-29  Julien Danjou  <julien@danjou.info>
9420
9421         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
9422         defalias.
9423         (gnus-summary-delete-marked-with): Remove obsolete defalias.
9424
9425         * gnus.el: Remove `gnus-nntp-service' variable.
9426         (gnus-secondary-servers): Make obsolete.
9427         (gnus-nntp-server): Make obsolete.
9428
9429         * gnus-start.el (gnus-1): Remove x-splash calls.
9430
9431         * gnus-ems.el (gnus-x-splash): Remove.
9432
9433         * gnus.el (gnus-group-startup-message): Simplify/update code.
9434
9435         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
9436         definition.
9437
9438         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
9439         capability before doing anything.
9440         (gnus-group-insert-group-line): Remove useless
9441         gnus-group-remove-excess-properties.
9442
9443 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9444
9445         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
9446
9447 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9448
9449         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
9450         config after reselecting.
9451
9452 2010-10-28  Julien Danjou  <julien@danjou.info>
9453
9454         * shr.el (shr-put-image): Use point even if only inserting text.
9455         (shr-put-image): Save excursion when inserting alt text on non-graphic
9456         display, so the behavior is the same when we are on a graphic display.
9457
9458         * nnir.el (nnir-run-swish-e): Remove hyrex support.
9459
9460 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9461
9462         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
9463         (gnus-mime-copy-part): Check coding system, not charset.
9464         (gnus-mime-view-part-externally): Never remove part.
9465         (gnus-mime-view-part-internally): Don't remove part here.
9466         (gnus-article-part-wrapper): Make sure MIME tag is visible.
9467         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
9468         multipart/alternative.
9469
9470         * mm-decode.el (mm-display-part): Take optional arg `force'.
9471
9472 2010-10-26  Julien Danjou  <julien@danjou.info>
9473
9474         * gnus-group.el (gnus-group-default-list-level): Add this function to
9475         compute the default list level.
9476         (gnus-group-default-list-level): Add possibility to use a function.
9477
9478 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9479
9480         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
9481
9482         * gnus-group.el (gnus-group-completing-read)
9483         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
9484         gnus-replace-in-string.
9485
9486 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9487
9488         * shr.el (shr-tag-div): Add.
9489
9490         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
9491
9492 2010-10-25  Julien Danjou  <julien@danjou.info>
9493
9494         * gnus-util.el: Remove `gnus-with-local-quit'.
9495
9496         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
9497
9498 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9499
9500         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
9501         the original article buffer.
9502
9503 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9504
9505         * nnimap.el (nnimap-request-head): New function.
9506         (nnimap-request-move-article): Try to be slightly faster by not
9507         requesting the entire message when moving.
9508         (nnimap-transform-headers): Don't bug out on bodiless articles.
9509         (nnimap-send-command): Have no outstanding messages if the IMAP server
9510         doesn't support streaming.
9511         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
9512
9513 2010-10-24  Julien Danjou  <julien@danjou.info>
9514
9515         * message.el (message-default-headers): Fix type.
9516
9517 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9518
9519         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9520         prefetching images.
9521
9522         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9523         backend for unknown groups.  This is mainly useful for nnimap groups.
9524
9525         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9526         group isn't covered by the agent.
9527
9528 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9529
9530         * nnir.el (nnir-method-default-engines): New variable.
9531         (nnir-run-query): Use it.
9532         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9533         (gnus-summary-nnir-goto-thread): Change group if needed.
9534
9535         * gnus-group.el (gnus-group-group-map): Add key binding for
9536         gnus-group-make-nnir-group.
9537
9538 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9539
9540         * shr.el (shr-tag-object): Add.
9541
9542         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9543         original article buffer live.
9544         (gnus-summary-select-article-buffer):
9545         Mention gnus-widen-article-buffer.
9546
9547 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9548
9549         * shr.el (shr-tag-strong): Add.
9550
9551 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9552
9553         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9554         group names.  They mess up the group buffer badly.
9555
9556         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9557
9558         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9559         instead of the summary one.
9560
9561 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9562
9563         * mml.el (mml-preview): Work properly when editing article.
9564
9565         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9566         gnus-have-read-active-file if it's already been in.
9567
9568 2010-10-22  Tom Tromey  <tromey@redhat.com>
9569
9570         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9571         gnus-group-completing-read.
9572
9573 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9574
9575         * message.el (message-mode-map): Don't bind M-; to comment region, to
9576         allow the global comment-dwim to work.
9577
9578 2010-10-21  Julien Danjou  <julien@danjou.info>
9579
9580         * message.el (message-setup-1): Allow message-default-headers to be a
9581         function.
9582
9583 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9584
9585         * shr.el (shr-tag-table): Simplify.
9586
9587 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9588
9589         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9590         to avoid trying to snarf invalid stuff.
9591
9592         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9593
9594         * gnus.el (gnus-message-archive-group): Quote value.
9595         (gnus-message-archive-group): Mark as changed.
9596
9597         * shr.el (shr-add-font): Don't put the font properties on the newline
9598         or the indentation.
9599
9600         * message.el (message-fix-before-sending): Change options when sending
9601         non-printable characters.
9602
9603         * gnus.el (gnus-message-archive-method): Change the default to
9604         monthly outgoing groups.
9605
9606         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9607         that have gotten new numbers.
9608
9609         * nnimap.el (nnimap-request-replace-article): New function.
9610
9611 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9612
9613         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9614         (nnrss-request-article): Don't use special html washing code.
9615
9616 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9617
9618         * shr.el (shr-tag-table): Remove useless nconc.
9619
9620 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9621
9622         * gnus-art.el (article-wash-html): Simplify and remove the charset
9623         stuff.  Use the normal html rendering code instead of the special html
9624         washing code.
9625
9626         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9627         `gnus-w3m' symbols.
9628         (mm-text-html-washer-alist): Remove.
9629
9630         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9631         (mm-inline-media-tests): Remove use.
9632         (mm-text-html-renderer): Change default to the `shr' symbol.
9633
9634         * mm-view.el (mm-inline-text-html): Remove use.
9635
9636         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9637         `gnus-blocked-images' to be a function.
9638         (gnus-article-wash-function): Remove.
9639
9640 2010-10-20  Julien Danjou  <julien@danjou.info>
9641
9642         * spam.el (spam-list-of-processors): Mark as obsolete.
9643
9644         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9645         (nnimap-insert-partial-structure): Fix boundary detection.
9646
9647 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9648
9649         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9650         run file-truename on remote files.  This can be expensive and even
9651         prevent one from editing drafts if some unrelated buffer has a stale
9652         connection.
9653
9654 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9655
9656         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9657         kinsoku-eol regardless of shr-kinsoku-shorten.
9658         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9659         (shr-tag-table): Support caption, thead, and tfoot.
9660
9661 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9662
9663         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9664         lines.
9665         (shr-save-contents): New command and keystroke.
9666
9667         * nndoc.el (nndoc-type-alist): Add git support.
9668         (nndoc-git-type-p): New function.
9669         (nndoc-transform-git-article): Ditto.
9670         (nndoc-transform-git-headers): Ditto.
9671         (nndoc-transform-git-headers): Generate Subject headers.
9672
9673         * shr.el (shr-parse-style): New function.
9674         (shr-tag-span): Ditto.
9675
9676         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9677         to `G G' to avoid collisions.
9678
9679 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9680
9681         * shr.el: Load kinsoku if necessary.
9682         (shr-kinsoku-shorten): New internal variable.
9683         (shr-find-fill-point): Make kinsoku shorten text line if
9684         shr-kinsoku-shorten is bound to non-nil.
9685         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9686         shr-indentation too when testing if table is wider than frame width.
9687         (shr-insert-table): Use `string-width' instead of `length' to measure
9688         text width.
9689         (shr-insert-table-ruler): Make sure indentation is done at bol.
9690
9691 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9692
9693         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9694         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9695         undecoded network data.
9696
9697 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9698
9699         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9700         name in the mode line spec so that the mode line menu works
9701         (bug#2431).
9702
9703         * message.el (message-get-reply-headers): If we're fed `to-address',
9704         then always use that.
9705
9706         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9707         aren't so wide as to need to switch off the edit menu.
9708
9709         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9710         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9711
9712         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9713         `M-g'.
9714         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9715         the permanent marks.
9716
9717 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9718
9719         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9720         Splitting according to references/in-reply-to obeys the ignore-groups
9721         variable, while splitting by sender and subject do not.
9722
9723 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9724
9725         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9726         alist, so that we can look for non-Unicode chars.
9727         (article-translate-strings): Allow both character and string maps.
9728
9729 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9730
9731         * shr.el (shr-insert): Don't insert space behind a wide character
9732         categorized as kinsoku-bol, or between characters both categorized as
9733         nospace.
9734
9735 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9736
9737         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9738         headers to gnus-newsgroup-headers.
9739
9740 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9741
9742         * shr.el (shr-tag-img): Don't align images -- since we're not
9743         rescaling, this often leads to ugly displays.
9744
9745 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9746
9747         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9748         duplicates.
9749
9750 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9751
9752         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9753         call.
9754
9755 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9756
9757         * gnus.el: Autoload gnus-html-show-images.
9758
9759         * nnimap.el: Use nnheader-message throughout.
9760
9761         * shr.el (shr-tag-img): Ignore images with no data.
9762
9763 2010-10-15  Julien Danjou  <julien@danjou.info>
9764
9765         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9766         a possibility to disable format=flow encoding when using hard newlines.
9767
9768 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9769
9770         * shr.el (shr-insert): Remove space inserted before or after a
9771         breakable character or at the beginning or the end of a line.
9772         (shr-find-fill-point): Do kinsoku; find the second best point or give
9773         it up if there's no breakable point.
9774
9775 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9776
9777         * nnimap.el (nnimap-open-connection): Message when opening connection
9778         for debugging purposes.
9779
9780         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9781         on every setup buffer call to allow this to change from article to
9782         article.
9783
9784         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9785         buffers where we have a wide table.
9786
9787 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9788
9789         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9790         uses *-request-thread.
9791
9792 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9793
9794         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9795         incantation, which is no longer valid.
9796
9797 2010-10-14  Julien Danjou  <julien@danjou.info>
9798
9799         * shr.el: Fix defcustom type (char -> character).
9800
9801 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9802
9803         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9804         programs.
9805
9806 2010-10-14  Julien Danjou  <julien@danjou.info>
9807
9808         * shr.el (shr-tag-a): Use url-link as widget type.
9809
9810         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9811         `gnus-group-get-icon'.
9812
9813 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9814
9815         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9816         This should make server editing work better.
9817
9818         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9819
9820         * tls.el (tls-program): Remove spurious %s from openssl.
9821
9822         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9823         (nnimap-parse-flags): Fix regexp.
9824
9825         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9826         probably work for CJVK text, too.
9827
9828         * nnimap.el (nnimap-extend-tls-programs): Remove.
9829         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9830
9831         * tls.el (tls-starttls-switches): Remove starttls hack.
9832         (open-tls-stream): Ditto.
9833         (tls-find-starttls-argument): Ditto.
9834
9835 2010-10-13  Julien Danjou  <julien@danjou.info>
9836
9837         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9838         responses.
9839
9840 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9841
9842         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9843
9844         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9845         anything in Emacs.
9846
9847         * shr.el (shr-current-column): Remove buggy and unnecessary function.
9848
9849 2010-10-13  Julien Danjou  <julien@danjou.info>
9850
9851         * shr.el (shr-width): Make shr-width a defcustom with default to
9852         fill-column.
9853         (shr-tag-img): Use shr-width rather than fill-column.
9854
9855 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9856
9857         * dgnushack.el (byte-optimize-apply):
9858         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9859
9860         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9861         position when (X-)Faces exist.
9862         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9863         avatars when called interactively.
9864
9865 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9866
9867         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9868         gnus-article-x-face-too-ugly is bound.
9869
9870 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9871
9872         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9873
9874         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9875         mailbox that doesn't exist.
9876
9877 2010-10-12  Julien Danjou  <julien@danjou.info>
9878
9879         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9880         (shr-get-image-data): Encode URL properly when fetching from cache.
9881         (shr-tag-img): Use aligned-to spaces to align correctly images.
9882
9883         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9884         before inserting the Gravatar.
9885
9886         * shr.el (shr-tag-img): Add align attribute support for <img>.
9887
9888 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9889
9890         * gnus-gravatar.el (gnus-art): Require.
9891
9892         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9893         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9894         Remove long obsoleted functions.
9895
9896 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9897
9898         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9899
9900         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9901
9902         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9903         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9904         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9905         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9906         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9907         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9908         * sieve-manage.el, smime.el, spam.el:
9909         Fix comment for declare-function.
9910
9911 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9912
9913         * nnimap.el (nnimap-request-rename-group): Select group read-only
9914         before renaming it.
9915
9916         * shr.el (shr-insert): Fix up the white space only regexp.
9917
9918         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9919         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9920
9921         * shr.el (shr-current-column): New function.
9922         (shr-find-fill-point): New function.
9923
9924 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9925
9926         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9927         numbers.
9928
9929 2010-10-11  Julien Danjou  <julien@danjou.info>
9930
9931         * shr.el (shr-hr-line): Add.
9932         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9933         display hr lines.
9934         (shr-max-columns): Do not change state to nil if we just inserting
9935         spaces.
9936
9937 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9938
9939         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9940         select the last group.
9941
9942 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9943
9944         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9945
9946 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9947
9948         * dig.el (dig-mode-map): Declare and define in one step.
9949
9950 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9951
9952         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9953         for Gnus.
9954         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9955         (nnimap-update-qresync-info): Mark \Seen articles as read.
9956
9957         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9958         non-variable, too.
9959
9960         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9961         available.
9962         (nnimap-update-info): Rely more on the current active than the param
9963         active to avoid marking articles as read too much.
9964
9965         * auth-source.el (auth-source-create): Use (user-login-name) for the
9966         user name default.
9967
9968         * nnimap.el (nnimap-update-info): If the server doesn't return any
9969         useful info, just use the previous info.
9970         (nnimap-update-info): Prefer old info over start-article.
9971         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9972
9973 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9974
9975         * nnir.el (autoload): Clean up autoloads.
9976         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9977         Use key rather than value.
9978         (nnir-imap-search-other): New variable.
9979         (nnir-read-parm): Use it.
9980         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9981         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9982
9983 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9984
9985         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9986         the process, too.
9987
9988 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9989
9990         * spam.el (gnus-summary-mode-map): Bind to "$".
9991         Suggested by Russ Allbery.
9992
9993         * shr.el: Rework the way things are indented by <li> slightly.
9994
9995         * gnus.el (gnus-group-set-parameter): Fix typo.
9996
9997         * nnimap.el: Start implementing QRESYNC support.
9998
9999 2010-10-09  Julien Danjou  <julien@danjou.info>
10000
10001         * nnir.el (nnir-engines): Fix too many arguments.
10002
10003 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10004
10005         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
10006         group is the "last", so that the backends like nnfolder actually save
10007         their folders.
10008
10009         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
10010         try to use that for the tls stream.
10011         (nnimap-retrieve-group-data-early): Rework the marks code to heed
10012         UIDVALIDITY and find out which groups are read-only and not.
10013         (nnimap-get-flags): Use the same marks parsing code as the rest of
10014         nnimap.
10015
10016 2010-10-09  Julien Danjou  <julien@danjou.info>
10017
10018         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
10019
10020         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
10021         retrieving gravatars.
10022
10023         * shr.el (shr-table-corner): Add.
10024         (shr-table-line): Add.
10025         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
10026
10027 2010-10-08  Julien Danjou  <julien@danjou.info>
10028
10029         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
10030
10031 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
10032
10033         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
10034
10035         * gnus-sum.el (gnus-mark-article-as-unread)
10036         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
10037         (gnus-summary-set-bookmark): Use it.
10038
10039         * gnus-msg.el (gnus-setup-message): Use it.
10040
10041         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10042
10043         * gnus.el (gnus-group-remove-parameter): Use it.
10044
10045         * gnus-group.el (gnus-group-make-web-group): Use it.
10046
10047         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10048
10049         * nnregistry.el: Update docs to mention manual.
10050
10051         * gnus-registry.el: Update docs to mention nnregistry.el.
10052         (gnus-registry-initialize): Don't install nnregistry refer method
10053         automatically.
10054         (gnus-registry-install-nnregistry): Remove it.
10055
10056 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10057
10058         * shr.el (shr-insert): Don't insert double spaces.
10059
10060 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10061
10062         * gnus-gravatar.el (gnus-treat-from-gravatar)
10063         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
10064         called interactively.
10065
10066         * gnus-art.el (gnus-mime-view-part-externally)
10067         (gnus-mime-view-part-internally): Make predicate function passed to
10068         gnus-mime-view-part-as-type assume argument is a mime type, not a list
10069         of a mime type.
10070
10071         * shr.el (shr-table-widths): Don't use cl function `reduce'.
10072
10073 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10074
10075         * shr.el (require): Require cl when compiling.
10076         (shr-tag-hr): New function.
10077
10078         * nnimap.el (nnimap-update-info): Remove double setting of high.
10079         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
10080         This makes nnimap work properly on Courier again.
10081
10082         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
10083         the variable for backwards compatibility.
10084
10085         * mm-decode.el (mm-save-part): If given a non-directory result, expand
10086         the file name before using to avoid setting mm-default-directory to
10087         nil.
10088
10089         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
10090         bidning gnus-agent variables.
10091
10092         * shr.el (shr-render-td): Use a cache for the table rendering function
10093         to avoid getting an exponential rendering behavior in nested tables.
10094         (shr-insert): Rework the line-breaking algorithm.
10095         (shr-insert): Don't leave trailing spaces.
10096         (shr-insert-table): Also insert empty TDs.
10097         (shr-tag-blockquote): Ensure paragraphs after </ul>.
10098
10099 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10100
10101         * gnus-sum.el (gnus-number): Rename from `number'.
10102         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
10103         (gnus-summary-limit-children): Update uses correspondingly.
10104
10105 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10106
10107         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
10108         (gnus-gravatar-transform-address): Don't show avatars of people of
10109         which mail addresses match gnus-gravatar-too-ugly.
10110
10111 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10112
10113         * shr.el (shr-table-widths): Expand TD elements to fill available
10114         space.
10115
10116 2010-10-07  Julien Danjou  <julien@danjou.info>
10117
10118         * nnimap.el (nnimap-request-rename-group): Add this method.
10119
10120 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10121
10122         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
10123         name from XEmacs' function-arglist.
10124
10125         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
10126         gravatar under XEmacs.
10127
10128 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
10129
10130         * auth-source.el: Update docs with TODO items.
10131
10132         * gnus-sync.el: Update docs to explain state and plans.
10133
10134         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
10135         Hooks for mark updates.
10136         (gnus-request-set-mark, gnus-request-update-mark): Use them.
10137
10138         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
10139         hooks with arguments, which is needed for mark update hooks.
10140
10141 2010-10-06  Julien Danjou  <julien@danjou.info>
10142
10143         * gnus.el (gnus-expand-group-parameter): Only return and act on what
10144         was matched.
10145
10146         * sieve-manage.el: Update example in `Commentary'.
10147
10148         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
10149
10150         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
10151         not 2000.
10152         (sieve-manage-authenticate): Re-add function.
10153
10154 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10155
10156         * shr.el (shr-insert): Get 'space transition right.
10157         (shr-render-td): Only delete space at the end of the TD.
10158
10159         * nnimap.el (nnimap-open-connection): Prepare to support
10160         open-gnutls-stream.
10161
10162         * shr.el: Rearrange function order to be more logical.
10163
10164 2010-10-06  Julien Danjou  <julien@danjou.info>
10165
10166         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
10167         (nnrss-discover-feed): Remove 404 URL in docstring.
10168
10169         * nnir.el: Fix Swish-E URL.
10170         Fix Namazu URL.
10171
10172         * message.el (message-change-subject): Remove 404 URL in a comment.
10173
10174 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10175
10176         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
10177         called interactively.
10178
10179         * gnus-util.el (gnus-remove-if): Allow hash table.
10180         (gnus-remove-if-not): New function.
10181
10182         * gnus-art.el (gnus-mime-view-part-as-type):
10183         * gnus-score.el (gnus-summary-score-effect):
10184         * gnus-sum.el (gnus-read-move-group-name):
10185         Replace remove-if-not with gnus-remove-if-not.
10186
10187         * gnus-group.el (gnus-group-completing-read):
10188         Regard collection as a hash table if it is not a list.
10189
10190 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10191
10192         * shr.el (shr-render-td): Allow blank/missing <TD>s.
10193
10194         * shr.el: Document the table-rendering algorithm.
10195
10196 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10197
10198         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
10199         for Emacsen having no `libxml-parse-html-region' support.
10200
10201 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10202
10203         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
10204         invalid URLs.
10205
10206         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
10207         line-broken.
10208         (shr-tag-img): Ignore image fetching errors.
10209         (shr-overlays-in-region): Compute overlay positions correctly.
10210
10211         * mm-decode.el (mm-shr): Require shr.
10212
10213         * gnus-art.el (gnus-blocked-images): Move variable here.
10214
10215         * shr.el (shr-insert-table): Bind free variable.
10216
10217         * mm-decode.el (mm-shr): Bind shr-content-function.
10218
10219         * shr.el (shr-content-function): New variable.
10220
10221         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
10222         added for symmetry.
10223
10224         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
10225
10226         * gnus-group.el (gnus-group-make-group): Doc fix.
10227
10228         * nnimap.el (nnimap-request-newgroups): Return success.
10229
10230         * shr.el (shr-find-elements): New function.
10231         (shr-tag-table): Put all the images after the table.
10232         (shr-tag-table): Really inhibit images inside the table.
10233         (shr-collect-overlays): Copy over overlays from the TD elements to the
10234         main document.
10235
10236         * mm-decode.el (mm-shr): Bind shr-blocked-images to
10237         gnus-blocked-images.
10238
10239 2010-10-05  Julien Danjou  <julien@danjou.info>
10240
10241         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
10242
10243         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
10244         (gnus-html-maximum-image-size): Add this function.
10245         (gnus-html-put-image): Use gnus-html-maximum-image-size.
10246
10247         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
10248         server-value of the capability is nil.
10249
10250 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10251
10252         * shr.el (shr-tag-em): Add <EM> tag.
10253
10254 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
10255
10256         * sieve-manage.el (sieve-manage-default-stream): Make default stream
10257         customizable.
10258
10259         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
10260         handing broken links to browse-url.
10261
10262 2010-10-05  Julien Danjou  <julien@danjou.info>
10263
10264         * gnus-util.el (gnus-emacs-completing-read)
10265         (gnus-iswitchb-completing-read): Use autoload rather than require.
10266
10267 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10268
10269         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
10270         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
10271         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
10272         iswitchb-temp-buflist for XEmacs.
10273
10274         * gnus-util.el (gnus-completing-read-function): Exclude
10275         gnus-icompleting-read and gnus-ido-completing-read from candidates for
10276         XEmacs since iswitchb.el is very old and ido.el is unavailable in
10277         XEmacs.
10278
10279         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
10280         not to use `delete-dups' that is unavailable in XEmacs 21.4.
10281
10282         * gnus-html.el: Don't require help-fns under XEmacs.
10283         (gnus-html-schedule-image-fetching): Work for XEmacs.
10284
10285         * mm-decode.el (mm-shr): Decode contents by charset.
10286
10287 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10288
10289         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
10290         unknown.
10291
10292         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
10293         (shr-get-image-data): Ensure against the cache file missing.
10294
10295         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
10296         for data.
10297
10298         * spam-report.el (spam-report-url-ping-plain): Don't query about
10299         killing the process.
10300
10301         * shr.el (shr-render-td): Protect against too-wide text.
10302
10303 2010-10-04  Julien Danjou  <julien@danjou.info>
10304
10305         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
10306         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
10307
10308         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
10309         retrieved.
10310
10311 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10312
10313         * shr.el (browse-url): Require.
10314         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
10315         lines.
10316         (shr-show-alt-text, shr-browse-image): New commands.
10317         (shr-browse-url, shr-copy-url): New commands.
10318
10319         * gnus-sum.el (gnus-widen-article-window): New variable.
10320         (gnus-summary-select-article-buffer): Use it.
10321
10322         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
10323         without @ signs.
10324
10325 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10326
10327         * nnir.el (nnir-run-imap): Remove spurious space in search string.
10328
10329 2010-10-04  Julien Danjou  <julien@danjou.info>
10330
10331         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
10332         for XEmacs.
10333
10334 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10335
10336         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
10337
10338         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
10339         (nnimap-close-server): Implement.
10340
10341         * dgnushack.el (iswitchb): Require to shut up the compiler.
10342
10343         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
10344         (shr-insert): Tweak line breaking.
10345         (shr-insert): Handle <pre> better.
10346         (shr-tag-li): Get <li> indentation right.
10347         (shr-tag-li): Get <li> indentation even righter.
10348         (shr-tag-blockquote): Ensure paragraph start.
10349         (shr-make-table): Tweak table generation.
10350         (shr-make-table): Fix typo.
10351
10352         * shr.el: Implement table rendering.
10353
10354 2010-10-04  Julien Danjou  <julien@danjou.info>
10355
10356         * gnus-html.el (gnus-html-put-image): Fix resize image code.
10357
10358 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10359
10360         * shr.el (shr-insert): Use string anchors instead of line anchors.
10361
10362 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10363
10364         * shr.el: Add headings.
10365         (shr-ensure-paragraph): Actually work.
10366         (shr-tag-li): Make <ul> prettier.
10367         (shr-insert): Get white space at the beginning/end of elements right.
10368         (shr-tag-p): Collapse subsequent <p>s.
10369         (shr-ensure-paragraph): Don't insert double line feeds after blank
10370         lines.
10371         (shr-insert): \t is also space.
10372         (shr-tag-s): Fix "s" tag name function.
10373         (shr-tag-s): Fix face prop name.
10374
10375 2010-10-03  Julien Danjou  <julien@danjou.info>
10376
10377         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
10378
10379         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
10380         gnus-window-inside-pixel-edges.
10381
10382         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
10383         gnus-ems.
10384
10385         * mm-view.el (mm-inline-image-emacs): Support image resizing.
10386
10387         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
10388         function.
10389
10390         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
10391         resize choice.
10392
10393 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10394
10395         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
10396         beginning of the buffer.
10397
10398         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
10399         article buffer again.
10400
10401         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
10402
10403         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
10404         when it's at the start of the buffer.
10405
10406         * shr.el (shr-tag-blockquote): Convert name.
10407         (shr-rescale-image): Use the right image-size variant.
10408
10409         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
10410         buffer isn't shown, then select the current article first instead of
10411         bugging out.
10412         (gnus-summary-select-article-buffer): Show both the article and summary
10413         buffers again.
10414
10415         * shr.el (shr-fontize-cont): Protect against regions with no text.
10416         Rename tag functions to shr-tag-* for enhanced security.
10417         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
10418
10419 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
10420
10421         * shr.el (shr-insert):
10422         * pop3.el (pop3-movemail):
10423         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
10424         loaded.
10425
10426 2010-10-03  Glenn Morris  <rgm@gnu.org>
10427
10428         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
10429
10430         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
10431
10432         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
10433
10434         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
10435
10436         * gnus-util.el (gnus-make-local-hook): Simplify.
10437
10438 2010-10-02  Julien Danjou  <julien@danjou.info>
10439
10440         * gnus-util.el (gnus-iswitchb-completing-read): New function.
10441         (gnus-ido-completing-read): New function.
10442         (gnus-emacs-completing-read): New function.
10443         (gnus-completing-read): Use gnus-completing-read-function.
10444         Add gnus-completing-read-function.
10445
10446 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10447
10448         * shr.el (shr-insert-document): Autoload.
10449         (shr-img): Be silent.
10450         (shr-insert): Add a newline after every picture before text.
10451         (shr-add-font): Use overlays for combining faces.
10452         (shr-insert): Pass upwards the text start point.
10453
10454         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
10455         possible.
10456         (mm-shr): New function.
10457
10458 2010-10-02  Julien Danjou  <julien@danjou.info>
10459
10460         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
10461         should go backward.
10462
10463 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
10464
10465         * shr.el (shr): Fix typo in provide call.
10466
10467 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10468
10469         * shr.el: New file.
10470
10471         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
10472
10473         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
10474         completing read.
10475
10476 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10477
10478         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
10479         we're being queried about.  Suggested by Dan Jacobson.
10480
10481         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
10482         Suggested by Jason Eisner.
10483
10484         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
10485         table, too.  Suggested by Stefan Wiens.
10486         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
10487         the table unnecessary.  Suggested by Stefan Wiens.
10488
10489         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
10490         longer needed, and probably doesn't work either, as pointed out by
10491         Stefan Wiens.
10492         (gnus-summary-exit): Remove call to the clearing function.
10493         (gnus-summary-exit-no-update): Ditto.
10494
10495         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
10496         instead of gnus-eval-in-buffer-window to avoid popping up frames.
10497         Reported by Stefan Monnier.
10498         (gnus-summary-save-in-rmail): Ditto.
10499
10500         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
10501         article buffer, instead of both the article buffer and the summary
10502         buffer.  Sort of suggested by Dan Jacobson.
10503
10504         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
10505
10506         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
10507         Suggested by Dan Jacobson.
10508
10509         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
10510         documentation clearer.
10511
10512         * message.el (message-shorten-references): Comment on the number "21".
10513         Suggested by Stefan Monnier.
10514
10515         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10516         Suggested by Dan Jacobson.
10517
10518         * gnus.el (gnus-large-newsgroup):
10519         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10520
10521         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10522         externalize attachments.  Bug reported by Steve Wen.
10523
10524         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10525         really message anything to the user.
10526
10527         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10528         directly.
10529
10530         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10531         messages in empty groups.
10532
10533 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10534
10535         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10536         non-UIDNEXT group.
10537
10538 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10539
10540         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10541         not the value from the collection.
10542
10543         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10544         values.  This sometimes happens on some groups that have no info.
10545         (nnimap-request-newgroups): New function.
10546
10547 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10548
10549         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10550         check into `gnus-registry-initialize'.
10551         (gnus-registry-initialize): Ditto.
10552         Fix and extend header docs.
10553
10554 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10555
10556         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10557         regexp backtrace overflows.
10558
10559         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10560         for starttls that tls.el implements; i.e. openssl.
10561
10562         * tls.el (tls-starttls-switches): Give up on using starttls with
10563         gnutls-cli.
10564         (tls-program): Add --insecure to be consistent with the defaults from
10565         openssl s_client.  Now all three commands are insecure.
10566
10567 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10568
10569         * lpath.el: Bind completion-styles-alist for XEmacs.
10570
10571         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10572         (gravatar-create-image): New function that's an alias to
10573         gnus-xmas-create-image, gnus-create-image, or create-image.
10574         (gravatar-data->image): Use it.
10575
10576 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10577
10578         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10579         install the nnregistry refer method.
10580         (gnus-registry-install-hooks): Use it.
10581         (gnus-registry-unfollowed-groups): Add nnmairix to the default
10582         unfollowed groups.
10583
10584 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
10585
10586         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
10587         expanding threads.
10588
10589 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10590
10591         * nnir.el: Use the server names without suffixes (bug#7009).
10592
10593         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10594         unencrypted to STARTTLS, if possible.
10595
10596 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10597
10598         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10599         headers before superseding.
10600
10601 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10602
10603         * nnrss.el (nnrss-use-local): Add documentation.
10604
10605         * nnimap.el (nnimap-extend-tls-programs): New function.
10606         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10607         (nnimap-wait-for-connection): Accept the greeting from the stupid
10608         output from openssl s_client -starttls, too.
10609
10610         * tls.el (tls-starttls-switches): New variable.
10611         (tls-find-starttls-argument): Use it.
10612         (open-tls-stream): Ditto.
10613
10614         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10615         (netrc-machine): Ditto.
10616
10617         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10618         article number.
10619         (nnimap-split-fancy): New variable.
10620         (nnimap-split-incoming-mail): Use it.
10621
10622         * nntp.el (nntp-server-list-active-group): Document.
10623
10624         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10625         SELECT to get the message-id.
10626
10627         * mail-source.el (mail-sources): Remove webmail support.
10628         (defvar): Ditto.
10629         (mail-source-fetcher-alist): Ditto.
10630         (mail-source-fetch-webmail): Remove.
10631
10632         * webmail.el: Remove -- doesn't seem relevant any more.
10633
10634         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10635
10636         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10637         the \r.
10638
10639 2010-09-30  Julien Danjou  <julien@danjou.info>
10640
10641         * gnus-agent.el (gnus-agent-add-group): Fix call to
10642         gnus-completing-read.
10643
10644 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10645
10646         * nndoc.el (nndoc-retrieve-groups): New function.
10647
10648         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10649         `default', use nnmail-split-methods.
10650         (nnimap-request-article): Downcase the NILs so that they are nil.
10651
10652         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10653         symbol.
10654
10655         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10656         code, since if the user has requested network, that's what they ought
10657         to get.
10658         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10659         (nnimap-split-rule): Mark as obsolete.
10660
10661         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10662         New variable.
10663
10664         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10665         correct slot, too.
10666
10667 2010-09-29  Julien Danjou  <julien@danjou.info>
10668
10669         * gnus.el (gnus-local-domain): Declare variable obsolete.
10670
10671         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10672         Fix history computing.
10673         (gnus-ido-completing-read): Require ido.
10674
10675 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10676
10677         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10678         build Gnus.
10679
10680         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10681         when interpreting the structures.
10682         (nnimap-request-accept-article): Add \r\n to the lines to make this
10683         work with Cyrus.
10684
10685         * nndraft.el (nndraft-request-expire-articles): Use the group name
10686         instead if "nndraft".  Fix found by Nils Ackermann.
10687
10688 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10689
10690         * nnregistry.el: Add.
10691
10692 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10693
10694         * nnmail.el (group, group-art-list, group-art):
10695         Remove unneeded directives.
10696
10697 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10698
10699         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10700         (mm-mime-charset):
10701         * rfc2047.el (rfc2047-syntax-table):
10702         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10703
10704         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10705         rather than `insert-file-contents' and `eval-region'.
10706
10707         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10708         construction.
10709
10710         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10711
10712         * time-date.el: No need to require cl for Emacs 21.
10713
10714 2010-09-29  Julien Danjou  <julien@danjou.info>
10715
10716         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10717         replacement of `gnus-gravatar-relief' to mimic
10718         `gnus-faces-properties-alist'.
10719         Add :version property.
10720
10721 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10722
10723         * mail-source.el (mail-source-report-new-mail):
10724         * message.el (message-default-mail-headers):
10725         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10726
10727         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10728
10729 2010-09-28  Julien Danjou  <julien@danjou.info>
10730
10731         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10732         mail-address contains the same string as real-name.
10733
10734         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10735         non-blank in header, otherwise it'll get stripped.
10736
10737         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10738         real-name, and then for mail address rather than doing : or , search.
10739
10740 2010-09-27  Julien Danjou  <julien@danjou.info>
10741
10742         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10743         right completing-read function.
10744         (gnus-use-ido): New variable
10745         (gnus-completing-read-with-default): Remove.
10746         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10747         (gnus-agent-add-group):
10748         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10749         * mm-view.el (mm-view-pkcs7-decrypt):
10750         * mm-util.el (mm-codepage-setup):
10751         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10752         * mml-smime.el (mml-smime-openssl-sign-query):
10753         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10754         (mml-insert-multipart):
10755         * gnus-msg.el (gnus-summary-yank-message):
10756         * gnus-int.el (gnus-start-news-server):
10757         * mm-decode.el (mm-interactively-view-part):
10758         * gnus-dired.el (gnus-dired-attach):
10759         * gnus.el (gnus-read-method):
10760         * gnus-bookmark.el (gnus-bookmark-jump):
10761         * gnus-art.el (gnus-mime-view-part-as-type)
10762         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10763         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10764         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10765         * nnmairix.el (nnmairix-create-server-and-default-group)
10766         (nnmairix-update-groups, nnmairix-get-server)
10767         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10768         (nnmairix-get-group-from-file-path):
10769         * nnrss.el (nnrss-find-rss-via-syndic8):
10770         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10771         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10772         (gnus-group-browse-foreign-server):
10773         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10774         (gnus-summary-execute-command, gnus-summary-respool-article)
10775         (gnus-read-move-group-name):
10776         * gnus-score.el (gnus-summary-increase-score)
10777         (gnus-summary-score-effect):
10778         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10779
10780 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10781
10782         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10783         x-focus-frame.
10784
10785         * nnimap.el (auth-source-forget-user-or-password)
10786         (auth-source-user-or-password): Autoload.
10787
10788         * message.el (message-from-style, message-interactive)
10789         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10790         (message-yank-prefix, message-indentation-spaces, message-signature)
10791         (message-signature-file): Add comment.
10792
10793 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10794
10795         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10796         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10797         new articles.
10798
10799         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10800         parts.
10801         (nnimap-request-article): Work with the t setting, too.
10802
10803         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10804         that you don't get flashes of other buffers.
10805         (gnus-summary-show-complete-article): Intern before setting.
10806
10807 2010-09-27  David Engster  <dengste@eml.cc>
10808
10809         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10810         well as HEADERS.
10811         (nnmairix-retrieve-headers): Provide new argument for the above.
10812
10813 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10814
10815         * gnus-sum.el (gnus-summary-move-article): Don't alter
10816         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10817         group.
10818
10819         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10820
10821         * message.el (message-cite-prefix-regexp): Revert my last edit.
10822
10823         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10824         variable instead of the Gnus variable.
10825
10826         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10827
10828         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10829
10830         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10831         since some servers don't like it.
10832         (nnimap-open-connection): Forget credentials if the server says the
10833         password was wrong.
10834         (nnimap-parse-line): Protect against invalid data.
10835
10836         * gnus-sum.el (gnus-summary-move-article): Add comment.
10837         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10838         nothing alters it while scanning for new messages.
10839
10840         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10841         which may or may not help.
10842         (nnimap-open-connection): If we're doing a stream connection, and then
10843         discover we're on a STARTTLS-capable server, then open a STARTTLS
10844         connection instead.
10845
10846 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10847
10848         * nnimap.el (utf7): Require.
10849
10850         * message.el (message-cite-prefix-regexp): Remove "}" from citation
10851         prefix.
10852
10853 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10854
10855         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10856
10857 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10858
10859         * nnimap.el (nnimap-request-accept-article): Message the error on
10860         error.
10861
10862 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10863
10864         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10865
10866 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10867
10868         * nndoc.el (nndoc-request-list): Return success always.
10869
10870         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10871         `fetch-old' -- we only want to fetch the articles we've requested.
10872         The rest are in the agent, probably.
10873         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10874         disappeared server" to something low.  It's not important.
10875
10876         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10877         arrived before the FETCH data.
10878
10879         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10880         target here, because we don't know the Gnus name of the group.
10881
10882         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10883         for the correct group.
10884
10885         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10886
10887         * gnus.el (gnus): Give a final warning after startup.
10888
10889         * gnus-util.el (gnus-action-message-log): New variable.
10890         (gnus-message): Use it.
10891         (gnus-final-warning): New function.
10892
10893         * nnimap.el (nnimap-open-connection): Record the greeting.
10894         (nnimap): Add greeting.
10895
10896 2010-09-26  Julien Danjou  <julien@danjou.info>
10897
10898         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10899         arguments.
10900         (gnus-html-wash-images): Fix spec computing to include start/end.
10901
10902         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10903
10904 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10905
10906         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10907         deletion.
10908         (nnimap-retrieve-headers): Don't select the group, because that's
10909         already done by nnimap-possibly-change-group.
10910
10911         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10912         (gnus-picon-transform-address): Use it.
10913
10914         * mail-source.el (mail-source-value): Revert previous patch.
10915
10916         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10917         on failure.
10918         (nnimap-open-connection): Look up both virtual and physical server name
10919         credentials.
10920
10921         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10922
10923 2009-02-07  Dave Love  <fx@gnu.org>
10924
10925         * tls.el (open-tls-stream): Don't query killing process.
10926
10927 2009-02-08  Dave Love  <fx@gnu.org>
10928
10929         * gnus-win.el (gnus-window-to-buffer-helper)
10930         (gnus-all-windows-visible-p): Function needn't be a symbol.
10931
10932         * mail-source.el (mail-source-value): Function needn't be a symbol.
10933
10934 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10935
10936         * message.el (message-cite-prefix-regexp): Remove } from the cite
10937         prefix.
10938
10939         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10940         highlight again, so that the highlight is correct.
10941
10942         * gnus-picon.el (gnus-picon): Remove again.
10943         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10944
10945         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10946         doing the header highlightling, so that the background color of the
10947         picon is correct.
10948
10949         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10950         (gnus-picon): Ditto.
10951         (gnus-picon): Reinstate.  The background color for picons is white.
10952         (gnus-picon-insert-glyph): Make the background white.
10953
10954         * nnml.el (nnml-open-nov): Don't return dead buffers.
10955
10956         * auth-source.el (auth-source-create): Query the user for whether to
10957         store the credentials.
10958
10959         * netrc.el (netrc-store-data): New function.
10960
10961         * auth-source.el (auth-source-user-or-password): Use the existing auth
10962         sources, if any, for creation.
10963
10964         * gnus.el (gnus-group-fast-parameter): Return the last matching
10965         parameter instead of the first matching parameter.
10966
10967 2010-09-26  Julien Danjou  <julien@danjou.info>
10968
10969         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10970
10971 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10972
10973         * mml2015.el (mml2015-use): Remove gpg support.
10974
10975         * mml1991.el (mml1991-function-alist): Remove gpg function.
10976         (mml1991-gpg-sign): Remove.
10977
10978 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10979
10980         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10981         (gnus-browse-unsubscribe-current-group): Document it.
10982         (gnus-browse-unsubscribe-group): Use it.
10983
10984 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10985
10986         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10987         address to the To list for easier response.
10988
10989         * gnus.el (gnus-play-startup-jingle): Remove.
10990         (gnus-splash): Don't play jingle.
10991         (gnus): Silence gnus-load message.
10992
10993         * gnus-art.el (gnus-treat-play-sounds): Remove.
10994
10995         * gnus.el (gnus-play-jingle): Remove audio support.
10996
10997         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10998
10999         * earcon.el: Remove -- no users.
11000
11001         * gnus-audio.el: Remove -- no users of this package.
11002
11003         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
11004
11005         * gnus-start.el (gnus-setup-news): Remove nocem support.
11006
11007         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
11008
11009         * gnus.el (gnus-use-nocem): Remove.
11010
11011         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
11012         Remove.
11013
11014         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
11015         uses NoCeM any more.
11016
11017         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
11018         (gnus-button-ctan-handler): Ditto.
11019         (gnus-button-handle-ctan-bogus-regexp): Ditto.
11020         (gnus-button-ctan-directory-regexp): Ditto.
11021         (gnus-button-handle-ctan): Ditto.
11022         (gnus-button-tex-level): Ditto.
11023         (gnus-button-alist): Remove CTAN stuff.
11024
11025 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11026
11027         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
11028         nnimap-streaming test.
11029
11030         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
11031         servers twice.
11032
11033         * nnimap.el (nnimap-open-connection): Add more error reporting when
11034         nnimap fails early.
11035
11036         * nnheader.el (nnheader-get-report-string): New function.
11037         (nnheader-get-report): Use it.
11038
11039         * gnus-int.el (gnus-check-server): Say what the error was when opening
11040         failed.
11041
11042         * nnimap.el (nnimap-wait-for-response): Search further when we're not
11043         using streaming.
11044
11045 2010-09-25  Julien Danjou  <julien@danjou.info>
11046
11047         * gnus-html.el (gnus-html-rescale-image): Use our defalias
11048         gnus-window-inside-pixel-edges.
11049
11050 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11051
11052         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
11053
11054         * mm-decode.el (mm-save-part): Allow saving to other directories the
11055         normal Emacs way.
11056
11057         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
11058         Suggested by Jay Berkenbilt.
11059
11060         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
11061         there isn't a single byte.
11062
11063         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
11064         just do it.  It doesn't really seem to matter what the user responds
11065         here, I think, so it's just a confusing question.
11066
11067         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
11068         non-streaming case.
11069
11070         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
11071         (gnus-article-encrypt-body): Use it.
11072
11073         * gnus-sum.el (gnus-summary-show-complete-article): New command and
11074         keystroke.
11075
11076         * nnimap.el (nnimap-find-wanted-parts-1):
11077         Use gnus-fetch-partial-articles.
11078
11079         * gnus-art.el (gnus-fetch-partial-articles): New variable.
11080
11081         * nnimap.el (nnimap-insert-partial-structure): New function.
11082         (nnimap-get-partial-article): New function.
11083         (nnimap-request-article): Use it.
11084         (nnimap-wait-for-response): Return whether the wait was successful.
11085         (nnimap-finish-retrieve-group-infos): Don't do anything if the
11086         retrieval wasn't successful.
11087         (nnimap-retrieve-group-data-early): Allow throttling servers.
11088         (nnimap-streaming): New variable.
11089         (nnimap-fetch-partial-articles): Remove.
11090
11091         * mm-decode.el (mm-with-part): Protect against killed buffers.
11092
11093         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
11094         for prettier summary display.
11095
11096 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
11097
11098         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
11099
11100 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11101
11102         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
11103         apparently third-party libraries depend on it.
11104
11105         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
11106         before starting negotiation.
11107
11108         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
11109         privacy reasons.
11110         (gnus-treat-mail-gravatar): Ditto.
11111
11112         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
11113         buffer when inserting images.  Inserting text into the headers, for
11114         instance, can make them invalid.
11115
11116 2010-09-25  Julien Danjou  <julien@danjou.info>
11117
11118         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
11119         variables.
11120
11121         * nnheader.el: Remove useless variables news-reply-yank-from and
11122         news-reply-yank-message-id.
11123
11124         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
11125         variables.
11126
11127         * mml1991.el: Remove useless mml1991-verbose.
11128
11129         * gnus.el: Remove useless variable gnus-use-generic-from.
11130         Remove obsolete variable gnus-topic-indentation.
11131
11132         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
11133
11134         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
11135
11136         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
11137
11138         * gnus-group.el: Remove useless gnus-group-icon-cache.
11139         Remove useless gnus-ephemeral-group-server.
11140
11141         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
11142
11143         * mml2015.el: Remove useless mml2015-verbose.
11144
11145         * mml-smime.el: Remove useless mml-smime-verbose.
11146
11147         * gnus.el: Remove useless gnus-local-domain.
11148
11149         * gnus-gravatar.el (gnus-gravatar-transform-address):
11150         Use gnus-gravatar-size.
11151
11152         * gnus-art.el: Remove useless gnus-treat-translate.
11153
11154 2010-09-24  Julien Danjou  <julien@danjou.info>
11155
11156         * gnus-sum.el: Add support for Gravatars.
11157
11158         * gnus-art.el: Add support for Gravatars.
11159
11160         * gnus-gravatar.el: Add this file.
11161
11162         * gravatar.el: Add this file.
11163
11164 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11165
11166         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
11167
11168         * gnus-group.el (gnus-group-fetch-faq): Remove.
11169
11170         * gnus.el (gnus-group-faq-directory): Remove.
11171
11172         * gnus-group.el (gnus-group-fetch-charter): Remove.
11173
11174         * gnus.el (gnus-group-charter-alist): Remove.
11175
11176         * gnus-group.el (gnus-group-archive-directory): Remove.
11177         (gnus-group-recent-archive-directory): Ditto.
11178         (gnus-group-make-archive-group): Remove.
11179
11180         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
11181
11182         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
11183         use the same article number for all the cached articles.
11184
11185         * nnimap.el (nnimap-command): Register the last command time so
11186         that we can use it for idling NOOPs.
11187         (nnimap-open-connection): Start the keeplive timer.
11188         (nnimap-make-process-buffer): Store all the process buffers.
11189         (nnimap-keepalive): New function.
11190
11191         * starttls.el (starttls-open-stream): Add autoload cookie.
11192
11193 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
11194
11195         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
11196         handling.
11197
11198 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11199
11200         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
11201         its data structures.
11202
11203         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
11204         instead of the cl.el copy-list.
11205         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
11206         equalp.
11207
11208 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11209
11210         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
11211         and tool-bar-local-item-from-menu.
11212
11213         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
11214         mode-line-highlight face for Emacs.
11215
11216         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
11217         loading gnus-sum.elc; fix comment for canlock-verify.
11218         (gnus-article-jump-to-part): Use read-number.
11219         (gnus-insert-mime-button, gnus-insert-mime-security-button):
11220         Remove Emacs pre-21 compatible code for help-echo.
11221         (gnus-article-next-page-1): No need to adjust the number of lines.
11222         (gnus-article-describe-bindings): Always use help-buffer.
11223
11224         * gnus-audio.el (gnus-audio-inline-sound):
11225         * gnus-cus.el (gnus-custom-mode):
11226         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
11227
11228         * gnus-sum.el (gnus-remove-overlays): Doc fix.
11229
11230         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
11231         compatible code.
11232
11233 2010-09-24  Glenn Morris  <rgm@gnu.org>
11234
11235         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
11236         visiting the fcc file in rmail-mode.
11237
11238         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
11239
11240 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11241
11242         * nnir.el: Silence the byte compiler.
11243
11244         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
11245         alias to browse-url-url-encode-chars if any.
11246         (gnus-html-encode-url): Use it.
11247
11248 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11249
11250         * gnus-start.el (gnus-use-backend-marks): New variable.
11251         (gnus-get-unread-articles-in-group): Use it.
11252
11253         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
11254         makeover.
11255
11256 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11257
11258         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
11259
11260 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11261
11262         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
11263         Remove.
11264         (gnus-setup-news-hook):
11265         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
11266
11267         * gnus-int.el (gnus-request-update-info): Protect against backends not
11268         having the function.
11269
11270         * nnimap.el (nnimap-stream): Mention starttls.
11271         (nnimap-open-connection): Add starttls support.
11272
11273 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11274
11275         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
11276
11277 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11278
11279         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
11280         BODYSTRUCTUREs.
11281         (nnimap-transform-headers): Unfold quoted {42} headers.
11282
11283         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
11284         the info.
11285         (gnus-get-unread-articles): Only call updatep on backends that support
11286         it.
11287
11288         * nnweb.el (nnweb-request-update-info): NOOP.
11289
11290         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
11291
11292         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
11293         since it only deals with marks.
11294
11295         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
11296         gnus-request-marks, and make a new gnus-request-update-info.
11297
11298         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
11299         the active instead of the high number, which is usually too low.
11300
11301 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
11302
11303         * netrc.el (netrc-parse): Remove encrypt.el mentions.
11304         * encrypt.el: Remove.
11305
11306 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11307
11308         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
11309         server in symbolic form.
11310
11311         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
11312
11313 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11314
11315         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
11316         (nnimap-update-info): Fix up code slightly.
11317
11318         * gnus-int.el (gnus-open-server): Add tracing for performance
11319         debugging.
11320
11321         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
11322         (gnus-group-insert-group-line): Pass the real group name so that it
11323         gets the right data.
11324
11325         * gnus-start.el (gnus-get-unread-articles): Don't have
11326         `gnus-get-unread-articles-in-group' update info, since that can be
11327         really slow and doesn't seem to be needed?
11328
11329 2010-09-22  Dan Christensen  <jdc@uwo.ca>
11330
11331         * time-date.el (date-to-time): Try using parse-time-string first before
11332         using the slower timezone-make-date-arpa-standard.
11333
11334 2010-09-22  Julien Danjou  <julien@danjou.info>
11335
11336         * gnus-group.el (gnus-group-insert-group-line):
11337         Call gnus-group-highlight-line.
11338         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
11339         default hook list.
11340         (gnus-group-update-eval-form): Add new function.
11341         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
11342         (gnus-group-get-icon): Use gnus-group-update-eval-form.
11343
11344 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11345
11346         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
11347         immediate, then expire all articles.
11348         (nnimap-update-info): Fix off-by-one errors.
11349         (nnimap-flags-to-marks): Would return no marks lists for group with no
11350         flags.  Instead return the other data.
11351
11352 2010-09-22  Julien Danjou  <julien@danjou.info>
11353
11354         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
11355         Only return an icon.
11356         (gnus-group-insert-group-line): Compute icon to return.
11357
11358         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
11359         (gnus-html-image-fetched): Only cache if
11360         gnus-html-image-automatic-caching is set.
11361         (gnus-html-image-fetched): Check for errors.
11362
11363 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11364
11365         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
11366         once per method on `g'.  This ensures that backends like nnfolder don't
11367         open all their folders.
11368
11369         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
11370         (nnimap-request-list): Nix out group in the correct buffer.
11371         (nnimap-parse-flags): Implement by using `read' instead of
11372         hand-parsing.
11373         (nnimap-flags-to-marks): Pass on permanent-flags.
11374         (nnimap-make-process-buffer): Record the server name.
11375         (nnimap-parse-flags): Fix typo.
11376         (nnimap-request-scan): Run split on the server in general, not just a
11377         single group.
11378
11379         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
11380         parameter, and propagate this downwards.
11381
11382         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
11383         since EXAMINE changes it on the server.
11384
11385         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
11386         this command might take a while.
11387
11388 2010-09-22  Julien Danjou  <julien@danjou.info>
11389
11390         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
11391         harmful if you have 2 images side-by-side, they can't be properly
11392         update on text deletion.  Using text-property is safer here.
11393         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
11394         data.
11395
11396 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11397
11398         * nnimap.el (nnimap-expunge-inbox): Remove.
11399         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
11400         (nnimap-expunge): Flip default to t.
11401
11402         * gnus.el (gnus-method-to-server): Don't push things to the cache
11403         unless it's unique.
11404         (gnus-server-to-method): Ditto.
11405
11406 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11407
11408         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
11409
11410 2010-09-22  Julien Danjou  <julien@danjou.info>
11411
11412         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
11413         get the start of data.
11414         (gnus-html-encode-url): Add this function to encode special chars in
11415         URL.
11416         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
11417         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
11418
11419         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
11420         default.
11421         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
11422
11423         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
11424         images alt-text.
11425         (gnus-html-put-image): Put alt-text as help-echo.
11426
11427 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11428
11429         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
11430         * mm-util.el (mm-decompress-buffer):
11431         * nnir.el (nnir-run-find-grep):
11432         * pop3.el (pop3-list): Use 3rd arg of split-string.
11433
11434         * time-date.el (format-seconds): Comment fix.
11435
11436         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
11437         and byte-optimize-form-code-walker.
11438         (dgnushack-make-auto-load): Don't advise make-autoload.
11439
11440         * lpath.el: Remove Emacs 21 stuff.
11441
11442 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11443
11444         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
11445         outside the active range.  Suggested by Dan Christensen.
11446
11447         * gnus-start.el (gnus-get-unread-articles): Get the extended method
11448         slightly later to avoid double-getting it.
11449
11450         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
11451         previous patch.
11452
11453         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
11454
11455 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
11456
11457         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11458
11459 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11460
11461         * gnus-int.el (gnus-open-server): Give a better error message in the
11462         "go offline" case.
11463
11464         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
11465         marks for nnimap, which is seldom the right thing to do.
11466
11467         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
11468         (gnus-same-method-different-name): New function.
11469
11470         * nnimap.el (parse-time): Require.
11471
11472         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
11473         method in the presence of many similar methods.
11474
11475         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
11476
11477         * nnimap.el (nnimap-find-expired-articles): Don't refer to
11478         nnml-inhibit-expiry.
11479
11480         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
11481         find out whether methods are equal.
11482
11483         * nnimap.el (nnimap-find-expired-articles): New function.
11484         (nnimap-process-expiry-targets): New function.
11485         (nnimap-request-move-article): Request the article before looking at
11486         what the Message-ID is.  Fix found by Andrew Cohen.
11487         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
11488
11489         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
11490         for oldness in addition to being a predicate.
11491
11492         * nnimap.el (nnimap-request-group): When we have zero articles, return
11493         the right data to Gnus.
11494         (nnimap-request-expire-articles): Only delete articles immediately if
11495         the target is 'delete.
11496
11497         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
11498         method, this would bug out.
11499
11500         * gnus-group.el (gnus-group-expunge-group): Rename from
11501         gnus-group-nnimap-expunge, and implemented as a normal interface
11502         function.
11503
11504         * gnus-int.el (gnus-request-expunge-group): New function.
11505
11506         * nnimap.el (nnimap-request-create-group): Implement.
11507         (nnimap-request-expunge-group): New function.
11508
11509 2010-09-21  Julien Danjou  <julien@danjou.info>
11510
11511         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
11512         (gnus-html-cache-expired): Add new function.
11513         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11514         wethever we should display image for fetch it.
11515         Compute alt-text earlier to pass it to the fetching function too.
11516         (gnus-html-schedule-image-fetching): Change function argument to only
11517         get one image at a time, not a list.
11518         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11519         cache.
11520         (gnus-html-get-image-data): New function to retrieve image data from
11521         cache.
11522         (gnus-html-put-image): Change buffer argument to use image data rather
11523         than file, and place image above region rather than inserting a new
11524         one.  Do not take alt-text as argument, since it's useless now: we place
11525         the image above alt-text.
11526         (gnus-html-prune-cache): Remove.
11527         (gnus-html-show-images): Start to fetch image when we find one, do not
11528         push into a temporary list.
11529         (gnus-html-prefetch-images): Only fetch image if they have expired.
11530         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11531         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11532
11533 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11534
11535         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11536
11537 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11538
11539         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11540         spec inser "*" if the group isn't active instead of 0.
11541
11542         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11543         opening the server.
11544         (nnimap-request-delete-group): Implement group deletion.
11545         (nnimap-transform-headers): Return the size of the entire message in
11546         the Bytes header, not just the size of the first part.
11547         (nnimap-request-move-article): When moving an article from nnimap,
11548         request the article first so the accepting form has an article to
11549         accept.  Reported by Dan Christensen.
11550         (nnimap-command): Make sure that the error message doesn't error out.
11551
11552 2010-09-20  David Edmondson  <dme@dme.org>
11553
11554         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11555         we haven't requested anything.
11556
11557 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11558
11559         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11560         "".  Fix found by Andrew Cohen.
11561
11562         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11563         instead of -encode-string.
11564
11565 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11566
11567         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11568
11569         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11570         by mm-subst-char-in-string.
11571
11572 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11573
11574         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11575         waiting for the connection string.
11576
11577         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11578         arriving.
11579
11580         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
11581         bogus characters.  This allows selecting certain Gmail groups.
11582
11583         * nnimap.el (nnimap-find-wanted-parts-1): New function.
11584         (nnimap-fetch-partial-articles): New variable.
11585         (nnimap-open-connection): When looking for credentials, also use the
11586         nnimap-server-port.
11587         (nnimap-request-article): Return the group/article number, so that Gnus
11588         `^' works as expected.
11589         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11590
11591         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11592         comments.
11593         (gnus-methods-sloppily-equal): New function.
11594         (gnus): When using the development version of Gnus, load the gnus-load
11595         file.
11596
11597         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11598         `gnus-open-server' on each method before trying to scan them etc.
11599         This ensures that all the backend parameters are set correctly.
11600
11601         * nnimap.el (nnimap-authenticator): New variable.
11602         (nnimap-open-connection): Allow anonymous login.
11603         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11604         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11605
11606         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11607         patch, found by Knut Anders Hatlen.
11608
11609 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11610
11611         * gnus-agent.el (gnus-agent-batch-confirmation)
11612         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11613         to gnus-message.
11614         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11615         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11616         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11617         * gnus-int.el (gnus-open-server): Likewise.
11618         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11619         (gnus-score-check-syntax): Likewise.
11620         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11621         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11622         Likewise.
11623         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11624
11625 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11626
11627         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11628         calling conventions so that prefetch doesn't bug out.
11629
11630 2010-09-19  Julien Danjou  <julien@danjou.info>
11631
11632         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11633         rather than `subst-char-in-region' in order to be able to replace ASCII
11634         char by UTF-8 ones.
11635
11636         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11637         than curl.
11638         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11639         the right URL and ALT text on images.
11640         (gnus-html-wash-tags): Fix tag case.
11641         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11642         (gnus-article-html): Add -o display_ins_del=2 option.
11643         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11644
11645 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11646
11647         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11648         the extra mail headers, which sometimes seem to happen for unknown
11649         reasons.
11650
11651         * mail-parse.el (mail-header-encode-parameter): Define as
11652         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11653         (or most, perhaps?) mail readers don't understand the latter, but do
11654         understand the former.
11655
11656         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11657         to nil, so that no methods are automatically agentized.  I think this
11658         is probably what most users want.
11659
11660         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11661         from url-retrieve, for instance about invalid URLs.
11662
11663         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11664         groups that have no articles.
11665         (nnimap-request-article): Check that we really got an article when we
11666         requested one.
11667
11668         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11669         doesn't exist.
11670
11671         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11672         nntp buffer so the agent can save it.
11673         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11674         that CRLF doesn't get translated to \n.
11675         (nnimap-open-connection): Don't make 'shell commands only send \n.
11676
11677 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11678
11679         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11680         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11681         Update var name.
11682         (nnml-generate-nov-file): Use dolist.
11683         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11684         Use with-current-buffer.
11685
11686 2010-09-18  Julien Danjou  <julien@danjou.info>
11687
11688         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11689         parallel.
11690
11691 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11692
11693         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11694         the range update right.
11695         (nnimap-request-group): Don't make `M-g' bug out on group with no
11696         marks.
11697         (nnoo): Require, so that other packages can require nnimap.
11698         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11699         command we're looking for.  This helps when the server sends more
11700         responses after we've gotten everything we expected.
11701         (nnimap): Add a `newlinep' field to keep track of end-of-line
11702         conventions.
11703         Don't send CRLF to things that don't want it.
11704         (nnimap-request-accept-article): Ditto.
11705
11706 2010-09-18  Julien Danjou  <julien@danjou.info>
11707
11708         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11709         than curl to retrieve images.
11710
11711 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11712
11713         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11714         the marks.
11715         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11716         (nnimap-wait-for-connection): New function.
11717         (nnimap-open-connection): If we have PREAUTH, don't query for login
11718         credentials.
11719         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11720         when doing a partial update.
11721
11722 2010-09-18  Julien Danjou  <julien@danjou.info>
11723
11724         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11725         tags.
11726
11727 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11728
11729         * nnimap.el (nnimap-credentials): New function.
11730         (nnimap-open-connection): Use the new function to look for credentials
11731         also on the numeric equivalents of "imap" and "imaps".
11732
11733         * gnus-start.el (gnus-activate-group): Send the info to
11734         gnus-request-group.
11735
11736         * nnimap.el (nnimap-request-group): Have the "check" version of the
11737         function parse flags and update the info, so that a `M-g' get a total
11738         resync of all flags from the group.
11739
11740         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11741         to allow backends to alter the info on group selection.  Also alter all
11742         the backend -request-group functions to take the parameter.
11743
11744         * nnimap.el (nnimap-store-info): New function.
11745         (nnimap-update-info): Store the info for later usage.
11746         (nnimap-request-group): Use the stored info for the dont-check case, so
11747         that we don't retrieve all marks when we enter a group.
11748
11749         * nnimap.el: Use deffoo instead of defun for interface functions.
11750
11751         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11752         update the group info.  This makes the nndraft groups, for instance, go
11753         back to their old behavior.
11754
11755         * gnus-sum.el (gnus-select-newsgroup): Indent.
11756
11757         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11758         in.
11759         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11760         nothing.
11761
11762         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11763         from methods that are denied.
11764
11765         * gnus-int.el (gnus-method-denied-p): New function.
11766
11767         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11768         store the password instead of netrc.
11769         (nnimap-open-connection): Don't error out when we can't make a
11770         connections.
11771
11772         * auth-source.el (auth-source-create): In the password prompt, say what
11773         we're querying for.  Also prompt for user name if that hasn't been
11774         given.
11775
11776         * nnimap.el (nnimap-with-process-buffer): Remove.
11777
11778 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11779
11780         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11781         method when we're reading from the agent.
11782
11783         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11784
11785         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11786         that's probably most useful for users.
11787
11788         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11789         "failed" all the time.
11790
11791         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11792         ...)) with (with-current-buffer ... ).
11793
11794         * nntp.el (nntp-open-server): Return whether the open was successful or
11795         not.
11796
11797         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11798         select an unread unseen article first.
11799
11800         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11801         /etc/services, supply some sensible port defaults.
11802
11803         * dgnushack.el: Define netrc-credentials.
11804
11805 2010-09-17  Julien Danjou  <julien@danjou.info>
11806
11807         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11808
11809 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11810
11811         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11812         doesn't have any parameters.
11813
11814 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11815
11816         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11817         only upcased checks.
11818
11819         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11820
11821         * nnimap.el (nnimap-open-shell-stream): New function.
11822         (nnimap-open-connection): Use it.
11823         (nnimap-transform-headers): Get the number of lines in each message.
11824         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11825         number of lines.
11826         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11827         problem.
11828
11829         * utf7.el (utf7-encode): Autoload.
11830
11831         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11832         to allow the mail splitting to not return a default group.  This is
11833         useful for nnimap, which will leave unmatched mail in the inbox.
11834
11835         * nnimap.el: Rewritten.
11836
11837         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11838         nnimap usage.
11839
11840         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11841         if the move is internal, so that nnimap can do fast internal moves.
11842
11843         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11844         data.
11845         (gnus-read-active-for-groups): Support finishing the early retrieval of
11846         data.
11847
11848         * gnus-range.el (gnus-range-nconcat): New function.
11849
11850         * gnus-int.el (gnus-finish-retrieve-group-infos)
11851         (gnus-retrieve-group-data-early): New functions.
11852
11853 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11854
11855         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11856         (nnrss-retrieve-groups):
11857         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11858         (pop3-quit): Use with-current-buffer.
11859
11860 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11861
11862         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11863         instead of nnheader-accept-process-output.
11864
11865         * dgnushack.el (dgnushack-compile): Add comment.
11866
11867         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11868
11869         * gnus-html.el (gnus-html-schedule-image-fetching)
11870         (gnus-html-prefetch-images): Replace process-kill-without-query by
11871         gnus-set-process-query-on-exit-flag.
11872
11873 2010-09-16  Romain Francoise  <romain@orebokech.com>
11874
11875         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11876
11877 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11878
11879         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11880         parameter to unintern is mandatory-ish in Emacs 24.
11881
11882         * gnus-html.el (gnus-html-schedule-image-fetching)
11883         (gnus-html-prefetch-images): Check for curl before using it.
11884
11885         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11886         depend on curl, which isn't essential.
11887
11888         * imap.el: Revert back to version
11889         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11890         seem problematic.
11891
11892 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11893
11894         * gnus-registry.el (gnus-registry-install-shortcuts):
11895         Explicitly pass `obarray' to `unintern' to avoid a warning.
11896
11897 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11898
11899         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11900         change.
11901
11902         * nnrss.el (nnrss-request-list): Remove this function and related
11903         functions, including the moreover stuff.
11904
11905 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11906
11907         * nnrss.el (nnrss-retrieve-groups): New function.
11908
11909 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11910
11911         * .dir-locals.el: Add no-byte-compile cookie.
11912
11913 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11914
11915         * time-date.el (format-seconds): Comment fix.
11916
11917         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11918         for back end that doesn't support request-scan.
11919
11920 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11921
11922         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11923         then do request scans from the backends.
11924
11925         * netrc.el (netrc-credentials): New conveniency function.
11926
11927         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11928         avoid running a hook per line, since this takes a lot of time,
11929         profiling shows.
11930         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11931         directly if gnus-visual-p is true.
11932
11933 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11934
11935         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11936         groups; replace mapcar with dolist which is a bit faster; pass groups
11937         info to gnus-read-active-file-1.
11938         (gnus-read-active-file-1): Scan only specified groups if the new
11939         optional arg `infos' is given.
11940
11941 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11942
11943         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11944
11945         * pop3.el (pop3-movemail): Remove.
11946         (pop3-streaming-movemail): Rename to pop3-movemail.
11947
11948         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11949         don't restrict end-tag searches to the end of the line.
11950
11951 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11952
11953         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11954         articles of every unchecked group to t, which means unknown since the
11955         server has never been opened.
11956
11957 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11958
11959         * gnus-html.el (gnus-html-show-alt-text): New command.
11960         (gnus-html-browse-image): Ditto.
11961         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11962         to browse the image directly.
11963         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11964         better.
11965
11966         * gnus-async.el (gnus-async-article-callback):
11967         Call `gnus-html-prefetch-images' unconditionally.
11968
11969         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11970         before feeding URLs to curl.
11971
11972 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11973
11974         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11975         internal images as deletable by `W D D'.
11976
11977         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11978         (gnus-async-article-callback): Fix typo.
11979
11980 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11981
11982         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11983         current line to work around bugs in the output from w3m.
11984
11985         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11986         for groups that want that.
11987
11988         * nntp.el (nntp-wait-for-string): Supply a timeout for
11989         accept-process-output to ensure progress.
11990
11991         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11992         level to get unread articles from, then use that for foreign groups,
11993         too.
11994
11995         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11996         confuses the rest of the function.
11997
11998         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11999         for the methods that support -retrieve-groups, too.
12000
12001         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
12002
12003 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12004
12005         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
12006         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
12007
12008         * pop3.el: Require cl when compiling.
12009         (pop3-number-of-responses): Search for "+OK", not "+OK ".
12010
12011 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12012
12013         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
12014         that aren't going to be activated.
12015         (gnus-get-unread-articles): Fix up the last commit.
12016
12017         * gnus-html.el (gnus-article-html): Allow calling without specifying
12018         the handle.  In that case, dissect the buffer first.
12019
12020         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
12021
12022         * nnimap.el (nnimap-open-connection): Revert the change that would look
12023         into authinfo for imaps instead of imap.
12024
12025         * gnus-start.el (gnus-activate-group): Take an optional parameter to
12026         say that you don't want to call gnus-request-group with don-check, but
12027         do check the reponse.  This is for virtual groups only.
12028         (gnus-get-unread-articles): Count the archive groups as secondary, so
12029         that they're activated the same way as before.
12030
12031         * imap.el (imap-message-map): Removed optional buffer parameter, since
12032         no callers use it.
12033         (imap-message-get): Ditto.
12034         (imap-message-put): Ditto.
12035         (imap-mailbox-map): Ditto.
12036         (imap-mailbox-put): Ditto.
12037         (imap-mailbox-get): Ditto.
12038         (imap-mailbox-get): Revert last change for this function.
12039
12040         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
12041         case-insensitively.
12042         (nnimap-debug): Remove.
12043
12044         * net/imap.el (imap-fetch-safe): Remove function, and alter all
12045         callers to use `imap-fetch' instead.  According to the comments, this
12046         should be safe, since all other IMAP clients use the 1:* syntax.
12047         (imap-enable-exchange-bug-workaround): Remove.
12048         (imap-debug): Remove -- doesn't seem very useful.
12049
12050         * mail-source.el (mail-source-fetch): Don't message if we're fetching
12051         mail from a file, and the file doesn't exist.
12052
12053         * imap.el (imap-log): New convenience function used throughout instead
12054         of repeating the same code all over the place.
12055
12056         * pop3.el (pop3-streaming-movemail): Return t for success.
12057
12058         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
12059         .authinfo if we're using ssl connection.
12060
12061         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
12062         already have if we're in a main Gnus `g' run.
12063
12064         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
12065
12066 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12067
12068         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
12069
12070         * nnmh.el (nnmh-request-list-1): Bind `file'.
12071
12072         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
12073         alias to set-process-query-on-exit-flag or process-kill-without-query.
12074         (pop3-open-server): Use it.
12075
12076 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12077
12078         * mail-source.el (mail-source-delete-crash-box): Always move the crash
12079         box to the Incoming file.  Fixes mistake in previous checkin.
12080
12081         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
12082         request loop (for debugging purposes) removed.
12083
12084         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
12085         culprit is more visible.
12086         (nnml-save-incremental-nov, nnml-open-incremental-nov)
12087         (nnml-add-incremental-nov): New functions to do "incremental" nov
12088         updates, where we just append to the end of the existing nov files
12089         without reading/writing them in full.
12090
12091         * mail-source.el (mail-source-delete-crash-box): Really only check the
12092         incoming files once in a while.
12093
12094         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
12095
12096         * mail-source.el (mail-source-delete-crash-box): Only check the
12097         incoming files for deletion once per day to save a lot of file
12098         accesses.
12099
12100         * pop3.el (pop3-logon): Fix up unbound variable typo.
12101
12102         * mail-source.el (pop3-streaming-movemail): Autoload.
12103
12104         * pop3.el (pop3-streaming-movemail):
12105         Respect pop3-leave-mail-on-server.
12106
12107         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
12108         retrieval.
12109
12110         * pop3.el (pop3-process-filter): Remove unused function.
12111         (pop3-streaming-movemail, pop3-send-streaming-command)
12112         (pop3-wait-for-messages, pop3-write-to-file)
12113         (pop3-number-of-responses): New functions for streaming pop3
12114         retrieval.
12115
12116         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
12117         come from no known methods.
12118         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
12119         list.
12120
12121         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
12122         message sizes.
12123         (pop3-movemail): Use erase-buffer instead of looping and deleting
12124         regions, which seems rather odd.
12125
12126         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
12127         file once per `g' run.
12128
12129         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
12130         directories.  This makes the draft queue directory work.
12131
12132         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
12133         data from the backends, so that we only request the list of groups from
12134         each method once.  This should speed things up considerably.
12135
12136         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
12137         detect that it's not implemented.
12138
12139         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
12140         we actually do recurse down into the tree, but don't stat all leaf
12141         nodes.
12142
12143         * gnus-html.el (gnus-html-show-images): If there are no images to show,
12144         then say so instead of bugging out.
12145
12146         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
12147         files exist before trying to read them.
12148
12149         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
12150         around <pre_int>.
12151
12152         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
12153
12154         * nnmh.el (nnmh-request-list-1): Optimize for speed.
12155
12156 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12157
12158         * mm-util.el (mm-image-load-path): Just return the image directories,
12159         not all directories in the path in addition to the image directories.
12160         (mm-image-load-path): Maintain a cache of the image directories so that
12161         the `g' command in Gnus doesn't have to stat dozens of directories each
12162         time.
12163
12164         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
12165         (gnus-html-wash-tags): Add a new `i' command to insert images.
12166         (gnus-html-insert-image): New command and keystroke.
12167         (gnus-html-redisplay-with-images): New command and keystroke.
12168         (gnus-html-show-images): Rename command.
12169         (gnus-html-wash-tags): Remove more white space before <pre_int> image
12170         spacers.
12171         (gnus-html-wash-tags): Decode entities at the end, so that entities
12172         inside the tags don't mess up the rest of the "parsing".
12173
12174         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
12175         so that nnimap methods aren't agentized by default.  There's apparently
12176         many problems related to agent/imap behavior.
12177
12178         * gnus-art.el (gnus-article-copy-string): New command and key binding.
12179
12180         * gnus-html.el: Doc fix.
12181
12182 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12183
12184         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
12185         specifier-spec-list for Emacs 21.
12186
12187         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
12188         glyph-width and glyph-height instead of display-graphic-p and
12189         image-size; make avoidance of displaying small images work for XEmacs.
12190
12191         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
12192         for XEmacs.
12193
12194         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
12195         of symbol that holds plist data.
12196         (gnus-process-plist): Remove plist of process after getting it.
12197
12198 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12199
12200         * message.el (message-generate-hashcash): Change default to
12201         'opportunistic if hashcash is installed.
12202
12203         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
12204         (gnus-html-put-image): Only call image-size once, since it's somewhat
12205         time-consuming on remote X servers.
12206
12207 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12208
12209         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
12210         type on data, not a file name.
12211
12212         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
12213         window-pixel-edges for Emacs 21.
12214
12215         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
12216         decoded contents.
12217         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
12218
12219 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12220
12221         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
12222         group line format, since it isn't very interesting.
12223
12224         * gnus-agent.el (gnus-agent-short-article),
12225         (gnus-agent-long-article): Increase values for these two variables,
12226         since most people are likely to have more network connection and
12227         storage than before.
12228
12229         * gnus.el (gnus-refer-article-method): Change default to 'current.
12230         When referring an article, the common behavior is to refer it from the
12231         current select method, not the native select method.  The chances of
12232         the native select method having the message in question is rather slim
12233         these days.
12234
12235         * gnus-sum.el (gnus-auto-select-subject): Change default to
12236         `unseen-or-unread'.  I think it's likely that most people want to
12237         select an unseen article over a previously seen, but unread one.
12238
12239         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
12240         means that in the article buffer none of the minor mode elements will
12241         be shown, usually, and this is not desirable in most cases.
12242
12243         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
12244         that commands like `d' (and the like) go to the next line in the
12245         buffer, instead of the next unread article.  I think this is the
12246         behavior that is most natural for most users.
12247         (gnus-single-article-buffer): Change default to nil, so that people can
12248         have as many article buffers open as they have summary buffer.  I think
12249         this is the most natural way for the groups to behave.
12250
12251         * message.el (message-generate-new-buffers): Change default to
12252         `unsent', so that all new message buffers start their names with the
12253         string "*unsent", and it's easier to find the buffers if you move from
12254         them.
12255
12256 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12257
12258         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
12259         small.  They're probably tracking images.
12260         (gnus-html-wash-tags): Remove all <pre_int> place holders.
12261         (gnus-html-rescale-image): Yet another try at getting the image sizing
12262         right.
12263
12264         * nntp.el (nntp-request-set-mark): Refuse to do marks if
12265         nntp-marks-file-name is nil.
12266
12267 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12268
12269         * gnus-html.el (gnus-html-wash-tags)
12270         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
12271         Better logging.
12272
12273 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12274
12275         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
12276
12277         * gnus-html.el (gnus-html-wash-tags): Check the value of
12278         gnus-blocked-images in the summary buffer.
12279
12280 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12281
12282         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
12283
12284 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12285
12286         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
12287         like "a", it seems like.
12288         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
12289         since it needs to be picked from the correct buffer.
12290
12291         * nnwfm.el: Remove.
12292
12293         * nnlistserv.el: Remove.
12294
12295 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12296
12297         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
12298         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
12299
12300 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12301
12302         * nnkiboze.el: Remove.
12303
12304         * nndb.el: Remove.
12305
12306         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
12307         alt text.
12308         (gnus-html-rescale-image): Try to get the rescaling logic right for
12309         images that are just wide and not tall.
12310
12311         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
12312         overshadow variable bindings.
12313
12314 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12315
12316         * gnus-html.el (gnus-html-wash-tags)
12317         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
12318         Add extra logging.
12319
12320 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12321
12322         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
12323         (gnus-max-image-proportion): New variable.
12324         (gnus-html-rescale-image): New function.
12325         (gnus-html-put-image): Rescale images.
12326
12327 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12328
12329         Fix up some byte-compiler warnings.
12330         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
12331         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
12332         (gnus-article-fill-cited-article, gnus-article-hide-citation)
12333         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
12334         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
12335         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
12336         (gnus-group-update-group): Use save-excursion and with-current-buffer.
12337
12338 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12339
12340         * gnus-html.el (gnus-article-html): Decode contents by charset.
12341
12342 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12343
12344         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
12345         (gnus-html-frame-width, gnus-blocked-images):
12346         * message.el (message-prune-recipient-rules): Add custom version.
12347         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
12348
12349         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
12350         functions.
12351
12352         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
12353         gnus-process-get.
12354
12355 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
12356
12357         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
12358         instead of lsub directly.
12359
12360 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12361
12362         * nnwarchive.el: Remove.
12363
12364         * gnus-soup.el: Remove.
12365
12366         * nnsoup.el: Remove.
12367
12368         * nnultimate.el: Remove.
12369
12370         * gnus-html.el (gnus-blocked-images): New variable.
12371
12372         * message.el (message-prune-recipients): New function.
12373         (message-prune-recipient-rules): New variable.
12374
12375         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
12376         guess whether a long line is natural text or not.
12377
12378         * gnus-html.el (gnus-html-schedule-image-fetching):
12379         Use gnus-process-plist and friends for compatibility.
12380
12381 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12382
12383         * gnus-html.el: Require packages that define macros used in this file.
12384         (gnus-article-mouse-face): Declare to silence byte-compiler.
12385         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
12386         process-get.
12387         (gnus-html-put-image): Use plist-get to avoid getf.
12388         (gnus-html-prefetch-images): Use with-current-buffer.
12389
12390 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12391
12392         * gnus-ems.el: Provide compatibility functions for
12393         gnus-set-process-plist.
12394
12395         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
12396         header-line-format for XEmacs 21.4.
12397
12398         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
12399         * gnus.el (gnus-valid-select-methods):
12400         * message.el (message-send-mail-partially-limit):
12401         * mm-decode.el (mm-text-html-renderer):
12402         * mml.el (mml-insert-mime-headers-always):
12403         * smiley.el (smiley-regexp-alist): Bump custom version.
12404
12405 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12406
12407         * gnus-html.el: Require mm-url.
12408         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
12409         with the url to `url'.
12410         (gnus-html-wash-tags): Support cid: URLs/images.
12411
12412 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12413
12414         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
12415         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
12416         bindings, as they aren't useful at all.  `w' is moved to `W w'.
12417
12418         * gnus-move.el: Remove file, since it doesn't really work.
12419
12420         * gnus-html.el (gnus-article-html): Tell w3m that the input is
12421         UTF-8.  This seems to fix problems with some German web feeds.
12422
12423         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
12424         at the top so that the proper colors are applied.
12425
12426         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
12427         don't have dots in their names.
12428
12429         * gnus-art.el (gnus-article-view-part): Doc fix.
12430
12431         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
12432         XEmacs-compatible.
12433         (gnus-html-put-image): Don't do images on non-graphic displays.
12434
12435         * nnslashdot.el: Remove this unused backend.
12436
12437         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
12438         actions.
12439         (gnus-undo-register-1): Revert last change.
12440
12441         * gnus-group.el (gnus-group-completing-read): Protect against not
12442         having completion-styles bound.
12443
12444         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
12445         make broken recipients happier.
12446
12447         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
12448
12449         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
12450         point parameter.
12451
12452         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
12453
12454         * gnus-group.el (gnus-group-completing-read): Add 'substring to
12455         completion-styles for group selection.
12456
12457 2009-02-04  Andreas Schwab  <schwab@suse.de>
12458
12459         * gnus-score.el (gnus-score-string): Fix regex for matching extra
12460         headers and regexp-quote the match if necessary.
12461
12462 2009-03-24  Miles Bader  <miles@gnu.org>
12463
12464         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
12465         the blinking smiley.
12466
12467 2009-03-24  Simon Josefsson  <simon@josefsson.org>
12468
12469         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
12470         blink smiley.
12471
12472 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12473
12474         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
12475         where the dribbel file lives exists.
12476
12477         * message.el (message-send-mail-partially-limit): Change the default to
12478         nil, since most people don't want this.
12479
12480         * mm-url.el (mm-url-decode-entities): Also decode entities like
12481         &#x3212.
12482
12483 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12484
12485         * gnus-sum.el (gnus-summary-idna-message):
12486         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
12487         Hyperlink urls in docstrings with URL `...'.
12488
12489 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
12490
12491         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
12492         functions.
12493
12494 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12495
12496         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
12497         say what the mouseover text should be.
12498
12499         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
12500         version of the mm-w3m-safe-url-regexp variable to only download images
12501         in the groups where we want that to happen.
12502
12503         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
12504
12505         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
12506         easier debugging.
12507         (gnus-article-beginning-of-window): Add kludge to allow spacing past
12508         big pictures in the article buffer.
12509
12510         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
12511         gnus-article-html.
12512         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12513         w3m.
12514
12515         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12516
12517 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12518
12519         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12520         which doesn't exist.
12521
12522         * message.el (message-inhibit-ecomplete): New variable to allow some
12523         function to inhibit ecomplete address storage.
12524         (message-resend): Disable ecomplete message storage when resending
12525         messages.
12526
12527         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12528
12529 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12530
12531         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12532         Save excursion while copying, moving, and deleting articles in order to
12533         prevent the cursor from jumping to unforeseen place.
12534
12535 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12536
12537         * lpath.el: No need to bind bookmark-current-buffer,
12538         bookmark-yank-point and bookmark-make-record-function.
12539
12540 2010-08-17  Glenn Morris  <rgm@gnu.org>
12541
12542         * gnus-sync.el: Require gnus components whose functions are used.
12543
12544         * gnus-art.el (bookmark-make-record-function):
12545         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12546         Declare for compiler.
12547
12548         * mm-url.el (mml-compute-boundary): Autoload.
12549
12550 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12551
12552         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12553
12554 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12555
12556         Typo fix "hoo4a" -> "hook".
12557
12558         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12559
12560 2010-08-14  Glenn Morris  <rgm@gnu.org>
12561
12562         * gnus-sync.el (gnus-sync): Fix defgroup version.
12563
12564 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12565
12566         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12567
12568         * gnus-sync.el: Fix docs.
12569         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12570         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12571
12572 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12573
12574         Optimizations for gnus-sync.el.
12575
12576         * gnus-sync.el: Add docs about gnus-sync-backend
12577         possibilities.
12578         (gnus-sync-save): Remove unnecessary message.
12579         (gnus-sync-read): Optimize and show what groups were skipped.
12580
12581 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12582
12583         Minor bug fixes for gnus-sync.el.
12584
12585         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
12586         Don't read the sync on get-new-news.
12587
12588         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12589         quiet.
12590
12591         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12592         (fix typo).
12593
12594 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12595
12596         Make saving and restoring of hidden threads work with overlays.
12597         Patch applied by Ted Zlatanov.
12598
12599         * gnus-sum.el (gnus-hidden-threads-configuration)
12600         (gnus-restore-hidden-threads-configuration): Update to deal with text
12601         properties, rather than searching for a magic character.
12602
12603 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12604
12605         New gnus-sync.el library for synchronization of marks.
12606
12607         * gnus-sync.el: New library for synchronization of marks.
12608
12609         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12610         renamed from `gnus-registry-grep-in-list'.
12611
12612         * gnus-registry.el (gnus-registry-follow-group-p):
12613         Use `gnus-grep-in-list'.
12614
12615         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12616
12617 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12618
12619         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12620         determining charset of text fails.
12621
12622 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12623
12624         * nnmail.el (nnmail-get-new-mail-1): Revert.
12625
12626         * nnml.el (nnml-active-number): Make sure names of newly created groups
12627         in nnml-group-alist are encoded.
12628
12629 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12630
12631         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12632         containing non-ASCII characters in active file for nnml back end.
12633
12634 2010-07-24  David Engster  <dengste@eml.cc>
12635
12636         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12637         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12638
12639 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12640
12641         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12642         tag (Bug#6654).
12643
12644 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12645
12646         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12647         the article buffer, not the summary buffer.
12648
12649 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12650
12651         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12652         Emacs 23 as well.
12653
12654 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12655
12656         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12657         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12658
12659 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12660
12661         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12662         Patch applied by Karl Fogel.
12663
12664         * gnus-sum.el (gnus-summary-bookmark-make-record):
12665         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12666
12667 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12668
12669         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12670         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12671         C-w still not working correctly from Article buffers; Thierry's
12672         patch to fix that will be applied after this.
12673
12674         * gnus-art.el (bookmark-make-record-function): New local variable.
12675
12676         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12677         article buffer.
12678         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12679
12680 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12681
12682         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12683         on changes in bookmark.el.
12684
12685 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12686
12687         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12688         `no-log' instead of message not to log prompt string.
12689
12690 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12691
12692         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12693         the *other* type of HTML form submission.
12694
12695 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12696
12697         * auth-source.el (auth-source-pick): If choice does not contain a
12698         questioned keyword, set the check to t.
12699
12700 2010-06-12  Romain Francoise  <romain@orebokech.com>
12701
12702         * gnus-util.el (gnus-date-get-time): Move up before first use.
12703
12704 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12705
12706         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12707         (gnus-article-edit-part): Bind it to make last part that is substituted
12708         or deleted visible.
12709         (gnus-mime-display-single): Buttonize part of which id equals to
12710         gnus-mime-buttonized-part-id.
12711
12712 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12713
12714         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12715         (gnus-dd-mmm): Use gnus-date-get-time.
12716         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12717         simplify logic.
12718         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12719         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12720
12721 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12722
12723         * auth-source.el (top): Autoload `secrets-list-collections',
12724         `secrets-create-item', `secrets-delete-item'.
12725         (auth-sources): Fix tag string.
12726         (auth-get-source, auth-source-retrieve, auth-source-create)
12727         (auth-source-delete): New defuns.
12728         (auth-source-pick): Rewrite in order to avoid 2 passes.
12729         (auth-source-forget-user-or-password): New parameter USERNAME.
12730         (auth-source-user-or-password): New parameters CREATE-MISSING and
12731         DELETE-EXISTING.  Retrieve password interactively, if needed.
12732
12733 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12734
12735         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12736         deleting unused directories when gnus-expert-user is t.
12737
12738 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12739
12740         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12741         for each temp file when gnus-article-browse-delete-temp is ask.
12742
12743 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12744
12745         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12746         Replace Lisp calls to delete-backward-char by calls to delete-char.
12747
12748 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12749
12750         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12751
12752 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12753
12754         * password-cache.el (password-cache-remove): Fix docstring.
12755
12756 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12757
12758         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12759         article unless decoding article to be saved.
12760
12761 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12762
12763         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12764         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12765         generated within the mm-with-unibyte-current-buffer macro.
12766
12767 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12768
12769         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12770         to nil when we're in a mml-preview buffer and no group is selected.
12771
12772 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12773
12774         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12775         when catching the `C-g'.  Reported by "Leo".
12776
12777 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12778
12779         * message.el (message-forward-make-body-plain)
12780         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12781         multibyte-string-p.
12782
12783         * lpath.el: Revert.
12784
12785 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12786
12787         * message.el (message-forward-make-body-mml): Assume original message
12788         is multibyte string; error on unibyte.
12789         (message-forward-make-body-plain): Ditto; don't add excessive newline
12790         in body end.
12791
12792         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12793
12794 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12795
12796         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12797         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12798
12799 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12800
12801         * mm-extern.el (mm-extern-url): Don't use
12802         mm-with-unibyte-current-buffer.
12803         (mm-extern-cache-contents): Use with-current-buffer instead of
12804         save-excursion + set-buffer.
12805
12806 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12807
12808         * mm-util.el (mm-emacs-mule): Remove.
12809
12810 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12811
12812         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12813         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12814         change.
12815
12816 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12819         bind the default value of enable-multibyte-characters to nil.
12820
12821 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12822
12823         * message.el (message-forward-make-body-plain)
12824         (message-forward-make-body-mml):
12825         Don't use mm-with-unibyte-current-buffer.
12826
12827 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12828
12829         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12830
12831 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12832
12833         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12834         (Bug#5592).
12835
12836 2010-05-07  Julien Danjou  <julien@danjou.info>
12837
12838         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12839         it to mm-pipe-part.
12840
12841         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12842         it is given.
12843
12844 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12845
12846         * binhex.el (binhex-decode-region-internal):
12847         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
12848         (dns-query):
12849         * nnweb.el (nnweb-gmane-search):
12850         * pgg-parse.el (pgg-parse-armor):
12851         * pgg.el (pgg-verify-region):
12852         * sha1.el (sha1-string-external):
12853         * uudecode.el (uudecode-decode-region-internal):
12854         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12855         XEmacs.
12856
12857         * gnus-art.el (gnus-article-browse-html-parts):
12858         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12859         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12860         make-temp-file.
12861
12862         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12863         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12864         compiling.
12865
12866         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12867         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12868         XEmacs when compiling.
12869
12870         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12871         gnus-pick-mode-off-hook for XEmacs when compiling.
12872         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12873         gnus-binary-mode-off-hook for XEmacs when compiling.
12874
12875         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12876         Return nil if char-charset is not available.
12877
12878         * imap.el (imap-disable-multibyte)
12879         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12880         macros.
12881
12882         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12883         instead of encode-coding-string.
12884
12885         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12886         'xemacs) instead of mm-emacs-mule to switch function definitions.
12887         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12888
12889         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12890         bind temporary-file-directory for XEmacs;
12891         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12892         timer-set-function for XEmacs 21.4 and SXEmacs;
12893         bind timer-list for XEmacs 21.4 and SXEmacs;
12894         fbind char-charset and find-charset-region for non-Mule XEmacs;
12895         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12896         encode-coding-region and encode-coding-string for XEmacs having no
12897         file-coding feature.
12898
12899 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12900
12901         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12902
12903 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12904
12905         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12906         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12907
12908 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12909
12910         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12911         alias `jka-compr-delete-temp-file' no longer exists.
12912
12913 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12914
12915         Use define-minor-mode in Gnus where applicable.
12916         * mml.el (mml-mode): Use define-minor-mode.
12917         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12918         (gnus-undo-mode): Use define-minor-mode.
12919         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12920         (gnus-dead-summary-mode): Use define-minor-mode.
12921         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12922         Initialize in declaration.
12923         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12924         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12925         (gnus-mailing-list-mode): Use define-minor-mode.
12926         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12927         (gnus-draft-mode): Use define-minor-mode.
12928         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12929         (gnus-dired-mode): Use define-minor-mode.
12930
12931 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12932
12933         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
12934         handles on recursive mml-to-mime translation and check them for
12935         boundary delimiter collisions.  Reported by Greg Troxel.
12936
12937 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12938
12939         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12940
12941 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12942
12943         * mm-util.el (mm-find-buffer-file-coding-system):
12944         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12945
12946 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12947
12948         * message.el (message-generate-headers): Record insertion of optional
12949         headers as well.  Otherwise the check to prevent repeated insertion of
12950         optional headers is a no-op.
12951
12952 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12953
12954         * smime.el: Don't mention CVS.
12955
12956         * nnrss.el (nnrss-fetch): Don't mention CVS.
12957
12958         * nnir.el: Don't mention CVS.
12959
12960 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12961
12962         * gnus-sum.el (gnus-summary-bookmark-make-record):
12963         Add `location' field.
12964
12965 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12966
12967         * lpath.el: Fbind bookmark-default-handler,
12968         bookmark-get-bookmark-record, bookmark-make-record-default,
12969         bookmark-prop-get for Emacs <23 and XEmacs.
12970
12971 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12972
12973         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12974         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12975         Use with-current-buffer to silence the byte-compiler.
12976         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12977         bother to require `gnus'.
12978         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12979
12980 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12981
12982         * gnus-sum.el (gnus-summary-bookmark-make-record)
12983         (gnus-summary-bookmark-jump): New functions.
12984         (gnus-summary-mode): Setup bookmark support.
12985
12986 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12987
12988         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12989         if set.
12990
12991 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12992
12993         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12994         gnus-article-browse-html-save-cid-image; make it work recursively for
12995         forwarded messages as well.
12996         (gnus-article-browse-html-parts): Work when prefix arg is given.
12997         (gnus-article-browse-html-article): Doc fix.
12998
12999 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
13000
13001         * message.el (message-default-mail-headers)
13002         (message-default-headers): Carry the value mail-default-headers over
13003         into message-default-mail-headers, rather than message-default-headers.
13004
13005 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
13006
13007         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
13008         charset.
13009
13010         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
13011         charset into the <meta> tag when the article is encoded to utf-8.
13012
13013 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13014
13015         * gnus-art.el (gnus-article-browse-delete-temp-files):
13016         Delete directories as well.
13017         (gnus-article-browse-html-parts): Work for images that do not specify
13018         file names; delete temp directory when quitting; insert header at the
13019         right place; use file: scheme for image files.
13020
13021 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
13022
13023         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
13024         (gnus-article-browse-html-parts): Use it to make temporary cid image
13025         files in addition to html file so that browser may display them.
13026
13027 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13028
13029         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
13030
13031 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13032
13033         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
13034
13035 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
13036
13037         * auth-source.el (auth-sources): Change default to be simpler.
13038         Explain about Secret Service API sources.  Improve Customize options.
13039         (auth-source-pick): Change to accept any number of search parameters.
13040         Implement fallbacks iteratively, not recursively.  Add scoring on the
13041         second pass and sort by score.  Call Secret Service API when needed.
13042         (auth-source-user-or-password): Use it.  Call Secret Service API
13043         directly when needed to get the user name and the password.
13044
13045 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
13046
13047         * message.el (message-interactive): Doc fix.
13048         (message-qmail-inject-args): Reflow.
13049         (message-kill-to-signature): Fix typo in docstring.
13050
13051         * smiley.el (smiley-buffer): Fix typo in docstring.
13052
13053 2010-03-24  Glenn Morris  <rgm@gnu.org>
13054
13055         * mail-source.el (gnus-message): Declare.
13056         (mail-source-delete-old-incoming): Require gnus-util.
13057
13058 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13059
13060         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
13061
13062         * message.el (ecomplete-setup): Autoload it for Emacs <23.
13063
13064         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
13065         password-cache's default if it is not bound.
13066         (mml-secure-passphrase-cache-expiry): Default to 16 that is
13067         password-cache-expiry's default if it is not bound.
13068
13069         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
13070         available in Emacs 21.
13071
13072         * lpath.el: Suppress compiler warnings for:
13073         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
13074         XEmacs;
13075         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
13076         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
13077         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
13078
13079 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
13080
13081         * auth-source.el (auth-sources): Fix up definition so extra parameters
13082         are always inline.
13083
13084 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
13085
13086         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
13087         wasn't updated after mismatch.  Clear cached mailbox info correctly
13088         when uidvalidity changes.
13089         (nnimap-group-prefixed-name): New function to avoid some code
13090         duplication.
13091         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
13092         (nnimap-request-group): Use it.
13093         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
13094         (nnimap-update-unseen): Significantly improved speed of Gnus startup
13095         with many imap folders.  This is done by caching the group status from
13096         the imap server persistently in a group parameter `imap-status'.  (This
13097         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
13098         but not persistently, so every Gnus startup was still very slow.)
13099
13100 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
13101
13102         * assistant.el (assistant-render-text): Run `widget-setup' and don't
13103         delete the extra newline.  Otherwise editing of :string and :number
13104         types don't work.
13105
13106 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13107
13108         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
13109         secrets.el dependency.
13110         (auth-sources): Add optional user name.  Add secrets.el configuration
13111         choice (unused right now).
13112
13113 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13114
13115         * gnus-sum.el (gnus-summary-make-menu-bar):
13116         Let `gnus-registry-install-shortcuts' fill in the functions.
13117
13118         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
13119         warnings.
13120         (gnus-registry-misc-menus): Variable to hold registry mark menus.
13121         (gnus-registry-install-shortcuts): Populate and use it in a
13122         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
13123
13124 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
13125
13126         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
13127         In-place substitutions for the group name encoding/decoding.
13128         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
13129         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
13130         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
13131         (nnimap-update-unseen, nnimap-request-list)
13132         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
13133         (nnimap-request-set-mark, nnimap-split-to-groups)
13134         (nnimap-split-articles, nnimap-request-newgroups)
13135         (nnimap-request-create-group, nnimap-request-accept-article)
13136         (nnimap-request-delete-group, nnimap-request-rename-group)
13137         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
13138         `encoded-mbx' for consistency.
13139         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
13140         variable `imap-current-mailbox'.
13141
13142         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
13143         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
13144
13145 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
13146
13147         * pop3.el (pop3-display-message-size-flag): Display message size byte
13148         counts during POP3 download.
13149         (pop3-movemail): Use it.
13150         (pop3-list): Implement listing of available messages.
13151
13152 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
13153
13154         * nnir.el (nnir-get-article-nov-override-function): New function to
13155         override the normal NOV retrieval.
13156         (nnir-retrieve-headers): Use it.
13157
13158 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
13159
13160         * auth-source.el (netrc-machine-user-or-password): Autoload.
13161
13162 2010-03-19  Glenn Morris  <rgm@gnu.org>
13163
13164         Stop message.el from loading about 40 libraries it doesn't always need.
13165         The general approach is to autoload rather than require, and to
13166         require in the specific functions rather than the file.  (Bug#5642)
13167
13168         * gmm-utils.el: Don't require wid-edit.
13169         (widget-create-child-value, widget-convert, widget-default-get):
13170         Autoload.
13171
13172         * gnus-util.el: Don't require time-date, netrc.
13173         (message-fetch-field, gnus-group-name-decode): Declare rather than
13174         autoloading.
13175         (gnus-fetch-field): Require message.
13176         (gnus-decode-newsgroups): Require gnus-group.
13177
13178         * ietf-drums.el: Don't require time-date.
13179
13180         * message.el: Don't require hashcash, canlock, ecomplete.
13181         Do require mail-utils.  Require nnheader only when compiling.
13182         (smtpmail-default-smtp-server): Remove declaration.
13183         (message-send-mail-function): Check smtpmail-default-smtp-server
13184         is bound rather than requiring smtpmail.
13185         (message-auto-save-directory, message-insert-signature):
13186         Use expand-file-name rather than nnheader-concat.
13187         (nnheader-insert-file-contents): Autoload.
13188         (hashcash-wait-async): Declare.
13189         (message-send-mail): Only call gnus-setup-posting-charset if
13190         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
13191         (message-send-mail-with-sendmail): Require sendmail.
13192         (canlock-password, canlock-password-for-verify): Declare.
13193         (message-canlock-password): Require canlock.
13194         (nnheader-get-report): Autoload.
13195         (gnus-setup-posting-charset): Declare.
13196         (message-send-news): Require gnus-msg.
13197         (message-make-references, message-make-in-reply-to): Use mail-header-id
13198         rather than the alias mail-header-message-id.
13199         (ecomplete-add-item, ecomplete-save): Declare.
13200         (message-put-addresses-in-ecomplete): Require ecomplete.
13201         (ecomplete-display-matches): Autoload.
13202
13203         * mm-decode.el: Don't require mailcap, gnus-util.
13204         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
13205         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
13206         Autoload.
13207         (mailcap-mime-extensions): Declare.
13208
13209         * mm-encode.el: Don't require mailcap.
13210         (mailcap-extension-to-mime): Autoload.
13211
13212         * mml-sec.el: Don't require password-cache.
13213
13214         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
13215         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
13216         (mml-minibuffer-read-type): Require mailcap.
13217         (mml-preview): Require gnus-msg.
13218
13219         * mml1991.el: Require password-cache.
13220         (password-cache-expiry): Remove declaration.
13221
13222         * mml2015.el: Require password-cache.
13223         (password-cache-expiry): Remove declaration.
13224
13225         * nneething.el (mailcap): Require mailcap.
13226
13227         * nnheader.el (declare-function): Add compatibility stub.
13228         (message-remove-header): Declare rather than autoload.
13229         (nnheader-replace-header): Require message.
13230
13231         * nnimap.el (declare-function): Add compatibility stub.
13232         (netrc-parse, netrc-machine-user-or-password): Declare.
13233         (nnimap-open-connection): Require netrc.
13234
13235         * nntp.el (declare-function): Add compatibility stub.
13236         (netrc-parse, netrc-machine, netrc-get): Declare.
13237         (nntp-send-authinfo): Require netrc.
13238
13239         * rfc2047.el: Don't require qp.
13240         (quoted-printable-encode-region, quoted-printable-decode-string):
13241         Autoload.
13242
13243         * sieve-mode.el: Don't require easymenu.
13244         (easy-menu-add-item): Autoload it.
13245
13246         * spam-stat.el (time-to-number-of-days): Autoload it.
13247
13248 2010-03-19  Glenn Morris  <rgm@gnu.org>
13249
13250         * password-cache.el (password-cache, password-cache-expiry): Autoload.
13251
13252 2010-03-18  Glenn Morris  <rgm@gnu.org>
13253
13254         * hashcash.el (declare-function): Remove duplicate definition.
13255
13256 2010-03-17  Kevin Ryde  <user42@zip.com.au>
13257
13258         * mml.el (mml-read-tag): Unquote values with `read' to reverse
13259         prin1 in mml-insert-tag (just stripping the quotes gave wrong
13260         value if any backslash escapes).
13261
13262 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13263
13264         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
13265         if it is available.  (bug#5647)
13266
13267         * lpath.el: Suppress compiler warning for coding-system-from-name for
13268         Emacs 21 and XEmacs.
13269
13270 2010-03-14  Juri Linkov  <juri@jurta.org>
13271
13272         * hmac-def.el:
13273         * hmac-md5.el:
13274         * netrc.el: Fix keywords.
13275
13276 2010-02-26  Glenn Morris  <rgm@gnu.org>
13277
13278         * message.el (message-send-mail-function): Change the default, so that
13279         it inherits from a customized send-mail-function.  (Bug#5643)
13280
13281 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13282
13283         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
13284         shell-command-to-string signals an error (bug#5299).
13285
13286 2010-02-24  Glenn Morris  <rgm@gnu.org>
13287
13288         * message.el (message-smtpmail-send-it)
13289         (message-send-mail-with-mailclient): Doc fixes.
13290
13291 2010-02-16  Glenn Morris  <rgm@gnu.org>
13292
13293         * message.el (message-default-mail-headers): Change the default value
13294         to ease the transition from mail-mode to message-mode.  (Bug#5555)
13295
13296 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13297
13298         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
13299         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
13300
13301 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
13302
13303         * time-date.el (date-to-time): Doc fix (Bug#5408).
13304
13305 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
13306
13307         * message.el (message-mail): Just pass yank-action on to message-setup.
13308         (message-setup): Handle (FUN . ARGS) form of yank-action.
13309         (message-with-reply-buffer, message-widen-reply)
13310         (message-yank-original): Handle non-buffer values of
13311         message-reply-buffer (Bug#4080).
13312         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
13313
13314 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
13315
13316         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
13317         Fix typo in docstring.
13318
13319 2010-01-08  Jason Rumney  <jasonr@gnu.org>
13320
13321         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
13322         response.
13323
13324 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13325
13326         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
13327
13328         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13329
13330         * message.el (message-check-news-header-syntax): Protect against a
13331         string that `rfc822-addresses' returns when parsing fails.
13332
13333 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13334
13335         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
13336         (gnus-previous-char-property-change): New functions.
13337
13338         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
13339
13340 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
13341
13342         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
13343         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
13344
13345 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
13346
13347         * message.el (message-exchange-point-and-mark): Rework last change to
13348         avoid using optional arg of exchange-point-and-mark, for backward
13349         compatibility.
13350
13351 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
13352
13353         * message.el (message-exchange-point-and-mark):
13354         Call exchange-point-and-mark with an argument rather than setting
13355         mark-active by hand (Bug#5175).
13356
13357 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13358
13359         * nntp.el (nntp-service-to-port): Work for service expressed with
13360         numeric string; replace [:digit:] with [0-9] for XEmacs.
13361
13362 2009-12-17  Glenn Morris  <rgm@gnu.org>
13363
13364         * gnus-group.el (gnus-bug-group-download-format-alist):
13365         Change emacs entry to debbugs.gnu.org.  Bump :version.
13366
13367 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13368
13369         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
13370
13371 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13372
13373         * message.el (message-info): Explain why we use `Info-goto-node'.
13374
13375 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13376
13377         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
13378
13379 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13380
13381         * message.el (message-completion-in-region): New compatibility function.
13382         (message-expand-group): Use it.
13383
13384 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13385
13386         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
13387         with no unread article should be listed if the 2nd arg `predicate' is
13388         given.
13389
13390 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13391
13392         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
13393
13394 2009-11-29  Juri Linkov  <juri@jurta.org>
13395
13396         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
13397         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
13398         on `gnus-recenter'.  (Bug#4698, Bug#4981)
13399
13400 2009-11-26  Kevin Ryde  <user42@zip.com.au>
13401
13402         * sha1.el (sha1-string-external): default-directory "/" in case
13403         otherwise non-existent.  process-connection-type pipe for touch of
13404         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
13405
13406 2009-11-25  Kevin Ryde  <user42@zip.com.au>
13407
13408         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
13409         it's comms related and sgml-mode.el has "comm" on that basis too.
13410
13411 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13412
13413         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
13414         containing tspecial characters if they have been already quoted.
13415
13416 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
13417
13418         * dns-mode.el (auto-mode-alist): Purecopy string.
13419
13420 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13421
13422         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
13423
13424 2009-10-24  Glenn Morris  <rgm@gnu.org>
13425
13426         * gnus-art.el (help-xref-stack-item): Define for compiler.
13427
13428 2009-10-21  Kevin Ryde  <user42@zip.com.au>
13429
13430         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
13431
13432 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13433
13434         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
13435
13436 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13437
13438         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
13439         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13440
13441 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13442
13443         * gnus.el (gnus-overlay-get): New alias to overlay-get.
13444         (gnus-overlays-in): New alias to overlays-in.
13445
13446         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
13447         gnus-overlay-get, and gnus-delete-overlay.
13448         (gnus-summary-show-thread): Make it work as well for systems in which
13449         next-single-char-property-change is not available.
13450         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
13451
13452         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
13453         (gnus-overlay-get): New alias to extent-property.
13454         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
13455
13456         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
13457         SXEmacs.
13458
13459         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
13460         SXEmacs.
13461
13462 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
13463
13464         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
13465
13466 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
13467
13468         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
13469         and XEmacs that don't have `remove-overlays'.
13470
13471 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13472
13473         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
13474         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
13475         selective display.  Use overlays instead.
13476
13477 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
13478
13479         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
13480
13481 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13482
13483         * spam-stat.el (spam-stat-load): Fix typo in message.
13484
13485 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13486
13487         * dig.el (dig-invoke): Fix typo in docstring.
13488         (query-dig): Reflow docstring.
13489
13490 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13491
13492         * gnus-art.el (gnus-article-encrypt-body):
13493         * message.el (message-check-recipients):
13494         * mm-util.el (mm-codepage-setup):
13495         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
13496         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
13497
13498 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
13499
13500         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
13501         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
13502         keys from the menu if mm-{sign,encrypt}-option is 'guided.
13503         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
13504         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
13505
13506 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13507
13508         * dig.el: Add "Keywords: comm", as per net-utils.el.
13509
13510 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13511
13512         * dig.el (dig-mode): Use define-derived-mode.
13513
13514 2009-09-19  Glenn Morris  <rgm@gnu.org>
13515
13516         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13517
13518 2009-09-18  Glenn Morris  <rgm@gnu.org>
13519
13520         * gnus-diary.el (gnus-diary-check-message):
13521         * message.el (message-insert-formatted-citation-line):
13522         * nnbabyl.el (top-level):
13523         * nndiary.el (nndiary-schedule):
13524         Fix typos in condition-case handlers.
13525
13526 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13527
13528         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13529         configuration that provides the sole article window in a frame;
13530         position point correctly after deleting a part.
13531
13532 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13533
13534         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13535         (spam-resolve-registrations-routine): Use it to unregister articles
13536         that change status.
13537
13538 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13539
13540         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13541         with XEmacs.
13542         (parse-time-string-chars): Use it.
13543
13544 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13545
13546         * imap.el (imap-interactive-login): Better messages.
13547         (imap-open): Fix bug with renamed buffer on reconnect.
13548         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13549         for easier debugging and cleaner code.  On successful (guessed based on
13550         server capabilities) secondary authentication, set imap-state
13551         correctly.
13552         (imap-last-authenticator): Define imap-last-authenticator as a variable
13553         to avoid warnings.
13554
13555 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13556
13557         * nnrss.el (nnrss-request-article): Remove binding of
13558         default-enable-multibyte-characters that has gotten needless by
13559         the 2007-07-13 change in rfc2047-encode-message-header.
13560
13561         * mml.el (mml-insert-multipart): Error on the message header.
13562         (mml-insert-part): Error on the message header; position point at
13563         the end of a MIME tag.
13564
13565 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13566
13567         * time-date.el (autoload): Expand define-obsolete-function-alias into
13568         defalias and make-obsolete for old Emacsen that Gnus supports.
13569         (with-no-warnings): Define it for old Emacsen.
13570         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13571         is available.
13572         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13573         float-time is available; suppress compile warning for time-to-seconds.
13574
13575         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13576         (gnus-float-time): Alias to float-time if it exists.
13577
13578         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13579         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
13580         float-time is available; suppress compile warning for time-to-seconds.
13581
13582         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
13583         XEmacs.
13584
13585 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13586
13587         * imap.el (imap-message-map): Docstring fix.
13588
13589 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13590
13591         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13592         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13593         Add the optional argument `encoding' that overrides the default.
13594
13595         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13596         mm-encode-buffer.
13597
13598 2009-09-04  Glenn Morris  <rgm@gnu.org>
13599
13600         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13601         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13602         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13603         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13604         * mm-util.el (mm-with-unibyte-current-buffer)
13605         (mm-find-buffer-file-coding-system):
13606         * yenc.el (yenc-decode-region): Use default-value rather than
13607         default-enable-multibyte-characters.
13608
13609 2009-09-03  Glenn Morris  <rgm@gnu.org>
13610
13611         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13612         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13613         than default-enable-multibyte-characters.
13614
13615 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13616
13617         * gnus-art.el (gnus-article-read-summary-keys):
13618         Fix gnus-buffer-configuration's value temporarily used.
13619
13620 2009-09-02  Glenn Morris  <rgm@gnu.org>
13621
13622         * gnus-util.el (gnus-float-time): New function.
13623         * gnus-delay.el (gnus-delay-article):
13624         * gnus-sum.el (gnus-thread-latest-date):
13625         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13626         * nnspool.el (nnspool-request-newgroups):
13627         Use gnus-float-time rather than time-to-seconds.
13628         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13629
13630         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13631         (gnus-header-subject-face, gnus-header-newsgroups-face)
13632         (gnus-header-name-face, gnus-header-content-face):
13633         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13634         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13635         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13636         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13637         (gnus-cite-face-11):
13638         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13639         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13640         (gnus-server-closed-face, gnus-server-denied-face)
13641         (gnus-server-offline-face):
13642         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13643         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13644         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13645         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13646         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13647         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13648         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13649         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13650         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13651         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13652         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13653         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13654         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13655         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13656         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13657         (gnus-summary-high-undownloaded-face)
13658         (gnus-summary-low-undownloaded-face)
13659         (gnus-summary-normal-undownloaded-face)
13660         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13661         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13662         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13663         (gnus-splash-face):
13664         * message.el (message-header-to-face, message-header-cc-face)
13665         (message-header-subject-face, message-header-newsgroups-face)
13666         (message-header-other-face, message-header-name-face)
13667         (message-header-xheader-face, message-separator-face)
13668         (message-cited-text-face, message-mml-face):
13669         * sieve-mode.el (sieve-control-commands-face)
13670         (sieve-action-commands-face, sieve-test-commands-face)
13671         (sieve-tagged-arguments-face):
13672         * spam.el (spam-face):
13673         Mark face aliases with "-face" in the name as obsolete.
13674
13675 2009-09-01  Glenn Morris  <rgm@gnu.org>
13676
13677         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13678         than goto-line.
13679
13680 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13681
13682         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13683         Don't move point if the command is invoked inside the message header.
13684
13685 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13686
13687         * imap.el (imap-send-command): Simplify.
13688         (imap-wait-for-tag): point-max -> buffer-size.
13689
13690 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13691
13692         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13693         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13694         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13695         * nnir.el (nnir-swish-e-index-file):
13696         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13697         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13698         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13699         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13700         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13701         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13702
13703 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13704
13705         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13706         Don't save excursion.
13707
13708 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13709
13710         * nnheader.el (nnheader-find-file-noselect):
13711         * mm-util.el (mm-insert-file-contents):
13712         Use (default-value 'major-mode) instead of default-major-mode.
13713
13714 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13715
13716         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13717
13718 2009-08-26  Glenn Morris  <rgm@gnu.org>
13719
13720         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13721         than placing in files.el.
13722
13723 2009-08-25  Glenn Morris  <rgm@gnu.org>
13724
13725         * nnir.el (top-level): Don't require cl at run-time.
13726         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13727         Replace cl-function substitute with gnus-replace-in-string.
13728         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13729         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13730         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13731         simplified expansions.
13732
13733 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13734
13735         * dig.el (dig): Add autoload cookie.
13736
13737 2009-08-22  Glenn Morris  <rgm@gnu.org>
13738
13739         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13740         goto-line.
13741
13742 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13743
13744         * parse-time.el (parse-time-string-chars): Save match data.
13745
13746 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13747
13748         * parse-time.el (parse-time-string-chars): Compute using character
13749         classes, to handle non-ascii characters (Bug#3190).
13750
13751 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13752
13753         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13754
13755         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13756         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13757         (gnus-mm-display-part, gnus-mime-display-single)
13758         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13759         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13760
13761         * gnus-sum.el
13762         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13763         (gnus-summary-move-article): Add expirable mark to articles copied or
13764         moved to group that has auto-expire turned on if the option is non-nil.
13765
13766 2009-07-24  Glenn Morris  <rgm@gnu.org>
13767
13768         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13769         Fix typo.  (Bug#3903)
13770
13771 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13772
13773         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13774         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13775         that should not be used for draft articles.
13776         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13777         that has no concern in minor mode keys.
13778         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13779         Abolish.
13780
13781 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13782
13783         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13784         article without making inquiry to a user for unknown encoding.
13785
13786         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13787         (nnmaildir--scan): Assume i-node and device number that file-attributes
13788         returns might be cons-cell.
13789
13790         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13791
13792         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13793
13794 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13795
13796         * auth-source.el: Remove docs now in auth.texi.  Don't use
13797         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13798         `auth-source-hide-passwords' and use them.
13799
13800 2009-07-15  Glenn Morris  <rgm@gnu.org>
13801
13802         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13803
13804 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13805
13806         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13807         excessive whitespace from the default values of title and description.
13808
13809 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13810
13811         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13812         mail-fetch-field to fetch Content-Description header in order to
13813         exclude newlines.
13814
13815 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13816
13817         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13818         format used by GnuPG 2.0.11.
13819
13820 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13821
13822         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13823         to deleted part.
13824
13825 2009-05-30  David Engster  <dengste@eml.cc>
13826
13827         * nnmairix.el: Remove old documentation in the commentary block.
13828         (nnmairix-request-group): Do not update active file for nnml back ends.
13829         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13830         end so that overview files are ignored.
13831         (nnmairix-update-groups): Make updating the groups more robust by using
13832         marks.
13833         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13834         with dollar characters in message-id.
13835
13836 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13837
13838         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13839         2008-12-25 in dns.el.
13840
13841 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13842
13843         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13844         could happen if the text is only composed of spaces and/or tabs.
13845
13846 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13847
13848         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13849         when sending a queued message to avoid extra mml tags.
13850
13851 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13852
13853         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13854
13855 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13856
13857         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13858         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13859         rmail-toggle-header for XEmacs;
13860         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13861
13862 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13863
13864         * gnus-dired.el: Remove autoload for gnus-setup-message.
13865         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13866         displaying Gnus logo; always use compose-mail.
13867
13868 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13869
13870         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13871
13872 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13873
13874         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13875         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13876         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13877         available.
13878         (gnus-nocem-epg-verify): New function.
13879
13880 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13881
13882         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13883
13884 2009-02-15  Glenn Morris  <rgm@gnu.org>
13885
13886         * gnus-util.el (rmail-insert-rmail-file-header)
13887         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13888         autoloads.
13889         (rmail-default-rmail-file): Remove unnecessary declaration.
13890         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13891
13892 2009-02-14  Glenn Morris  <rgm@gnu.org>
13893
13894         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13895         variable (only used in gnus-util, which declares it anyway).
13896         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13897         which was only needed by gnus-art (changed to not use it any more).
13898         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13899         only used in gnus-util, which autoloads it itself.
13900         (rmail-update-summary): Fix autoload.
13901
13902         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13903         rather than rmail-output-to-rmail-file.
13904
13905 2009-02-07  Glenn Morris  <rgm@gnu.org>
13906
13907         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13908         autoload of function that no longer exists.
13909         (rmail-toggle-header): Declare.
13910         (message-forward-rmail-make-body): Handle mbox Rmail.
13911
13912 2009-01-31  Glenn Morris  <rgm@gnu.org>
13913
13914         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13915         2009-01-09 change.
13916
13917 2009-01-31  Dave Love  <fx@gnu.org>
13918
13919         * imap.el (imap-fetch-safe): Bind debug-on-error.
13920         (imap-debug): Add imap-fetch-safe.
13921
13922 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13923
13924         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13925         (auth-source-forget-all-cached): New convenience function.
13926         (auth-source-user-or-password): Accept list of modes or a single mode.
13927
13928         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13929         auth-source modes.
13930
13931         * netrc.el (netrc-machine-user-or-password): Use list of
13932         auth-source modes.
13933
13934         * nnimap.el (nnimap-open-connection): Use list of
13935         auth-source modes.
13936
13937         * nntp.el (nntp-send-authinfo): Use list of
13938         auth-source modes.
13939
13940 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13941
13942         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13943         now.
13944
13945 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13946
13947         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13948         coding system in XEmacs; add a workaround for XEmacs.
13949
13950         * lpath.el: Fbind coding-system-aliasee.
13951
13952 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13953
13954         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13955         of current-language-environment.
13956
13957 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13958
13959         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13960         available at runtime.
13961
13962 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13963
13964         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13965
13966 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13967
13968         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13969         the greatest positive fixnum value doesn't work under an XEmacs with
13970         bignum support; use the most-positive-fixnum constant instead,
13971         available since Emacs 21.1 with cl and XEmacs 21.1.
13972
13973 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13974
13975         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13976         XEmacs gets not to work.
13977
13978 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13979
13980         * mm-util.el (mm-coding-system-priorities): Allow the value like
13981         "Japanese (UTF-8)" of current-language-environment.
13982
13983 2009-01-09  Glenn Morris  <rgm@gnu.org>
13984
13985         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13986         with last-command-event.
13987
13988 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13989
13990         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13991         in the doc string.
13992
13993         * message.el (message-fix-before-sending): Amend comment.
13994
13995 2009-01-08  Dave Love  <fx@gnu.org>
13996
13997         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13998
13999 2009-01-07  David Engster  <dengste@eml.cc>
14000
14001         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
14002         simplified server definitions by converting it via
14003         gnus-server-to-method.
14004
14005 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14006
14007         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
14008         parameter's operands.
14009
14010 2009-01-06  David Engster  <dengste@eml.cc>
14011
14012         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
14013         primary select method (for gnus-group-mark-article-as-read).
14014
14015 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
14016
14017         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
14018         `(gnus)Face', not `(gnus)X-Face'.
14019
14020 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14021
14022         * mm-util.el (mm-ucs-to-char): New function.
14023
14024         * mm-url.el (mm-url-decode-entities): Use it.
14025
14026         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
14027         unicode-to-char.
14028
14029 2009-01-05  Dave Love  <fx@gnu.org>
14030
14031         * time-date.el: Require cl for `declare'.
14032
14033 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14034
14035         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
14036         Dave Love.
14037
14038 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14039
14040         * message.el (message-fix-before-sending): Add `eight-bit' to
14041         illegible-text check.
14042
14043 2009-01-03  Michael Olson  <mwolson@gnu.org>
14044
14045         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
14046         `headers' is nil.  This can occur if the IMAP server does not have
14047         permissions to read messages from a folder, but can write new messages
14048         to the folder.
14049         (nnimap-request-article-part): Do not insert `data' if it is nil.
14050
14051         * imap.el (imap-parse-fetch): Courier can insert spurious blank
14052         characters which will confuse `read', so skip past them.
14053
14054 2009-01-01  Dave Love  <fx@gnu.org>
14055
14056         * imap.el (imap-string-to-integer): Fix typo.
14057         (imap-fetch-safe): New function.
14058         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
14059
14060         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
14061
14062         * imap.el (imap-process-connection-type, imap-debug, imap-open):
14063         (imap-parse-greeting): Fix doc strings.
14064         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
14065         (imap-parse-flag-list): Make messages unique.
14066         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
14067
14068         * nnimap.el: Fix author email.
14069         (nnimap-split-rule): Add FIXME comment.
14070         (nnimap-debug): Fix doc string.
14071
14072 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14073
14074         * dns.el (dns-set-servers): Check "Address".  Fix typo.
14075
14076 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
14077
14078         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
14079         nslookup if resolv.conf isn't available.
14080         (dns-query): Rename from query-dns.
14081         (dns-query-cached): Rename from query-dns-cached.
14082
14083 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14084
14085         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
14086         overlay-arrow-position and overlay-arrow-string buffer-local; no need
14087         to check if those variables exist (first appeared in Emacs 18.50).
14088
14089 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14090
14091         * mm-util.el (mm-line-number-at-pos): New function.
14092
14093         * spam-report.el (spam-report-process-queue): Use it.
14094
14095 2008-12-24  David Engster  <dengste@eml.cc>
14096
14097         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
14098         parameters that haven't existed as variables as buffer-local variables.
14099
14100 2008-12-23  Dave Love  <fx@gnu.org>
14101
14102         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
14103         cadar.
14104
14105         * sieve-manage.el (sieve-manage-starttls-p): Rename from
14106         imap-starttls-p.
14107         (sieve-manage-starttls-open): Rename from imap-starttls-open.
14108
14109 2008-12-22  Dave Love  <fx@gnu.org>
14110
14111         * imap.el: Fix author email.  Doc fixes.
14112         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
14113         reply.
14114
14115 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
14116
14117         * spam-report.el (spam-report-gmane-max-requests): New constant.
14118         (spam-report-gmane-wait): New variable.
14119         (spam-report-gmane-ham, spam-report-gmane-spam)
14120         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
14121         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
14122         the server.
14123
14124         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
14125         Add explanations.
14126
14127         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
14128         nnheader-accept-process-output and nnheader-read-timeout if available.
14129         (pop3-movemail): Use it.
14130
14131         * message.el (message-check-news-body-syntax): Fix signature check if
14132         there's an attachment.
14133
14134 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14135
14136         * mm-util.el: Add comments to the mm- emulating functions.
14137
14138 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
14139
14140         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
14141         Reported by Stephen Berman <stephen.berman@gmx.net>.
14142
14143 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14144
14145         * mm-util.el (mm-substring-no-properties): New function.
14146         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
14147         (mm-special-display-p): Enable those lambda forms to be byte compiled.
14148         (mm-string-to-multibyte): Doc fix.
14149
14150         * mml.el (mml-attach-file): Use mm-substring-no-properties.
14151
14152 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14153
14154         * mml.el (mml-attach-file): Strip text properties from file name.
14155         (Bug#1574)
14156
14157 2008-12-16  Glenn Morris  <rgm@gnu.org>
14158
14159         * mm-util.el (mm-charset-override-alist): Declare for compiler.
14160
14161 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14162
14163         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
14164         knows since the charset specified might be a bogus alias that
14165         mm-charset-synonym-alist provides.
14166
14167 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14168
14169         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
14170         "ISO_8859-1".
14171
14172         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
14173
14174 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14175
14176         * mm-util.el (mm-charset-eval-alist):
14177         Define it before mm-charset-to-coding-system.
14178         (mm-charset-to-coding-system): Add optional argument `silent';
14179         define it before mm-charset-override-alist.
14180         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
14181         default value if it can be used in Emacs currently running;
14182         silence mm-charset-to-coding-system.
14183
14184 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14185
14186         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
14187         `allow-override' which says whether to use `mm-charset-override-alist'.
14188         (rfc2047-decode-encoded-words): Use it.
14189
14190         * mm-util.el (mm-charset-override-alist): Fix custom type;
14191         add `(gb2312 . gbk)' to choices.
14192
14193 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14194
14195         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
14196         fast.
14197
14198         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14199
14200         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
14201
14202 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
14203
14204         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
14205         on links.
14206
14207         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14208
14209 2008-12-03  Lute Kamstra  <lute@gnu.org>
14210
14211         * sha1.el: Remove leading * from docstrings of defcustoms,
14212         deffaces, defconsts and defuns.
14213
14214 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14215
14216         * message.el (message-idna-to-ascii-rhs-1): Protect against local
14217         users' addresses that don't have domain parts.
14218         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
14219         rather than message-narrow-to-head since there will be the message
14220         header separator.
14221
14222 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14223
14224         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
14225         since the result is inserted in a unibyte buffer anyway.
14226         (nnimap-demule-use-string-to-multibyte): Remove.
14227         (nnimap-demule): Alias it to mm-string-to-multibyte.
14228
14229 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14230
14231         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
14232         variable for debugging bug#464 and bug#1174.
14233         (nnimap-demule): Use it.
14234
14235 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14236
14237         * gnus-score.el (gnus-score-find-trace): Handle default score in total
14238         score calculation correctly.
14239
14240 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14241
14242         * message.el (message-send-mail): Just set the buffer to unibyte
14243         rather than use mm-with-unibyte-current-buffer which does a lot more.
14244         (message-send-mail-partially): Don't bother with
14245         mm-with-unibyte-current-buffer since it's already been made unibyte by
14246         message-send-mail.
14247
14248 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
14249
14250         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
14251
14252 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
14253
14254         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
14255
14256 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14257
14258         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
14259         require itself and to remove `with-no-warnings'.
14260
14261 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
14262
14263         * starttls.el (starttls-any-program-available): Get the name of the
14264         available TLS layer program.
14265         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
14266         well as the host name in the "opening" message.
14267
14268         * auth-source.el (auth-source-cache, auth-source-do-cache)
14269         (auth-source-user-or-password): Cache passwords and logins by default,
14270         allow override with `auth-source-do-cache'.
14271         (auth-source-forget-user-or-password): Allow users to remove cache
14272         entries if needed.
14273
14274 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
14275
14276         * md4.el (md4-buffer): Fix typo in docstring.
14277         (md4, md4-64): Doc fixes.
14278         (md4-pack-int32): Reflow docstring.
14279
14280 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14281
14282         * ietf-drums.el (ietf-drums-remove-comments): Localize second
14283         condition-case to only the forward-sexp call.
14284
14285 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14286
14287         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
14288         quotes contained.  Make it more robust regardless by an extra
14289         condition-case wrapper.
14290
14291 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14292
14293         * lpath.el: No need to fbind codepage-setup for Emacs 23.
14294
14295 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14296
14297         * nnml.el (nnml-request-expire-articles): Check if the function set to
14298         `nnmail-expiry-target' returns the symbol `delete'.
14299
14300         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
14301
14302         * nnmail.el (nnmail-expiry-target): Fix custom type.
14303
14304 2008-10-02  Glenn Morris  <rgm@gnu.org>
14305
14306         * mm-util.el (mm-codepage-setup): Tweak codepage error.
14307         Silence compiler warning.
14308
14309 2008-10-01  Magnus Henoch  <mange@freemail.hu>
14310
14311         * tls.el (open-tls-stream): Show the actual command being
14312         executed, instead of the format string.
14313
14314 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14315
14316         * lpath.el: Fbind codepage-setup for Emacs 23.
14317
14318 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
14319
14320         * mml.el (mml-menu): Don't assume mml2015 is bound.
14321
14322 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14323
14324         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
14325         exists.
14326
14327 2008-09-27  Glenn Morris  <rgm@gnu.org>
14328
14329         * gnus-util.el (mail-header-remove-comments): Autoload it.
14330
14331 2008-09-27  Andreas Schwab  <schwab@suse.de>
14332
14333         * gnus-util.el (gnus-split-references): Strip comments.
14334         (gnus-parent-id): Likewise.
14335
14336 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
14337
14338         * message.el (message-confirm-send): Fix version.
14339
14340 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14341
14342         * message.el (message-idna-to-ascii-rhs-1): Use
14343         mail-extract-address-components rather than mail-header-parse-addresses
14344         that is an alias by default to ietf-drums-parse-addresses that does not
14345         support non-ASCII names in headers' contents.
14346
14347 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14348
14349         * message.el (message-confirm-send): Fix variable documentation to
14350         avoid the "y/n" wording.
14351
14352 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
14353
14354         * message.el (message-set-auto-save-file-name): Save to a different
14355         filename so multiple messages (especially drafts) can be recovered.
14356
14357 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
14358
14359         * message.el (message-confirm-send): Add appropriate version.
14360
14361 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
14362
14363         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
14364         defvar.
14365
14366 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
14367
14368         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
14369         (mm-pkcs7-enveloped-magic): Ditto.
14370
14371 2008-09-17  Simon Josefsson  <simon@josefsson.org>
14372
14373         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
14374         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
14375
14376 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
14377
14378         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
14379         default, it's better.
14380
14381 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
14382
14383         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
14384         summary line gnus-number property and ignore them (with a warning
14385         message).
14386
14387 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14388
14389         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
14390         macro caddr in the interactive form since it won't be expanded.
14391
14392 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14393
14394         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
14395         `charset'; fix name of function called recursively.
14396         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
14397
14398 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14399
14400         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
14401         (gnus-mime-set-charset-parameters): New function.
14402         (gnus-mime-view-part-as-charset): Use it to correctly display part
14403         specifying wrong charset.
14404
14405 2008-09-08  David Engster  <dengste@eml.cc>
14406
14407         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
14408         in completing-read for back end server.
14409
14410 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
14411
14412         * message.el (message-confirm-send): New variable to confirm sending a
14413         message.
14414         (message-send): Use it.
14415
14416 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
14417
14418         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
14419
14420 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14421
14422         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
14423
14424 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
14425
14426         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
14427         prevent tracking too many groups.
14428         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
14429         Use it.
14430
14431 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
14432
14433         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
14434         moving point to the bottom of the window in order to avoid recentering.
14435
14436 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14437
14438         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
14439
14440         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
14441         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
14442         (gnus-article-beginning-of-window): Fix calculation.
14443
14444 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14445
14446         * gnus-msg.el (gnus-summary-supersede-article)
14447         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
14448         value of gnus-newsgroup-charset to decode non-MIME encoded text in
14449         message header.
14450
14451 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
14452
14453         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
14454         pending output coming after the status change.
14455
14456 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
14457
14458         * message.el:
14459         * gnus-start.el:
14460         * gnus-registry.el: Remove VMS support.
14461
14462 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14463
14464         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
14465         macro.
14466         (rfc2104-hash): Use it.
14467
14468 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
14469
14470         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
14471         (gnus-summary-sort-by-most-recent-date): New commands.
14472         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
14473         and menu entries.
14474
14475 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14476
14477         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
14478         don't redisplay article for raw contents; remove plural articles stuff.
14479
14480         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
14481         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
14482         on gnus-summary-save-article; display results properly.
14483
14484 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14485
14486         * lpath.el: No need to fbind ns-focus-frame.
14487
14488 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14489
14490         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
14491
14492 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14493
14494         * gnus-art.el (gnus-summary-save-in-pipe):
14495         Consider gnus-save-all-headers.
14496
14497 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
14498
14499         * gnus-util.el (ns-focus-frame): Remove declaration.
14500         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
14501         like x.
14502
14503 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
14504
14505         * rfc2104.el (rfc2104-zero): Delete defconst.
14506         (rfc2104-hex-alist): Likewise.
14507         (rfc2104-hex-to-int): Delete func.
14508         (rfc2104-hexstring-to-bitstring): Likewise.
14509         (rfc2104-nybbles): New defconst.
14510         (rfc2104-hash): Rewrite for speed.
14511
14512 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14513
14514         * tls.el (open-tls-stream): Make it work with the 2nd argument
14515         BUFFER that is a string but does not exist as a buffer object, as
14516         mentioned in the doc-string.
14517
14518 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14519
14520         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14521         SXEmacs.
14522
14523 2008-07-16  Glenn Morris  <rgm@gnu.org>
14524
14525         * gnus-util.el (ns-focus-frame): Declare for compiler.
14526
14527 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14528
14529         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14530         set as a group parameter.
14531         (gnus-summary-save-in-pipe): Work when it is called independently.
14532         (gnus-summary-pipe-to-muttprint): Don't modify
14533         gnus-summary-pipe-output-default-command.
14534
14535 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14536
14537         * message.el (message-send-mail-with-sendmail):
14538         Display the error message.
14539
14540 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14541
14542         * gnus-art.el (gnus-default-article-saver):
14543         Add gnus-summary-save-in-pipe to choices.
14544         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14545         gnus-summary-pipe-output-default-command as the default command.
14546         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14547         instead of gnus-last-shell-command.
14548
14549         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14550         New user option.
14551         (gnus-summary-muttprint-program): Mention the value will be changed.
14552         (gnus-summary-save-article): Force showing of all headers.
14553         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14554
14555 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14556
14557         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14558
14559 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14560
14561         * nnimap.el (nnimap-id):
14562         * sieve-manage.el (sieve-manage-open): Doc fixes.
14563
14564 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14565
14566         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14567         if available.
14568
14569 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14570
14571         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14572
14573         * nnkiboze.el (nnkiboze-generate-group):
14574         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14575
14576         * nnmairix.el: Require CL.
14577
14578 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14579
14580         * dgnushack.el: Autoload get-display-table and put-display-table for
14581         XEmacs 21.5.
14582
14583         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
14584         21.4 and SXEmacs.
14585
14586 2008-06-15  David Engster  <dengste@eml.cc>
14587
14588         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14589
14590 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14591
14592         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14593         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14594         runtime choice under XEmacs.
14595
14596         * gnus-sum.el (gnus-summary-set-display-table):
14597         Use `gnus-put-display-table', `gnus-get-display-table',
14598         `gnus-set-display-table' for the display table, instead of `aset'.
14599
14600         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14601         Use `gnus-put-display-table', `gnus-get-display-table',
14602         `gnus-set-display-table' for the display table.
14603
14604 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14605
14606         * nnmairix.el: Add autoloads.
14607
14608 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14609
14610         * nnmairix.el (nnmairix-delete-recreate-group)
14611         (nnmairix-update-and-clear-marks): Fix error messages.
14612
14613 2008-06-14  David Engster  <dengste@eml.cc>
14614
14615         * nnmairix.el: Upgrade to version 0.6.
14616         (nnmairix-group-toggle-propmarks-this-group)
14617         (nnmairix-group-toggle-readmarks-this-group)
14618         (nnmairix-group-delete-recreate-this-group)
14619         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14620         (nnmairix-remove-tick-mark-original-article): New commands.
14621         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14622         (nnmairix-propagate-marks-to-nnmairix-groups)
14623         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14624         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14625         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14626         functions needed for marks propagation and manipulation of read marks.
14627         (nnmairix-update-groups): New function.
14628         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14629         (nnmairix-determine-original-group-from-registry)
14630         (nnmairix-determine-original-group-from-path)
14631         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14632         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14633         New helper functions.
14634         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14635         keystrokes for new commands.
14636         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14637         (nnmairix-request-group): Check allow-fast group parameter.
14638         (nnmairix-request-create-group): Set allow-fast group parameter if
14639         nnmairix-allowfast-default is set.
14640         (nnmairix-close-group): Propagate marks upon closing if needed.
14641         (nnmairix-group-toggle-threads-this-group): Use new.
14642         nnmairix-group-toggle-parameter helper function.
14643         (nnmairix-search): Better check for empty search result.
14644         (nnmairix-goto-original-article): Use new helper functions for
14645         determining original article.
14646         (nnmairix-show-original-article): Make sure message-id is in brackets.
14647         (nnmairix-call-mairix-binary): Change variable name.
14648         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14649         helper function.
14650         (nnmairix-widget-toggle-activate): Fix doc string.
14651
14652 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14653
14654         * nnir.el: Require edmacro when compiling with XEmacs.
14655         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14656         available in Emacs 21.
14657
14658 2008-06-11  Glenn Morris  <rgm@gnu.org>
14659
14660         * gnus-util.el (x-focus-frame):
14661         * gnus.el (image-size):
14662         * mm-decode.el (image-size): Declare.
14663
14664         * gnus-picon.el (declare-function): Add compat definition.
14665         (image-size): Declare.
14666
14667         * gnus-group.el (tool-bar-map):
14668         * gnus-sum.el (tool-bar-map): Define for compiler.
14669
14670         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14671
14672         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14673
14674         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14675         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14676         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14677         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14678         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14679         * sieve-manage.el, spam-report.el, spam.el:
14680         Remove unnecessary eval-and-compile of autoloads.
14681
14682 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14683
14684         * auth-source.el: Precise Tramp doc.
14685
14686 2008-06-07  Glenn Morris  <rgm@gnu.org>
14687
14688         * nnmairix.el: Remove unnecessary eval-when-compile.
14689
14690 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14691
14692         * lpath.el: Fbind propertize for XEmacs 21.4.
14693
14694 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14695
14696         * nnir.el: Move here from ../contrib.
14697
14698 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14699
14700         * gnus-util.el (gnus-read-shell-command): New function.
14701         * mm-decode.el (mm-pipe-part):
14702         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14703
14704 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14705
14706         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14707
14708 2008-06-03  Glenn Morris  <rgm@gnu.org>
14709
14710         * pop3.el (nnheader-accept-process-output): Autoload it.
14711
14712 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14713
14714         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14715         are not 2-digit hexadecimal characters that follow `%'s.
14716
14717 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14718
14719         * message.el (message-bogus-recipient-p): Fix type in doc string.
14720         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14721         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14722         Improve custom options.
14723         (message-bogus-recipient-p): Adjust accordingly.
14724
14725 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14726
14727         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14728         long-form month and day names.
14729
14730 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14731
14732         * dgnushack.el: Autoload debug, eudc-expand-inline and
14733         pgg-snarf-keys-region for XEmacs.
14734
14735         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14736
14737         * nnmairix.el: Require edmacro when compiling with XEmacs.
14738
14739 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14740
14741         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14742         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14743
14744 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14745
14746         * auth-source.el: Add more docs.
14747
14748         * netrc.el (netrc-machine): Always match if the port is not given.
14749
14750 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14751
14752         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14753         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14754         retrieval faster in some cases, but might make CPU usage larger.
14755         If this has any bad side effects, we might revert this change.
14756
14757         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14758         seems to make mail retrieval much, much faster.
14759         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14760         unconditionally.
14761
14762         * gnus-draft.el (gnus-group-send-queue):
14763         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14764
14765 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14766
14767         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14768
14769         * message.el (message-bogus-address-regexp): Fix and improve custom
14770         type.
14771         (message-setup-hook): Add message-check-recipients as custom option.
14772
14773 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14774
14775         * message.el (message-cite-function): Remove bogus autoload which crept
14776         in during merge from v5-10.
14777
14778 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14779
14780         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14781
14782         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14783
14784         * auth-source.el: Preliminary Tramp docs.
14785         (auth-sources): Change the default auth-sources to use
14786         EPA .gpg files.
14787
14788 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14789
14790         * nntp.el: Autoload `auth-source-user-or-password'.
14791         (nntp-send-authinfo): Use it.
14792
14793         * nnimap.el: Autoload `auth-source-user-or-password'.
14794         (nnimap-open-connection): Use it.
14795
14796         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14797         for the gnus-message function.
14798         (auth-source-user-or-password): Use it.
14799
14800 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14801
14802         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14803         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14804         (rfc2104-hash): Use it.
14805
14806 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14807
14808         * gnus-art.el (gnus-article-toggle-truncate-lines):
14809         Don't use `iff' in docstring.
14810
14811 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14812
14813         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14814
14815         * gnus-util.el (gnus-extract-address-component-name)
14816         (gnus-extract-address-component-email): Convenience functions around
14817         `gnus-extract-address-components'.
14818
14819         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14820         Use `gnus-extract-address-component-email' to fix bug of comparing full
14821         sender name to `user-mail-address'.
14822
14823 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14824
14825         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14826         catch/throw to optimize.
14827         (gnus-registry-find-keywords): Just use member to find a keyword.
14828
14829 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14830
14831         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14832         is current before calling gnus-server-prepare.
14833         (gnus-server-setup-buffer, gnus-server-update-server)
14834         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14835
14836 2008-05-04  Juri Linkov  <juri@jurta.org>
14837
14838         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14839         (mailcap-file-default-commands): Use mailcap-replace-in-string
14840         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14841         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14842
14843 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14844
14845         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14846
14847 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14848
14849         * gnus.el: Bump version to 0.11.
14850
14851 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14852
14853         * gnus.el: No Gnus v0.10 is released.
14854
14855 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14856
14857         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14858         hooks.
14859         (gnus-update-read-articles): Speed up non-marks-using users.
14860         (gnus-use-marks): Define gnus-use-marks.
14861         (gnus-propagate-marks): Rename variable to something more sensible.
14862
14863 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14864
14865         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14866         (gmm-image-load-path-for-library): Fix typos in docstrings.
14867         (gmm-message): Reflow docstring.
14868
14869 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14870
14871         * mail-source.el (mail-source-set-1, mail-source-bind):
14872         Move auth-source code out of the macro to clean it up and fix bugs.
14873
14874 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14875
14876         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14877         by sender if it's equal to user-mail-address, it's likely to be
14878         useless.
14879
14880         * mail-source.el (mail-source-bind): Don't use user or password if they
14881         are not bound.  Unintern them if they are nil.  Don't use server unless
14882         it's bound, and default it to empty string otherwise.
14883
14884 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14885
14886         * mail-source.el: Load auth-source.el.
14887         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14888         get user name or password, if auth-sources is set up.
14889
14890         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14891         strategy of splitting with parent.
14892         (gnus-registry-split-fancy-with-parent)
14893         (gnus-registry-post-process-groups): Use it and fix prior
14894         bug (returning a list as the split result).
14895
14896         * auth-source.el (auth-sources): Remove server parameter.
14897         (auth-source-pick, auth-source-user-or-password)
14898         (auth-source-user-or-password-imap)
14899         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14900         (auth-source-user-or-password-sftp)
14901         (auth-source-user-or-password-smtp): Remove server parameter.
14902
14903 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14904
14905         * smime.el (smime-sign-region, smime-encrypt-region)
14906         (smime-decrypt-region):
14907         Remove redundant calls to `generate-new-buffer-name'.
14908
14909 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14910
14911         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14912         Don't use QP for message/rfc822.
14913         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14914
14915 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14916
14917         * sieve-manage.el (sieve-string-bytes): Remove.
14918         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14919         correct byte-length only if the process's coding-system is the same as
14920         the one used internally by Emacs to represent strings.
14921
14922 2008-04-22  Juri Linkov  <juri@jurta.org>
14923
14924         * mailcap.el (mailcap-file-default-commands): New function.
14925
14926 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14927
14928         * message.el (message-signature-separator, message-cite-function):
14929         Change custom version.
14930
14931 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14932
14933         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14934         commands.
14935         (tls-checktrust): Ditto.
14936
14937 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14938
14939         * mm-decode.el (mm-display-external): Make temp file read-only.
14940
14941 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14942
14943         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14944         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14945         `C-c C-f d'.
14946
14947 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14948
14949         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14950
14951 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14952
14953         * gnus.el: Bump version to 0.9.
14954
14955 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14956
14957         * gnus.el: No Gnus v0.8 is released.
14958
14959 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14960
14961         * mail-source.el (mail-source-value):
14962         Prefer fboundp to functionp so it works with macros as well.
14963
14964 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14965
14966         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14967         Fix last change in case the element is not even a symbol.
14968
14969 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14970
14971         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14972         Prefer fboundp to functionp so it works with macros as well.
14973
14974 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14975
14976         * auth-source.el: Add docs.
14977         (auth-sources): Modify format to support server.
14978         (auth-source-pick, auth-source-user-or-password)
14979         (auth-source-user-or-password-imap)
14980         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14981         (auth-source-user-or-password-sftp)
14982         (auth-source-user-or-password-smtp): Add server parameter.
14983
14984 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14985
14986         * gnus-registry.el: Initialize the registry when gnus-registry-install
14987         is t.
14988
14989 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14990
14991         * compface.el (uncompface): Make buffer unibyte.
14992
14993 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14994
14995         * mail-source.el (mail-source-value):
14996         Prefer fboundp to functionp so it works with macros as well.
14997
14998 2008-04-05  Glenn Morris  <rgm@gnu.org>
14999
15000         * gnus-ems.el (mm-disable-multibyte): Autoload it.
15001
15002 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15003
15004         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
15005         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
15006
15007         * nnheader.el (nnheader-init-server-buffer): Change buffer's
15008         multibyteness after rather than before erasing it.
15009
15010         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
15011         mm-with-multibyte.
15012         (gnus-request-article-this-buffer): Make sure the proper decoding is
15013         used if gnus-original-article-buffer happens to be unibyte.
15014
15015         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
15016         default-enable-multibyte-characters.
15017
15018         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
15019         default-enable-multibyte-characters.
15020
15021         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
15022
15023         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
15024
15025 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15026
15027         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15028         Fix last change in case the element is not even a symbol.
15029
15030 2008-04-02  Simon Josefsson  <simon@josefsson.org>
15031
15032         * imap.el (imap-enable-exchange-bug-workaround): New variable.
15033         (imap-message-copyuid-1): Use it.
15034         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
15035         J. Williams in
15036         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
15037
15038         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
15039         imap-enable-exchange-bug-workaround.
15040         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
15041
15042 2008-04-01  Simon Josefsson  <simon@josefsson.org>
15043
15044         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
15045         a 100 byte status-checks into a 2-3MB transfer for each group.
15046         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
15047         to enable bug workaround or not.
15048         (nnimap-find-minmax-uid): Only enable workaround conditionally.
15049
15050 2008-03-31  Glenn Morris  <rgm@gnu.org>
15051
15052         * message.el (mml2015-use): Declare for compiler.
15053         (message-info): Require mml2015 when appropriate.
15054
15055 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15056
15057         * Makefile.in (EMACS_COMP): Quote directory name that might contain
15058         whitespace.
15059
15060 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15061
15062         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
15063         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
15064         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
15065         (nntp-service-to-port): New function.
15066         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
15067         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
15068         (nntp-open-netcat-stream): New function.
15069         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
15070
15071 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
15072
15073         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
15074
15075 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15076
15077         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
15078
15079 2008-03-28  Magnus Henoch  <mange@freemail.hu>
15080
15081         * dns.el (dns-write): Use set-buffer-multibyte.
15082
15083 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
15084
15085         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
15086
15087 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15088
15089         * message.el (message-signature-separator): Change default.
15090         Improve custom type.
15091         (message-cite-function): Change default to
15092         message-cite-original-without-signature.
15093
15094         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
15095         toggle.
15096
15097         * message.el (message-check-news-body-syntax): Fix signature check.
15098         (message-setup-1): Mark buffer as unmodified _after_ running
15099         message-setup-hook and handling message-alternative-emails.
15100         (message-shorten-references): Be more strict when building list of
15101         valid references to comply with GNKSA.
15102
15103         * gnus-group.el (gnus-read-ephemeral-bug-group)
15104         (gnus-read-ephemeral-debian-bug-group)
15105         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
15106
15107         * message.el (message-info): Don't use booleanp which isn't supported
15108         in Emacs 21 and XEmacs.
15109
15110 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
15111
15112         * gnus-group.el (gnus-gmane-group-download-format): Rename from
15113         gnus-group-gmane-group-download-format.
15114         (gnus-group-read-ephemeral-gmane-group): Rename from
15115         gnus-group-read-ephemeral-gmane-group.
15116         (gnus-read-ephemeral-gmane-group-url): Rename from
15117         gnus-group-read-ephemeral-gmane-group-url.
15118         (gnus-bug-group-download-format-alist): New variable.
15119         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
15120         (gnus-read-ephemeral-emacs-bug-group): New commands.
15121
15122 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15123
15124         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
15125         (gnus-visible-headers): Improve custom type.
15126
15127 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15128
15129         * mml.el (mml-menu): Add workarounds for XEmacs.
15130
15131         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
15132         X-Boundary header.
15133
15134         * message.el (message-simplify-recipients): Fix previous commit.
15135
15136 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15137
15138         * mm-util.el (mm-set-buffer-multibyte): New function.
15139         * mm-decode.el (mm-copy-to-buffer): Use it.
15140
15141         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15142         Prefer fboundp to functionp so it works with macros as well.
15143
15144 2008-03-19  Glenn Morris  <rgm@gnu.org>
15145
15146         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
15147         Accidentally removed in the sync process with Emacs.
15148
15149 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
15150
15151         * message.el (message-alter-recipients-discard-bogus-full-name):
15152         New function.
15153         (message-alter-recipients-function): New variable.
15154         (message-get-reply-headers): Use it.
15155         (message-replace-header): New helper function.
15156         (message-recipients-without-full-name): New variable.
15157         (message-simplify-recipients): New command.
15158
15159         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
15160
15161         * message.el (message-info): Handle EasyPG manual.
15162
15163         * mml.el (mml-menu): Add entry for EasyPG.
15164
15165 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
15166
15167         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
15168         parameter.
15169
15170         * message.el (message-disassociate-draft): Specify drafts group name
15171         fully.
15172
15173 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
15174
15175         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15176         Eliminate unnecessary duplicates from the match list.
15177
15178 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15179
15180         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
15181
15182         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
15183
15184         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
15185         args of `how-many' of which the XEmacs version doesn't take; declare
15186         Info-index-next as function.
15187
15188 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15189
15190         * gnus-score.el (gnus-score-headers): Fix handling of
15191         gnus-inhibit-slow-scoring.
15192
15193         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
15194         string.
15195         (gnus-button-url-regexp): Improve handling of parenthesis.
15196         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
15197         (gnus-button-handle-info-keystrokes): Handle index entries.
15198
15199 2008-03-15  Glenn Morris  <rgm@gnu.org>
15200
15201         * parse-time.el (parse-time-string): Simplify.
15202
15203 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15204
15205         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
15206         Incoming* files.
15207
15208 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
15209
15210         * auth-source.el (auth-sources): Rename from auth-source-choices.
15211         (auth-source-pick): Use it.
15212
15213 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15214
15215         * binhex.el (binhex-decode-region-internal):
15216         * uudecode.el (uudecode-decode-region-internal):
15217         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
15218         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
15219         setting default-enable-multibyte-characters.
15220
15221 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
15222
15223         * auth-source.el (auth-source-protocols)
15224         (auth-source-protocols-customize, auth-source-choices): Add and
15225         modified variable customizations and defaults.
15226         (auth-source-pick, auth-source-user-or-password)
15227         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
15228         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15229         (auth-source-user-or-password-sftp)
15230         (auth-source-user-or-password-smtp): Use new variables and provide an
15231         interface to netrc.el.
15232
15233 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15234
15235         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
15236         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
15237         Make sure the nntp port to specify is a string.
15238
15239 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15240
15241         * nntp.el: Use with-current-buffer.
15242         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
15243         dubious mm-with-unibyte-current-buffer.
15244         (nntp-with-open-group-function): New function extracted from
15245         nntp-with-open-group macro.
15246         (nntp-with-open-group): Use the function, so it's easier to debug.
15247         Add indentation and debugging info.
15248         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
15249         Recommend the use of the netcat alternatives.
15250
15251         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
15252         Avoid mm-string-as-multibyte as well.
15253
15254         * nnweb.el (nnweb-insert-html):
15255         Remove use of nnheader-string-as-multibyte.
15256
15257         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
15258         (nnheader-string-as-multibyte): Remove.
15259
15260         * mm-view.el: Use inhibit-read-only.
15261         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
15262         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
15263         or unibyte-string.
15264
15265         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
15266         (mm-uu-yenc-extract): Use with-current-buffer.
15267
15268         * gnus-soup.el (gnus-soup-send-packet): Don't use
15269         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
15270
15271         * nnmh.el: Use with-current-buffer.
15272         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
15273         mm-string-as-multibyte on the output of mm-encode-coding-string.
15274
15275         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
15276         (nnimap-request-move-article): Use with-current-buffer.
15277
15278         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
15279         inserting the handle-buffer's text, so the implicit multibyte->unibyte
15280         conversion uses string-make-unibyte rather than string-as-unibyte.
15281
15282         * gnus-msg.el: Use with-current-buffer.
15283
15284         * message.el (message-ignored-resent-headers): Add "Delivered-To".
15285
15286 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
15287
15288         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
15289         string for caching if it is 'PIN.
15290
15291 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15292
15293         * lpath.el: Consider the case without Emacs/W3.
15294
15295 2008-03-08  Glenn Morris  <rgm@gnu.org>
15296
15297         * time-date.el (date-to-time, time-subtract, time-add)
15298         (safe-date-to-time): Doc fixes.
15299
15300 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15301
15302         * mail-source.el (mail-source-delete-old-incoming-confirm):
15303         Change default to nil.
15304         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
15305
15306 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15307
15308         * lpath.el: Rearrange.
15309
15310         * gnus-art.el (gnus-narrow-to-page): Position point properly.
15311         (gnus-article-goto-prev-page): Work for articles having ^L's.
15312
15313         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
15314
15315         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
15316
15317 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15318
15319         * gnus-bookmark.el: Adjust for renames in bookmark.el.
15320         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
15321         (gnus-bookmark-jump): Adjust some variable names.
15322
15323 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
15324
15325         * auth-source.el: New package.
15326         (auth-source-choices): Add customization entry point variable.
15327
15328         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
15329         bug.
15330
15331 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
15332
15333         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
15334         (gnus-registry-initialize, gnus-registry-install-p): Use it.
15335         (gnus-registry-install-shortcuts): Rename from
15336         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
15337         the `gnus-registry-mark-map' keymap dynamically from
15338         `gnus-registry-marks'.  The generated functions update the summary line
15339         when a registry mark is added or deleted, and will call
15340         `gnus-registry-install-p' (see the comments in the code).
15341         (gnus-registry-user-format-function-M): Use concat intelligently.
15342
15343         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
15344         the registry mark functions.
15345
15346 2008-03-05  Glenn Morris  <rgm@gnu.org>
15347
15348         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
15349         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
15350         gnus-art.
15351         (top-level): No need to load own source when compiling.
15352
15353 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15354
15355         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
15356         Suggested by <chris.anderton@zetnet.co.uk>.
15357
15358 2008-03-04  Glenn Morris  <rgm@gnu.org>
15359
15360         * gnus-sum.el (top-level): No need to require gnus when compiling,
15361         since unconditionally required near start of file.
15362         (gnus-summary-display-while-building): Move definition before use.
15363
15364 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15365
15366         * gnus-registry.el (gnus-registry-user-format-function-M):
15367         Add formatting function.
15368
15369 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15370
15371         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
15372         with plists.
15373         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
15374         Use new format.
15375
15376 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15377
15378         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
15379         `where-is-internal' that returns a range of key sequences.
15380
15381 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15382
15383         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
15384
15385         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
15386         (gnus-summary-jump-to-group): Consider windows on other displayed
15387         frames as well.  Similar changes might be needed elsewhere, but that's
15388         the one I've bumped into during my use.
15389
15390         * nndoc.el (nndoc-oe-dbx-type-p):
15391         * gnus-msg.el (gnus-debug):
15392         * gnus-group.el (gnus-update-group-mark-positions):
15393         Use mm-string-to-multibyte.
15394
15395 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15396
15397         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
15398         doesn't handle NotDashEscaped.
15399
15400         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
15401         (mml-dnd-attach-options): Fix typo in custom choice.
15402
15403         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
15404         Change nndoc-article-type to mbox.
15405         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
15406
15407         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
15408         to nil, instead of html2text.
15409
15410         * imap.el (imap-debug): Add `imap-ping-server'.
15411
15412         * gnus-bookmark.el: Add FIXMEs.
15413
15414         * message.el (message-form-letter-separator)
15415         (message-send-form-letter-delay): New variables.
15416         (message-send-form-letter): Use them.  New command to send form
15417         letters.  Requested by Uwe Siart.
15418         (message-send-mail-function): Doc fix.  Add "Other" custom option.
15419
15420 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15421
15422         * Update copyright years.
15423
15424 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15425
15426         Sync from EMACS_22_BASE.
15427
15428         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
15429
15430 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
15431
15432         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
15433         empty author.
15434
15435 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
15436
15437         * gnus-registry.el (gnus-registry-marks): Add variable for
15438         customization of marks and their appearance.
15439         (gnus-registry-read-mark): Use it.
15440         (gnus-registry-do-marks): Add utility function to loop through
15441         `gnus-registry-marks'.
15442         (gnus-registry-install-shortcuts-and-menus): Add function to install
15443         shortcuts and menus.
15444         (gnus-registry-initialize): Use it.
15445         (gnus-registry-default-mark): Clarify documentation.
15446
15447 2008-02-29  Glenn Morris  <rgm@gnu.org>
15448
15449         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
15450         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
15451         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
15452         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
15453         Change defcustom :version from 23.0 to 23.1.
15454
15455 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
15456
15457         * gnus-registry.el (gnus-registry-follow-group-p)
15458         (gnus-registry-post-process-groups): Add functions to aid registry
15459         splitting and improve logging.  Clarify behavior in function
15460         documentation.
15461         (gnus-registry-split-fancy-with-parent): Use them.
15462
15463 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15464
15465         * gnus-art.el: Use with-current-buffer.
15466
15467 2008-02-27  David Engster  <dengste@eml.cc>
15468
15469         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
15470         Express real group name in the response.
15471
15472 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15473
15474         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
15475         (nnmairix-last-server, nnmairix-current-server): Defvar them.
15476         (nnmairix-goto-original-article): Defvar gnus-registry-install and
15477         autoload gnus-registry-fetch-group when compiling.
15478         (nnmairix-request-group-with-article-number-correction):
15479         Remove unreferenced argument passed to nnmairix-call-backend.
15480
15481 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15482
15483         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
15484         (mm-uu-extract): Improve face for low color ttys.
15485         Reported by Sascha Wilde.
15486
15487 2008-02-27  Glenn Morris  <rgm@gnu.org>
15488
15489         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
15490         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
15491         variables to defconsts.  Convert comments to doc-strings.
15492         (nnmairix-last-server, nnmairix-current-server): Convert from free
15493         variables to defvars.  Convert comments to doc-strings.
15494         (gnus-registry-fetch-group): Autoload.
15495         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
15496         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
15497         (nnmairix-widget-build-editable-fields): Use car cddr rather than
15498         caddr.
15499         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
15500         nnmairix-request-group-with-article-number-correction call.
15501         (nnmairix-fast, nnmairix-group): New, less general names, for free
15502         variables passed from nnmairix-request-group to
15503         nnmairix-request-group-with-article-number-correction.  Declare.
15504         (nnmairix-request-group-with-article-number-correction):
15505         Use nnmairix-fast, nnmairix-group rather than fast, group.
15506
15507 2008-02-26  David Engster  <dengste@eml.cc>
15508
15509         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
15510         version 0.5.
15511
15512 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15513
15514         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15515         instead of making an extra function call.  Don't add the current group
15516         to articles only when they have the group.  Use
15517         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15518         Reported by David <de_bb@arcor.de>.
15519
15520 2008-02-24  Miles Bader  <miles@gnu.org>
15521
15522         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15523         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15524         (mm-find-mime-charset-region):
15525         * mm-bodies.el (mm-encode-body):
15526         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15527
15528 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15529
15530         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15531         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15532
15533 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15534
15535         * mail-source.el (mail-source-delete-incoming): Change default.
15536         Supplement doc string.
15537
15538         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15539
15540 2008-02-14  Glenn Morris  <rgm@gnu.org>
15541
15542         * time-date.el (format-seconds): New function.
15543
15544 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15545
15546         * nnmail.el (nnmail-message-id-cache-file): Derive from
15547         `gnus-home-directory'.
15548
15549 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15550
15551         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15552         Document negative prefix.
15553
15554         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15555
15556 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15557
15558         * message.el (message-unsent-separator): Add the Exim bounce
15559         separator.
15560
15561 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15562
15563         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15564         list.
15565         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15566         recipient/signer list.
15567
15568 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15569
15570         * Makefile.in (datarootdir): Define.
15571         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15572         name that might contain whitespace.
15573
15574 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15575
15576         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15577         fbound (Emacs 23 unicode), signal an error.
15578
15579 2008-02-08  Glenn Morris  <rgm@gnu.org>
15580
15581         * gnus-art.el (pgg-display-output-buffer): Declare as function.
15582
15583 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
15584
15585         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
15586         ports to the calls to `netrc-machine-user-or-password' in addition to
15587         "imap" and "imaps".
15588
15589 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15590
15591         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15592
15593         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15594
15595 2008-02-01  Kenichi Handa  <handa@m17n.org>
15596
15597         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15598         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15599         (rfc2104-hash): Convert the result of concat to unibyte string.
15600
15601 2008-02-01  Dave Love  <fx@gnu.org>
15602
15603         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15604         coding-system-for-read.
15605         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15606
15607 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15608
15609         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15610         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15611         <hanche@math.ntnu.no>.
15612
15613 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15614
15615         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15616
15617         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15618
15619 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15620
15621         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15622         * message.el (message-beginning-of-line): Use featurep instead of bound
15623         tests in order to resolve conditionals at compile time.
15624
15625 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15626
15627         * mail-source.el (mail-sources): Add `group' choice.
15628
15629         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15630         parameter `in-group' to control into which group the articles go.
15631         Add treatment of `group' mail-source.
15632
15633 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15634
15635         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15636
15637         * mm-decode.el (mm-dissect-buffer): Decode description.
15638
15639         * mml.el (mml-to-mime): Encode message header first.
15640
15641 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15642
15643         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15644         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15645
15646         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15647         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15648
15649 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15650
15651         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15652
15653 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15654
15655         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15656         prefix keys.
15657         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15658         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15659         gnus-xmas.el.
15660
15661         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15662         (gnus-xmas-article-describe-bindings): New function.
15663         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15664         gnus-xmas-article-describe-bindings.
15665
15666         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15667
15668 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15669
15670         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15671         Add new variables for article mark management.
15672         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15673         list of extra data entries which, when present, will indicate that the
15674         article ID should not be trimmed from the registry.
15675         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15676         functions.
15677         (gnus-registry-read-mark): New function to read a mark name from the
15678         user.
15679         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15680         (gnus-registry-set-article-mark-internal): New functions to add and
15681         remove marks.
15682         (gnus-registry-get-article-marks): New function to show the marks for
15683         an article, or retrieve them for further use.
15684
15685 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15686
15687         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15688         keys when no argument is given.
15689
15690 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15691
15692         * imap.el (imap-ping-server): New variable.
15693         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15694         (imap-ping-server): Minor doc string fixes.
15695
15696 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15697
15698         * imap.el (imap-ping-server): New function.
15699         (imap-opened): Call imap-ping-server.
15700
15701 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15702
15703         * gnus-sum.el (gnus-article-sort-by-random)
15704         (gnus-thread-sort-by-random): Fix doc strings.
15705         Reported by jidanni@jidanni.org.
15706
15707 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15708
15709         * gnus-art.el (gnus-article-describe-bindings): New function.
15710         (gnus-article-read-summary-keys): Use it.
15711         (gnus-article-mode-map): Bind `C-h b' to it.
15712
15713 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15714
15715         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15716         XEmacs.
15717         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15718         Protect against non-character events.
15719
15720         * lpath.el: Fbind map-keymap for Emacs 21.
15721
15722 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15723
15724         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15725         New command.
15726         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15727         instead of END.  Change name of the temp file.
15728         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15729         customizable.
15730
15731 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15732
15733         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15734         bind `S W' to gnus-article-wide-reply-with-original; set default
15735         binding to gnus-article-read-summary-send-keys.
15736         (gnus-article-read-summary-keys): Fix the order of keys; display
15737         continuation keys correctly in the echo area; describe bindings
15738         correctly when keys end with `C-h'.
15739         (gnus-article-read-summary-send-keys): New function.
15740         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15741         Work for gnus-article-read-summary-send-keys; display continuation keys
15742         correctly in the echo area.
15743         (gnus-article-reply-with-original): Ignore prefix argument.
15744         (gnus-article-wide-reply-with-original): New function.
15745
15746         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15747         Emacs 21.
15748
15749 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15750
15751         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15752         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15753
15754 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15755
15756         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15757         (gnus-group-read-ephemeral-gmane-group): New command.
15758
15759 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15760
15761         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15762
15763 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15764
15765         * message.el (message-send-mail-function): Increase custom version.
15766
15767         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15768         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15769
15770 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15771
15772         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15773         for the cases where imap-authenticate is called with a nil buffer
15774         parameter.
15775
15776 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15777
15778         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15779         html parts correctly; support forwarded messages.
15780         (gnus-article-browse-html-article): Remove work buffers.
15781
15782         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15783         compiling.
15784         (netrc-bound-and-true-p): New macro.
15785         (netrc-parse): Use it instead of bound-and-true-p that is not available
15786         in XEmacs 21.4.
15787
15788 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15789
15790         * gnus-registry.el (gnus-registry-mark-article)
15791         (gnus-registry-article-marks): Add functionality to mark articles
15792         through the Gnus registry.
15793
15794         * encrypt.el: Clarify documentation for the new pgg method.
15795         (encrypt-file-alist): Add PGG option.
15796         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15797         functionality.  Abstract password key and messaging to external
15798         functions.
15799         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15800         (encrypt-message-method-and-cipher): Add new convenience external
15801         functions.
15802         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15803         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15804
15805         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15806         (netrc-parse): Use encrypt-file-alist to determine if
15807         encrypt-find-model or encrypt-insert-file-contents should be used.
15808
15809         * encrypt.el: Clarify documentation.  Load password-cache or
15810         password, whichever one is found first, instead of autoloading.
15811
15812 2007-12-19  Glenn Morris  <rgm@gnu.org>
15813
15814         * mml.el (message-options-set, message-narrow-to-head)
15815         (message-in-body-p, message-mail-p, message-encode-message-body):
15816         Autoload.
15817         (message-remove-header, message-narrow-to-headers-or-head)
15818         (message-subscribed-p, message-make-mail-followup-to)
15819         (message-position-on-field, message-news-p)
15820         (message-options-set-recipient, message-generate-headers)
15821         (message-sort-headers): Declare as functions.
15822
15823 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15824
15825         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15826         convention in doc string.
15827
15828 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15829
15830         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15831         title to html parts.
15832         (gnus-article-browse-html-article): Pass message header to it.
15833
15834         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15835
15836 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15837
15838         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15839         or password compatible with XEmacs.
15840
15841 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15842
15843         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15844         format document.
15845         (gnus-mime-delete-part): Don't write description line if empty.
15846         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15847
15848 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
15849
15850         * gnus-sum.el (gnus-summary-mark-unread-as-read)
15851         (gnus-summary-mark-read-and-unread-as-read)
15852         (gnus-summary-mark-current-read-and-unread-as-read)
15853         (gnus-summary-mark-unread-as-ticked): Doc fix.
15854         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15855
15856 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15857
15858         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15859         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15860
15861 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15862
15863         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15864         yes-or-no-p.
15865
15866 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15867
15868         * mm-decode.el (mm-add-meta-html-tag): New function.
15869         (mm-save-part-to-file, mm-pipe-part): Use it.
15870
15871         * gnus-art.el (gnus-article-browse-delete-temp-files):
15872         Use gnus-y-or-n-p instead of y-or-n-p.
15873         (gnus-article-browse-html-parts): Work with message/external-body; use
15874         mm-add-meta-html-tag.
15875
15876 2007-12-11  Glenn Morris  <rgm@gnu.org>
15877
15878         * gnus-cache.el: Require gnus-sum not just when compiling.
15879
15880         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15881
15882         * gnus-int.el (gnus-server-opened, gnus-status-message):
15883         Move definitions before use.
15884
15885         * mm-decode.el: Require gnus-util.
15886         (mm-remove-part): Only call delete-annotation on XEmacs.
15887
15888         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15889
15890         * nnmail.el: Require gnus-int.
15891
15892         * spam.el: Move `require's before `eval-when-compile's.
15893
15894         * gnus-ems.el (gnus-alive-p):
15895         * gnus-fun.el (message-goto-eoh):
15896         * gnus-util.el (gnus-group-name-decode):
15897         * mail-source.el (gnus-compress-sequence):
15898         * message.el (Info-goto-node, format-spec):
15899         * mm-bodies.el (message-options-get):
15900         * mm-decode.el (mm-view-pkcs7):
15901         * mm-util.el (gmm-write-region):
15902         * mml-smime.el (mml-compute-boundary)
15903         (gnus-completing-read-with-default):
15904         * mml.el (widget-button-press, gnus-make-hashtable):
15905         * mml1991.el (mm-decode-content-transfer-encoding)
15906         (mm-encode-content-transfer-encoding)
15907         (message-options-get, message-options-set):
15908         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15909         * nnfolder.el (gnus-request-group):
15910         * nnheader.el (ietf-drums-unfold-fws):
15911         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15912         * smime.el (gnus-run-mode-hooks):
15913         * spam-stat.el (gnus-message): Autoload.
15914
15915         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15916         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15917         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15918         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15919         Add declare-function compatibility definition.
15920
15921         * gnus-cache.el (nnvirtual-find-group-art):
15922         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15923         (gnus-add-image, gnus-add-wash-type):
15924         * gnus-group.el (nnkiboze-score-file):
15925         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15926         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15927         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15928         (message-tokenize-header, gnus-get-buffer-create)
15929         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15930         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15931         * gnus.el (gnus-group-decoded-name):
15932         * mail-source.el (imap-capability):
15933         * mm-bodies.el (message-options-set):
15934         * mm-decode.el (gnus-configure-windows):
15935         * mm-extern.el (message-goto-body):
15936         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15937         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15938         (epg-sub-key-validity, message-options-set):
15939         * mml.el (widget-event-point, gnus-configure-windows):
15940         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15941         * mml2015.el (epg-check-configuration, epg-configuration)
15942         (message-options-set):
15943         * nndb.el (nndb-request-article):
15944         * nnfolder.el (gnus-request-create-group):
15945         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15946         * nnmaildir.el (gnus-group-mark-article-read):
15947         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15948         * rfc1843.el (message-fetch-field):
15949         * spam.el (gnus-extract-address-components):
15950         Declare as functions.
15951
15952 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15953
15954         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15955
15956         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15957
15958         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15959         bind show-trailing-whitespace for XEmacs.
15960
15961 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15962
15963         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15964         new no-op macro for backward compatibility.
15965
15966         * imap.el (imap-string-to-integer): New function.
15967
15968 2007-12-09  Glenn Morris  <rgm@gnu.org>
15969
15970         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15971
15972         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15973         * message.el, mm-view.el, sieve-manage.el, smime.el:
15974         Add declare-function compatibility definition.
15975
15976         * gnus-art.el (w3-region, w3m-region, Info-menu):
15977         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15978         * gnus-sum.el (gnus-get-predicate):
15979         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15980         * message.el (mail-abbrev-in-expansion-header-p):
15981         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15982         (w3m-detect-meta-charset, w3m-region):
15983         * sieve-manage.el (password-read, password-cache-add)
15984         (password-cache-remove):
15985         * smime.el (password-read-and-add): Declare as functions.
15986
15987 2007-12-08  David Kastrup  <dak@gnu.org>
15988
15989         * gnus-sum.el (gnus-summary-simplify-subject-query):
15990         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15991         `message'.
15992
15993 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15994
15995         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15996         it to bind idna-program, installation-directory, defined-colors, and
15997         face-attribute for XEmacs of the version that compiles defcustom forms.
15998
15999 2007-12-07  Glenn Morris  <rgm@gnu.org>
16000
16001         * gnus-art.el (article-make-date-line): Revert previous change.
16002
16003 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16004
16005         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
16006
16007 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
16008
16009         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
16010         Call gnus-add-to-range ranges only once with a prepared article-list.
16011
16012 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
16013
16014         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
16015         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
16016         group names with backslashes.
16017         Reported by Tassilo Horn <tassilo@member.fsf.org>.
16018
16019 2007-12-06  Deepak Goel  <deego3@gmail.com>
16020
16021         * gnus-art.el (article-make-date-line):
16022         * gnus-start.el (gnus-load):
16023         * pop3.el (pop3-read-response): Fix buggy call to `error'.
16024
16025 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16026
16027         * gnus-art.el (gnus-use-idna):
16028         * gnus-start.el (gnus-site-init-file):
16029         * message.el (message-use-idna):
16030         * mm-uu.el (mm-uu-hide-markers):
16031         * smiley.el (smiley-style): Revert changes that suppress warnings.
16032
16033 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16034
16035         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
16036         specify charset to html source.
16037         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16038
16039 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16040
16041         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
16042         idna-program in order to suppress byte compile warning issued by XEmacs
16043         that came to byte compile the default value section of defcustom forms
16044         recently.
16045
16046         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
16047         value of installation-directory.
16048
16049         * message.el (message-use-idna): Don't directly refer to the value of
16050         idna-program.
16051
16052         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
16053
16054         * smiley.el (smiley-style): Don't directly call face-attribute.
16055
16056 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
16057
16058         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
16059
16060         * gnus-dired.el: Reduce Gnus dependencies.
16061         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
16062         Don't require.  Use autoloads instead.
16063         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
16064         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
16065         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
16066         (gnus-dired-mode): Adjust doc string.
16067         (gnus-dired-mail-mode): New variable.
16068         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
16069         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
16070         (gnus-dired-mail-buffers): New function.  Return mail or message
16071         composition buffers.
16072         (gnus-dired-attach): Use it.
16073         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
16074         NO-DECODE.
16075         (gnus-dired-print): Use `gnus-print-buffer' depending on
16076         `gnus-dired-mail-mode'.
16077
16078 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16079
16080         * rfc2047.el (rfc2047-encoded-word-regexp)
16081         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
16082         explaining what regexp patterns are for.
16083
16084 2007-12-04  Glenn Morris  <rgm@gnu.org>
16085
16086         * password.el: Move to password-cache.el.
16087
16088         * mml1991.el (password-read, password-cache-add, password-cache-remove):
16089         * mml2015.el (password-read, password-cache-add, password-cache-remove):
16090         * mml-smime.el (password-read, password-cache-add)
16091         (password-cache-remove):
16092         No need to autoload, since mml-sec requires password.
16093
16094         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
16095         * message.el (gnus-extract-address-components):
16096         * mml-smime.el (gnus-extract-address-components): Define for compiler.
16097
16098         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
16099         password.
16100
16101 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16102
16103         * mailcap.el: Reduce dependencies.
16104         (mail-header-parse-content-type): Autoload.
16105         (mailcap-delete-duplicates): New alias.
16106         (mailcap-mime-info): Add optional argument NO-DECODE.
16107         (mailcap-mime-types): Use mailcap-delete-duplicates.
16108
16109         * message.el (message-ignored-supersedes-headers): Add "X-ID".
16110
16111 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
16112
16113         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
16114         (imap-parse-status): Upcase status-att for servers that sends them
16115         lower-case (e.g., MS Exchange 2007).
16116
16117 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16118
16119         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
16120         function.
16121
16122         * gnus-uu.el (gnus-uu-decode-yenc): New command.
16123         (gnus-uu-yenc-article): New function.
16124
16125         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
16126
16127         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
16128
16129 2007-12-02  Glenn Morris  <rgm@gnu.org>
16130
16131         * binhex.el (binhex): New custom group.
16132         (binhex-decoder-program, binhex-decoder-switches)
16133         (binhex-use-external): Move to the binhex custom group.
16134
16135         * uudecode.el (uudecode): New custom group.
16136         (uudecode-decoder-program, uudecode-decoder-switches)
16137         (uudecode-use-external): Move to the uudecode custom group.
16138
16139         * netrc.el (top-level): Don't load `encrypt' features.
16140         (netrc-parse): Don't use encrypt.
16141         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
16142
16143         * encrypt.el: Remove file.
16144
16145 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
16146
16147         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
16148         matches on patches.
16149
16150         * gnus-art.el (gnus-article-browse-html-article):
16151         Mention `mm-text-html-renderer' in the doc string.
16152
16153         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
16154         string.  Add comments.
16155
16156         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
16157         if rhs is ASCII.
16158
16159 2007-12-01  Glenn Morris  <rgm@gnu.org>
16160
16161         * mail-source.el (top-level): Require format-spec before
16162         eval-when-compile.
16163
16164 2007-11-30  Glenn Morris  <rgm@gnu.org>
16165
16166         * encrypt.el: Require password, rather than autoloading password-read.
16167
16168 2007-11-29  Glenn Morris  <rgm@gnu.org>
16169
16170         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
16171         (sasl-make-client, sasl-next-step, sasl-step-data)
16172         (sasl-step-set-data): Declare as functions.
16173
16174 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
16175
16176         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
16177
16178 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
16179
16180         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
16181         certs should be verified and what is to be done in the event of a
16182         verification failure.
16183
16184         * gnus.el (gnus-method-to-server): Add an optional parameter so the
16185         caller can indicate whether the cache should be disregarded for this
16186         call.  This way the result of the call is reproducible at all times and
16187         can be considered a canonical server name for the supplied method.
16188         (gnus-agent-method-p): Canonicalize server names by pushing their
16189         method through `gnus-method-to-server' using the no-cache argument.
16190
16191         * gnus-srvr.el (gnus-server-insert-server-line):
16192         Call `gnus-method-to-server' with `no-cache' argument.
16193
16194         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
16195         gnus-agent-possibly-synchronize-flags as this should be called when the
16196         server is actually being opened.
16197         (gnus-agent-possibly-synchronize-flags)
16198         (gnus-agent-possibly-synchronize-flags-server): Move check for the
16199         flags file of an agentized server to the latter function.
16200
16201         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
16202         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
16203         after a connection has been established successfully.
16204
16205 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16206
16207         * gnus-art.el (article-display-face): Force to display face if called
16208         interactively; check if gnus-article-x-face-too-ugly matches author.
16209         (article-display-x-face): Display face even if From header is missing
16210         as article-display-face does.
16211
16212 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
16213
16214         * hashcash.el (message-narrow-to-headers-or-head)
16215         (message-fetch-field, message-goto-eoh)
16216         (message-narrow-to-headers): Declare as functions.
16217
16218 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
16219
16220         * mail-source.el (mail-sources): Default to fetch from file for
16221         compatibility with default of nnmail-spool-file.
16222
16223 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16224
16225         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
16226         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
16227         to look for encoded word that should be encoded again.
16228         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
16229         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
16230         encoding pattern.
16231         (rfc2047-decode-region): Switch strict regexp and loose one according
16232         to rfc2047-allow-irregular-q-encoded-words.
16233
16234 2007-11-25  Romain Francoise  <romain@orebokech.com>
16235
16236         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
16237
16238 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16239
16240         * tls.el (tls-program): Provide more custom choices from
16241         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
16242         (tls-process-connection-type, tls-success): Remove "*" in doc string.
16243
16244 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16245
16246         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
16247         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
16248
16249         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
16250         `nnmail-spool-file'.
16251
16252         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
16253         `nnmail-spool-file'.
16254
16255         * gnus-move.el (gnus-change-server): Ditto.
16256
16257         * gnus-kill.el (gnus-batch-score): Ditto.
16258
16259         * gnus-cache.el (gnus-jog-cache): Ditto.
16260
16261         * gnus-msg.el (gnus-summary-reply):
16262         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
16263
16264 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16265
16266         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
16267         version.  Minor improvement to doc strings.
16268         (tls-program): Add comment.
16269
16270 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
16271
16272         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
16273         (tls-checktrust): New variable.  Check if GNU TLS complained about a
16274         mismatch between the hostname provided in the certificate and the name
16275         of the host connnecting to.
16276         (open-tls-stream): Use them.  Check certificates against trusted root
16277         certificates.
16278
16279 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16280
16281         * gnus-cache.el (gnus-cache-generate-nov-databases):
16282         Use nnml-generate-nov-databases-directory instead of
16283         nnml-generate-nov-databases-1.
16284
16285 2007-11-24  Glenn Morris  <rgm@gnu.org>
16286
16287         * message.el (message-tool-bar-retro): Update for rename
16288         mail_send.xpm->mail-send.xpm.
16289
16290 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
16291
16292         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
16293         `smime-ldap-search' for Emacs 22 and up.
16294
16295 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16296
16297         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
16298
16299         * message.el (message-send-mail-function): Fix error convention.
16300         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16301         (message-widen-reply, message-send-mail, message-talkative-question)
16302         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
16303         (message-clone-locals, message-send-news): Use with-current-buffer.
16304         (message-insert-or-toggle-importance): Remove unused var `valid'.
16305         (message-make-references): Remove unused var `new-references'.
16306         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
16307
16308 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
16309
16310         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
16311         (spam-split-symbolic-return-positive): Reflow docstring.
16312         (spam-backends, spam-summary-exit-behavior)
16313         (spam-mark-ham-unread-before-move-from-spam-group)
16314         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
16315         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16316         (spam-clear-cache, spam-backend-check, spam-install-backend)
16317         (spam-install-statistical-backend, spam-list-of-processors)
16318         (spam-group-processor-p, spam-split, spam-bogofilter-score)
16319         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
16320         (spam-check-crm114, spam-initialize, spam-unload-hook):
16321         Fix typos in docstrings.
16322
16323 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16324
16325         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
16326         been checked if they have never been read and those group levels are
16327         higher than the one that a user specified.
16328
16329 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16330
16331         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
16332         foreign groups unless a group level is specified by a user.
16333         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
16334
16335 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
16336
16337         * message.el (message-send-mail-function): Require sendmail.
16338
16339 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
16340
16341         * message.el (message-send-mail-function): Check for smtpmail too.
16342
16343         * utf7.el (utf7-encode, utf7-decode): Use coding system
16344         `utf-7'/`utf-7-imap' from utf-7.el' if available.
16345
16346         * message.el (message-send-mail-function): New function.
16347         (message-send-mail-function): Set default using
16348         message-send-mail-function.  Adjust doc string.
16349         (message-send-mail-with-mailclient): New function.
16350
16351 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
16352
16353         * smime.el (from):
16354         * rfc2047.el (message-posting-charset):
16355         * qp.el (mm-use-ultra-safe-encoding):
16356         * pop3.el (parse-time-months):
16357         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
16358         * nnml.el (files):
16359         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
16360         (jka-compr-compression-info-list, ange-ftp-path-format)
16361         (efs-path-regexp):
16362         * nndiary.el (files):
16363         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
16364         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
16365         (epg-digest-algorithm-alist, inhibit-redisplay)
16366         (password-cache-expiry):
16367         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
16368         (pgg-output-buffer, password-cache-expiry):
16369         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
16370         (efs-path-regexp):
16371         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
16372         (inhibit-redisplay):
16373         * mm-uu.el (file-name, start-point, end-point, entry)
16374         (gnus-newsgroup-name, gnus-newsgroup-charset):
16375         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
16376         (latin-unity-ucs-list):
16377         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
16378         (mm-uu-binhex-decode-function):
16379         * message.el (gnus-message-group-art, gnus-list-identifiers)
16380         (rmail-enable-mime-composing, gnus-local-organization)
16381         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
16382         (gnus-read-active-file, facemenu-add-face-function)
16383         (facemenu-remove-face-function, gnus-article-decoded-p)
16384         (tool-bar-mode):
16385         * mail-source.el (display-time-mail-function):
16386         * gnus-util.el (nnmail-pathname-coding-system)
16387         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
16388         (gnus-original-article-buffer, gnus-user-agent)
16389         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
16390         (xemacs-codename, sxemacs-codename, emacs-program-version):
16391         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
16392         * gnus-start.el (gnus-agent-covered-methods)
16393         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
16394         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
16395         (gnus-newsgroup-headers, gnus-group-list-mode)
16396         (gnus-group-mark-positions, gnus-newsgroup-data)
16397         (gnus-newsgroup-unreads, nnoo-state-alist)
16398         (gnus-current-select-method, mail-sources)
16399         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
16400         (nnmail-spool-file, gnus-cache-active-hashtb):
16401         * gnus-mh.el (mh-lib-progs):
16402         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
16403         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
16404         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
16405         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
16406         (gnus-group-buffer):
16407         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
16408         (font-lock-set-defaults):
16409         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
16410         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
16411         (gnus-summary-post-menu, total-parts, type, condition, length):
16412         * gnus-agent.el (gnus-agent-read-agentview):
16413         * flow-fill.el (show-trailing-whitespace):
16414         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
16415         eval-and-compile wrappers for byte compiler pacifiers.
16416
16417         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
16418         (mm-display-inline-fontify): Check for featurep 'xemacs not
16419         extent-list.
16420
16421         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
16422         itimer-list.
16423         (mm-create-image-xemacs): Only do something for XEmacs.
16424         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
16425
16426         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
16427
16428         * gnus-registry.el (gnus-adaptive-word-syntax-table):
16429         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
16430
16431 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
16432
16433         * nnimap.el (nnimap-split-download-body):
16434         * gnus-demon.el (gnus-demon):
16435         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
16436
16437 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16438
16439         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
16440         New macros.
16441         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
16442         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
16443         copy data from unibyte buffer to multibyte current buffer.
16444         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
16445         to copy data from unibyte current buffer to multibyte buffer.
16446         (nntp-make-process-buffer): Make process buffer unibyte.
16447
16448         * pop3.el (pop3-open-server): Fix typo in Lisp code.
16449
16450 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
16451
16452         * pop3.el (pop3-open-server): Accept and process data more robustly at
16453         connection start to avoid spurious "POP SSL connection failed" errors.
16454
16455 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16456
16457         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
16458         read group names.
16459
16460 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
16461
16462         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
16463
16464 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16465
16466         * nnmail.el (nnmail-parse-active): Make group names unibyte.
16467         (nnmail-save-active): Use a unibyte buffer when saving active file,
16468         which may contain non-ASCII group names.
16469
16470         * nnml.el (nnml-request-group): Decode group names in messages.
16471
16472 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
16473
16474         * message.el (message-citation-line-function)
16475         (message-insert-formatted-citation-line): Fix spelling of
16476         `message-insert-formated-citation-line'.
16477
16478 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
16479
16480         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
16481
16482 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16483
16484         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
16485         nnmail-pathname-coding-system.
16486
16487         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
16488         that a user enters; decode group names in messages.
16489
16490         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
16491
16492 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16493
16494         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
16495
16496         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
16497
16498         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
16499         risky local variable.
16500
16501         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
16502
16503 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
16504
16505         * encrypt.el: Improve documentation to fix function name typo.
16506         Reported by Daiki Ueno <ueno@unixuser.org>.
16507
16508 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16509
16510         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
16511         even if the point is not in the last page of an article.
16512         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16513         back to the previous page.
16514
16515 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16516
16517         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16518
16519 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16520
16521         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16522
16523 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16524
16525         * message.el (message-check-news-body-syntax):
16526         Avoid mm-string-as-multibyte.
16527         (message-hide-headers): Don't assume (point-min)==1.
16528
16529 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16530
16531         * message.el (message-remove-blank-cited-lines): Fix if remove is
16532         given.
16533         (message-bogus-address-regexp): New variable.
16534         (message-bogus-recipient-p): New function.
16535         (message-check-recipients): New command.
16536         (message-syntax-checks): Add `bogus-recipient'.
16537         (message-fix-before-sending): Add `bogus-recipient'.
16538
16539         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16540         (gnus-treat-body-boundary): Don't test window-system.
16541
16542 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16543
16544         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16545
16546 2007-10-28  Miles Bader  <miles@gnu.org>
16547
16548         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16549         at compile-time too.
16550
16551 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16552
16553         * gnus-msg.el (gnus-message-setup-hook):
16554         Add `message-remove-blank-cited-lines' to options.
16555
16556 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16557
16558         * message.el (message-remove-blank-cited-lines): New function.
16559         Suggested by Karl Plästerer.
16560
16561 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16562
16563         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16564         mapc.
16565
16566         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16567         (top-level): Use mapc to set functions to be traced for debugging.
16568
16569         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16570         called for effect with while loop.
16571
16572         * message.el (message-talkative-question): Replace mapcar called for
16573         effect with mapc.
16574
16575         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16576         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16577         called for effect with dolist.
16578
16579         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
16580
16581         * nndiary.el: Use dolist instead of mapcar to add diary headers to
16582         gnus-extra-headers and nnmail-extra-headers.
16583
16584         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
16585         called for effect with dolist.
16586         (top-level): Use mapc to set functions to be traced for debugging.
16587
16588         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16589         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16590         dolist.
16591
16592         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16593         Replace mapcar called for effect with mapc.
16594         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16595         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16596         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16597         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16598
16599         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16600         remove-if that's a cl function.
16601
16602         * webmail.el (webmail-debug): Replace mapcar called for effect with
16603         dolist.
16604
16605         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16606         with mapc.
16607
16608 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16609
16610         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16611         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16612         with while loop.
16613
16614         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16615         functions from article-* functions.
16616         (gnus-multi-decode-header): Replace mapcar called for effect with
16617         dolist.
16618
16619         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16620         (gnus-bookmark-show-details): Replace mapcar called for effect with
16621         while loop.
16622
16623         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16624         called for effect with while loop.
16625
16626         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16627         with dolist.
16628
16629         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16630         Replace mapcar called for effect with dolist.
16631
16632         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16633
16634         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16635         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16636         Replace mapcar called for effect with dolist.
16637         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16638         mapc.
16639
16640         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16641         Replace mapcar called for effect with dolist.
16642         (gnus-topic-list): Replace mapcar called for effect with mapc.
16643
16644         * gnus.el: Use mapc instead of mapcar to add autoloads.
16645
16646 2007-10-23  Richard Stallman  <rms@gnu.org>
16647
16648         * gnus-group.el (gnus-group-highlight): Mark as risky.
16649
16650 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16651
16652         * gnus.el (gnus-server-to-method): Return method found first in
16653         gnus-newsrc-alist.
16654
16655         * gnus-art.el (gnus-article-highlight-signature)
16656         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16657         button overlay without the front stickiness.
16658
16659 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16660
16661         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16662         overview buffer needed a catch to receive its throw.
16663         (gnus-agent-flush-cache): Declare as interactive to make this function
16664         easier to use.
16665
16666 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16667
16668         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16669         `next-line'.
16670
16671 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16672
16673         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16674         exclude address matching message-dont-reply-to-names.
16675
16676 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16677
16678         * gnus-util.el (gnus-string<): New function.
16679
16680         * gnus-sum.el (gnus-article-sort-by-author)
16681         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16682
16683 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16684
16685         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16686         the frame-focus tag is set in gnus-buffer-configuration.
16687
16688 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16689
16690         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16691         the front stickiness.
16692
16693 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16694
16695         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16696         url pattern; remove duplicate one.
16697         (gnus-article-extend-url-button): New function.
16698         (gnus-article-add-buttons): Use it.
16699         (gnus-button-push): Use concatenated url that it makes.
16700
16701 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16702
16703         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16704
16705 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16706
16707         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16708         Don't hardcode point-min==1.
16709
16710 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16711
16712         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16713         Fix comment about "iso8859-1".
16714
16715 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16716
16717         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16718         ones returned from the verify-function.
16719
16720         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16721         Call mml2015-extract-cleartext-signature if extraction failed.
16722
16723 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16724
16725         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16726         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16727         failed.
16728
16729 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16730
16731         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16732
16733 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16734
16735         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16736         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16737         recommends to use EasyPG instead of PGG.
16738
16739         * pgg.el: Revert to revision 6.23.2.16.
16740
16741         * pgg-def.el: Revert to revision 6.6.2.14.
16742
16743         * pgg-gpg.el: Revert to revision 6.23.2.34.
16744
16745 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16746
16747         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16748         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16749         thread for both the null and zero (kill/expire thread) universal prefix
16750         cases.
16751         (gnus-summary-expire-thread): Add new function to expire a thread,
16752         using gnus-summary-kill-thread.
16753         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16754         shortcuts for gnus-summary-expire-thread.
16755         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16756         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16757
16758 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16759
16760         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16761         extras value, so an extras entry can be deleted.
16762         (gnus-registry-delete-extra-entry): Use it.
16763         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16764         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16765         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16766         storage through the gnus-registry, and provide an appropriate API for
16767         it.
16768
16769 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16770
16771         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16772         Suggested by Leo <sdl.web@gmail.com>.
16773
16774         * gnus.el: Do.
16775
16776 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16777
16778         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16779         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16780
16781         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16782
16783         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16784         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16785
16786 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16787
16788         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16789         newline.
16790         (nnmbox-request-accept-article): Don't change article in source buffer;
16791         narrow to header to use message-fetch-field rather than
16792         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16793         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16794         as delimiters; make sure article ends with newline.
16795         (nnmbox-delete-mail): Correct last position of article to be deleted;
16796         ignore X-Gnus-Newsgroup header in article body.
16797         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16798         positions; make sure article ends with newline.
16799
16800         * message.el (message-display-abbrev): Don't infloop when a user
16801         inserts SPC in the beginning of header.
16802
16803         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16804         coding-system-for-read and coding-system-for-write for XEmacs having no
16805         file-coding feature.
16806
16807         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16808
16809 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16810
16811         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16812         list of groups not followed by default.  Fix type to be regexp.
16813         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16814
16815 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16816
16817         * hmac-def.el (define-hmac-function): Switch from old-style to
16818         new-style backquotes.
16819
16820         * md4.el (md4-make-step): Likewise.
16821
16822 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16823
16824         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16825         raw-text coding system when saving .newsrc file, which may contain
16826         non-ASCII group names.
16827
16828 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16829
16830         * gnus-cus.el (gnus-score-extra): New widget.
16831         (gnus-score-extra-convert): New function.
16832         (gnus-score-customize): Use it for Extra.
16833
16834 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16835
16836         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16837         (mml2015-mailcrypt-clear-verify): Use it.
16838         (mml2015-gpg-clear-verify): Use it.
16839         (mml2015-pgg-clear-verify): Use it.
16840         (mml2015-epg-clear-verify): Replace the current part with the output
16841         from GnuPG; don't extract the plaintext by itself.
16842
16843         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16844         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16845         mml2015-clear-verify-function; don't touch the armor headers or
16846         dash-escaped text here.
16847
16848 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16849
16850         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
16851         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16852         parts, or application/octet-stream as a last resort.
16853         (gnus-mime-view-part-as-type): Don't toggle display.
16854         (gnus-mime-view-part-as-charset): Don't turn off display before
16855         querying charset.
16856
16857         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16858         stuff to undisplayer function in Emacs.
16859         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16860
16861         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16862         text/calendar parts.
16863
16864 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16865
16866         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16867         decoding text/calendar parts.
16868
16869         * message.el (message-forward-make-body-mime): Always mark body as
16870         having no illegible text; remove signed-or-encrypted argument.
16871         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16872
16873         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16874         (mml-generate-mime-1): Don't encode body if it is specified to be in
16875         raw form; don't make buffer be unibyte when inserting multibyte string.
16876
16877 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16878
16879         * sha1.el: Fix up comment style.
16880         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16881         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16882
16883         * hex-util.el: Fix up comment style.
16884         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16885
16886         * gnus-salt.el: Use with-current-buffer.
16887         (gnus-pick-setup-message): Fix long-standing typo.
16888
16889 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16890
16891         * imap.el (imap-logout-timeout): New variable.
16892         (imap-logout, imap-logout-wait): New functions.
16893         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16894
16895         * nnimap.el (nnimap-logout-timeout): New server variable.
16896         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16897         nnimap-logout-timeout.
16898
16899         * gnus-art.el (gnus-article-summary-command-nosave)
16900         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16901
16902 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16903
16904         * gnus.el (gnus-maximum-newsgroup): New variable.
16905
16906         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16907         according to gnus-maximum-newsgroup.
16908
16909         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16910         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16911         Limit the range of articles according to gnus-maximum-newsgroup.
16912
16913 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16914
16915         * gnus-art.el (gnus-sticky-article): Fix problems described in
16916         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16917         Don't perform gnus-configure-windows here; reuse existing sticky
16918         article buffer.
16919
16920         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16921         it doesn't exist in gnus-article-mode.
16922
16923 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16924
16925         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16926         (gnus-agent-decoded-group-name): New function.
16927         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16928         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16929
16930 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16931
16932         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16933         Add binding for gnus-sticky-article.
16934         (gnus-summary-exit): Don't kill sticky article buffers.
16935
16936         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16937         article buffer.
16938         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16939         (gnus-kill-sticky-article-buffers): New commands.
16940
16941 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16942
16943         * nntp.el (nntp-xref-number-is-evil): New server variable.
16944         (nntp-find-group-and-number): If it is non-nil, don't trust article
16945         numbers in the Xref header.
16946
16947 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16948
16949         * gnus-agent.el (gnus-agent-read-group): New function.
16950         (gnus-agent-flush-group, gnus-agent-expire-group)
16951         (gnus-agent-regenerate-group): Use it.
16952         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16953         nnmail-pathname-coding-system.
16954
16955 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16956
16957         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16958
16959         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16960         that are unread as unread, and also as selected so that information of
16961         marks having been changed by a user may be updated when exiting group.
16962
16963 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16964
16965         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16966
16967 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16968
16969         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16970         calculated ignoring signature parts to gnus-treat-article.
16971
16972 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16973
16974         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16975         a point here in order to keep the window start.
16976         (gnus-insert-mime-security-button): Make a button overlay without the
16977         front stickiness.
16978         (gnus-mime-display-security): Goto the end of a button.
16979
16980         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16981
16982 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16983
16984         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16985         group-name-at-point.
16986         (gnus-group-completing-read): New function that offers decoded
16987         non-ASCII group names for completion.
16988         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16989         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16990         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16991         (gnus-group-fetch-control): Use it.
16992         (gnus-fetch-group): Use group-name-at-point for the initial value
16993         rather than the default value; use gnus-alive-p.
16994
16995         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16996         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16997         (gnus-summary-post-news): Use gnus-group-completing-read.
16998
16999         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
17000         (gnus-read-move-group-name): Decode group name for completion.
17001
17002 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
17003
17004         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
17005         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
17006         Yamaoka slightly modified the code).
17007
17008 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17009
17010         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
17011         (nnmail-split-incoming): Bind it.
17012
17013         * nnml.el (nnml-group-name-charset): New function.
17014         (nnml-decoded-group-name): Use it; don't decode group name if
17015         nnmail-group-names-not-encoded-p is non-nil.
17016         (nnml-encoded-group-name): New function.
17017         (nnml-group-pathname): Inline nnml-decoded-group-name.
17018         (nnml-request-expire-articles): Decode group name in message.
17019         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
17020         nnmail-pathname-coding-system.
17021         (nnml-save-mail, nnml-active-number): Work with decoded group names and
17022         not decoded ones according to nnmail-group-names-not-encoded-p.
17023         (nnml-generate-active-info): Use nnml-encoded-group-name.
17024
17025 2007-08-08  Glenn Morris  <rgm@gnu.org>
17026
17027         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
17028         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
17029         doc-strings and comments.
17030
17031 2007-07-25  Glenn Morris  <rgm@gnu.org>
17032
17033         * Relicense all FSF files to GPLv3 or later.
17034
17035 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17036
17037         * gnus-sum.el (gnus-summary-move-article):
17038         Make gnus-summary-respool-article work.
17039
17040 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
17041
17042         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
17043         string.
17044
17045 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
17046
17047         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
17048         that should be ignored when comparing distant RSS articles with local
17049         ones.
17050         (nnrss-make-hash-index): New function.  Create a hash index according
17051         to the ignored fields.
17052         (nnrss-check-group): Use it.
17053
17054 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17055
17056         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
17057
17058         * gnus-art.el (article-decode-group-name): Decode Xref header too.
17059
17060         * gnus-group.el (gnus-group-make-group): Encode group name here unless
17061         the new optional argument ENCODED is non-nil.
17062         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
17063         coding system for encoding group name.
17064         (gnus-group-make-rss-group): Pass un-encoded group name to
17065         gnus-group-make-group.
17066         (gnus-group-set-info): Tell gnus-group-make-group that group name is
17067         encoded.
17068
17069         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
17070         Encode group name to which articles are moved or copied.
17071         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
17072         coding system for encoding Newsgroup, Followup-To and Xref headers.
17073
17074         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
17075         marks; use nnheader-file-coding-system to write a file.
17076         (nnagent-retrieve-headers): Bind file-name-coding-system to
17077         nnmail-pathname-coding-system.
17078
17079         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
17080
17081         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
17082         (nnml-request-article, nnml-request-create-group)
17083         (nnml-request-rename-group, nnml-find-id)
17084         (nnml-possibly-change-directory, nnml-possibly-create-directory)
17085         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
17086         (nnml-save-marks): Use nnml-group-pathname instead of
17087         nnmail-group-pathname.
17088
17089         (nnml-request-create-group, nnml-request-expire-articles)
17090         (nnml-request-move-article, nnml-request-delete-group)
17091         (nnml-deletable-article-p, nnml-possibly-create-directory)
17092         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
17093         (nnml-open-marks): Bind file-name-coding-system to
17094         nnmail-pathname-coding-system.
17095
17096         (nnml-request-article): Pass server argument to nnml-find-group-number.
17097         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
17098         Pass server argument to nnml-possibly-create-directory.
17099         (nnml-request-accept-article): Pass server argument to
17100         nnml-active-number and nnml-save-mail.
17101         (nnml-find-group-number): Pass server argument to nnml-find-id.
17102         (nnml-request-update-info): Pass server argument to
17103         nnml-marks-changed-p.
17104
17105         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
17106         (nnml-save-mail, nnml-active-number): Add server argument.
17107
17108         (nnml-request-delete-group): Warn if group is missing.
17109         (nnml-get-nov-buffer): Decode group name.
17110         (nnml-generate-active-info): Encode group name.
17111         (nnml-open-marks): Decode group name in messages.
17112
17113 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17114
17115         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
17116         if it is not specified.
17117         (gnus-article-pipe-part, gnus-article-save-part)
17118         (gnus-article-interactively-view-part, gnus-article-copy-part)
17119         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
17120         (gnus-article-inline-part, gnus-article-save-part-and-strip)
17121         (gnus-article-replace-part, gnus-article-delete-part)
17122         (gnus-article-view-part-as-type): Pass raw prefix argument to
17123         gnus-article-part-wrapper.
17124
17125 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17126
17127         * gnus-agent.el (gnus-agent-save-active):
17128         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
17129
17130         * gnus-cache.el (gnus-cache-save-buffers)
17131         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
17132         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
17133         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
17134         (gnus-cache-braid-nov, gnus-cache-braid-heads)
17135         (gnus-cache-generate-active, gnus-cache-rename-group)
17136         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
17137         (gnus-cache-update-overview-total-fetched-for):
17138         Bind file-name-coding-system to nnmail-pathname-coding-system.
17139         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
17140         New variables.
17141         (gnus-cache-decoded-group-name): New function.
17142         (gnus-cache-file-name): Use it.
17143         (gnus-cache-generate-active): Use non-decoded group name for active.
17144
17145         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
17146         right place.
17147         (gnus-write-active-file): Don't break non-ASCII group names.
17148
17149         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
17150         nnmail-pathname-coding-system.
17151
17152         * lpath.el: Bind default-file-name-coding-system,
17153         file-name-coding-system and language-info-alist for XEmacs.
17154
17155         * gnus-uu.el (gnus-uu-decode-save): Typo.
17156
17157 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17158
17159         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
17160
17161 2007-07-14  David Kastrup  <dak@gnu.org>
17162
17163         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
17164         finishing actions if we did not edit the article.
17165
17166 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17167
17168         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
17169         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
17170         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
17171         (gnus-agent-flush-group, gnus-agent-flush-cache)
17172         (gnus-agent-fetch-headers, gnus-agent-load-alist)
17173         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
17174         (gnus-agent-retrieve-headers, gnus-agent-request-article)
17175         (gnus-agent-regenerate-group)
17176         (gnus-agent-update-files-total-fetched-for)
17177         (gnus-agent-update-view-total-fetched-for):
17178         Bind file-name-coding-system to nnmail-pathname-coding-system.
17179         (gnus-agent-group-pathname): Don't encode file names by
17180         nnmail-pathname-coding-system.
17181         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
17182         coding-system-for-write instead of buffer-file-coding-system to
17183         gnus-agent-file-coding-system.
17184
17185         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
17186         Decode group name.
17187
17188         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
17189
17190         * gnus-start.el (gnus-update-active-hashtb-from-killed)
17191         (gnus-read-newsrc-el-file): Make group names unibyte.
17192
17193         * nnmail.el (nnmail-group-pathname): Don't encode file names by
17194         nnmail-pathname-coding-system.
17195
17196         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
17197         (nnrss-request-delete-group): Bind file-name-coding-system to
17198         nnmail-pathname-coding-system.
17199         (nnrss-read-server-data, nnrss-read-group-data):
17200         Bind file-name-coding-system correctly.
17201         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
17202
17203         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
17204         (nntp-server-to-method-cache): New variable.
17205         (nntp-group-pathname): New function that decodes non-ASCII group names.
17206         (nntp-possibly-create-directory, nntp-marks-changed-p)
17207         (nntp-save-marks, nntp-open-marks): Use it.
17208         (nntp-possibly-create-directory, nntp-open-marks):
17209         Bind file-name-coding-system to nnmail-pathname-coding-system.
17210         (nntp-open-marks): Decode group names when bootstrapping marks.
17211
17212         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
17213         Newsgroups and Followup-To headers.
17214
17215 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17216
17217         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17218         (gnus-server-closed-face, gnus-server-denied-face)
17219         (gnus-server-offline-face): Remove variable.
17220         (gnus-server-font-lock-keywords): Use faces that are not aliases.
17221
17222         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
17223         of modifying message-stack directly for XEmacs.
17224
17225         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
17226         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
17227         if the coding-system argument is nil for XEmacs.
17228
17229         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
17230         mm-charset-override-alist.
17231
17232         * rfc2047.el: Don't require base64; require rfc2045 for the function
17233         rfc2045-encode-string.
17234         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
17235         to quote the parameter value.
17236
17237 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17238
17239         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
17240         form in gnus-group-name-charset-method-alist.
17241
17242         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
17243         overrides the default layout edit-form.
17244
17245         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
17246
17247         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
17248
17249 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17250
17251         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
17252         as unfetched articles.
17253
17254 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
17255
17256         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
17257
17258 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17259
17260         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
17261         original back end that keeps marks in the local system.
17262
17263 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17264
17265         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
17266         arg of pop-to-buffer for XEmacs.
17267         (gnus-article-read-summary-keys): Ditto; don't restore window
17268         configuration if summary command ends up with neither article buffer
17269         nor summary buffer; describe bindings if summary keys end with C-h.
17270
17271 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17272
17273         * message.el (message-fix-before-sending): Skip raw message part to be
17274         forwarded while checking illegible text.
17275         (message-forward-make-body-mime, message-forward-make-body):
17276         Mark signed or encrypted raw message as having no illegible text.
17277
17278 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17279
17280         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
17281         (gnus-message-with-timestamp-1): New macro.
17282         (gnus-message-with-timestamp): New function.
17283         (gnus-message): Use them.
17284
17285         * nnheader.el (nnheader-message): Use them.
17286
17287 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
17288
17289         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
17290         .newsrc.eld file.
17291
17292 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17293
17294         * gnus-agent.el (gnus-agent-fetch-headers)
17295         (gnus-agent-retrieve-headers):
17296         Bind gnus-decode-encoded-address-function to identity.
17297
17298         * nntp.el (nntp-send-xover-command): Recognize an xover command is
17299         available also when the server returns simply a dot.
17300
17301         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
17302
17303 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17304
17305         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
17306
17307 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17308
17309         * gnus-ems.el (gnus-x-splash): Make it work.
17310
17311         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
17312         from being used.
17313
17314         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
17315
17316 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17317
17318         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
17319         4th and the 5th arguments.
17320
17321         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
17322         the front stickiness.
17323         (gnus-article-summary-command-nosave): Correct the order of the
17324         arguments passed to pop-to-buffer.
17325         (gnus-article-read-summary-keys): Ditto; make it work properly when the
17326         summary command ends up with the article buffer.
17327
17328         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
17329         the same faces.
17330
17331 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
17332
17333         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
17334
17335 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
17336
17337         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
17338         * gnus-sum.el (gnus-summary-highlight):
17339         * pgg.el (pgg-sign-region, pgg-sign):
17340         * mail-source.el (mail-source-delete-old-incoming-confirm):
17341         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
17342
17343 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17344
17345         * gnus-art.el (gnus-mime-view-part-externally)
17346         (gnus-mime-view-part-internally): Fix predicate function passed to
17347         completing-read.
17348
17349         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
17350
17351         * gnus.el (gnus-update-message-archive-method): Add :version.
17352
17353 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17354
17355         * gnus.el (gnus-update-message-archive-method): New variable.
17356
17357         * gnus-start.el (gnus-setup-news): Update saved "archive" method
17358         according to gnus-message-archive-method if
17359         gnus-update-message-archive-method is non-nil.
17360
17361 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17362
17363         * gnus-sum.el (gnus-summary-limit-to-address): New function.
17364         Suggested by Loic Dachary <loic@dachary.org>.
17365         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17366
17367 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17368
17369         * message.el (message-pop-to-buffer): Add switch-function argument.
17370         (message-mail): Pass switch-function argument to it.
17371
17372 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
17373
17374         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
17375         Improve doc string.
17376
17377 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17378
17379         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
17380         (gnus-header-content):
17381         * gnus-cite.el (gnus-cite-10):
17382         * gnus-srvr.el (gnus-server-closed):
17383         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
17384         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
17385         (gnus-group-mail-3-empty, gnus-group-mail-low)
17386         (gnus-group-mail-low-empty, gnus-splash):
17387         * message.el (message-header-to, message-header-cc)
17388         (message-header-subject, message-header-other, message-header-name)
17389         (message-header-xheader, message-separator, message-cited-text)
17390         (message-mml): Lighten colors of faces used for dark background.
17391
17392 2007-05-24  Simon Josefsson  <simon@josefsson.org>
17393
17394         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
17395         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
17396
17397 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17398
17399         * message.el (message-narrow-to-headers-or-head):
17400         Ignore mail-header-separator in the body.
17401
17402 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17403
17404         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
17405         same as window size.
17406
17407 2007-05-22  Kevin Ryde  <user42@zip.com.au>
17408
17409         * message.el (message-font-lock-keywords): Use message-header-xheader
17410         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
17411         ahead of the anything pattern, to get it recognized.
17412
17413 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17414
17415         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
17416         spam.el loads uses it in the compiled defadvice form.
17417
17418 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
17419
17420         * gnus-sum.el (gnus-articles-to-read)
17421         (gnus-summary-insert-old-articles): Don't truncate group name for
17422         `read-string'.
17423
17424         * gnus-util.el (gnus-limit-string): Delete this function.
17425
17426         * gnus-sum.el (gnus-simplify-subject-fully):
17427         Use `truncate-string-to-width' instead.
17428
17429 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
17430
17431         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
17432         Tell if, on summary exit, the next group has to be selected.
17433         (gnus-summary-exit): Use it.
17434
17435 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
17436
17437         * gnus-art.el (gnus-article-mode): Fix comment about displaying
17438         non-break space.
17439
17440 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17441
17442         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
17443         Check if group is not a directory.
17444         (nnfolder-request-expire-articles): Don't delete articles if the target
17445         group is not available.
17446
17447         * nnml.el (nnml-request-create-group): Properly check if group is not a
17448         file.
17449         (nnml-request-expire-articles): Don't delete articles if the target
17450         group is not available.
17451
17452         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17453         Don't quote characters that are within parentheses.
17454
17455 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17456
17457         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
17458         (gnus-handle-ephemeral-exit): Select article according to it.
17459
17460 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17461
17462         * message.el (message-insert-formated-citation-line): Remove newline.
17463         (message-citation-line-format): Add final \n here so that the user can
17464         avoid a blank line.
17465
17466 2007-05-03  Dan Christensen  <jdc@uwo.ca>
17467
17468         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
17469         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
17470         Update lanl/arXiv support.
17471
17472 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17473
17474         * gnus.el: Bump version number.
17475
17476 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17477
17478         * gnus.el (gnus-version-number): Bump version.
17479
17480 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17481
17482         * gnus.el: No Gnus v0.6 is released.
17483
17484 2007-04-27  Didier Verna  <didier@xemacs.org>
17485
17486         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
17487         * gmm-utils.el (gmm-regexp-concat): ... here.
17488         * message.el: Don't require 'gnus-util.
17489         (message-dont-reply-to-names): Handle name change above.
17490         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
17491
17492 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17493
17494         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
17495         since the initial value varies according to the system.
17496
17497 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17498
17499         * mm-util.el (mm-charset-synonym-alist): Defcustom.
17500
17501 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
17502
17503         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
17504
17505 2007-04-24  Didier Verna  <didier@xemacs.org>
17506
17507         Improve the type of gnus-ignored-from-addresses.
17508         * gnus-util.el (gnus-orify-regexp): New function.
17509         * message.el (gnus-util): Require it.
17510         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
17511         * gnus-sum.el (gnus-ignored-from-addresses): New function.
17512         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17513
17514 2007-04-24  Didier Verna  <didier@xemacs.org>
17515
17516         * gnus-sum.el:
17517         * gnus-utils.el: Fix some trailing whitespaces.
17518
17519 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17520
17521         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17522         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17523         article's Message-ID; refer parent article in summary buffer.
17524
17525         * message.el (message-bounce): Call mime-to-mml.
17526
17527         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17528         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17529         optimize and/or forms properly.
17530
17531 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17532
17533         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17534         URL.
17535
17536 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17537
17538         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17539
17540 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17541
17542         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17543         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17544         displayed of multipart/alternative part if it is invoked from summary
17545         buffer.
17546
17547         * mm-view.el (mm-inline-text-html-render-with-w3m)
17548         (mm-inline-text-html-render-with-w3m-standalone)
17549         (mm-inline-render-with-function): Use mail-parse-charset by default.
17550
17551 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17552
17553         * parse-time.el (parse-time-string-chars): Check if CHAR
17554         is less than the length of parse-time-syntax.
17555
17556 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17557
17558         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17559         from gnus-newsgroup-processable.
17560
17561 2007-04-16  Didier Verna  <didier@xemacs.org>
17562
17563         * gnus-msg.el (gnus-configure-posting-styles):
17564         Handle message-signature-directory properly with :file syntax.
17565         Reported by "Leo".
17566
17567 2007-04-11  Didier Verna  <didier@xemacs.org>
17568
17569         New user option: message-signature-directory.
17570         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17571         * message.el (message-insert-signature): Ditto.
17572         * message.el (message-signature-file): Doc update.
17573         * message.el (message-signature-directory): New.
17574
17575 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17576
17577         * gnus-msg.el (gnus-inews-yank-articles):
17578         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17579
17580 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17581
17582         * message.el (message-yank-original): Make sure cited text ends with
17583         newline; don't exchange point and mark.
17584
17585 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
17586
17587         * tls.el (open-tls-stream): Properly handle case where there
17588         is no associated buffer.
17589
17590 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17591
17592         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17593         message-yank-original, make sure (< mark TEXT point).
17594
17595 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17596
17597         * message.el (message-fill-column): New variable.
17598         (message-mode): Use it.  Add comment on a possible new hook.
17599
17600         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17601         (nnmail-get-new-mail): Reformat.
17602
17603         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17604
17605         * gmm-utils.el: Fix Commentary.
17606         (gmm-tool-bar-from-list): Fix typo in doc string.
17607
17608 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17609
17610         * message.el (message-yank-original): Don't switch point and mark
17611         unnecessarily to put point and mark as documented.
17612
17613 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17614
17615         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17616         from the message heads.
17617
17618 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17619
17620         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17621         article buffer does not have a window.  This may not be the best
17622         solution but is certainly better than setting the start of the null,
17623         that is the current, window.
17624
17625 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17626
17627         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17628         (gnus-draft-setup): Run it.
17629
17630         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17631         gnus-score-fast-scoring.  Allow regexp.
17632         (gnus-score-headers): Use it.
17633
17634         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17635         XEmacs.
17636
17637         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17638         string.
17639         (gnus-button-alist): Also catch `<f1> k ...'.
17640         (gnus-treat-display-x-face): Fix doc string.
17641
17642 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17643
17644         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17645         evaluation of gnus-extended-version to ensure correct generation of the
17646         User-Agent header when message-generate-headers-first is used.
17647
17648 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17649
17650         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17651         hashcash-path is nil.  Don't call callback with incorrect number of
17652         parameters if val is 0.
17653
17654 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17655
17656         * message.el (message-required-news-headers):
17657         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17658
17659 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17660
17661         * tls.el (open-tls-stream): In handshake-waiting loop,
17662         don't wait more if there is output available to process.
17663
17664 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17665
17666         * tls.el (tls-program): Doc fix.
17667
17668 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17669
17670         * message.el (message-generate-new-buffers): Change the meaning of the
17671         nil value; add `standard' to the choices; treat t as `unique'; improve
17672         doc string.
17673         (gnus-select-frame-set-input-focus): Autoload.
17674         (message-buffer-name): Search for the existing message buffer if
17675         message-generate-new-buffers is nil or `standard'; treat the value t of
17676         message-generate-new-buffers as `unique'.
17677         (message-pop-to-buffer): Raise the frame already displaying the message
17678         buffer; clear the echo area after querying.
17679         (message-setup): Pass the `continue' argument to compose-mail.
17680         (message-mail): Prefer `switch-function' if it is given; search for the
17681         existing message buffer if the `continue' argument is non-nil; pass
17682         continue and switch-function arguments to compose-mail by way of
17683         message-setup.
17684         (message-mail-other-window): Adjust argument of message-setup.
17685         (message-mail-other-frame): Ditto.
17686
17687 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17688
17689         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17690         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17691         to turn font-lock on when turning gnus-message-citation-mode on.
17692
17693 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17694
17695         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17696         (mml-smime-function-alist): New variable; add epg as the backend.
17697         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17698         mml-smime- functions instead.
17699         * mm-view.el: Require smime.
17700
17701 2007-03-05  Didier Verna  <didier@xemacs.org>
17702
17703         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17704         instead of just inheritance for posting styles.
17705         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17706
17707 2007-02-24  Chris Moore  <dooglus@gmail.com>
17708
17709         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17710         * pgg-pgp.el (pgg-pgp-encrypt-region):
17711         * pgg-gpg.el (pgg-gpg-encrypt-region):
17712         Check pgg-encrypt-for-me if no other recipients.
17713
17714 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17715
17716         * tls.el (tls-certtool-program): Fix custom type.
17717
17718 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17719
17720         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17721         and point-at-eol instead of line-(beginning|end)-position.
17722
17723         * assistant.el (assistant-parse-buffer): Ditto.
17724
17725         * netrc.el (netrc-parse-services): Ditto.
17726
17727 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17728
17729         * mml2015.el (mml2015-epg-find-usable-key): New function.
17730         (mml2015-epg-sign): Use it.
17731         (mml2015-epg-encrypt): Use it.
17732
17733 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17734
17735         * message.el (message-make-in-reply-to): Quote name containing
17736         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17737         if there are special characters.  Reported by NAKAJI Hiroyuki
17738         <nakaji@jp.freebsd.org>.
17739
17740 2007-02-27  Didier Verna  <didier@xemacs.org>
17741
17742         Include the group parameters as well as the topic ones in the
17743         inheritance filter process.
17744         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17745         argument GROUP-PARAMS-LIST.
17746         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17747
17748 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17749
17750         * nntp.el (nntp-never-echoes-commands)
17751         (nntp-open-connection-functions-never-echo-commands): New variables.
17752         (nntp-send-command): Use them.
17753
17754 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17755
17756         * mml2015.el (mml2015-epg-verify): Simplify.
17757
17758 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17759
17760         * mml.el (mml-content-disposition-alist): New user option.
17761         (mml-content-disposition): New function.
17762         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17763         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17764
17765 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17766
17767         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17768         verification.
17769
17770 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17771
17772         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17773         articles posted in the last 24 hours.
17774
17775 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17776
17777         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17778
17779 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17780
17781         * nntp.el (nntp-send-command): Don't wait for echoes when
17782         nntp-open-ssl-stream is used.
17783
17784 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17785
17786         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17787         (gnus-message-add-citation-keywords)
17788         (gnus-message-remove-citation-keywords): Remove.
17789         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17790         directly, make the variables in font-lock-defaults buffer-local, add
17791         gnus-message-citation-keywords to them and then update the value of
17792         font-lock-keywords.
17793
17794 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17795
17796         * message.el (message-cite-original-1): Don't call
17797         gnus-article-highlight-citation.
17798
17799         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17800         citations; fix line count.
17801
17802 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17803
17804         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17805         (gnus-message-add-citation-keywords)
17806         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17807         versions of font-lock-add-keywords and font-lock-remove-keywords to
17808         work with XEmacs correctly.
17809
17810 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17811
17812         * gnus-cite.el (gnus-cite-face-list): Set the values of
17813         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17814         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17815         (gnus-message-cite-prefix-regexp): New variable.
17816         (gnus-message-search-citation-line): Use it; protect against long
17817         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17818         the 0th match data for Emacs.
17819         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17820         (gnus-message-add-citation-keywords): Append keywords rather than
17821         prepending; emulate font-lock-add-keywords if it is not available.
17822         (gnus-message-remove-citation-keywords):
17823         Emulate font-lock-remove-keywords if it is not available.
17824
17825         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17826
17827         * message.el (message-cite-prefix-regexp): Set the value of
17828         gnus-message-cite-prefix-regexp.
17829
17830 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17831
17832         * nnweb.el (nnweb-google-parse-1): Update parser.
17833
17834 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17835
17836         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17837
17838 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17839
17840         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17841         regexp.
17842
17843 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17844
17845         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17846         string-to-multibyte.
17847         (uudecode-decode-region-internal): Use it.
17848
17849         * lpath.el: Fbind string-as-multibyte for XEmacs.
17850
17851 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17852
17853         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17854         Fix custom choice.
17855
17856         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17857
17858 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17859
17860         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17861
17862         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17863         `write-region' to respect `mm-inhibit-file-name-handlers'.
17864
17865 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17866
17867         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17868         Use gnus-home-directory instead of "~/" or "$HOME".
17869
17870 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17871
17872         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17873         to mention filename.
17874         Add comments at beginning regarding usage.
17875         (encrypt-write-file-contents): Change interactive so a string is
17876         acceptable.  If the file has no associated model, show an error instead
17877         of a nonsense prompt.
17878
17879 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17880
17881         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17882         Thanks to Yoshihiko Yamada for kind notification of this typo.
17883
17884 2007-01-12  Kenichi Handa  <handa@m17n.org>
17885
17886         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17887         multibyte buffer.
17888
17889 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17890
17891         * gnus-score.el (gnus-score-fast-scoring): New variable.
17892         (gnus-score-headers): Use it.
17893
17894         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17895
17896         * message.el (message-cite-original-1):
17897         Call gnus-article-highlight-citation if requested.
17898         (message-make-from): Allow name and address as optional arguments.
17899
17900         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17901
17902         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17903         bugs to doc string.
17904         (gnus-button-alist): Add mid\\|message-id.
17905         (gnus-button-fetch-group): Extend for use in
17906         `browse-url-browser-function'.
17907         (gnus-button-url-regexp): Try to catch paired parentheses like in
17908         Wikipedia URLs.
17909
17910         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17911         Suggested by Simon Krahnke <overlord@gmx.li>.
17912
17913 2007-01-13  Romain Francoise  <romain@orebokech.com>
17914
17915         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17916         Update copyright.
17917
17918 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17919
17920         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17921
17922 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17923
17924         * gnus-registry.el (gnus-registry-unfollowed-groups)
17925         (gnus-registry-split-fancy-with-parent): Fix documentation.
17926
17927 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17928
17929         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17930         from nnweb groups.
17931
17932 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17933
17934         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17935         Xref urls.  Erase buffer before requesting head.
17936
17937         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17938
17939 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17940
17941         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17942         customizable.
17943
17944 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17945
17946         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17947         no signing key is found.
17948         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17949         no encrypting and/or signing key is found.
17950
17951 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17952
17953         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17954
17955 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17956
17957         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17958         headers read from disk with the ones newly found in the current search.
17959         This should no longer cause problems, because the article numbers in
17960         Gmane's `nov.php' output are ignored since the previous change.
17961
17962 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17963
17964         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17965
17966 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17967
17968         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17969         replace-regexp-in-string; bind url-version; fbind display-images-p and
17970         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17971         find-face and set-itimer-function for Emacs; bind itimer-list for
17972         Emacs.
17973
17974         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17975
17976 2007-01-01  Romain Francoise  <romain@orebokech.com>
17977
17978         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17979
17980 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17981
17982         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17983         `define-minor-mode' macro definition expanded properly.
17984         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17985         exclude it there.
17986
17987         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17988         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17989         `fboundp' test.
17990         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17991         This is OK to autoload in (S)XEmacs now.
17992
17993 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17994
17995         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17996         keystroke.
17997         (gnus-summary-limit-to-singletons): Fix typo.
17998
17999         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
18000         else fails.
18001
18002 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18003
18004         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
18005         docstring.
18006
18007         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
18008         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
18009         (gnus-summary-insert-dormant-articles): Fix typo in message.
18010
18011 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
18012
18013         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
18014         nil for XEmacs.
18015         (gnus-message-citation-mode): Don't autoload in XEmacs.
18016
18017         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
18018
18019 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
18020
18021         * nnimap.el (nnimap-expunge-search-string):
18022         Mention nnimap-search-uids-not-since-is-evil in docstring.
18023
18024 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
18025
18026         * spam.el: Revert to make-obsolete-variable because
18027         define-obsolete-variable-alias is not supported in Emacs 21.
18028
18029         * spam.el (spam-ifile-path, spam-ifile-database-path)
18030         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
18031         make-obsolete-variable.
18032         (spam-bsfilter-path, spam-bsfilter-program)
18033         (spam-spamassassin-path, spam-spamassassin-program)
18034         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
18035         Don't use "path" inappropriately.
18036         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
18037         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
18038         variable names.
18039
18040 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
18041
18042         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
18043         summary buffer.
18044
18045         * password.el (password-cache-remove): Use clear-string to burn
18046         password, if available.
18047
18048 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18049
18050         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
18051
18052         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
18053
18054         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
18055         (gnus-message-highlight-citation): Move defcustom here from
18056         gnus-cite.el.
18057         (gnus-message-citation-mode): Autoload.
18058
18059         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
18060         checks to make it compile with XEmacs.
18061         (gnus-message-citation-mode): New minor mode.
18062         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
18063         (gnus-message-highlight-citation): New variables.
18064         (gnus-message-search-citation-line)
18065         (gnus-message-add-citation-keywords)
18066         (gnus-message-remove-citation-keywords)
18067         (turn-on-gnus-message-citation-mode)
18068         (turn-off-gnus-message-citation-mode): New functions.
18069
18070 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
18071
18072         * gnus-cite.el: Enable highlighting of different citation levels in
18073         message-mode.
18074
18075 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18076
18077         * message.el (message-make-fqdn): Fix comment.
18078         (message-bogus-system-names): Add ".local".
18079
18080         * spam.el (spam-ifile-path, spam-ifile-program)
18081         (spam-ifile-database-path, spam-ifile-database)
18082         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
18083         Don't use "path" inappropriately.
18084         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
18085         strings.
18086         (spam-check-ifile, spam-ifile-register-with-ifile)
18087         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
18088         Use new variable names.
18089
18090         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
18091         (gnus-treat-display-smileys): Simplify using
18092         gnus-image-type-available-p.
18093
18094         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
18095         available.
18096
18097         * gnus-xmas.el (gnus-xmas-image-type-available-p):
18098         Use `display-images-p' if available.
18099
18100 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18101
18102         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
18103         one after turning on the buffer's multibyteness instead of decoding
18104         them directly in the unibyte buffer that causes unexpected conversion
18105         in Emacs 23 (unicode).
18106
18107 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18108
18109         * message.el (message-generate-hashcash): Fix custom type.
18110
18111 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18112
18113         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
18114
18115 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18116
18117         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
18118         disconnect icons.  Add help text.
18119
18120 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
18121
18122         * spam.el (spam-extra-header-to-number): CRM114 spam score is
18123         negated to be consistent with the others we handle.
18124
18125 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18126
18127         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
18128         version of gnus-summary-buffer to something, so that we can use two
18129         article buffers at the same time.
18130
18131 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
18132
18133         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
18134         trigger all the extra headers.
18135         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
18136         sorting.
18137
18138 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18139
18140         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
18141         solid groups.
18142
18143 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
18144
18145         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
18146
18147 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
18148
18149         * legacy-gnus-agent.el: Add Copyright notice.
18150
18151 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
18152
18153         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
18154
18155 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18156
18157         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
18158
18159         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
18160         to make it work reliably in CVS Emacs.
18161         (gnus-summary-limit-strange-charsets-predicate)
18162         (gnus-summary-limit-to-predicate): New functions.
18163
18164 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
18165
18166         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
18167         specifying array size.
18168         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
18169         array if it is too small.
18170         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
18171         (gnus-sort-threads-loop): New function.
18172
18173 2006-12-06  Chris Moore  <dooglus@gmail.com>
18174
18175         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
18176         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
18177
18178 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
18179
18180         * mm-url.el (mm-url-predefined-programs): Call curl with correct
18181         options.
18182
18183 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18184
18185         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
18186         DOS-ing the recipient.
18187
18188         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
18189         the headers when creating the mapping to avoid mismappings.
18190         (nnweb-gmane-create-mapping): Always nix out old mapping.
18191
18192 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18193
18194         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
18195         and mm-verify-option to never.
18196
18197 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18198
18199         * message.el (message-signed-or-encrypted-p): New function.
18200         (message-forward-make-body): Use it.
18201
18202         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
18203         Replace encode-coding-string with mm-encode-coding-string.
18204
18205 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18206
18207         * nneething.el (nneething-decode-file-name):
18208         Replace decode-coding-string with mm-decode-coding-string.
18209
18210         * gnus-int.el (gnus-open-server): Say failed server's name.
18211
18212 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18213
18214         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
18215         strings to a single string.  Quote `errors-file-name'.
18216         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
18217         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
18218         Adjust calls.  Use `shell-quote-argument'.
18219
18220 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
18221
18222         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
18223         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
18224
18225         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
18226         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
18227         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
18228         (gnus-group-make-directory-group, gnus-group-transpose-groups):
18229         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
18230         (gnus-subscribe-newsgroup, gnus-1):
18231         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
18232         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
18233         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
18234         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
18235
18236 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18237
18238         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
18239         keystroke.
18240         (gnus-summary-limit-to-bodies): Implement headersp.
18241
18242 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18243
18244         * dns.el (query-dns): Protect against "Process dns deleted" strings.
18245
18246 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18247
18248         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
18249
18250 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18251
18252         * message.el (message-generate-hashcash): Expand range of values to
18253         include `opportunistic'.
18254         (message-send-mail): Use it.
18255
18256 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18257
18258         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
18259         and comment it.
18260
18261         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
18262
18263 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
18264
18265         * gnus-util.el (gnus-extract-address-components): Improve comment.
18266
18267 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18268
18269         * gnus-util.el (gnus-extract-address-components): Work with address in
18270         which the name portion contains @.
18271
18272         * lpath.el: Fbind custom-autoload.
18273
18274 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18275
18276         * gnus.el (gnus-start): Move custom group up.
18277         (gnus-select-method): Don't autoload, but make it available for
18278         `customize-variable'.
18279         (gnus-getenv-nntpserver): Don't autoload.
18280
18281 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
18282
18283         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
18284
18285 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18286
18287         * message.el (message-sendmail-extra-arguments): New variable.
18288         (message-send-mail-with-sendmail): Use it.
18289
18290 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18291
18292         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
18293         mm-with-unibyte-current-buffer to make string unibyte.
18294
18295         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
18296         mm-string-as-multibyte.
18297
18298 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
18299
18300         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
18301         Reported by Werner Koch <wk@gnupg.org>.
18302
18303 2006-11-14  Daiki Ueno  <ueno@p360>
18304
18305         * mml2015.el: Autoload epa-select-keys when compiling.
18306
18307 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18308
18309         * mml2015.el (mml2015-epg-sign): Save the signing keys in
18310         message-options.
18311         (mml2015-epg-encrypt): Save the recipient keys in message-options.
18312
18313 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18314
18315         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
18316         EasyPG (< 0.0.6).
18317         (mml2015-always-trust): New user option.
18318         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
18319         prompt.
18320
18321 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18322
18323         * nntp.el (nntp-authinfo-force): New variable.
18324         (nntp-send-authinfo): Use it.
18325
18326 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
18327
18328         * message.el (message-strip-subject-encoded-words): Allow _not_ to
18329         decode encoded words.  Improve prompt.  Add comment about forwarding.
18330         (message-replacement-char): Move up.
18331
18332 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18333
18334         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
18335         instead of gnus-intersection because arguments of gnus-sorted-nunion
18336         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
18337
18338 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
18339
18340         * message.el (message-strip-subject-encoded-words): Reformat prompt.
18341         (message-simplify-subject-functions):
18342         Enable message-strip-subject-encoded-words by default.
18343
18344 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
18345
18346         * message.el (message-strip-subject-encoded-words): New function.
18347         (message-simplify-subject-functions): New variable.
18348         (message-simplify-subject): Use it.  Fix typo in doc string.
18349         Support message-strip-subject-encoded-words.
18350
18351 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
18352
18353         * gnus-diary.el (gnus-diary-delay-format-function):
18354         * nndiary.el (nndiary-reminders):
18355         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
18356
18357 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18358
18359         * gnus-art.el (article-hide-boring-headers): Fetch date from
18360         gnus-original-article-buffer to avoid problems with localized date
18361         strings.
18362
18363 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18364
18365         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
18366
18367 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
18368
18369         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18370         New variables.
18371         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18372         (mm-charset-synonym-alist): Move some entries to
18373         mm-codepage-iso-8859-list.
18374         (mm-charset-synonym-alist, mm-charset-override-alist):
18375         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18376
18377 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18378
18379         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
18380
18381 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18382
18383         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
18384         with Emacs 21 and XEmacs.
18385
18386 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
18387
18388         * spam.el (spam-parse-address): New function for better parsing,
18389         catching errors, etc.
18390         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
18391
18392 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18393
18394         * mm-view.el: Add interactive arg to html2text autoload.
18395
18396 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18397
18398         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
18399
18400 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
18401
18402         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18403         New variables.
18404         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18405         (mm-charset-synonym-alist): Move some entries to
18406         mm-codepage-iso-8859-list.
18407
18408         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
18409
18410 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
18411
18412         * message.el (message-citation-line-format)
18413         (message-insert-formated-citation-line): Fix implementation of %E, %N
18414         and %n according to the doc string.
18415
18416 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
18417
18418         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18419         Use car-safe to avoid bad parses.
18420
18421 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18422
18423         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
18424         names.
18425
18426         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
18427
18428 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18429
18430         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
18431         header.
18432
18433         * message.el (message-draft-headers): Add Date.
18434         (message-headers-to-generate): Fix typo in docstring.
18435
18436         * nndraft.el (nndraft-required-headers): New variable.
18437         (nndraft-generate-headers): Use it.
18438
18439         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
18440
18441 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18442
18443         * gnus-registry.el (gnus-registry-wash-for-keywords)
18444         (gnus-registry-find-keywords): New functions to allow easy searching of
18445         articles that are in the registry.
18446
18447 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18448
18449         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18450         Use ietf-drums-parse-address instead of gnus-extract-address-components.
18451         Reported by Damien Elmes <damien@repose.cx>.
18452
18453 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18454
18455         * gnus.el (gnus-mime): Remove unused custom group.
18456
18457 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18458
18459         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
18460         "blank line" when searching for end of armor headers.
18461
18462 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18463
18464         * gmm-utils.el (gmm-write-region): Fix variable name.
18465
18466 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18467
18468         * gmm-utils.el (gmm-write-region): New function based on compatibility
18469         code from `mm-make-temp-file'.
18470
18471         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
18472
18473         * nnmaildir.el (nnmaildir--update-nov)
18474         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
18475         Use `gmm-write-region'.
18476
18477 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18478
18479         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
18480         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18481
18482         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
18483
18484         * message.el (message-replacement-char): New variable.
18485         (message-fix-before-sending): Use it.
18486         (message-simplify-subject): New function to remove duplicate code.
18487         (message-reply, message-followup): Use it.
18488
18489         * gnus-sum.el (gnus-summary-make-menu-bar):
18490         Clarify gnus-summary-limit-to-articles.
18491
18492 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18493
18494         * gnus-util.el (gnus-with-local-quit): New macro.
18495
18496         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
18497
18498 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18499
18500         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
18501         ignore non-string data.
18502
18503 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18504
18505         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
18506         non-string data (needs to be done in the registry too).
18507
18508 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18509
18510         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
18511         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
18512         (gnus-registry-split-fancy-with-parent)
18513         (gnus-registry-fetch-simplified-message-subject-fast)
18514         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18515         Remove text properties on ingress into the registry and when it's saved.
18516         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18517         registry from entries with no groups.
18518
18519 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18520
18521         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18522         function to remove string properties.
18523
18524 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18525
18526         * gmm-utils.el (gmm): Adjust custom version.
18527
18528         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18529         Adjust custom version.
18530
18531         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18532
18533 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18534
18535         * gnus-art.el (gnus-insert-prev-page-button)
18536         (gnus-insert-next-page-button): Simplify.  Reformat.
18537
18538 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18539
18540         * gnus-art.el (gnus-insert-prev-page-button)
18541         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18542
18543 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18544
18545         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18546
18547 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18548
18549         * gnus-art.el (gnus-insert-mime-button)
18550         (gnus-insert-mime-security-button):
18551         Apply gnus-article-button-face to MIME and security buttons.
18552
18553 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18554
18555         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18556         readable.
18557
18558 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18559
18560         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18561
18562 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18563
18564         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18565         `browse-url-of-file' instead of `browse-url'.
18566
18567 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18568
18569         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18570         regexp.  Articles containing quotation were cut prematurely.
18571
18572 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18573
18574         * message.el (message-cite-original-1): Use nobody by default for the
18575         value of From header.
18576         (message-reply): Ditto.
18577
18578 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18579
18580         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
18581         to the gnus-info.  This fixes a bug of inline-PGP message verification.
18582         Reported by Michael Piotrowski <mxp@dynalabs.de>.
18583
18584 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
18585
18586         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
18587         mails in the doc string.  Add some URLs in comment.
18588         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18589
18590 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18591
18592         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18593         backslashes handling and the way to find boundaries of quoted strings.
18594
18595 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18596
18597         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18598         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18599         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18600         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18601
18602 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18603
18604         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18605         doc string.
18606         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18607
18608 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18609
18610         * lpath.el: Fbind epg-check-configuration.
18611
18612 2006-09-06  Simon Josefsson  <jas@extundo.com>
18613
18614         * mml2015.el (mml2015-use): Doc fix, mention epg.
18615
18616 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18617
18618         * mml2015.el (mml2015-use): Default to epg, if available.
18619
18620 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18621
18622         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18623         message-sender.
18624         (mml1991-epg-encrypt): Ditto.
18625         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18626         message-sender.
18627         (mml2015-epg-encrypt): Ditto.
18628
18629 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18630
18631         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18632         several common directories.
18633
18634 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18635
18636         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18637         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18638
18639 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18640
18641         * gnus-art.el (article-decode-encoded-words): Make it fast.
18642
18643 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18644
18645         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18646
18647         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18648         in quoted string into `\'.
18649
18650 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18651
18652         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18653         Use standard-syntax-table.
18654
18655 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18656
18657         * gnus-art.el (gnus-decode-address-function): New variable.
18658         (article-decode-encoded-words): Use it to decode headers which are
18659         assumed to contain addresses.
18660         (gnus-mime-delete-part): Remove useless `or'.
18661
18662         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18663         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18664         (gnus-nov-parse-line): Use it to decode From header.
18665         (gnus-get-newsgroup-headers): Ditto.
18666         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18667
18668         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18669         (mail-decode-encoded-address-string): New alias.
18670
18671         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18672         New function.
18673         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18674         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18675         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18676         (rfc2047-decode-string): Ditto.
18677         (rfc2047-decode-address-region): New function.
18678         (rfc2047-decode-address-string): New function.
18679
18680 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18681
18682         * message.el (message-caesar-buffer-body): Allow rotating headers.
18683
18684         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18685
18686         * message.el (message-insert-formated-citation-line): Fix %f.
18687         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18688
18689 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18690
18691         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18692         (gnus-bookmark-mouse-available-p): New macro.
18693         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18694         (gnus-bookmark-bmenu-show-infos): Use it.
18695         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18696         (gnus-bookmark-bmenu-hide-infos): Ditto.
18697         (gnus-bookmark-remove-properties): New function.
18698         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18699         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18700         (gnus-bookmark-write-file): Bind coding-system-for-write.
18701         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18702         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18703         group before selecting it.
18704         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18705         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18706         quit-window if it is not available; use gnus-mouse-2 and bind it to
18707         gnus-bookmark-bmenu-select-by-mouse.
18708         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18709         (gnus-bookmark-bmenu-select-by-mouse): New function.
18710
18711 2006-08-13  Romain Francoise  <romain@orebokech.com>
18712
18713         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18714         space.
18715
18716 2006-08-10  Romain Francoise  <romain@orebokech.com>
18717
18718         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18719         (dns-mode-soa-auto-increment-serial): New user option.
18720         (dns-mode-soa-maybe-increment-serial): New function.
18721         (dns-mode): Add the latter to `write-contents-functions'.
18722
18723 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18724
18725         * compface.el (uncompface): Use binary rather than raw-text-unix.
18726
18727 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18728
18729         * compface.el (uncompface): Make sure the eol conversion doesn't take
18730         place when communicating with the external programs.
18731         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18732
18733 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18734
18735         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18736
18737 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18738
18739         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18740         Make it more robust by parsing author and date independently.
18741
18742 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18743
18744         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18745
18746 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18747
18748         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18749         first matching secret key.
18750         (mml2015-epg-encrypt): Ditto.
18751
18752         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18753         first matching secret key.
18754         (mml1991-epg-encrypt): Ditto.
18755
18756         * mml2015.el (mml2015-encrypt-to-self): New user option.
18757         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18758         mml2015-epg-encrypt-to-self is set.
18759
18760         * mml1991.el (mml1991-encrypt-to-self): New variable.
18761         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18762         mml1991-epg-encrypt-to-self is set.
18763
18764         * mml2015.el (mml2015-signers): New user option.
18765         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18766         (mml2015-epg-encrypt): Allow to select signing keys.
18767
18768         * mml1991.el (mml1991-signers): New variable.
18769         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18770         (mml1991-epg-encrypt): Allow to select signing keys.
18771
18772 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18773
18774         * nnheader.el (nnheader-insert-head): Make it work even if the file
18775         uses CRLF for the line-break code.
18776
18777 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18778
18779         * mml2015.el: Require mml-sec instead of password.
18780         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18781         (mml2015-cache-passphrase): Inherit the default value from
18782         mml-secure-cache-passphrase.
18783         (mml2015-passphrase-cache-expiry): Inherit the default value from
18784         mml-secure-passphrase-cache-expiry.
18785
18786         * mml1991.el: Require mml-sec instead of password.
18787         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18788         (mml1991-cache-passphrase): Inherit the default value from
18789         mml-secure-cache-passphrase.
18790         (mml1991-passphrase-cache-expiry): Inherit the default value from
18791         mml-secure-passphrase-cache-expiry.
18792
18793         * mml-sec.el: Require password.
18794         (mml-secure-verbose): New user option.
18795         (mml-secure-cache-passphrase): New user option.
18796         (mml-secure-passphrase-cache-expiry): New user option.
18797
18798 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18799             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18800
18801         * pgg-def.el (pgg-truncate-key-identifier):
18802         Truncate the key ID to 8 letters from the end.
18803
18804 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18805
18806         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18807         workaround for the url package included with Emacs.
18808
18809         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18810
18811 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18812
18813         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18814         correctly.  This fixes a bug caused by the 2006-05-12 change.
18815
18816 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18817
18818         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18819         some information about the error when saying that the `bogus' mail
18820         group will be used.
18821
18822 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18823
18824         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18825         string.
18826
18827 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18828
18829         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18830
18831 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18832
18833         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18834
18835 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18836
18837         * mml1991.el (mml1991-function-alist): Add epg.
18838         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18839         (mml1991-epg-encrypt): New functions.
18840
18841 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18842
18843         * mml2015.el (mml2015-verbose): New variable.
18844         (mml2015-cache-passphrase): Ditto.
18845         (mml2015-passphrase-cache-expiry): Ditto.
18846         (mml2015-function-alist): Add epg.
18847         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
18848         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
18849         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
18850         New functions.
18851
18852 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18853
18854         * message.el (message-cite-original-1): Preserve region when removing
18855         quoted text due to X-No-Archive in order to avoid bogus attribution
18856         when citing multiple messages.
18857
18858 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18859
18860         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18861         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18862
18863 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18864
18865         * gnus-diary.el (gnus-user-format-function-d)
18866         (gnus-user-format-function-D): Autoload.
18867
18868         * imap.el (Commentary): Fix typo.
18869
18870         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18871         2006-04-22 contribution.
18872
18873 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18874
18875         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18876         It didn't really fix the bogosity I'm seeing with solid web groups.
18877
18878 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18879
18880         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18881         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18882         created using server names.  If we use the feature without declaring
18883         it, Gnus does not properly manage server and group state.
18884
18885         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18886         bound.
18887
18888 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18889
18890         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18891         looking up the method using GROUP's prefix before inventing a new one.
18892         It is used on killed/unknown groups in various places where returning
18893         an all-new method isn't expected by the caller.
18894
18895         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18896         and match semantics of gnus-group-real-prefix.
18897
18898 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18899
18900         * nnmail.el (nnmail-broken-references-mailers): New variable.
18901         (nnmail-ignore-broken-references): New function generalizing
18902         nnmail-fix-eudora-headers.
18903         (nnmail-fix-eudora-headers): Now obsolete.
18904
18905         * gnus-art.el (gnus-button-handle-custom):
18906         Support `customize-apropos*'.
18907
18908 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18909
18910         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18911
18912         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18913         articles.
18914
18915 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18916
18917         * message.el (message-cite-reply-above): New variable.
18918         (message-yank-original): Use it.
18919
18920 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18921
18922         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18923
18924 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18925
18926         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18927         as read.
18928
18929         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18930
18931 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18932
18933         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18934         (gnus-bookmark-default-file): Use gnus-directory.
18935         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18936         Remove "*" in doc string.
18937         (gnus-bookmark-write-file): Simplify.
18938         (gnus-bookmark-maybe-sort-alist): Use `when'.
18939         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18940         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18941         Add FIXME about Emacs 21 and XEmacs compatibility.
18942         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18943         compatibility.
18944         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18945         compatibility.
18946         (gnus-bookmark-menu-heading): Fix version.
18947
18948 2006-06-19  Bastien Guerry  <bzg@altern.org>
18949
18950         * gnus-bookmark.el: New file.
18951
18952 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18953
18954         * message.el (message-syntax-checks): Doc fix.
18955
18956 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18957
18958         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18959         unsubscribed groups as if they were killed ones.  It causes duplicate
18960         entries in gnus-newsrc-alist.
18961
18962 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18963
18964         * message.el (message-syntax-checks): Doc fix.
18965         (message-send-mail): Add check for continuation headers.
18966         (message-check-news-header-syntax): Fix regexp used to check for
18967         continuation headers.
18968
18969 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18970
18971         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18972
18973 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18974
18975         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18976
18977 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18978
18979         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18980         default-truncate-lines.
18981
18982 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18983
18984         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18985         to fill the utf-8 entry.
18986
18987         * lpath.el: Fbind unicode-precedence-list.
18988
18989 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18990
18991         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18992
18993 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18994
18995         * gnus-agent.el (directory-files-and-attributes): Move all the way
18996         forward (the third and final move).
18997         (gnus-agent-read-agentview): Trap reconstruction errors due to
18998         nonexistent directory.  Handle by returning nil.
18999
19000 2006-05-30  Didier Verna  <didier@xemacs.org>
19001
19002         * message.el (message-dont-reply-to-names): Update the custom type.
19003         * message.el (message-dont-reply-to-names): New defsubst: potentially
19004         convert a list of regexps into a single one.
19005         * message.el (message-get-reply-headers): Use it.
19006         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
19007
19008 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19009
19010         * gnus-agent.el (directory-files-and-attributes): Move forward.
19011
19012 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19013
19014         * gnus-ml.el (gnus-mailing-list-subscribe)
19015         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
19016         (gnus-mailing-list-message): Fix doc strings.
19017
19018 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19019
19020         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
19021         of doing it manually.
19022
19023 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19024
19025         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
19026         comment.
19027
19028 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
19029
19030         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
19031         (gnus-agent-read-agentview): Fix handling of end-of-file error.
19032         (gnus-agent-read-local): All symbols allocated in my-obarray.
19033         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
19034         (gnus-agent-regenerate-group): Check numeric names to see if they are
19035         messages or groups.
19036         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
19037         better way of do this...)
19038
19039         * gnus-cache.el (gnus-agent-total-fetched-for):
19040         Ignore 'dummy.group' (there should be a better way of do this...)
19041
19042 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19043
19044         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
19045         (gnus-saved-headers): Ditto.
19046         (gnus-default-article-saver): Mention functions may have properties.
19047         (gnus-article-save): Override gnus-save-all-headers and
19048         gnus-saved-headers by :headers property which saver function may have.
19049         (gnus-summary-save-in-file): Add :headers property.
19050         (gnus-summary-write-to-file): Ditto.
19051
19052         * gnus-sum.el (gnus-summary-save-article): Bind
19053         gnus-prompt-before-saving to t when saving many articles in a file;
19054         always show all headers.
19055
19056         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
19057
19058 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
19059
19060         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
19061         marks.
19062
19063         * message.el (message-indent-citation): Add optional arguments to allow
19064         using it outside of message buffers.
19065
19066         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
19067         (gnus-article-treat-unfold-headers): Use it.
19068         (gnus-article-truncate-lines): New variable.
19069         (gnus-article-mode): Use it.
19070         (gnus-article-toggle-truncate-lines): New function.
19071
19072         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19073         Add gnus-article-toggle-truncate-lines.
19074
19075         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
19076         coding system in XEmacs, use binary.
19077
19078 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19079
19080         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
19081         after-load-alist.
19082
19083         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
19084         this function should save decoded articles.
19085         (gnus-summary-write-to-file): Use property to specify this function
19086         should save decoded articles and specify gnus-summary-save-in-file
19087         should be used to save articles other than the first one when saving
19088         many articles.
19089         (gnus-summary-save-body-in-file): Use property to specify this
19090         function should save decoded articles.
19091         (gnus-summary-write-body-to-file): Use property to specify this
19092         function should save decoded articles and specify
19093         gnus-summary-save-body-in-file should be used to save articles other
19094         than the first one when saving many articles.
19095
19096         * gnus-sum.el (gnus-summary-save-article): Simplify.
19097
19098 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19099
19100         * gnus-art.el (gnus-default-article-saver):
19101         Add gnus-summary-write-body-to-file.
19102         (gnus-article-save-coding-system): Don't use coding system object
19103         in XEmacs.
19104         (gnus-read-save-file-name): Add optional `dir-var' argument which
19105         specifies directory in which files are saved; work even if optional
19106         `variable' argument is not specified.
19107         (gnus-summary-write-to-file): Read file name.
19108         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
19109         (gnus-summary-write-body-to-file): New function.
19110
19111         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
19112         (gnus-summary-local-variables): Add it.
19113         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
19114         (gnus-summary-save-article): Remove optional `decode' argument;
19115         determine whether to decode articles by the value of
19116         gnus-default-article-saver; when saving many files using
19117         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
19118         it first and use gnus-summary-save-in-file or
19119         gnus-summary-save-body-in-file thereafter unless
19120         gnus-prompt-before-saving is always; move point to article which
19121         will be saved.
19122         (gnus-summary-save-article-file): Revert.
19123         (gnus-summary-write-article-file): Revert.
19124         (gnus-summary-save-article-body-file): Revert.
19125         (gnus-summary-write-article-body-file): New function.
19126
19127 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19128
19129         * gnus-art.el (gnus-default-article-saver): Doc fix.
19130         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
19131         from gnus-summary-save-article-coding-system, and default to a
19132         certain coding system.
19133         (gnus-output-to-file): Add coding cookie and encode text according
19134         to gnus-article-save-coding-system; don't use mm-append-to-file.
19135
19136         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
19137         gnus-art.el and rename to gnus-article-save-coding-system.
19138         (gnus-summary-save-article): Require gnus-art; don't show all
19139         headers if it decodes articles; don't add coding cookie here;
19140         don't bind mm-text-coding-system-for-write.
19141         (gnus-summary-save-article-file): Save decoded articles.
19142         (gnus-summary-write-article-file): When saving many files, use
19143         gnus-summary-write-to-file first and gnus-summary-save-in-file
19144         thereafter unless gnus-prompt-before-saving is always.
19145         (gnus-summary-save-article-body-file): Save decoded articles.
19146
19147         * lpath.el: Fbind select-safe-coding-system for XEmacs.
19148
19149 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19150
19151         * nnrss.el (nnrss-check-group): Bind hash-index.
19152
19153 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
19154
19155         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
19156         its hash index.  Store this hash in `nnrss-group-data'.
19157         (nnrss-read-group-data): Update accordingly.
19158
19159 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19160
19161         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
19162         entry.
19163
19164         * gnus-sum.el (gnus-summary-make-menu-bar):
19165         Add gnus-article-browse-html-article.
19166
19167 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
19168
19169         * gnus-sum.el (gnus-summary-mime-map):
19170         Add gnus-article-browse-html-article.
19171
19172         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
19173
19174 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19175
19176         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
19177         suitable coding systems in customize.
19178
19179 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
19180
19181         * mail-source.el (mail-sources): Fix custom type.
19182
19183 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19184
19185         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
19186         (gnus-summary-expire-articles-now): Shorten prompt.
19187
19188         * gmm-utils.el (wid-edit): Require.
19189         (defun-gmm): Rename from `gmm-defun-compat'.
19190         (gmm-image-search-load-path): Use it.
19191         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
19192
19193 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19194
19195         * gnus-sum.el (gnus-summary-save-article-coding-system):
19196         New variable.
19197         (gnus-summary-save-article): Add optional `decode' argument.
19198         If it is set and gnus-summary-save-article-coding-system is non-nil,
19199         save decoded article.
19200         (gnus-summary-write-article-file): Save decoded article if
19201         gnus-summary-save-article-coding-system is non-nil.
19202
19203         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
19204         type.
19205
19206 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19207
19208         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
19209
19210 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19211
19212         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
19213         first to test gnus-single-article-buffer which may be buffer-local.
19214
19215         * gnus-sum.el (gnus-summary-setup-buffer):
19216         Make gnus-single-article-buffer buffer-local and nil in ephemeral
19217         group; make gnus-article-buffer, gnus-article-current, and
19218         gnus-original-article-buffer always buffer-local.
19219         (gnus-summary-exit): Kill article buffer belonging to ephemeral
19220         group.
19221         (gnus-handle-ephemeral-exit): Don't move to next summary line.
19222
19223 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
19224
19225         * nnml.el (nnml-request-compact-group): Compressed files might not
19226         have .gz extension.
19227
19228 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19229
19230         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
19231         (mm-copy-to-buffer): Use with-current-buffer.
19232         (mm-display-part): Simplify.
19233         (mm-inlinable-p): Add optional arg `type'.
19234
19235 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19236
19237         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
19238         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
19239         Try harder to show the attachment internally or externally using
19240         gnus-mime-view-part-as-type.
19241
19242 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
19243
19244         * message.el (message-from-style, message-signature-separator)
19245         (message-user-organization-file, message-send-mail-function)
19246         (message-citation-line-function, message-yank-prefix)
19247         (message-indent-citation-function, message-signature)
19248         (message-signature-file, message-signature-insert-empty-line):
19249         Remove autoloads.
19250
19251         * gnus-art.el (gnus-buttonized-mime-types):
19252         Remove "multipart/signed".  Revert 2006-04-26 change.
19253
19254 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19255
19256         * gnus.el (gnus-version-number): Bump version.
19257
19258 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19259
19260         * gnus.el: No Gnus v0.5 is released.
19261
19262 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19263
19264         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
19265         fetching articles by message-id.
19266
19267 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19268
19269         * message.el (hashcash): Require hashcash as normal.
19270
19271         * ecomplete.el (ecomplete-highlight-match-line):
19272         Use point-at-eol.
19273         (ecomplete-highlight-match-line): Use `highlight', because that
19274         face exists in both Emacs and XEmacs.
19275
19276         * message.el (message-display-abbrev): Use point-at-bol.
19277
19278         * mail-source.el: Don't require timer/timer-funcs.
19279
19280         * gnus-async.el: Ditto.
19281
19282         * password.el: Ditto.
19283
19284         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
19285
19286         * mm-url.el: Ditto.
19287
19288         * gnus-xmas.el: Don't require timer-funcs.
19289
19290         * mm-util.el: Require timer/timer-funcs.
19291
19292 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19293
19294         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
19295         Close.
19296
19297 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19298
19299         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
19300         unibyte after clear-decrypt function runs.
19301
19302         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
19303         returns as a unibyte string.
19304
19305 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19306
19307         * lpath.el: Revert.
19308
19309         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
19310         (pgg-gpg-process-sentinel): Revert.
19311
19312         * pgg-pgp.el (pgg-pgp-process-region): Revert.
19313         (pgg-pgp-lookup-key): Revert.
19314
19315         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
19316         (pgg-pgp5-lookup-key): Revert.
19317
19318         * pgg.el (pgg-fetch-key): Revert.
19319
19320 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19321
19322         * lpath.el: Fbind string-as-multibyte for XEmacs.
19323
19324         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
19325         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
19326         (mml1991-pgg-encrypt): Ditto.
19327
19328         * pgg-gpg.el (pgg-string-to-multibyte): New function.
19329         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
19330         a multibyte buffer.
19331
19332         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
19333         (pgg-pgp-lookup-key): Ditto.
19334
19335         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
19336         (pgg-pgp5-lookup-key): Ditto.
19337
19338         * pgg.el (pgg-fetch-key): Ditto.
19339
19340 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
19341
19342         * message.el (message-user-organization-file): Check several
19343         locations of the organization file.
19344
19345         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
19346         Add gnus-article-view-part-as-type.
19347
19348         * gnus-art.el (gnus-article-view-part-as-type): New function.
19349
19350         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
19351         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
19352
19353         * mml.el: Simplify autoload.
19354         (mml-mode): defvar dnd-protocol-alist instead of using
19355         symbol-value.
19356         (mml-default-directory): New variable.
19357         (mml-minibuffer-read-file): Use it.
19358         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
19359
19360         * message.el (message-citation-line-format): New variable.
19361         (message-insert-formated-citation-line): New function.
19362         (message-citation-line-function):
19363         Add `message-insert-formated-citation-line' to custom type.
19364
19365         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
19366         to doc string.
19367
19368         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
19369         depending on mm-verify-option.
19370
19371 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19372
19373         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
19374         binding pgg-* variables; reimplement the section which prevents
19375         MIME header from being signed.
19376         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
19377         pgg-text-mode; remove a blank line at the top of body.
19378
19379         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
19380         lines at the top of body; use gnus-newsgroup-charset if there's no
19381         Charset header.
19382
19383 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19384
19385         * message.el (message-self-insert-commands): Doc fix.
19386
19387         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
19388         (mm-uu-pgp-encrypted-test): Ditto.
19389         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
19390         between header and body; return application/pgp-encrypted handle
19391         if decryption failed; decode decrypted body by charset.
19392
19393         * mm-decode.el (mm-automatic-display): Don't make application/pgp
19394         element match to application/pgp-*.
19395
19396 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19397
19398         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
19399         HTML.
19400
19401 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19402
19403         * mail-source.el (mail-source-call-script): Message the error
19404         string.
19405
19406 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19407
19408         * gnus-util.el (gnus-byte-compile): Use it.
19409
19410 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
19411
19412         * gnus-util.el (kill-empty-logs): New function.
19413
19414 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19415
19416         * message.el (message-mail-alias-type): Doc fix.
19417         (message-mail-alias-type-p): New function.
19418         (message-send): Use it.
19419         (message-mode): Ditto.
19420         (message-strip-forbidden-properties): Ditto.
19421
19422         * ecomplete.el (ecomplete-database-file-coding-system):
19423         New variable.
19424         (ecomplete-save): Use it.
19425         (ecomplete-setup): Use it.
19426
19427 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19428
19429         * message.el (message-self-insert-commands): New variable.
19430         (message-strip-forbidden-properties): Use it.
19431
19432 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19433
19434         * message.el (message-put-addresses-in-ecomplete): Use a regexp
19435         that doesn't make XEmacs choke.
19436
19437 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
19438
19439         * gnus-util.el (gnus-replace-in-string):
19440         Prefer replace-regexp-in-string over of replace-in-string.
19441
19442 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19443
19444         * gnus-util.el (gnus-select-frame-set-input-focus):
19445         Use select-frame-set-input-focus if it is available in XEmacs; use
19446         definition defined in Emacs 22 for old Emacsen.
19447
19448         * dgnushack.el: Autoload unmorse-region for XEmacs.
19449
19450         * lpath.el: Bind cursor-in-non-selected-windows and
19451         select-frame-set-input-focus for XEmacs.
19452
19453 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19454
19455         * mm-view.el (mm-inline-text): Use equal instead of equalp.
19456
19457 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
19458
19459         * gnus-registry.el (gnus-registry-cache-save): Remove text
19460         properties when saving via the temp buffer.
19461
19462 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19463
19464         * message.el (message-generate-hashcash): Honor custom type.
19465
19466 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19467
19468         * message.el (message-generate-hashcash): Default to non-nil when
19469         hashcash is found.
19470
19471         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
19472         (gnus-refer-thread-limit): Increase default to 500.
19473
19474         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
19475
19476         * flow-fill.el (fill-flowed): Allow delete-space.
19477
19478 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19479
19480         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19481         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
19482         Remove autoloads.
19483
19484 2006-04-18  Simon Josefsson  <jas@extundo.com>
19485
19486         * message.el (message-generate-hashcash): Default to.
19487
19488 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19489
19490         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19491         concatenating segments rather than before concatenating them.
19492
19493 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19494
19495         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
19496
19497 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19498
19499         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
19500
19501         * message.el (message-forward-make-body-plain):
19502         Allow message-forward-ignored-headers to be a list.
19503         (message-remove-ignored-headers): Factor out into function.
19504         (message-forward-make-body-mml): Use it.
19505
19506         * imap.el (imap-quote-specials): New function.
19507         (imap-login-auth): Quote specials.
19508
19509         * rfc2231.el (rfc2231-parse-string): Remove dead code.
19510         (rfc2231-parse-string): Allow concatanation of parameters that
19511         aren't contiguous.  The test case is
19512           (mail-header-parse-content-type "message/external-body;
19513             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19514             access-type=LOCAL-FILE;
19515             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19516
19517 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19518
19519         * nntp.el (nntp-accept-process-output): Return the value of
19520         `nnheader-accept-process-output'.
19521
19522 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19523
19524         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19525         (gnus-button-alist): Recognize more diff formats.
19526         (gnus-button-patch): Strip directory.
19527
19528 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19529
19530         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19531         Emacs 22 when setting focus.
19532
19533 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19534
19535         * gnus-art.el (gnus-article-treat-types): Do treatment of
19536         text/x-verbatim parts.
19537         (gnus-button-patch): New command.
19538
19539         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19540         addresses that contain invalid characters.
19541
19542 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19543
19544         * message.el (message-put-addresses-in-ecomplete):
19545         Use gnus-replace-in-string.
19546         (message-is-yours-p): Use the more correct
19547         mail-header-parse-address instead of
19548         mail-extract-address-components.
19549         (message-put-addresses-in-ecomplete): Fix typo.
19550
19551         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19552         keystroke.
19553
19554         * gnus-art.el (gnus-treatment-function-alist): Change order of
19555         newsgroups/generic header folding to avoid double-folding.
19556
19557         * message.el (message-hidden-headers): Add X-Draft-From.
19558
19559         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19560         New command.
19561         (gnus-summary-repeat-search-article-backward): New command.
19562
19563         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19564         groups in the parent topic.
19565
19566 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19567
19568         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19569         (spam-extra-header-to-number): Return the CRM114 number as a
19570         number instead of a string.
19571
19572 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19573
19574         * gnus-art.el (gnus-face-properties-alist): Move here from
19575         gnus-fun.
19576
19577         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19578
19579 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19580
19581         * message.el (message-strip-forbidden-properties): Only display on
19582         self-insert-command.
19583
19584         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
19585         reindent.
19586         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
19587
19588 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19589
19590         * smiley.el (smiley-style): Fix typo.
19591
19592 2006-03-23  Kenichi Handa  <handa@m17n.org>
19593
19594         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19595         instead of set-buffer-multibyte.
19596
19597 2006-03-23  Kenichi Handa  <handa@m17n.org>
19598
19599         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19600         buffer and then decode the buffer text if necessary.
19601         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19602         first, and after mm-encode-body, change the buffer to unibyte.
19603
19604 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19605
19606         * hashcash.el (hashcash-insert-payment-async-2):
19607         Use message-goto-eoh instead of doing it manually.
19608         (mail-add-payment): Use message-narrow-to-header instead of trying
19609         to do the same itself.
19610
19611         * message.el (message-hidden-headers): Add Face.
19612
19613         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19614         reparenting code.
19615         (gnus-summary-reparent-children): Refactored out code.
19616         (gnus-summary-thread-map): New keystroke.
19617         (gnus-summary-reparent-children): Make into command.
19618
19619         * smiley.el (smiley-style): Default to `medium' if using a large
19620         font.
19621
19622         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19623         does it itself.
19624
19625         * message.el (message-point-in-header-p): Simplify definition.
19626
19627 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19628
19629         * nnagent.el (nnagent-request-set-mark): Silence log file
19630         writing.
19631         (nnagent-request-set-mark): Use write-region instead of
19632         append-to-file.
19633
19634         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19635         strange select method.
19636
19637         * ecomplete.el (ecomplete-display-matches): Get highlightling
19638         right.
19639         (ecomplete-display-matches): Use literals.
19640         (ecomplete-display-matches): Disable message logging.
19641
19642         * message.el (message-display-abbrev): Small optimization.
19643
19644         * ecomplete.el (ecomplete-display-matches): Allow automatic
19645         display.
19646
19647         * message.el (message-strip-forbidden-properties):
19648         Display abbrevs.
19649         (message-display-abbrev): Get automatic display right.
19650
19651         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19652         keystrokes.
19653
19654 2006-04-13  Romain Francoise  <romain@orebokech.com>
19655
19656         TODO: Backport to v5-10!
19657
19658         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19659         Move here (and rename) from gnus-registry.el.
19660
19661         * gnus-registry.el: Require gnus-util.
19662         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19663
19664 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19665
19666         * gnus-group.el (gnus-group-catchup-current):
19667         Change if-then-else-if-then-else into cond.
19668         (gnus-group-catchup): Indent.
19669         (group-name-at-point): New function.
19670         (gnus-fetch-group): Provide default from thing at point.
19671
19672 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19673
19674         * message.el (message-display-abbrev): Fix regexp.
19675
19676         * ecomplete.el (ecomplete-highlight-match-line):
19677         Reimplement choosing.
19678         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19679         dead variables.
19680
19681         * message.el (message-newline-and-indent): Remove debugging.
19682         (message-display-abbrev): Use new implementation.
19683
19684 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19685
19686         * gnus-art.el (gnus-article-mode):
19687         Set cursor-in-non-selected-windows to nil.
19688
19689         * smiley.el: Revert previous change.
19690         (smiley-data-directory): defvar it before using it in the
19691         defcustom of `smiley-style'.
19692
19693 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19694
19695         * message.el (message-newline-and-indent): New function.
19696
19697         * ecomplete.el: Implement more bits.
19698
19699         * message.el (message-put-addresses-in-ecomplete): Clean up the
19700         string.
19701
19702         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19703
19704         * gnus-sum.el (gnus-summary-save-parts):
19705         Bind gnus-summary-save-parts-counter and use it to make unique file
19706         names.
19707
19708         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19709
19710         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19711         parameter to say whether to actually parse the individual
19712         addresses.
19713
19714         * message.el (message-put-addresses-in-ecomplete): New function.
19715         (ecomplete): Require.
19716         (message-mail-alias-type): Add ecomplete as an option.
19717
19718 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19719
19720         * flow-fill.el (fill-flowed): Remove trailing space from blank
19721         quoted lines.
19722
19723 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19724
19725         * smiley.el (smiley-style): Move definition later to avoid a
19726         compilation warning.
19727
19728 2006-04-12  Kenichi Handa  <handa@m17n.org>
19729
19730         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19731         buffer and then decode the buffer text if necessary.
19732         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19733         first, and after mm-encode-body, change the buffer to unibyte.
19734         Use mm-disable-multibyte instead of set-buffer-multibyte.
19735
19736 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19737
19738         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19739         Content-Type header instead of Content-Disposition header.
19740         (gnus-mime-inline-part): Ditto.
19741         (gnus-mime-view-part-as-charset): Ignore charset that the part
19742         specifies.
19743
19744         * mm-decode.el (mm-display-part): Work with external parts and
19745         usual parts similarly.
19746
19747         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19748         instead of gnus-display-mime.
19749
19750         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19751         instead of with-temp-buffer.
19752
19753         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19754         tag to summarized topics part in order to encode non-ASCII text.
19755
19756 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19757
19758         * smiley.el (smiley-style): New variable.
19759         (smiley-directory): New function.
19760         (smiley-data-directory): Derive from `smiley-style' using
19761         `smiley-directory'.
19762         (smiley-regexp-alist): Add new entries.
19763
19764         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19765         (gnus-article-browse-delete-temp): Add :version.
19766
19767 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19768
19769         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19770         the sieve region.
19771
19772 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19773
19774         * gnus.el (gnus-version-number): Bump version.
19775
19776 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19777
19778         * gnus.el: No Gnus v0.4 is released.
19779
19780 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19781
19782         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19783         layout.
19784
19785         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19786         unknown charset.
19787
19788         * message.el (message-header-synonyms): Add Original-To to the
19789         default.
19790
19791         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19792         optional parameter.
19793
19794 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19795
19796         * gnus-fun.el (gnus): Require it for gnus-directory.
19797
19798 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19799
19800         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19801
19802 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19803
19804         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19805
19806 2006-04-05  Simon Josefsson  <jas@extundo.com>
19807
19808         * password.el (password-reset): New function.
19809
19810 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19811
19812         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19813         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19814
19815 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19816
19817         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19818         Some whitespace was matched into the url, which broke browsing hits
19819         > 100 when mm-url-use-external was nil.
19820
19821 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19822
19823         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19824         Check gnus-extra-headers for 'Newsgroups.
19825
19826         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19827         bound.
19828
19829 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19830
19831         * pgg-gpg.el: Clean up process buffers every time gpg processes
19832         complete.
19833
19834 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19835
19836         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19837         doc string.
19838
19839 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19840
19841         * pgg-gpg.el (pgg-gpg-process-filter)
19842         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19843
19844         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19845         lines, temporary fix.
19846
19847 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19848
19849         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
19850
19851 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19852
19853         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19854         default-enable-multibyte-characters.  This reverts the change from
19855         revision 6.17 which is no longer necessary because the passphrase
19856         is sent separately now.  GnuPG messages are unreadable under
19857         multibyte locales with default-enable-multibyte-characters set to
19858         nil.
19859
19860 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19861
19862         * message.el (message-tool-bar-gnome): Move "spell".
19863
19864 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19865
19866         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19867         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19868         instead.
19869
19870 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19871
19872         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19873         Improve newsgroups handling for NNTP overviews which don't include
19874         Newsgroups.
19875
19876 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19877
19878         * message.el (message-resend): Bind message-generate-hashcash to nil.
19879
19880 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19881
19882         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19883         when searching for already-paid recipients.
19884
19885 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19886
19887         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19888         passphrases when it is not needed.
19889         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19890         passphrase stuff from gpg, should only be necessary when you use
19891         gpg with a smartcard.
19892
19893 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19894
19895         * mml.el (mml-insert-mime): Ignore cached contents of
19896         message/external-body part.
19897
19898         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19899         (mm-insert-part): Ditto.
19900
19901 2006-03-23  Simon Josefsson  <jas@extundo.com>
19902
19903         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19904         Reiner.
19905         (pgg-gpg-use-agent-p): Use it again.
19906
19907 2006-03-23  Simon Josefsson  <jas@extundo.com>
19908
19909         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19910         older emacsen.
19911         (pgg-gpg-use-agent-p): Don't use it.
19912
19913 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19914
19915         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19916         if we can.
19917
19918 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19919
19920         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19921         (pgg-gpg-update-agent): New function.
19922         (pgg-gpg-use-agent-p): New function.
19923         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19924         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19925         (pgg-gpg-sign-region): Use it.
19926
19927 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19928
19929         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19930         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19931
19932 2006-03-21  Simon Josefsson  <jas@extundo.com>
19933
19934         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19935         <wilde@sha-bang.de>.
19936         (pgg-gpg-use-agent): New variable.
19937         (pgg-gpg-process-region): Use it.
19938         (pgg-gpg-encrypt-region): Likewise.
19939         (pgg-gpg-encrypt-symmetric-region): Likewise.
19940         (pgg-gpg-decrypt-region): Likewise.
19941         (pgg-gpg-sign-region): Likewise.
19942         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19943
19944 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19945
19946         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19947
19948         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19949         Add comment on version.
19950
19951 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19952
19953         * smiley.el: Add missing test smiley.
19954
19955 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19956
19957         * mm-decode.el (mm-with-part): New macro.
19958         (mm-get-part): Use it; work with message/external-body as well.
19959         (mm-save-part): Treat name and filename equally.
19960
19961         * mm-extern.el (mm-extern-cache-contents): New function.
19962         (mm-inline-external-body): Use it; force the part to be displayed;
19963         move undisplayer added to the cached handle to the parent.
19964
19965         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19966         (gnus-mime-view-part-as-type): Work with message/external-body.
19967
19968         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19969
19970 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19971
19972         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19973         images in image-load-path.  [Sync with image.el, revision 1.60, in
19974         Emacs.]
19975
19976 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19977
19978         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19979         path rather than symbol.  Always return list of directories.
19980         Guarantee that image directory comes first.  [Sync with image.el,
19981         revision 1.59, in Emacs.]
19982
19983         * message.el (message-make-tool-bar): Adjust to new API of
19984         `gmm-image-load-path-for-library'.
19985
19986         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19987
19988         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19989
19990 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19991
19992         * gnus-art.el (gnus-article-only-boring-p):
19993         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19994         intangible text.
19995         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19996
19997 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19998
19999         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
20000         Use `defun' instead of `gmm-defun-compat'.
20001
20002 2006-03-14  Simon Josefsson  <jas@extundo.com>
20003
20004         * message.el (message-unique-id): Don't use message-number-base36
20005         if (user-uid) is a float.
20006         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
20007
20008 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20009
20010         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
20011
20012         * gnus-art.el (gnus-mime-display-single): Make sure there is an
20013         empty line between a part and a message part.
20014
20015 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
20016
20017         * smiley.el: Add more test smileys.
20018         (smiley-data-directory, smiley-regexp-alist)
20019         (gnus-smiley-file-types): Fix doc strings.
20020         (smiley-update-cache): Clear smiley-cached-regexp-alist before
20021         adding new elements.
20022         (smiley-mouse-map): Unused code.  Make it a comment.
20023
20024 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20025
20026         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
20027         scan latest NoCeM messages instead of old ones.
20028         (gnus-nocem-check-article): Fix regexps so as to match to PGP
20029         delimiters that are recently used.
20030         (gnus-nocem-load-cache): Add autoload cookie.
20031
20032         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
20033
20034         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
20035         level which is larger than gnus-use-nocem is specified.
20036
20037         * gnus-group.el (gnus-group-get-new-news): Ditto.
20038
20039 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
20040
20041         * gnus-util.el (gnus-tool-bar-update): New function.
20042
20043         * gnus-group.el (gnus-group-update-tool-bar): New variable.
20044         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
20045
20046         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
20047
20048         * gnus-group.el (gnus-group-redraw-when-idle)
20049         (gnus-group-redraw-check): Remove.
20050         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
20051
20052 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20053
20054         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
20055         if optional last element is specified in splits (FIELD VALUE...).
20056
20057 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
20058
20059         * message.el (message-make-tool-bar): Rename gmm-image-load-path
20060         to gmm-image-load-path-for-library.  Call with no-error argument.
20061         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
20062
20063         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20064
20065         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20066
20067         * gmm-utils.el (gmm-image-load-path): Remove alias.
20068
20069 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
20070
20071         * gmm-utils.el (gmm-image-load-path): Add alias.
20072
20073         * nnml.el (nnml-generate-nov-databases-directory): Rename from
20074         nnml-generate-nov-databases-1.
20075         (nnml-generate-nov-databases): Use it.
20076         (nnml-generate-nov-databases-directory): Document no-active
20077         argument.
20078
20079         * gmm-utils.el (gmm-image-load-path-for-library): Return single
20080         directory if path is t.  Add no-error.
20081
20082         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
20083         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20084
20085         * gnus-art.el (gnus-article-browse-delete-temp-files):
20086         Simplify resetting gnus-article-browse-html-temp-list.
20087
20088         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
20089         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
20090         Add example to docstring.  Rename local variables.  Move error
20091         checks to default case in cond and simplify.
20092
20093 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20094
20095         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
20096         handle is multipart when calling it recursively.
20097         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
20098
20099 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
20100
20101         * nnimap.el (nnimap-request-update-info-internal): Optimize.
20102         Don't `gnus-uncompress-range' to avoid excessive memory usage.
20103
20104 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20105
20106         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
20107         is loaded.
20108
20109         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
20110         loaded.
20111
20112 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20113
20114         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
20115         to "Emacs 23 (unicode)" in doc string.
20116
20117         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
20118         "Emacs 23 (unicode)" in comment.
20119
20120 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20121
20122         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
20123
20124         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
20125         characters 160 through 255 in Emacs 23.
20126
20127 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20128
20129         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
20130         gnus-article-browse-html-temp.
20131         (gnus-article-browse-delete-temp): Make it customizable.
20132         Add `file'.  Adjust doc string.
20133         (gnus-article-browse-delete-temp-files): Add argument.
20134         Allow query for each file.  Adjust doc string.
20135         (gnus-article-browse-html-parts):
20136         Add `gnus-article-browse-delete-temp-files' to
20137         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
20138
20139 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
20140
20141         * gnus-art.el (gnus-article-browse-html-temp)
20142         (gnus-article-browse-delete-temp): New variables.
20143         (gnus-article-browse-delete-temp-files): New function.
20144         (gnus-article-browse-html-parts): Use it.
20145
20146 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20147
20148         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
20149
20150         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
20151         string.
20152
20153         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
20154         gnus-summary-insert-new-articles when unplugged.
20155         Remove gnus-summary-search-article-forward.
20156
20157         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
20158         display-visual-class instead of display-color-cells.
20159
20160 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20161
20162         * dgnushack.el: Autoload customize-group for XEmacs.
20163
20164         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
20165         message/* containing non-ASCII text properly.
20166
20167 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
20168
20169         * message.el: Require gmm-utils, remove autoloads.
20170         (message-tool-bar): Set default based on
20171         gmm-tool-bar-style.
20172         (message-tool-bar-gnome): Add gmm-customize-mode.
20173
20174         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
20175         gmm-tool-bar-style.
20176         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
20177
20178         * gnus-group.el (gnus-group-tool-bar): Set default based on
20179         gmm-tool-bar-style.
20180         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
20181
20182         * gmm-utils.el (gmm-image-directory): Rename variable from
20183         gmm-image-load-path.
20184         (gmm-image-load-path): Use gmm-image-directory.
20185         (gmm-customize-mode): New function.
20186         (gmm-tool-bar-style): New variable.
20187
20188         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
20189         gnus-group-redraw-line-number.
20190         (gnus-group-redraw-check): Simplify.
20191         (gnus-group-tool-bar-update): Remove redraw check.
20192         (gnus-group-make-tool-bar): Add redraw check.
20193
20194 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
20195
20196         * gnus-art.el (gnus-button): Add missing parentheses.
20197
20198 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20199
20200         * lpath.el: Fbind line-number-at-pos.
20201
20202 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20203
20204         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
20205
20206 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20207
20208         * gnus-art.el (gnus-button): New face.
20209         (gnus-article-button-face): Use it.
20210
20211         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20212         Add gnus-summary-next-page.  Re-order.
20213
20214         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
20215         next-node are now included.
20216         (gnus-group-redraw-line-number): New internal variable.
20217         (gnus-group-redraw-check): Helper function for updating the tool
20218         bar.
20219         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
20220
20221         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
20222
20223         * spam.el (spam-spamassassin-score-regexp): New internal variable.
20224         (spam-extra-header-to-number, spam-check-spamassassin-headers):
20225         Use it to match format of Spamassassin 3.0 and later.
20226         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
20227         (spam-check-bogofilter)
20228         (spam-bogofilter-register-with-bogofilter): Fix args of
20229         `gnus-error' calls.
20230
20231 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20232
20233         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
20234         unnecessary interaction when sending queued mails.
20235         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
20236
20237 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
20238
20239         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
20240         first or last are nil.
20241
20242 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20243
20244         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
20245
20246 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20247
20248         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
20249
20250 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20251
20252         * dns.el (query-dns): Protect more against buggy tcp output.
20253
20254 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20255
20256         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
20257         nov.php.
20258
20259 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20260
20261         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
20262         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
20263         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
20264         output on the server side.
20265         (nnweb-google-create-mapping): Update regexps and add some
20266         progress indication.
20267
20268 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
20269
20270         * gnus-group.el (gnus-group-tool-bar-gnome):
20271         Fix gnus-agent-toggle-plugged.  Re-order icons.
20272         (gnus-group-tool-bar-gnome):
20273         Add gnus-group-{prev,next}-unread-group.
20274         (gnus-group-tool-bar-gnome): Re-order icons.
20275
20276         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20277         Move gnus-summary-insert-new-articles.
20278
20279         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
20280         Fix comments.
20281
20282         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
20283         also available in Emacs 21.3.
20284
20285         * message.el (message-fix-before-sending): Change "Emacs 22" to
20286         "Emacs 23 (unicode)" in comment.
20287
20288         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
20289         "Emacs 23 (unicode)" in comment.
20290
20291         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
20292         comment.
20293         (mm-coding-system-p): Add comment about no-MULE XEmacs.
20294
20295         * mm-view.el (mm-fill-flowed): Add :version.
20296
20297 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20298
20299         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
20300         and load-path.
20301
20302 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
20303
20304         * message.el: Autoload gmm-image-load-path.
20305         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
20306         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
20307         consitency.
20308
20309         * gmm-utils.el (gmm-image-load-path): Also search in
20310         "../etc/images".  Don't set gmm-image-load-path if we don't find
20311         the image.
20312
20313 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20314
20315         * gmm-utils.el (gmm-image-load-path): Don't make
20316         `gmm-image-load-path' include subdirectories which the second arg
20317         `image' might specify.
20318
20319         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
20320         subdirectory to icon file names.
20321
20322         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
20323
20324 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20325
20326         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
20327         gmm-image-load-path calls.
20328
20329         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20330
20331         * message.el (message-make-tool-bar): Ditto.
20332
20333         * mml.el (mml-preview): Add comment concerning tool bar icons.
20334
20335         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
20336         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
20337
20338         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
20339         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
20340
20341         * message.el (message-tool-bar-gnome): Use new icon names.
20342         (message-make-tool-bar): Use `gmm-image-load-path'.
20343
20344         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
20345         New functions from MH-E.
20346         (gmm-image-load-path): New variable from MH-E.
20347         (gmm-image-load-path): New function from MH-E.  Add arguments
20348         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
20349         *-image-load-path-called-flag.
20350
20351 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
20352
20353         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
20354
20355 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
20356
20357         * nnimap.el (nnimap-request-move-article): Change folder back to
20358         source group before deleting.
20359
20360 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
20361
20362         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
20363
20364         * gnus-art.el (mm-url-insert-file-contents-external):
20365         Autoload mm-url.
20366
20367         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
20368
20369 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20370
20371         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
20372         coding system which mm-charset-to-coding-system returns for a
20373         given charset is valid.
20374
20375 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
20376
20377         * html2text.el (html2text-remove-tag-list):
20378         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
20379
20380 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
20381
20382         * gnus-cus.el: Revert 2005-10-17 change.
20383
20384 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20385
20386         * gnus-art.el (article-strip-banner):
20387         Call article-really-strip-banner only when the regexp match is made.
20388
20389 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20390
20391         * gnus-art.el (article-strip-banner):
20392         Use gnus-extract-address-components instead of
20393         mail-header-parse-addresses to make it work with non-ASCII text;
20394         remove mail-encode-encoded-word-string.
20395
20396         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
20397         values which are surrounded with \"...\"; make it never cause a
20398         Lisp error; give up parsing of parameters if it failed in
20399         extracting type.
20400
20401 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
20402
20403         * smime.el (smime-cert-by-ldap-1): Fix bug where
20404         `smime-ldap-search' returns results without userCertificates.
20405
20406 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20407
20408         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
20409
20410 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20411
20412         * spam.el (spam-check-spamassassin-headers): Adapt format for
20413         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
20414         <ari@mbf.ocn.ne.jp>.
20415         (spam-list-of-processors): Add spam-use-gmane.
20416
20417 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20418
20419         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
20420         make-temp-file; make it work with XEmacs as well.
20421
20422         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
20423         mm-make-temp-file.
20424
20425         * mm-decode.el (mm-display-external): Use the 3rd arg of
20426         mm-make-temp-file.
20427         (mm-create-image-xemacs): Ditto.
20428
20429 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20430
20431         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
20432         with message-narrow-to-headers.
20433         (gnus-draft-setup): Narrow to header to run message-fetch-field.
20434         (gnus-draft-check-draft-articles): New function.
20435         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
20436
20437 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20438
20439         * gnus-art.el (gnus-article-browse-html-parts):
20440         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
20441         Don't use suffix argument for mm-make-temp-file for Emacs 21
20442         compatibility.  Remove useless `format'.
20443
20444 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20445
20446         * nnweb.el (nnweb-google-wash-article): Update regexps.
20447         (nnweb-group-alist): Use defvoo instead of defvar.
20448
20449 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20450
20451         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
20452         re-loading nn* modules.
20453
20454 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
20455
20456         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
20457         for `tool-bar-mode' and don't check it's default-value.
20458
20459         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20460
20461         * message.el (message-make-tool-bar): Ditto.
20462
20463         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
20464         `substring'.  Shorten tmp-file name.
20465
20466         * gnus.el: Remove bogus comment.
20467
20468 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
20469
20470         * gnus-art.el (gnus-article-browse-html-parts): New function.
20471         (gnus-article-browse-html-article): New function for viewing html
20472         articles with a browser.
20473
20474 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
20475
20476         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
20477         in elisp.
20478         (pgg-gpg-encrypt-symmetric-region): Ditto.
20479         (pgg-gpg-sign-region): Ditto.
20480
20481         * pgg-def.el (pgg-text-mode): New variable.
20482
20483         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
20484         (mml2015-pgg-encrypt): Ditto.
20485
20486         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
20487         (mml1991-pgg-encrypt): Ditto.
20488
20489 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20490
20491         * nnfolder.el (nnfolder-insert-newsgroup-line):
20492         Use message-make-date instead of current-time-string.
20493
20494         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
20495         to gnus-decoded which mm-uu might set.
20496
20497 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20498
20499         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
20500         don't decode quoted parameters; remove misimported Emacs code.
20501         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20502         (rfc2231-decode-encoded-string): Don't use split-string which
20503         behaves differently according to Emacs version; use
20504         mm-decode-coding-region to convert charset to coding-system.
20505         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20506         (rfc2231-encode-string): Remove misimported Emacs code.
20507
20508 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20509
20510         * gnus-art.el (article-decode-charset): Don't use ignore-errors
20511         when calling mail-header-parse-content-type.
20512         (article-de-quoted-unreadable): Ditto.
20513         (article-de-base64-unreadable): Ditto.
20514         (article-wash-html): Ditto.
20515
20516         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20517         calling mail-header-parse-content-type and
20518         mail-header-parse-content-disposition.
20519         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20520         mail-header-parse-content-type.
20521
20522         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20523         insert charset and format parameters; encode description after
20524         inserting it to buffer.
20525         (mml-insert-parameter): Fold lines properly even if a parameter is
20526         segmented into two or more lines; change the max column to 76.
20527
20528         * rfc1843.el (rfc1843-decode-article-body): Don't use
20529         ignore-errors when calling mail-header-parse-content-type.
20530
20531         * rfc2231.el (rfc2231-parse-string): Return at least type if
20532         possible; don't cause an error even if it fails in parsing of
20533         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20534         (rfc2231-encode-string): Don't break lines at the beginning, leave
20535         it to mml-insert-parameter.
20536
20537         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20538         calling mail-header-parse-content-type.
20539
20540 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20541
20542         * spam-report.el (spam-report-gmane-use-article-number):
20543         Improve doc string.
20544         (spam-report-gmane-internal): Check if a suitable header was found
20545         in the article.
20546
20547 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20548
20549         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20550         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20551
20552 2006-02-05  Romain Francoise  <romain@orebokech.com>
20553
20554         Update copyright notices of all files in the gnus directory.
20555
20556 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20557
20558         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20559
20560 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20561
20562         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20563         segmented lines of parameter value to cope with Thunderbird 1.5
20564         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20565         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20566         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20567
20568 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20569
20570         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20571         parts.
20572
20573 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20574
20575         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20576         there's only one active file for all servers.
20577         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20578         solid groups.  Gnus might have used a FAST request to select the group.
20579         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
20580         and nnweb-search redundantly in the active file.
20581         (nnweb-request-list): Don't list bogus groups.  There can only be one.
20582         (nnweb-request-create-group): Don't use ARGS.
20583         (nnweb-possibly-change-server, nnweb-request-group): Remove some
20584         initializations.  Let nnoo do the work.
20585
20586 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20587
20588         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20589         Say the part has been decoded.
20590
20591         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20592
20593 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20594
20595         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20596         mailcap-viewer-test-cache when there's no 'test clause, since that
20597         will invert the meaning of a "nil" test previously determined by
20598         mailcap-mailcap-entry-passes-test.
20599
20600 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20601
20602         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20603         compiling.
20604
20605         * gnus-sum.el: Ditto.
20606
20607         * message.el: Don't bind tool-bar-map when compiling.
20608
20609 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20610
20611         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20612
20613 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20614
20615         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20616         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20617         current Google Groups.
20618
20619 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20620
20621         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20622         and tool-bar-mode.
20623
20624         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20625         and tool-bar-mode.
20626
20627         * message.el (message-tool-bar-update): Simplify.
20628         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20629
20630         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20631         gnus-summary-buffer.
20632         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20633         gnus-summary-reply.
20634
20635         * gmm-utils.el (gmm): Add :version.
20636
20637 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20638
20639         * Makefile.in (clean): New rule.
20640         (distclean): Use it.
20641
20642 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20643
20644         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20645         Don't autoload.
20646
20647 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20648
20649         * gmm-utils.el (gmm-verbose): Add :group.
20650
20651 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20652
20653         * message.el: Change some comments WRT tool-bars.
20654
20655         * gnus-sum.el (gnus-summary-tool-bar)
20656         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20657         (gnus-summary-tool-bar-zap-list): New variables.
20658         (gnus-summary-make-tool-bar): Complete rewrite using
20659         `gmm-tool-bar-from-list'.
20660
20661         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20662         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20663         New variables.
20664         (gnus-group-make-tool-bar): Complete rewrite using
20665         `gmm-tool-bar-from-list'.
20666         (gnus-group-tool-bar-update): New function.
20667
20668         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20669
20670 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20671
20672         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20673         is dissected into a single part of which the type is the same as
20674         the given one; decode charset.
20675
20676 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20677
20678         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20679         into alists as symbol not string, since that's what
20680         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20681         look for.
20682
20683 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20684
20685         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20686         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20687
20688         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20689
20690 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20691
20692         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20693         (gnus-xmas-mime-security-button-menu): New function.
20694
20695         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20696         (gnus-mime-security-button-menu): New definition.
20697         (gnus-mime-security-button-map): Use them.
20698         (gnus-mime-security-button-menu): New function.
20699         (gnus-insert-mime-security-button): Addition to help echo.
20700         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20701         (gnus-mime-security-pipe-part): New functions.
20702
20703         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20704         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20705
20706         * mm-decode.el (mm-handle-set-disposition): Remove.
20707         (mm-handle-set-description): Remove.
20708
20709 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20710
20711         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20712         (mm-w3m-standalone-supports-m17n-p): New function.
20713         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20714         w3m usage.
20715
20716         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20717         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20718
20719 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20720
20721         * message.el (message-tool-bar-zap-list):
20722         Use gmm-tool-bar-zap-list as custom type.
20723         (message-tool-bar-update): New function.
20724         (message-tool-bar, message-tool-bar-gnome)
20725         (message-tool-bar-retro): Add message-tool-bar-update.
20726         (message-tool-bar-gnome): Add flyspell-buffer.
20727
20728         * gnus-util.el (gnus-error): Describe `args'.
20729
20730         * gmm-utils.el (gmm-error): Describe `args'.
20731         (gmm-tool-bar-zap-list): New widget.
20732         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20733
20734 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20735
20736         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20737         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20738         the number of recursive calls.
20739
20740         * mm-decode.el (mm-handle-set-disposition): New macro.
20741         (mm-handle-set-description): New macro.
20742
20743 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20744
20745         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20746         encoding.
20747
20748 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20749
20750         * message.el (message-tool-bar-zap-list, message-tool-bar)
20751         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20752         (message-tool-bar-local-item-from-menu): Remove.
20753         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20754         (message-make-tool-bar): New function.
20755         (message-mode): Use `message-make-tool-bar'.
20756
20757         * gmm-utils.el: New file.
20758         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20759         (gmm-lazy): New widget copied from `nnmail.el'.
20760         (gmm-tool-bar-from-list): New function for creating customizable
20761         tool bars.
20762         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20763         output.
20764         (gmm): Add :prefix to defgroup.
20765
20766 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20767
20768         * gmm-utils.el (gmm-widget-p): New function.
20769
20770 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20771
20772         * mml.el (mml-attach-file): Describe `description' in doc string.
20773         (mml-menu): Add Emacs MIME manual and PGG manual.
20774
20775 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20776
20777         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20778
20779 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20780
20781         * nntp.el (nntp-end-of-line): Doc fix.
20782
20783 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20784
20785         * imap.el (imap-open): Handle case where buffer is a buffer
20786         object.
20787
20788 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20789
20790         * gnus-delay.el (gnus-delay): Don't autoload.
20791         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20792         to be re-loaded when customizing the `gnus-delay' group.
20793
20794 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20795
20796         * message.el (message-insert-citation-line): Use newlines.
20797
20798 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20799
20800         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20801         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20802         these routines, so the passphrase can be managed externally and
20803         passed in to the system.
20804         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20805         pgg-add-passphrase-to-cache function.
20806
20807         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20808         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20809         these routines, so the passphrase can be managed externally and
20810         passed in to the system.
20811         (pgg-pgp5-sign-region): Use new name of
20812         pgg-add-passphrase-to-cache function.
20813
20814 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20815
20816         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20817         part of the decoded armor to find the key-identifier.
20818         (pgg-gpg-lookup-key-owner): New function to return the
20819         human-readable identifier of a key owner.
20820         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20821         itself.
20822         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20823         the key value) if we have a key and can match it against a secret
20824         key.  Also, added a note pointing out fact that the prompt only
20825         indicates the first matching key.
20826
20827         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20828         pgg-decrypt-region.
20829         (pgg-add-passphrase-to-cache): Rename from
20830         `pgg-add-passphrase-cache' to reduce confusion (all callers
20831         changed).
20832         (pgg-remove-passphrase-from-cache): Rename from
20833         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20834         changed).
20835         (pgg-read-passphrase, pgg-add-passphrase-cache)
20836         (pgg-remove-passphrase-cache): Add informative docstrings.
20837         (pgg-decrypt): Convey provided passphrase in subordinate call to
20838         pgg-decrypt-region.
20839
20840 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20841
20842         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20843         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20844         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20845         'passphrase' argument, so the passphrase can be managed externally
20846         and then passed in to the system.
20847
20848         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20849         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
20850         so the passphrase cache can be used reliably with identifiers
20851         besides a pgp packet's key id.
20852
20853         * pgg-gpg.el (pgg-gpg-encrypt-region)
20854         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20855         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20856         these routines, so the passphrase can be managed externally and
20857         passed in to the system.
20858
20859         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20860         'notruncate' argument, so the passphrase cache can be used
20861         reliably with identifiers besides a pgp packet's key id.
20862
20863 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20864
20865         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20866         symmetric encryption.
20867         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20868         encrypted session key.
20869         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20870         message ask for the passphrase in a proper way.
20871
20872         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20873         New user commands for symmetric encryption.
20874
20875 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20876
20877         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20878
20879         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20880
20881 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20882
20883         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20884
20885 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20886
20887         * mm-decode.el (mm-inlined-types): Add application/pgp.
20888         (mm-automatic-display): Ditto.
20889
20890         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20891         part as text.
20892
20893 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20894
20895         * nnrss.el: Update copyright.
20896         (nnrss-opml-import): Query whether to subscribe to each entry.
20897
20898         * gnus-art.el:
20899         * gnus-sum.el:
20900         * gnus-xmas.el:
20901         * messagexmas.el:
20902         * mm-uu.el:
20903         * mm-view.el: Update copyright.
20904
20905 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20906
20907         * message.el (message-info): New function.
20908         (message-mode-menu): Add it.
20909         Update copyright.
20910
20911         * ChangeLog: Fix and update copyright.
20912
20913 2006-01-13  Romain Francoise  <romain@orebokech.com>
20914
20915         * message.el (message-forward-subject-name-subject): Prefer the
20916         address to 'nowhere' if the sender has no name.
20917         Fix typo.  Update copyright year.
20918
20919 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20920
20921         * gnus-art.el (article-wash-html):
20922         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20923         (gnus-article-wash-html-with-w3m-standalone): New function.
20924
20925         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20926         mm-inline-text-html-render-with-w3m-standalone.
20927         (mm-text-html-washer-alist): Map w3m-standalone to
20928         gnus-article-wash-html-with-w3m-standalone.
20929         (mm-inline-text-html-render-with-w3m-standalone): New function.
20930
20931 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20932
20933         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20934         Improve LaTeX.
20935
20936 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20937
20938         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20939         (nnrss-request-article): Render text/plain parts as HTML.
20940
20941         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20942         the buffer.
20943
20944 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20945
20946         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20947         custom definition of `gnus-posting-styles'.
20948
20949         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20950         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20951
20952 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20953
20954         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20955         Use nntp for bug archive.
20956
20957 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20958
20959         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20960         parts.
20961         (nnrss-normalize-date): New function converts ISO 8601 date into
20962         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20963         (nnrss-check-group): Use it.
20964
20965 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20966
20967         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20968
20969         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20970         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20971         (nnrss-insert-w3): Ditto.
20972
20973 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20974
20975         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20976         the articles to be forwarded including the case where neither a
20977         number of articles nor a region is specified.
20978
20979 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20980
20981         * nnrss.el (nnrss-request-article): Fix last change; fill
20982         text/plain parts.
20983
20984 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20985
20986         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20987         in text/plain part.
20988         (nnrss-check-group): Don't add excessive newline to dc:subject.
20989
20990 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20991
20992         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20993         article.
20994
20995 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20996
20997         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20998         (nnml-use-compressed-files, nnml-save-mail): Support other
20999         comression programs such as bzip2.
21000
21001 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21002
21003         * dns.el (query-dns): Make sure we check the buffer size before
21004         removing tcp headers.
21005
21006 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21007
21008         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
21009         remove MIME buttons associated with multipart/alternative parts.
21010         (gnus-mime-display-alternative): Tag buttons using `article-type'
21011         text property.
21012
21013         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
21014         associated with multipart/alternative parts.
21015
21016         * gnus-art.el (gnus-signature-separator): Fix custom type.
21017
21018         * mm-decode.el (mm-inlined-types): Fix custom type.
21019         (mm-keep-viewer-alive-types): Ditto.
21020         (mm-automatic-display): Ditto.
21021         (mm-attachment-override-types): Ditto.
21022         (mm-inline-override-types): Ditto.
21023         (mm-automatic-external-display): Ditto.
21024
21025 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
21026
21027         * spam-report.el (spam-report-user-mail-address)
21028         (spam-report-user-agent): New variables.
21029         (spam-report-url-ping-plain): Use spam-report-user-agent.
21030
21031 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
21032
21033         * gnus-art.el (gnus-button-handle-custom): Do not just use
21034         `customize-apropos' for any "M-x customize-*" button but the
21035         function called for.  Accept both the function name and its
21036         argument in order to achieve this.
21037         (gnus-button-alist): Remove support for "custom:" URL's.
21038         Pass function name to `gnus-button-handle-custom' in case of "M-x
21039         customize-*" buttons.
21040
21041 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21042
21043         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
21044         multipart/alternative and add xref to mm-discouraged-alternatives
21045         in doc string.
21046
21047         * mm-decode.el (mm-discouraged-alternatives): Add xref to
21048         gnus-buttonized-mime-types in doc string.
21049
21050 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
21051
21052         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
21053         Suggest image/.* in the doc string.
21054
21055 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
21056
21057         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
21058         message-marks (Debian bug#342521).
21059
21060 2005-12-12  Simon Josefsson  <jas@extundo.com>
21061
21062         * password.el (password-read-from-cache): Add.
21063         (password-read): Use it.
21064
21065 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21066
21067         * rfc2047.el (rfc2047-charset-to-coding-system):
21068         Recognize us-ascii as a MIME charset.
21069
21070         * mm-bodies.el (mm-decode-content-transfer-encoding):
21071         Protect against the case where the 2nd arg TYPE is nil.
21072
21073 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21074
21075         * pop3.el (pop3-stream-type): Fix custom version.
21076
21077         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
21078
21079 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21080
21081         * mm-decode.el (mm-display-external): Add missing cdr.
21082
21083 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21084
21085         * mm-decode.el (mm-display-external): Use nametemplate (defined in
21086         RFC1524) if it is in mailcap or add a suffix according to
21087         mailcap-mime-extensions when generating a temp filename; postpone
21088         deleting a temp file for 2 seconds for some wrappers, shell
21089         scripts, and so on, which might exit right after having started a
21090         viewer command as a background job.
21091
21092 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21093
21094         * nntp.el (nntp-marks-directory): Fix custom group.
21095
21096         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
21097         steps when < 10.
21098
21099         * gnus-start.el (gnus-no-server-1):
21100         Mention `gnus-level-default-subscribed' in doc string.
21101
21102 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21103
21104         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
21105         parens.
21106
21107 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21108
21109         * gnus-xmas.el (gnus-use-toolbar): Revert.
21110         (gnus-xmas-setup-toolbar): Use global default-toolbar if
21111         gnus-use-toolbar is default.
21112
21113         * messagexmas.el (message-use-toolbar): Revert.
21114         (message-setup-toolbar): Use global default-toolbar if
21115         message-use-toolbar is default.
21116
21117 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21118
21119         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
21120         according to default-toolbar-visible-p.
21121
21122         * messagexmas.el (message-use-toolbar): Ditto.
21123
21124 2005-11-26  Dave Love  <fx@gnu.org>
21125
21126         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
21127         (tls-program, tls-success): Provide openssl alternative.
21128
21129         * starttls.el: Doc fixes.
21130         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
21131         SERVICE to PORT.
21132
21133         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
21134         port null or service name.
21135         (starttls-negotiate): Autoload.
21136
21137 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21138
21139         * message.el (message-kill-to-signature): Fix interactive spec.
21140
21141 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21142
21143         * pop3.el (pop3-open-server): Recognize a string as a service name.
21144
21145 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
21146
21147         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
21148
21149 2005-11-23  Dave Love  <fx@gnu.org>
21150
21151         Add pop3s, pop3/starttls.
21152
21153         * pop3.el (pop3-authentication-scheme): Clarify doc.
21154         (open-tls-stream, starttls-open-stream): Autoload.
21155         (pop3-stream-type): New.
21156         (pop3-open-server): Use it.
21157
21158         * mail-source.el (mail-sources): Fix some :types.  Add stream type
21159         for POP.
21160         (mail-source-keyword-map): Add :stream for POP.
21161         (mail-source-fetch-pop): Use pop3-stream-type.
21162
21163 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21164
21165         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
21166         of current-time-string.
21167
21168 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
21169
21170         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
21171         date header.
21172
21173 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21174
21175         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
21176         it can seriously impact performance as it bypasses the agent's
21177         local caches.
21178
21179 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21180
21181         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
21182         must be explicitly online rather than "not explicitly offline" for
21183         its flags to be synchronized.
21184
21185         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
21186         that gnus-uu-unmark-thread will function correctly.
21187
21188         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
21189         1024K is instead displayed as 1M.
21190
21191 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21192
21193         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
21194
21195 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
21196
21197         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
21198
21199 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
21200
21201         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
21202         error message to display actual error condition.
21203         (gnus-agent-save-local): Avoid saving symbols that are bound to
21204         nil as they simply result in a warning message in
21205         gnus-agent-read-local.
21206
21207 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21208
21209         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
21210         rather than make-variable-buffer-local for file-precious-flag.
21211
21212 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21213
21214         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
21215         for duplicates which are removed.  The invalid sort check then
21216         triggers a rescan after the sort as sorting may have moved
21217         duplicate entries such that they can be cheaply detected.
21218
21219 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21220
21221         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
21222
21223 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21224
21225         * gnus-agent.el (gnus-agent-article-alist-save-format):
21226         Change internal variable to a custom variable.  Change default value
21227         from compressed(2) to uncompressed(1).
21228         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
21229         support for uncompressed agentview files.  Taken together, reading
21230         the agentview file should now be 6-7 times faster.
21231
21232 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
21233
21234         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
21235         as a buffer-local variable.  This avoids creating truncated
21236         dribble files as a result of a hang up, eg.
21237
21238 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
21239
21240         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
21241         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
21242         XEmacs.
21243
21244 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21245
21246         * gnus-start.el (gnus-start-draft-setup):
21247         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
21248
21249         * gnus.el (gnus-splash): Change custom group.
21250         (gnus-group-get-parameter, gnus-group-parameter-value):
21251         Describe allow-list argument.
21252
21253         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
21254         string.
21255
21256 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21257
21258         * gnus-art.el (gnus-default-article-saver): Add user-defined
21259         `function' to custom type.
21260
21261 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21262
21263         * imap.el (imap-open): Handle case where buffer is a buffer
21264         object.
21265
21266 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21267
21268         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
21269         long lines.
21270         (gnus-cache-delete-group): Wrap doc strings.
21271
21272         * gnus-agent.el (gnus-agent-rename-group)
21273         (gnus-agent-delete-group): Wrap doc strings.
21274
21275 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21276
21277         * messagexmas.el (message-use-toolbar): Change the valid values
21278         into default, top, bottom, left, and right.
21279         (message-toolbar-thickness): New variable.
21280         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
21281         well.
21282         (message-setup-toolbar): Make it work.
21283
21284         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
21285         (gnus-use-toolbar): Change the valid values into default, top,
21286         bottom, left, and right.
21287         (gnus-toolbar-thickness): New variable.
21288         (gnus-xmas-setup-toolbar): New function.
21289         (gnus-xmas-setup-group-toolbar): Use it.
21290         (gnus-xmas-setup-summary-toolbar): Use it.
21291
21292 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21293
21294         * gnus-start.el (gnus-1): Add "native" to
21295         gnus-predefined-server-alist.
21296
21297         * gnus.el (gnus-method-to-server): Don't add "native" to the
21298         lists here, because that leads to problems when
21299         gnus-select-method is bound.
21300
21301 2005-11-09  Simon Josefsson  <jas@extundo.com>
21302
21303         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
21304         use (not sort-by-date) instead.
21305
21306 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21307
21308         * gnus-delay.el (gnus-delay-group): Don't autoload.
21309         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21310         to be re-loaded when customizing the `gnus-delay' group.
21311
21312 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21313
21314         * message.el: Revert last changes.
21315         (message-insert-citation-line): Use newlines.
21316
21317 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21318
21319         * message.el (message-courtesy-message)
21320         (message-mark-insert-begin, message-mark-insert-end)
21321         (message-elide-ellipsis, message-cancel-message)
21322         (message-add-header, message-change-subject)
21323         (message-cross-post-followup-to-header)
21324         (message-cross-post-insert-note, message-reduce-to-to-cc)
21325         (message-widen-reply, message-delete-not-region)
21326         (message-kill-to-signature, message-insert-signature)
21327         (message-insert-importance-high, message-insert-importance-low)
21328         (message-insert-or-toggle-importance)
21329         (message-insert-disposition-notification-to)
21330         (message-indent-citation, message-yank-original)
21331         (message-cite-original-without-signature, message-cite-original)
21332         (message-insert-citation-line, message-position-on-field)
21333         (message-fix-before-sending, message-send-mail-partially)
21334         (message-send-mail, message-send-mail-with-sendmail)
21335         (message-send-mail-with-qmail, message-send-news)
21336         (message-check-news-header-syntax, message-generate-headers)
21337         (message-insert-courtesy-copy, message-fill-address)
21338         (message-fill-header, message-shorten-references)
21339         (message-setup-1, message-cancel-news)
21340         (message-forward-make-body-plain, message-forward-make-body-mime)
21341         (message-forward-make-body-mml, message-encode-message-body)
21342         (message-forward-make-body-digest-plain)
21343         (message-forward-make-body-digest-mime)
21344         (message-use-alternative-email-as-from): Insert `hard-newline'
21345         instead of ordinary newlines.
21346
21347 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21348
21349         * message.el (message-generate-headers): Downcase the argument
21350         given to message-check-element.
21351
21352 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
21353
21354         * nntp.el (nntp-authinfo-rejected): New error condition.
21355         (nntp-wait-for): Use new error condition to signal authentication
21356         error.
21357         (nntp-retrieve-data): Rethrow new error condition to break out of
21358         recursive call to nntp-send-authinfo.
21359
21360 2005-11-08  Romain Francoise  <romain@orebokech.com>
21361
21362         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
21363         (gnus-summary-exit-map): Bind to `Z p'.
21364         (gnus-summary-make-menu-bar): Add menu item.
21365
21366 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
21367
21368         * gnus-art.el (gnus-article-treat-custom): Add `first'.
21369         (gnus-treat-*): Add `first' in all doc strings.
21370
21371         * gnus-group.el (gnus-group-compact-group): Fix typo.
21372
21373 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21374
21375         * gnus.el (gnus-parameters-case-fold-search): New variable.
21376         (gnus-parameters-get-parameter): Use it.
21377
21378         * gnus-score.el (gnus-home-score-file): Doc fix.
21379
21380 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
21381
21382         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
21383
21384 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21385
21386         * mm-util.el (mm-special-display-p): New function.
21387
21388         * mml.el (mml-preview): Use it; doc fix.
21389
21390 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21391
21392         * imap.el (imap-open): Handle case where buffer is a buffer object.
21393
21394 2005-10-29  Romain Francoise  <romain@orebokech.com>
21395
21396         * message.el (message-fix-before-sending): Fix comment.
21397
21398 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21399
21400         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
21401
21402 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21403
21404         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
21405         Used in gnus-score.el.
21406
21407 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
21408
21409         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
21410
21411 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
21412
21413         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
21414         whitespace removed in revision 7.8.  Use concatenated string to
21415         protect trailing whitespace.
21416
21417 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
21418
21419         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
21420         (nnimap-request-expire-articles): Use it to avoid sending 'UID
21421         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
21422         Courier IMAP ("some version from 2004").  Mostly based on similar
21423         code in the same function.
21424
21425 2005-10-26  Didier Verna  <didier@xemacs.org>
21426
21427         * gnus-group.el (gnus-group-compact-group): Invalidate original
21428         article buffer.
21429         * gnus-srvr.el (gnus-server-compact-server): Ditto.
21430         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
21431         NOV database and in article itself.
21432         Invalidate article backlog.
21433
21434 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21435
21436         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
21437
21438 2005-10-26  Simon Josefsson  <jas@extundo.com>
21439
21440         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
21441         part of 2004-07-25 change.
21442
21443 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21444
21445         * message.el (message-display-completion-list): New function.
21446         (message-expand-group): Use it; make sure the Completions buffer
21447         is modifiable.
21448 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21449
21450         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
21451         user-mail-name is an empty string.
21452
21453 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21454
21455         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
21456         depending on gnus-score-decay-constant.
21457
21458         * encrypt.el (encrypt-insert-file-contents)
21459         (encrypt-write-file-contents): Don't use `gnus-message'.
21460
21461         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
21462         arguments.
21463         (mm-uu-type-alist): Add message-marks and insert-marks.
21464         Pass arguments to mm-uu-verbatim-marks-extract.
21465         (mm-uu-hide-markers): New variable.
21466         (mm-uu-extract): Use face similar to `gnus-cite-3'.
21467
21468         * gnus-fun.el (gnus-convert-image-to-x-face-command)
21469         (gnus-convert-image-to-face-command): Use "convert" by default to
21470         allow other input image formats.
21471         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
21472         accordingly.
21473
21474 2005-10-23  Simon Josefsson  <jas@extundo.com>
21475
21476         * imap.el (imap-gssapi-program): Align command line parameters
21477         with latest GNU SASL.
21478         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
21479
21480 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21481
21482         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
21483         HTML.
21484         (nnslashdot-request-article): Ditto.
21485
21486         * lpath.el (featurep): Add nobreak-char-display.
21487
21488 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21489
21490         * mail-source.el (mail-source-fetch-pop): Require pop3.
21491         (mail-source-check-pop): Ditto.
21492
21493 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21494
21495         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
21496         errors.
21497
21498 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
21499
21500         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
21501         (gnus-treat-strip-leading-blank-lines): Improve doc string.
21502
21503         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
21504
21505         * mm-bodies.el (mm-decode-string):
21506         Call `mm-charset-to-coding-system' with allow-override argument.
21507
21508 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21509
21510         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
21511         (rfc2047-charset-to-coding-system): New function.
21512         (rfc2047-decode-encoded-words): New function.
21513         (rfc2047-decode-region): Use them.
21514         (rfc2047-decode-cte): Remove.
21515         (rfc2047-parse-and-decode): Remove.
21516         (rfc2047-decode): Remove.
21517
21518 2005-10-15  Kenichi Handa  <handa@m17n.org>
21519
21520         * rfc2047.el (rfc2047-decode-cte): New function.
21521         (rfc2047-decode-region): Change the way to decode successive
21522         encoded-words: decode B- or Q-encoding in each encoded-word,
21523         concatenate them, and decode it as charset.
21524
21525 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21526
21527         * lpath.el: Fbind codepage-setup for XEmacs.
21528
21529 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21530
21531         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21532         widget-move-and-invoke.
21533         (gnus-custom-mode): Use gnus-custom-map.
21534
21535 2005-10-15  Bill Wohler  <wohler@newt.com>
21536
21537         * message.el (message-tool-bar-map): Rename image file from
21538         mail_send to mail/send.
21539
21540 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21541
21542         * message.el (message-expand-group): Pass the common
21543         prefix substring of completion to `display-completion-list'.
21544
21545 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21546
21547         * mml-sec.el (mml-secure-method): New internal variable.
21548         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21549         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21550         New functions using mml-secure-method.
21551
21552         * mml.el (mml-mode-map): Add key bindings for those functions.
21553         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21554         Harder <harder@myrealbox.com>.
21555         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21556         Goto end of message if point is the headers of the message.
21557
21558         * message.el (message-in-body-p): New function.
21559
21560         * assistant.el: Autoload gnus-util and netrc.
21561
21562         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21563         Use `mm-charset-override-alist' only when decoding.
21564
21565         * mm-bodies.el (mm-decode-body):
21566         Call `mm-charset-to-coding-system' with allow-override argument.
21567
21568         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21569         `filename' from Content-Disposition if Content-Type doesn't
21570         provide `name'.
21571         (gnus-mime-view-part-as-type): Set default instead of
21572         initial-input.
21573
21574 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21575
21576         * format-spec.el (format-spec): Propagate text properties of % spec.
21577
21578 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21579
21580         * gnus-art.el (gnus-treat-predicate): Add `first'.
21581
21582 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21583
21584         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
21585         (mm-charset-override-alist): New variable.
21586         (mm-charset-to-coding-system): Use it.
21587         (mm-codepage-setup): New helper function.
21588         (mm-charset-eval-alist): New variable.
21589         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21590         Warn about unknown charsets.
21591
21592         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21593
21594 2005-10-04  David Hansen  <david.hansen@gmx.net>
21595
21596         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21597         (nnrss-check-group): Ditto.
21598
21599 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21600
21601         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21602         Rename x-gnus-verbatim to x-verbatim.
21603         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21604
21605         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21606         x-verbatim.
21607
21608         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21609
21610         * gnus-util.el (gnus-remove-duplicates): Remove.
21611
21612         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21613         instead of gnus-remove-duplicates.
21614
21615         * message.el (message-remove-duplicates): Remove.
21616         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21617         message-remove-duplicates.
21618
21619         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21620         available, else use implementation from `delete-dups'.
21621
21622         * message.el (message-insert-expires): New function.
21623         (message-mode-map): Add key binding.
21624         (message-mode-field-menu): Add menu entry.
21625         (message-mode): Document it.
21626         (message-make-expires-date): Use `message-make-date'.
21627
21628 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21629
21630         * message.el (message-make-expires-date): New function.
21631
21632 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21633
21634         * Makefile.in (list-installed-shadows): New entry.
21635         (install): Use it.
21636         (remove-installed-shadows): New entry.
21637
21638         * dgnushack.el (dgnushack-default-load-path): New variable.
21639         (dgnushack-find-lisp-shadows): New function.
21640         (dgnushack-remove-lisp-shadows): New function.
21641
21642 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21643
21644         * Makefile.in (install-el-elc): New entry.
21645         (install): Use it so that .el files are necessarily installed.
21646
21647 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21648
21649         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21650
21651 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21652
21653         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21654         function rather than the diff-mode.el package.
21655         (mm-display-external): Use with-current-buffer.
21656         (mm-viewer-completion-map, mm-viewer-completion-map):
21657         Move initialization inside declaration.
21658
21659 2005-09-29  Simon Josefsson  <jas@extundo.com>
21660
21661         * spam.el: Load hashcash when compiling, to avoid warnings.
21662         Don't autoload mail-check-payment.
21663         (spam-check-hashcash): Define unconditionally, since hashcash.el
21664         is part of Gnus now.  Ignore errors from payment checking.
21665
21666 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21667
21668         * message.el (message-bold-region, message-unbold-region):
21669         Rename from `bold-region' and `unbold-region'.
21670
21671         * message.el: Remove useless autoloads.
21672
21673 2005-09-28  Simon Josefsson  <jas@extundo.com>
21674
21675         * message.el (message-use-idna): Default to t.
21676         (message-use-idna): Test whether encoding works too.  Doc fix.
21677
21678 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21679
21680         * nntp.el (nntp-warn-about-losing-connection): Remove.
21681
21682 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21683
21684         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21685         customizable.  Change default value.
21686         (mm-uu-diff-groups-regexp): Change default value.
21687         (mm-uu-type-alist): Add doc string.
21688         (mm-uu-configure): Add doc string.  Make it interactive.
21689         (mm-uu-tex-groups-regexp): New variable.
21690         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21691         (mm-uu-type-alist): Add LaTeX documents.
21692         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21693         of "text/verbatim".
21694         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21695
21696         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21697         instead of "text/verbatim".
21698
21699         * message.el (message-mark-inserted-region)
21700         (message-mark-insert-file): Use slrn style marks when called with
21701         prefix argument.
21702
21703 2005-09-27  Simon Josefsson  <jas@extundo.com>
21704
21705         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21706
21707 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21708
21709         * message.el (message-remove-duplicates): New function.
21710         Implementation borrowed from `gnus-remove-duplicates'.
21711         (message-idna-to-ascii-rhs): Also encode idna addresses in
21712         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21713         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21714         only ask about the same idna domain once per header and also tell
21715         in what header to replace the idna domain.
21716
21717         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21718         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21719         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21720         a header is decoded and not just the last one.
21721
21722 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21723
21724         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21725         has been decoded.
21726
21727         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21728         (mm-insert-part): Don't modify text if it has been decoded.
21729
21730         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21731         decoded.
21732
21733         * mm-view.el (mm-inline-text): Don't strip text props unless
21734         decoding enriched or richtext parts.
21735
21736 2005-09-25  Romain Francoise  <romain@orebokech.com>
21737
21738         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21739         * gnus-start.el (gnus-subscribe-interactively):
21740         * gnus-uu.el (gnus-uu-grab-articles):
21741         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21742         space.
21743
21744 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21745
21746         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21747         * mm-view.el (mm-view-pkcs7-decrypt):
21748         * gnus-sum.el (gnus-summary-limit-to-extra)
21749         (gnus-summary-respool-article, gnus-read-move-group-name):
21750         * gnus-score.el (gnus-summary-increase-score):
21751         * gnus-util.el (gnus-completing-read-with-default):
21752         * gnus-art.el (gnus-read-save-file-name)
21753         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21754         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21755         * message.el (message-check-news-header-syntax):
21756         Follow convention for reading with the minibuffer.
21757
21758 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21759
21760         * spam-report.el (spam-report-url-ping-plain):
21761         Use gnus-extended-version as User-Agent.
21762
21763         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21764         default value is nil.
21765
21766         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21767         (mm-uu-verbatim-marks-extract): New function.
21768         (mm-uu-extract): New face.
21769         (mm-uu-copy-to-buffer): Use it.
21770
21771         * spam-report.el (spam-report-gmane-ham): Rename from
21772         `spam-report-gmane-unspam'.
21773         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21774         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21775
21776         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21777         Autoload.
21778         (spam-report-gmane-unregister-routine):
21779         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21780
21781 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21782
21783         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21784         (spam-report-gmane-unregister-routine): Add support for gmane
21785         unregistration.
21786
21787         * spam-report.el (spam-report-gmane-unspam)
21788         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21789         (spam-report-gmane): Change to take a single article and do unspam
21790         registration.
21791
21792 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21793
21794         * mm-url.el (mm-url-decode-entities): Fix regexp.
21795
21796 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21797
21798         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21799         default to nil, to be able to use Gnus at all.  If the default
21800         switches to something else, then the function should be fixed not
21801         be exceedingly slow.
21802
21803 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21804
21805         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21806         fail hard.
21807
21808         * spam-report.el: Add better Keywords line.
21809
21810         * spam.el: Add Maintainer and better Keywords line.
21811
21812 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21813
21814         * gnus-art.el (gnus-article-replace-part)
21815         (gnus-mime-replace-part): New functions.
21816         (gnus-mime-action-alist, gnus-mime-button-commands)
21817         (gnus-mime-save-part-and-strip): Add file argument.
21818         (gnus-article-part-wrapper): Add interactive argument.
21819
21820         * gnus-sum.el (gnus-summary-mime-map):
21821         Add `gnus-article-replace-part'.
21822
21823 2005-09-19  Didier Verna  <didier@xemacs.org>
21824
21825         The nnml compaction feature:
21826         * nnml.el (nnml-request-compact-group): New function.
21827         * nnml.el (nnml-request-compact): New function.
21828         * gnus-int.el (gnus-request-compact-group): New function.
21829         * gnus-int.el (gnus-request-compact): New function.
21830         * gnus-group.el (gnus-group-compact-group): New function.
21831         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21832         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21833         * gnus-srvr.el (gnus-server-compact-server): New function.
21834         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21835         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21836
21837 2005-09-18  Deepak Goel  <deego@gnufans.org>
21838
21839         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21840         format spec.
21841
21842 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21843
21844         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21845
21846 2005-09-15  Romain Francoise  <romain@orebokech.com>
21847
21848         * message.el (message-fill-paragraph): Clarify docstring.
21849
21850 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21851
21852         * gnus-art.el (gnus-mime-display-part): Protect against broken
21853         MIME messages.
21854
21855 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21856
21857         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21858         before parsing header.
21859
21860 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21861
21862         * html2text.el (html2text-replace-list): Add new entities.
21863
21864 2005-09-11  Romain Francoise  <romain@orebokech.com>
21865
21866         * message.el (message-alternative-emails): Improve docstring.
21867         (message-setup-1): Call `message-use-alternative-email-as-from'
21868         after `message-setup-hook' to give it precedence over posting
21869         styles, etc.
21870         (message-use-alternative-email-as-from): Add docstring.
21871         Remove the original From header if present.
21872
21873         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21874         (nnml-save-mail): Use it.
21875
21876         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21877         articles.  Add new argument `silent'.
21878         (gnus-uu-mark-all): Report the total number of marked articles.
21879
21880 2005-09-10  Romain Francoise  <romain@orebokech.com>
21881
21882         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21883         (gnus-uu-mark-series): Likewise.
21884
21885 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21886
21887         * spam-report.el (spam-report-gmane): Fix generation of spam
21888         report URL.
21889
21890 2005-09-10  Simon Josefsson  <jas@extundo.com>
21891
21892         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21893         t, based on discussion on the ding list with Robert Epprecht
21894         <epprecht@solnet.ch>.
21895
21896 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21897
21898         * spam-report.el (spam-report-gmane): Make it work without
21899         X-Report-Spam header.  Gmane now only provides Archived-At.
21900         This is only used if `spam-report-gmane-use-article-number' is nil.
21901         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21902
21903         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21904         make `gnus-summary-sort-by-recipient' work with threading.
21905
21906         * nnweb.el (nnweb-google-wash-article): Print a message if article
21907         is not available.
21908
21909 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21910
21911         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21912         change.  Decode text/* parts content before displaying.
21913
21914 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21915
21916         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21917
21918 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21919
21920         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21921
21922         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21923         url-package-name, url-package-version,
21924         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21925         w3m-display-inline-images, and w3m-minor-mode-map.
21926
21927 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21928
21929         * message.el (message-tab-body-function): Fix mismatched custom type.
21930
21931         * gnus.el (gnus-group-change-level-function): Ditto.
21932
21933         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21934
21935         * gnus-art.el (gnus-signature-limit)
21936         (gnus-article-mime-part-function): Ditto.
21937
21938 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21939
21940         * mml.el (mml-mode): Silence the byte compiler.
21941
21942         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21943         using `(sit-for 0)' before moving the point to the specified part;
21944         skip unbuttonized parts.
21945         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21946         return to the summary window if gnus-auto-select-part is non-nil.
21947
21948 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21949
21950         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21951         New variables.
21952         (mml-dnd-attach-file, mml-mode): Use them.
21953
21954         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21955         Make fetching article by MID work again for Google Groups.
21956         Add FIXME concerning gnus-group-make-web-group.
21957
21958         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21959         Don't depend on Gnus by using mail-extract-address-components if
21960         gnus-extract-address-components is not bound.
21961
21962 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21963
21964         * gnus-art.el (gnus-mime-display-security): Don't display the
21965         signature, but only the signed part.
21966
21967 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21968
21969         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21970
21971         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21972         list, not listp.
21973
21974 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21975
21976         * mm-encode.el (mm-encode-content-transfer-encoding):
21977         Likewise when encoding.
21978
21979         * mm-bodies.el (mm-decode-content-transfer-encoding):
21980         De-canonicalize CRLF for all text content types, not just
21981         text/plain.
21982
21983 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21984
21985         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21986         valid article; point arrow and cursor at the MIME button.
21987
21988 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21989
21990         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21991         Suggested by Dan Christensen <jdc@uwo.ca>.
21992
21993         * mm-decode.el (mm-save-part): Enable change of prompt.
21994
21995 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21996
21997         * gnus-msg.el (gnus-inews-add-send-actions):
21998         Make `message-post-method' lambda parameter ARG `&optional'.
21999
22000 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22001
22002         * gnus-sum.el (gnus-summary-mime-map):
22003         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
22004         gnus-article-jump-to-part.
22005
22006         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
22007         (gnus-article-edit-part): Use it.
22008         (gnus-article-part-wrapper): Add no-handle argument.
22009         (gnus-article-save-part-and-strip, gnus-article-delete-part):
22010         New functions.
22011
22012 2005-08-29  Romain Francoise  <romain@orebokech.com>
22013
22014         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
22015         docstring.
22016         (gnus-face-from-file): Likewise.
22017
22018 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22019
22020         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
22021         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
22022         non-nil.
22023         (gnus-auto-select-part): New variable.
22024         (gnus-article-jump-to-part): New function.
22025         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
22026         (gnus-mime-delete-part): Allow selecting specified part after
22027         deleting or stripping parts.
22028         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
22029         part if argument is bogus.
22030
22031 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
22032
22033         * gnus-art.el (w3m-minor-mode-map):
22034         * gnus-spec.el (gnus-newsrc-file-version):
22035         * gnus-util.el (nnmail-active-file-coding-system)
22036         (gnus-original-article-buffer, gnus-user-agent):
22037         * gnus.el (gnus-ham-process-destinations)
22038         (gnus-parameter-ham-marks-alist)
22039         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
22040         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
22041         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
22042         * mm-decode.el (gnus-current-window-configuration):
22043         * mm-extern.el (gnus-article-mime-handles):
22044         * mm-url.el (url-current-object, url-package-name)
22045         (url-package-version):
22046         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
22047         (smime-keys, w3m-cid-retrieve-function-alist)
22048         (w3m-current-buffer, w3m-display-inline-images)
22049         (w3m-minor-mode-map):
22050         * mml-smime.el (gnus-extract-address-components):
22051         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
22052         (gnus-newsrc-hashtb, message-default-charset)
22053         (message-deletable-headers, message-options)
22054         (message-posting-charset, message-required-mail-headers)
22055         (message-required-news-headers):
22056         * mml1991.el (mc-pgp-always-sign):
22057         * mml2015.el (mc-pgp-always-sign):
22058         * nnheader.el (nnmail-extra-headers):
22059         * rfc1843.el (gnus-decode-encoded-word-function)
22060         (gnus-decode-header-function, gnus-newsgroup-name):
22061         * spam-stat.el (gnus-original-article-buffer): Add defvars.
22062
22063 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
22064
22065         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
22066         the end of the date treatments.
22067
22068 2005-08-15  Simon Josefsson  <jas@extundo.com>
22069
22070         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
22071         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
22072         Capello and Romain Francoise.
22073         (pgg-fetch-key-function): Remove, not used?
22074         (pgg-insert-url-with-w3): Require url, to get
22075         url-insert-file-contents regardless of where it is defined.
22076
22077 2005-08-13  Romain Francoise  <romain@orebokech.com>
22078
22079         * message.el (message-cite-original-1): New function.
22080         (message-cite-original): Use it.
22081         (message-cite-original-without-signature): Ditto.
22082
22083 2005-08-08  Romain Francoise  <romain@orebokech.com>
22084
22085         * message.el (message-yank-empty-prefix): New variable.
22086         (message-indent-citation): Use it.
22087         (message-cite-original-without-signature): Respect X-No-Archive.
22088
22089 2005-08-08  Simon Josefsson  <jas@extundo.com>
22090
22091         * pgg.el: Autoload url-insert-file-contents instead of loading
22092         w3/url.
22093         (pgg-insert-url-with-w3): Don't load url here.
22094
22095 2005-08-07  Jesper Harder  <harder@phys.au.dk>
22096
22097         * message.el (message-kill-to-signature): Don't insert newline at
22098         bol.
22099         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
22100
22101 2005-08-06  Romain Francoise  <romain@orebokech.com>
22102
22103         * message.el (message-user-fqdn): Fix typo in docstring.
22104
22105 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
22106
22107         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
22108
22109         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
22110
22111 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22112
22113         * mm-bodies.el (mm-encode-body): Use coding system rather than
22114         charset to encode text.
22115
22116         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
22117         number of charsets if utf-8 is available (XEmacs).
22118
22119 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
22120
22121         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
22122         taken from `gnus-button-mid-or-mail-regexp'.
22123         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
22124         (gnus-button-alist): Improve regexp for domain part of the MIDs
22125         for news:localpart@domain buttons.
22126         (gnus-button-ctan-directory-regexp): Update.
22127
22128 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22129
22130         * sieve-manage.el (sieve-manage-interactive-login):
22131         Use make-local-variable rather than make-variable-buffer-local.
22132         (sieve-manage-open): Ditto.
22133         (sieve-manage-authenticate): Ditto.
22134
22135         * mml.el (mml-generate-mime-1): Make the content type default to
22136         text/plain if the filename is not specified.
22137
22138 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22139
22140         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
22141         instead of insert-buffer.
22142
22143         * message.el (message-yank-original): Ditto; set the mark at the
22144         end of the yanked message.
22145
22146 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22147
22148         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
22149         lines to scroll rather than to stop it.
22150
22151         * mml.el (mml-generate-default-type): Add doc string.
22152         (mml-generate-mime-1): Use mm-default-file-encoding or make it
22153         default to application/octet-stream when determining the content
22154         type if it is not specified for the part or the mml contents; add
22155         a comment about mml-generate-default-type.
22156
22157 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
22158
22159         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
22160         make it default to application/octet-stream when determining the
22161         content type if it is not specified for the external contents.
22162
22163 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22164
22165         * rfc2231.el (rfc2231-parse-string): Take care that not only a
22166         segmented parameter but also other parameters might be there.
22167
22168 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22169
22170         * mm-decode.el (mm-display-external): Delete temp file, directory
22171         and buffer immediately if the external process is exited.
22172
22173 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22174
22175         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
22176         fewer lines than that of scroll-margin.
22177         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
22178
22179 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22180
22181         * gnus-art.el (gnus-article-next-page): Revert.
22182         (gnus-article-beginning-of-window): New macro.
22183         (gnus-article-next-page-1): Use it.
22184         (gnus-article-prev-page): Ditto.
22185         (gnus-article-edit-part): Use insert-buffer-substring instead of
22186         insert-buffer.
22187         (gnus-article-edit-exit): Ditto.
22188
22189         * gnus-util.el (gnus-beginning-of-window): Remove.
22190         (gnus-end-of-window): Remove.
22191
22192         * lpath.el: Don't bind header-line-format and scroll-margin.
22193
22194 2005-07-25  Simon Josefsson  <jas@extundo.com>
22195
22196         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
22197         to have the url package without w3.  Reported by Daiki Ueno
22198         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
22199
22200 2005-07-20  Didier Verna  <didier@xemacs.org>
22201
22202         * gnus-diary.el: Remove the description comment (nndiary is now
22203         properly documented in the Gnus manual).
22204         Fix the spelling of "Back End".
22205         * nndiary.el: Ditto.
22206         Fix the copyright notice.
22207
22208 2005-07-18  Romain Francoise  <romain@orebokech.com>
22209
22210         * gnus-sum.el (gnus-summary-to-prefix)
22211         (gnus-summary-newsgroup-prefix): New variables.
22212         (gnus-summary-from-or-to-or-newsgroups): Use them.
22213
22214 2005-07-17  Romain Francoise  <romain@orebokech.com>
22215
22216         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
22217         space as it's generally not especially interesting to the user.
22218
22219 2005-07-16  Romain Francoise  <romain@orebokech.com>
22220
22221         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
22222         nil to avoid prompting and file modification if one of the
22223         messages at the top of the nnfolder file contains a copyright
22224         notice.
22225         Update copyright notice.
22226
22227         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
22228         instead of `current-time-string' as the latter creates a time
22229         string that is not RFC 2822 compliant (it lacks the zone).
22230         Update copyright notice.
22231
22232 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22233
22234         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
22235         for text/rtf.  Display default in prompt.  Pass default for M-n.
22236
22237         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
22238
22239 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22240
22241         * gnus-msg.el (gnus-button-mailto):
22242         Remove save-selected-window-window hackery because it relies on
22243         save-selected-window internals.
22244
22245 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22246
22247         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
22248         (gnus-article-next-page-1): Use gnus-beginning-of-window.
22249         (gnus-article-prev-page): Ditto.
22250
22251         * gnus-util.el (gnus-beginning-of-window): New function.
22252         (gnus-end-of-window): New function.
22253
22254         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
22255
22256 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22257
22258         * gnus-score.el (gnus-score-edit-all-score):
22259         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
22260         gnus-message.
22261
22262 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22263
22264         * gnus-msg.el (gnus-button-mailto):
22265         Remove save-selected-window-window hackery because it relies on
22266         save-selected-window internals.
22267
22268 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22269
22270         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
22271         add-minor-mode.
22272         (gnus-binary-mode): Ditto.
22273
22274         * gnus-topic.el (gnus-topic-mode): Ditto.
22275
22276 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
22277
22278         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
22279         (gnus-article-prev-page): Take scroll-margin into consideration.
22280
22281 2005-07-04  Lute Kamstra  <lute@gnu.org>
22282
22283         Update FSF's address in GPL notices.
22284
22285 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
22286
22287         * gnus.el (gnus-exit):
22288         * gnus-group.el (gnus-group-icons):
22289         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
22290
22291         * gnus-nocem.el (gnus-nocem):
22292         * message.el (message-various, message-buffers, message-sending)
22293         (message-interface, message-forwarding, message-insertion)
22294         (message-headers, message-news, message-mail):
22295         * pgg-gpg.el (pgg-gpg):
22296         * pgg-parse.el (pgg-parse):
22297         * pgg-pgp.el (pgg-pgp):
22298         * pgg-pgp5.el (pgg-pgp5):
22299         * pop3.el (pop3): Finish `defgroup' description with period.
22300
22301 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22302
22303         * gnus-art.el (article-display-face): Improve the efficiency.
22304         (article-display-x-face): Ditto; remove gray x-face stuff.
22305
22306 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22307
22308         * gnus-art.el (article-display-face): Correct the position in
22309         which Faces are inserted.
22310
22311 2005-06-29  Didier Verna  <didier@xemacs.org>
22312
22313         * gnus-art.el (article-display-face): Display faces in correct
22314         order.
22315
22316 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22317
22318         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
22319         (gnus-fill-real-hashtb): Use hash table instead of obarray.
22320         (gnus-nocem-check-article): Fetch the Type header.
22321         (gnus-nocem-message-wanted-p): Fix the way to examine types.
22322         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
22323         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
22324         make sure gnus-nocem-hashtb is initialized.
22325         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
22326         (gnus-nocem-unwanted-article-p): Ditto.
22327
22328         * pgg.el (pgg-verify): Return the verification result.
22329
22330 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22331
22332         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
22333         is ascii.
22334
22335 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
22336
22337         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
22338         `show-nonbreak-escape'.
22339
22340 2005-06-23  Lute Kamstra  <lute@gnu.org>
22341
22342         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
22343
22344         * dig.el (dig-mode):
22345         * smime.el (smime-mode): Use gnus-run-mode-hooks.
22346
22347 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
22348
22349         * nnimap.el (nnimap-split-download-body): Fix spellings.
22350
22351 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
22352
22353         * gnus-art.el (gnus-article-encrypt-body):
22354         * gnus-cus.el (gnus-score-customize):
22355         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
22356         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
22357
22358 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
22359
22360         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
22361         header by looking for magic "MII" at the beginning.
22362
22363 2005-06-16  Miles Bader  <miles@gnu.org>
22364
22365         * gnus-xmas.el (gnus-xmas-group-startup-message):
22366         Use renamed gnus-splash face.
22367
22368         * assistant.el (assistant-field): Remove "-face" suffix from face name.
22369         (assistant-field-face): New backward-compatibility alias for renamed
22370         face.
22371         (assistant-render-text): Use renamed assistant-field face.
22372
22373         * spam.el (spam): Remove "-face" suffix from face name.
22374         (spam-face): New backward-compatibility alias for renamed face.
22375         (spam-face, spam-initialize): Use renamed spam face.
22376
22377         * message.el (message-header-to, message-header-cc)
22378         (message-header-subject, message-header-newsgroups)
22379         (message-header-other, message-header-name)
22380         (message-header-xheader, message-separator, message-cited-text)
22381         (message-mml): Remove "-face" suffix from face names.
22382         (message-header-to-face, message-header-cc-face)
22383         (message-header-subject-face, message-header-newsgroups-face)
22384         (message-header-other-face, message-header-name-face)
22385         (message-header-xheader-face, message-separator-face)
22386         (message-cited-text-face, message-mml-face):
22387         New backward-compatibility aliases for renamed faces.
22388         (message-font-lock-keywords): Use renamed message faces.
22389
22390         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
22391         (sieve-test-commands, sieve-tagged-arguments):
22392         Remove "-face" suffix from face names.
22393         (sieve-control-commands-face, sieve-action-commands-face)
22394         (sieve-test-commands-face, sieve-tagged-arguments-face):
22395         New backward-compatibility aliases for renamed faces.
22396         (sieve-control-commands-face, sieve-action-commands-face)
22397         (sieve-test-commands-face, sieve-tagged-arguments-face):
22398         Use renamed sieve faces.
22399
22400         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
22401         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
22402         (gnus-group-news-3-empty, gnus-group-news-4)
22403         (gnus-group-news-4-empty, gnus-group-news-5)
22404         (gnus-group-news-5-empty, gnus-group-news-6)
22405         (gnus-group-news-6-empty, gnus-group-news-low)
22406         (gnus-group-news-low-empty, gnus-group-mail-1)
22407         (gnus-group-mail-1-empty, gnus-group-mail-2)
22408         (gnus-group-mail-2-empty, gnus-group-mail-3)
22409         (gnus-group-mail-3-empty, gnus-group-mail-low)
22410         (gnus-group-mail-low-empty, gnus-summary-selected)
22411         (gnus-summary-cancelled, gnus-summary-high-ticked)
22412         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
22413         (gnus-summary-high-ancient, gnus-summary-low-ancient)
22414         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
22415         (gnus-summary-low-undownloaded)
22416         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
22417         (gnus-summary-low-unread, gnus-summary-normal-unread)
22418         (gnus-summary-high-read, gnus-summary-low-read)
22419         (gnus-summary-normal-read, gnus-splash):
22420         Remove "-face" suffix from face names.
22421         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
22422         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
22423         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
22424         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
22425         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
22426         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
22427         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
22428         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
22429         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
22430         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
22431         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
22432         (gnus-summary-selected-face, gnus-summary-cancelled-face)
22433         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
22434         (gnus-summary-normal-ticked-face)
22435         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
22436         (gnus-summary-normal-ancient-face)
22437         (gnus-summary-high-undownloaded-face)
22438         (gnus-summary-low-undownloaded-face)
22439         (gnus-summary-normal-undownloaded-face)
22440         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
22441         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
22442         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
22443         (gnus-splash-face):
22444         New backward-compatibility aliases for renamed faces.
22445         (gnus-group-startup-message): Use renamed gnus faces.
22446
22447         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
22448         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
22449         (gnus-server-agent): Remove "-face" suffix from face names.
22450         (gnus-server-agent-face, gnus-server-opened-face)
22451         (gnus-server-closed-face, gnus-server-denied-face)
22452         (gnus-server-offline-face):
22453         New backward-compatibility aliases for renamed faces.
22454         (gnus-server-agent-face, gnus-server-opened-face)
22455         (gnus-server-closed-face, gnus-server-denied-face)
22456         (gnus-server-offline-face): Use renamed gnus faces.
22457
22458         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
22459         Remove "-face" suffix from face names.
22460         (gnus-picon-xbm-face, gnus-picon-face):
22461         New backward-compatibility aliases for renamed faces.
22462
22463         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
22464         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
22465         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
22466         (gnus-cite-11): Remove "-face" suffix from face names.
22467         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
22468         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
22469         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
22470         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
22471         New backward-compatibility aliases for renamed faces.
22472         (gnus-cite-attribution-face, gnus-cite-face-list)
22473         (gnus-article-boring-faces): Use renamed gnus faces.
22474
22475         * gnus-art.el (gnus-signature, gnus-header-from)
22476         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
22477         (gnus-header-content): Remove "-face" suffix from face names.
22478         (gnus-signature-face, gnus-header-from-face)
22479         (gnus-header-subject-face, gnus-header-newsgroups-face)
22480         (gnus-header-name-face, gnus-header-content-face):
22481         New backward-compatibility aliases for renamed faces.
22482         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
22483
22484         * gnus-sum.el (gnus-summary-selected-face)
22485         (gnus-summary-highlight): Use renamed gnus faces.
22486         * gnus-group.el (gnus-group-highlight): Likewise.
22487
22488 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
22489
22490         * gnus-sieve.el (gnus-sieve-article-add-rule):
22491         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
22492         * spam-stat.el (spam-stat-buffer-change-to-spam)
22493         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
22494
22495         * message.el (message-is-yours-p):
22496         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
22497
22498 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22499
22500         * mm-view.el (mm-inline-text): Withdraw the last change.
22501
22502 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22503
22504         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
22505         executing enriched-decode.
22506
22507 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22508
22509         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
22510         charset of tar files.
22511
22512 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22513
22514         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22515
22516 2005-06-04  Lute Kamstra  <lute@gnu.org>
22517
22518         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22519         information is never recorded.
22520
22521 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22522
22523         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22524
22525 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22526
22527         * pop3.el (pop3-apop): Run md5 in the binary mode.
22528
22529         * starttls.el (starttls-set-process-query-on-exit-flag):
22530         Use eval-and-compile.
22531
22532 2005-05-31  Simon Josefsson  <jas@extundo.com>
22533
22534         * smime.el (smime-replace-in-string): Define.
22535         (smime-cert-by-ldap-1): Use it.
22536
22537 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22538
22539         * gnus-art.el (article-display-x-face): Replace
22540         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22541
22542         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22543         set-process-query-on-exit-flag or process-kill-without-query.
22544
22545         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22546         loop instead of replace-regexp.
22547
22548         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22549         instead of process-kill-without-query if it is available.
22550
22551         * lpath.el: Fbind ldap-search-entries.
22552
22553         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22554         instead of find-file-hooks if it is available.
22555
22556         * mml1991.el: Bind pgg-default-user-id when compiling.
22557
22558         * mml2015.el: Bind pgg-default-user-id when compiling.
22559
22560         * nndraft.el (nndraft-request-associate-buffer):
22561         Use write-contents-functions instead of write-contents-hooks if it is
22562         available.
22563
22564         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22565         instead of find-file-hooks if it is available.
22566
22567         * nntp.el (nntp-open-connection): Replace
22568         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22569         (nntp-open-ssl-stream): Ditto.
22570         (nntp-open-tls-stream): Ditto.
22571
22572         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22573         set-process-query-on-exit-flag or process-kill-without-query.
22574         (starttls-open-stream-gnutls): Use it instead of
22575         process-kill-without-query.
22576         (starttls-open-stream): Ditto.
22577
22578 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22579
22580         * smime.el (smime-cert-by-ldap-1): Don't use
22581         replace-regexp-in-string.
22582
22583 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
22584
22585         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
22586
22587         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22588         in PEM format.  Adjust to the XEmacs compatibility.
22589
22590 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22591
22592         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22593         by `string-to-number'.
22594         * gnus-agent.el (gnus-agent-regenerate-group)
22595         (gnus-agent-fetch-articles): Ditto.
22596         * gnus-art.el (gnus-button-fetch-group): Ditto.
22597         * gnus-cache.el (gnus-cache-generate-active)
22598         (gnus-cache-articles-in-group): Ditto.
22599         * gnus-group.el (gnus-group-set-current-level)
22600         (gnus-group-insert-group-line): Ditto.
22601         * gnus-score.el (gnus-score-set-expunge-below)
22602         (gnus-score-set-mark-below, gnus-summary-score-effect)
22603         (gnus-summary-score-entry): Ditto.
22604         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22605         (gnus-soup-pack): Ditto.
22606         * gnus-spec.el (gnus-xmas-format): Ditto.
22607         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22608         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22609         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22610         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22611         * nndb.el (nndb-get-remote-expire-response): Ditto.
22612         * nndiary.el (nndiary-parse-schedule-value)
22613         (nndiary-string-to-number, nndiary-request-replace-article)
22614         (nndiary-request-article): Ditto.
22615         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22616         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22617         * nneething.el (nneething-make-head): Ditto.
22618         * nnfolder.el (nnfolder-request-article)
22619         (nnfolder-retrieve-headers): Ditto.
22620         * nnheader.el (nnheader-file-to-number): Ditto.
22621         * nnkiboze.el (nnkiboze-request-article): Ditto.
22622         * nnmail.el (nnmail-process-unix-mail-format)
22623         (nnmail-process-babyl-mail-format): Ditto.
22624         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22625         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22626         (nnmh-request-create-group, nnmh-request-list-1)
22627         (nnmh-request-group, nnmh-request-article): Ditto.
22628         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22629         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22630         * nnsoup.el (nnsoup-make-active): Ditto.
22631         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22632         * nntp.el (nntp-find-group-and-number)
22633         (nntp-retrieve-headers-with-xover): Ditto.
22634         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22635         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22636         (pgg-format-key-identifier): Ditto.
22637         * pop3.el (pop3-last, pop3-stat): Ditto.
22638         * qp.el (quoted-printable-decode-region): Ditto.
22639
22640         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22641         of concat.
22642
22643 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22644
22645         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22646
22647         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22648
22649         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22650
22651         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22652
22653         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22654
22655         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22656
22657         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22658         (gnus-carpal-mode): Ditto.
22659
22660         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22661         (gnus-browse-mode): Ditto.
22662
22663         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22664
22665         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22666
22667 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22668
22669         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22670
22671 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22672
22673         * gnus-util.el (gnus-run-mode-hooks): New function.
22674
22675         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22676
22677         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22678         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22679
22680 2005-05-27  Lute Kamstra  <lute@gnu.org>
22681
22682         * dns-mode.el (dns-mode): Specify customization group.
22683
22684 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22685
22686         * gnus-agent.el (gnus-agent-make-mode-line-string):
22687         Use mode-line-highlight as mouse-face.
22688
22689 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22690
22691         * canlock.el (canlock): Change the parent group to news.
22692
22693         * deuglify.el (gnus-outlook-deuglify): Add :group.
22694
22695         * dig.el (dig): Add :group.
22696
22697         * dns-mode.el (dns-mode): Add :group.
22698
22699         * encrypt.el (encrypt): Add :group.
22700
22701         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22702         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22703         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22704         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22705         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22706
22707         * gnus-diary.el (gnus-diary): Add :group.
22708
22709         * gnus.el (gnus-group-news-1-face): Add :group.
22710         (gnus-group-news-1-empty-face): Ditto.
22711         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22712         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22713         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22714         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22715         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22716         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22717         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22718         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22719         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22720         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22721         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22722         (gnus-summary-high-ticked-face): Ditto.
22723         (gnus-summary-low-ticked-face): Ditto.
22724         (gnus-summary-normal-ticked-face): Ditto.
22725         (gnus-summary-high-ancient-face): Ditto.
22726         (gnus-summary-low-ancient-face): Ditto.
22727         (gnus-summary-normal-ancient-face): Ditto.
22728         (gnus-summary-high-undownloaded-face): Ditto.
22729         (gnus-summary-low-undownloaded-face): Ditto.
22730         (gnus-summary-normal-undownloaded-face): Ditto.
22731         (gnus-summary-high-unread-face): Ditto.
22732         (gnus-summary-low-unread-face): Ditto.
22733         (gnus-summary-normal-unread-face): Ditto.
22734         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22735         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22736
22737         * hashcash.el (hashcash): New custom group.
22738         (hashcash-default-payment): Add :group.
22739         (hashcash-payment-alist): Ditto.
22740         (hashcash-default-accept-payment): Ditto.
22741         (hashcash-accept-resources): Ditto.
22742         (hashcash-path): Ditto.
22743         (hashcash-extra-generate-parameters): Ditto.
22744         (hashcash-double-spend-database): Ditto.
22745         (hashcash-in-news): Ditto.
22746
22747         * message.el (message-minibuffer-local-map): Add :group.
22748
22749         * netrc.el (netrc): Add :group.
22750
22751         * sieve-manage.el (sieve-manage-log): Add :group.
22752         (sieve-manage-default-user): Diito.
22753         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22754         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22755         (sieve-manage-authenticators): Ditto.
22756         (sieve-manage-authenticator-alist): Ditto.
22757         (sieve-manage-default-port): Ditto.
22758
22759         * sieve-mode.el (sieve-control-commands-face): Add :group.
22760         (sieve-action-commands-face): Ditto.
22761         (sieve-test-commands-face): Ditto.
22762         (sieve-tagged-arguments-face): Ditto.
22763
22764         * smime.el (smime): Add :group.
22765
22766         * spam-report.el (spam-report): Add :group.
22767
22768         * spam.el (spam, spam-face): Add :group.
22769
22770 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22771
22772         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22773         return \n.\n.\n at the end of articles.  Protect against that.
22774         (nntp-with-open-group): Allow debugging.
22775
22776         * nnheader.el (mail-header-set-extra): Make into a function
22777         because I just could't understand how to quote the list properly.
22778
22779         * dns.el (query-dns-cached): New function.
22780
22781 2005-05-26  Lute Kamstra  <lute@gnu.org>
22782
22783         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22784
22785 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22786
22787         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22788
22789         * gnus-art.el: Don't autoload mail-extract-address-components.
22790
22791         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22792         eval-and-compile to evaluate it.
22793
22794         * hashcash.el: Don't autoload executable-find.
22795
22796         * nndb.el: Don't declare the nndb back end two or more times; don't
22797         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22798
22799         * nntp.el: Autoload format-spec instead of format; use
22800         eval-and-compile to evaluate autoload forms.
22801
22802 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22803
22804         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22805
22806 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22807
22808         * gnus.el (gnus-version-number): Bump version.
22809
22810 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22811
22812         * gnus.el: No Gnus v0.3 is released.
22813
22814 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22815
22816         * lpath.el (featurep): Bind show-nonbreak-escape.
22817
22818 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22819
22820         * gnus-art.el (gnus-article-edit-part): Disable undo.
22821
22822 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22823
22824         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22825         gnus-article-date-lapsed-new-header is t if date timer is active;
22826         skip headers in which the original date value is empty.
22827         (gnus-article-save-original-date): Redefine it as a macro.
22828         (gnus-display-mime): Use it.
22829
22830 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22831
22832         * gnus-art.el (article-date-ut): Support converting date in
22833         forwarded parts as well.
22834         (gnus-article-save-original-date): New function.
22835         (gnus-display-mime): Use it.
22836
22837 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22838
22839         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22840         enclosure element of <item>.
22841
22842 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22843
22844         * message.el (message-kill-buffer-query): Rename from
22845         `message-kill-buffer-query-if-modified'.  Add :version.
22846
22847 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22848
22849         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
22850         window layout.
22851
22852 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22853
22854         * mml.el: Autoload dnd when compiling.
22855
22856 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22857
22858         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22859         x-dnd-*.
22860
22861 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22862
22863         * qp.el (quoted-printable-encode-region): Save excursion.
22864
22865 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22866
22867         * message.el (message-kill-buffer-query-if-modified): Add new variable
22868         so the user can kill a modified message buffer quickly.
22869         (message-kill-buffer): Use it.
22870
22871 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22872
22873         * lpath.el: Fbind display-time-event-handler; don't fbind
22874         string-to-multibyte.
22875
22876         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22877
22878 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22879
22880         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22881         contained in text because xml.el decodes entities) with LFs.
22882
22883 2005-04-11  Lute Kamstra  <lute@gnu.org>
22884
22885         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22886         differently.
22887
22888 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22889
22890         * mm-util.el (mm-detect-coding-region): Typo.
22891
22892 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22893
22894         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22895
22896 2005-04-06  Deepak Goel  <deego@gnufans.org>
22897
22898         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22899         user-function allow user modifications of the scores.
22900         (spam-stat-score-buffer-user): New function, to allow
22901         user-computed modifications to the score.
22902         (spam-stat-score-buffer-user-functions): List of additional
22903         scoring functions.
22904         (spam-stat-error-holder): Global temporary error holder.
22905         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22906         variable.
22907
22908 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22909
22910         * gnus-registry.el (gnus-registry-clean-empty-function)
22911         (gnus-registry-trim, gnus-registry-fetch-groups)
22912         (gnus-registry-delete-group): Groups that match
22913         `gnus-registry-ignored-groups' are removed from the registry
22914         entries, not just ignored for splitting.  This helps clean up the
22915         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22916         to get all the groups a message ID is in.
22917
22918         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22919         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22920         (spam-stat-score-buffer-user-functions): Add :number custom type.
22921
22922 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22923
22924         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22925         argument in XEmacs.
22926
22927         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22928         (nnrss-request-group): Decode group name first.
22929         (nnrss-request-article): Make a text/plain article if mml-to-mime
22930         failed.
22931         (nnrss-get-encoding): Return a compatible encoding according to
22932         nnrss-compatible-encoding-alist.
22933         (nnrss-find-el): Use consp instead of listp.
22934         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22935
22936 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22937
22938         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22939         which Emacs 20 doesn't support.
22940         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22941
22942 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22943
22944         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22945         silence the byte compiler inside the defun.
22946
22947         * gnus-demon.el (parse-time-string): Add autoload.
22948
22949         * gnus-delay.el (parse-time-string): Add autoload.
22950
22951         * gnus-art.el (parse-time-string): Add autoload.
22952
22953         * nnultimate.el (parse-time): Require for `parse-time-string'.
22954
22955 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22956
22957         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22958
22959         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22960
22961         * smime.el (smime-ldap-host-list): Add :version.
22962
22963 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22964
22965         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22966         pass it to `gnus-browse-read-group'.
22967         (gnus-browse-read-group): Add NUMBER argument and pass it to
22968         `gnus-group-read-ephemeral-group'.
22969
22970         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22971         argument and pass it to `gnus-group-read-group'.
22972
22973 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22974
22975         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22976         mm-xemacs-find-mime-charset-1 if we have the mule feature
22977         available at runtime.
22978
22979 2005-03-25  Werner Lemberg  <wl@gnu.org>
22980
22981         * nnmaildir.el: Replace `illegal' with `invalid'.
22982
22983 2005-03-23  Lute Kamstra  <lute@gnu.org>
22984
22985         * time-date.el: Add comment on time value formats.
22986         Don't require parse-time.
22987         (with-decoded-time-value): New macro.
22988         (encode-time-value): New function.
22989         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22990         (days-to-time): Return a valid time value when arg is huge.
22991         (time-since): Use time-subtract.
22992         (time-to-number-of-days): Use time-to-seconds.
22993
22994 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22995
22996         * gnus-start.el (gnus-display-time-event-handler):
22997         Check display-time-timer at runtime rather than only at load time
22998         in case display-time-mode is turned off in the mean time.
22999
23000 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
23001
23002         * nnimap.el (nnimap-open-connection): Print which authinfo file is
23003         used.
23004
23005         * nneething.el (nneething-map-file-directory): Derive from
23006         `gnus-directory'.
23007
23008         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
23009         the To/Cc button.
23010
23011 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
23012
23013         * nnmaildir.el (nnmaildir-request-accept-article):
23014         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
23015
23016 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23017
23018         * gnus-async.el: Require timer-funcs at compile time when in
23019         XEmacs for `run-with-idle-timer'.
23020
23021 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23022
23023         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
23024         autoloaded function.
23025
23026 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23027
23028         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
23029
23030 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
23031
23032         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
23033
23034 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23035
23036         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
23037         Add gnus-expert-user to default.
23038
23039 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
23040
23041         * nnimap.el (nnimap-open-server): Ditto.
23042
23043         * imap.el (imap-authenticate): Fix typo.
23044
23045 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
23046
23047         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
23048         buffer (since IMAP server might return FETCH response out of
23049         order, and the nntp buffer must be sorted).
23050
23051 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
23052
23053         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
23054         comparison on string.
23055
23056         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
23057         (gnus-agent-score): Rename category keywords to match gnus-cus.
23058         (gnus-agent-summary-fetch-series): Modify to protect against
23059         gnus-agent-summary-fetch-group clearing processable flags.
23060         (gnus-agent-synchronize-group-flags): Update live group buffer as
23061         synchronization may occur due to the user toggle the plugged
23062         status.
23063         (gnus-agent-fetch-group-1): Clear downloadable flag when article
23064         successfully downloaded.
23065         (gnus-agent-expire-group-1): Avoid using markers when the overview
23066         is in ascending order; greatly improves performance.
23067         (gnus-agent-regenerate-group):
23068         Use gnus-agent-synchronize-group-flags to reset read status in both
23069         gnus and server.
23070         (gnus-agent-update-files-total-fetched-for): Fix initial size.
23071
23072 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
23073
23074         * message.el: Don't autoload former message-utils variables.
23075         (message-strip-subject-trailing-was): Change doc string.
23076
23077         * nnweb.el: Fixes for `gnus-group-make-web-group'.
23078         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
23079         (nnweb-google-search): Add "hl=en" here.
23080         (nnweb-google-parse-1, nnweb-google-create-mapping):
23081         Don't hardcode URL.
23082
23083 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
23084
23085         * message.el (message-get-reply-headers, message-followup):
23086         Mention related variables `message-use-followup-to' and
23087         `message-use-mail-followup-to', in the information buffer.
23088
23089         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
23090         of broken groups(-beta).google.com.
23091
23092 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
23093
23094         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
23095         parameter to invoked gnus-request-move-article; remove the
23096         redundant gnus-sum-hint-move-is-internal variable; apply the marks
23097         all at once instead of once per article.
23098         (gnus-summary-remove-process-mark): Accept a list of articles as
23099         well as a single article for processing.
23100
23101         * gnus-int.el (gnus-request-move-article): Add move-is-internal
23102         parameter.
23103
23104         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
23105
23106         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
23107
23108         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
23109         parameter.
23110
23111         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
23112         parameter.
23113
23114         * nnimap.el (nnimap-request-move-article): Add move-is-internal
23115         parameter and remove the gnus-sum-hint-move-is-internal variable.
23116
23117         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
23118         parameter.
23119
23120         * nndraft.el (nndraft-request-move-article): Add move-is-internal
23121         parameter.
23122
23123         * nndiary.el (nndiary-request-move-article): Add move-is-internal
23124         parameter.
23125
23126         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
23127
23128         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
23129         parameter.
23130
23131         * nnagent.el (nnagent-request-move-article): Add move-is-internal
23132         parameter.
23133
23134 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23135
23136         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
23137         a more conservative way.
23138
23139 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23140
23141         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
23142         buffer, so it moves the window's cursor.
23143
23144 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
23145
23146         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
23147         `mm-dissect-multipart' and receive the from field as an (optional)
23148         argument from `mm-dissect-multipart'.
23149         (mm-dissect-multipart): Receive the from field as an argument and
23150         pass it on when we call `mm-dissect-buffer' on MIME parts.
23151         Fixes verification/decryption of signed/encrypted MIME parts.
23152
23153 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
23154
23155         * gnus-sum.el (gnus-summary-move-article):
23156         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
23157         whatever it calls (right now, only nnimap-request-move article
23158         respects it).
23159
23160         * nnimap.el (nnimap-request-move-article):
23161         When gnus-sum-hint-move-is-internal is set, don't do the extra
23162         nnimap-request-article.
23163
23164 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23165
23166         * nnheader.el (nnheader-find-file-noselect): Add doc string.
23167
23168         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
23169         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
23170
23171         * gnus-sum.el (gnus-summary-caesar-message):
23172         Apply `gnus-treat-article' after rotation.
23173
23174         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
23175         doc string.
23176
23177 2005-02-22  Simon Josefsson  <jas@extundo.com>
23178
23179         * encrypt.el (encrypt-password-cache-expiry): Remove (use
23180         `password-cache-expiry' instead).  Reported by Arne Jørgensen
23181         <arne@arnested.dk>.
23182         (encrypt): Add password-cache and password-cache-expiry as group
23183         members.
23184
23185 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
23186
23187         * smime.el (smime-ldap-host-list): Doc fix.
23188         (smime-ask-passphrase): Use `password-read-and-add' to read (and
23189         cache) password.
23190         (smime-sign-region): Use it.
23191         (smime-decrypt-region): Use it.
23192         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
23193         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
23194         fails.
23195         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
23196         certificate from DER to PEM format rather than calling openssl.
23197
23198         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
23199
23200         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
23201         for signing/encryption.
23202
23203         * mml.el (mml-parse-1): Use them.
23204
23205 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
23206
23207         * nnrss.el (nnrss-verbose): Remove.
23208         (nnrss-request-group): Use `nnheader-message' instead.
23209
23210 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
23211
23212         * nnrss.el (nnrss-verbose): New variable.
23213         (nnrss-request-group): Make it say nnrss is requesting a group.
23214
23215 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
23216
23217         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
23218         Handle news URL with given port correctly.
23219
23220 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23221
23222         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
23223         containing special characters.
23224
23225         * gnus-sum.el (gnus-summary-edit-article): Ditto.
23226
23227         * mml.el (mime-to-mml): Ditto.
23228
23229         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
23230         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
23231         (rfc2047-decode-region): Quote decoded words containing special
23232         characters when rfc2047-quote-decoded-words-containing-tspecials
23233         is non-nil.
23234
23235 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
23236
23237         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
23238
23239         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
23240
23241 2005-02-15  Simon Josefsson  <jas@extundo.com>
23242
23243         * nnimap.el (nnimap-debug): Doc fix.
23244
23245         * imap.el (imap-debug): Doc fix.
23246
23247 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23248
23249         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
23250
23251 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
23252
23253         * gnus.el (spam-contents): Improve docs for spam-contents
23254         parameter in its variable incarnation.
23255
23256 2005-02-14  Simon Josefsson  <jas@extundo.com>
23257
23258         * smime-ldap.el: Use require instead of load-library for ldap.
23259         (smime-ldap-search): Indent.
23260         (smime-ldap-search-internal): Shorten line.
23261
23262         * smime.el (smime-cert-by-dns): Add doc-string.
23263         (smime-cert-by-ldap-1): Indent.
23264
23265         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
23266         mml-smime-get-dns-ldap.
23267         (mml-smime-encrypt-query): Use new function.  Default to ldap.
23268
23269 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
23270
23271         * smime.el: Require smime-ldap.
23272         (smime-ldap-host-list): New variable.
23273         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
23274
23275         * mml-smime.el (mml-smime-encrypt-query): New function.
23276         (mml-smime-encrypt-query): Use it.
23277
23278         * smime-ldap.el: New file.
23279
23280 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23281
23282         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
23283
23284 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
23285
23286         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
23287         argument in doc string.  Make query for type more clear.
23288
23289 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
23290
23291         * gnus.el (gnus-group-startup-message): Search for gnus images in
23292         etc/images/gnus.
23293         * mm-util.el (mm-image-load-path): Likewise.
23294         * smiley.el (smiley-data-directory): Search for smilies in
23295         etc/images/smilies.
23296
23297 2005-02-09  Kim F. Storm  <storm@cua.dk>
23298
23299         Change Emacs release version from 21.4 to 22.1 throughout.
23300         Change Emacs development version from 21.3.50 to 22.0.50.
23301
23302 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23303
23304         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
23305
23306         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
23307         non-Mule XEmacs as well.
23308         (mm-decompress-buffer): Signal an error intentionally if it does
23309         not decompress compressed data because auto-compression-mode is
23310         disabled.
23311
23312 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
23313
23314         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
23315         an ID in the registry even if it has no groups.
23316
23317 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23318
23319         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
23320         merge it into mm-decompress-buffer.
23321         (gnus-mime-copy-part): Use the MIME part charset, the value which
23322         a user specified or gnus-newsgroup-charset for decoding, like
23323         gnus-mime-inline-part does; set buffer-file-coding-system to tell
23324         save-buffer what was used.  Suggested by Kevin Ryde
23325         <user42@zip.com.au>.
23326         (gnus-mime-inline-part): Allow the name parameter as well as the
23327         filename parameter; force decompressing of compressed data; always
23328         display contents being not decoded as unibyte.
23329
23330         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
23331         as well as the filename parameter.
23332
23333         * mm-util.el (mm-decompress-buffer):
23334         Merge gnus-mime-jka-compr-maybe-uncompress.
23335         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
23336         of compressed data.
23337
23338 2005-02-08  Simon Josefsson  <jas@extundo.com>
23339
23340         * imap.el (imap-log): Doc fix.
23341
23342 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23343
23344         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
23345         the coding cookies; decompress compressed parts.
23346
23347         * mml.el (mml-generate-mime-1): Add the charset parameter according
23348         to the value which a user specified manually or the coding cookie.
23349
23350         * mm-util.el (mm-string-to-multibyte): New function.
23351         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
23352         (mm-coding-system-to-mime-charset): New function.
23353         (mm-decompress-buffer): New function.
23354         (mm-find-buffer-file-coding-system): New function.
23355
23356         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
23357         (mm-display-inline-fontify): Rewrite for decoding and decompressing
23358         parts.
23359
23360 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23361
23362         * mm-view.el (mm-display-inline-fontify): Decode a part according
23363         to the charset parameter.
23364
23365 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23366
23367         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
23368         prefix arg is neither nil nor a number, as info specifies.
23369
23370 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23371
23372         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
23373         timestamps.
23374
23375 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
23376
23377         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
23378         groups error checking and notify user.
23379
23380 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
23381
23382         * message.el (message-send-mail-function): Check existence of
23383         sendmail-program first before using default value
23384         `message-send-mail-with-sendmail'.  Otherwise use more generic
23385         `smtpmail-send-it'.
23386
23387 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23388
23389         * nntp.el (nntp-request-update-info): Always return nil.
23390
23391 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23392
23393         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
23394
23395 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23396
23397         * message.el (message-beginning-of-line): Change the behavior when
23398         invoked between BOL and : so that it first moves backward.
23399
23400 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23401
23402         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
23403         article buffer when editing of the article is discarded.
23404         (gnus-article-prepare): Revert.
23405
23406 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23407
23408         * gnus-art.el (gnus-article-prepare):
23409         Remove message-strip-forbidden-properties from the local hook.
23410
23411 2005-01-27  Simon Josefsson  <jas@extundo.com>
23412
23413         * password.el (password-cache-add): Only start one timer per key.
23414         Reported by Derek Atkins <warlord@MIT.EDU>.
23415
23416 2005-01-26  Steve Youngs  <steve@sxemacs.org>
23417
23418         * run-at-time.el: Remove.  It is no longer needed as
23419         timer-funcs.el in the xemacs-base package has a working version of
23420         `run-at-time'.
23421
23422         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
23423
23424         * password.el: Require timer-funcs instead of run-at-time in
23425         XEmacs.
23426         Remove `password-run-at-time' macro.
23427         (password-cache-add): Use `run-at-time' instead of
23428         `password-run-at-time'.
23429
23430         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
23431         Remove `nnheader-cancel-function-timers' alias,
23432         `cancel-function-timers' exists in XEmacs in timer-funcs.
23433
23434         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
23435         for `run-with-idle-timer'.
23436
23437         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
23438         for `run-at-time'.
23439
23440         * mm-url.el: Require timer-funcs at compile time when in XEmacs
23441         for `with-timeout'.
23442
23443         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
23444         the same as for XEmacs 21.4.
23445         No need to ignore `run-with-idle-timer', this function exists in
23446         XEmacs now in timer-funcs.el in the xemacs-base package.
23447         (dgnushack-compile): No need to delete
23448         run-at-time.el from the list of files to compile because it
23449         doesn't exist anymore.
23450
23451 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23452
23453         * mml.el (mml-generate-mime-1): Convert string into unibyte when
23454         inserting " *mml*" buffer's contents into a unibyte temp buffer.
23455
23456 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
23457
23458         * mail-source.el (mail-source-fetch-imap): Search for ^From case
23459         sensitively.
23460
23461 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
23462
23463         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
23464
23465 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23466
23467         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
23468         which will be inserted according to the multibyteness of a buffer
23469         rather than the type of contents.  Suggested by ARISAWA Akihiro
23470         <ari@mbf.ocn.ne.jp>.
23471
23472         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
23473         of string which old xml.el may return rather than a string.
23474
23475 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23476
23477         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
23478
23479 2005-01-16  Simon Josefsson  <jas@extundo.com>
23480
23481         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
23482         idn/idna.el isn't available.
23483         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
23484         <michael@waxrat.com>.
23485
23486         * hashcash.el: Remove non-FSF copyright header.
23487
23488         * hashcash.el (hashcash-extra-generate-parameters): New variable.
23489         (hashcash-generate-payment): Use it.
23490         (hashcash-generate-payment-async): Use it.
23491
23492 2005-01-15  Simon Josefsson  <jas@extundo.com>
23493
23494         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
23495         Suggested by Raymond Scholz <ray-2005@zonix.de>.
23496
23497         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
23498         gnus-summary-idna-message.
23499         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
23500         (gnus-summary-idna-message): New function.
23501
23502 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
23503
23504         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
23505         gnus-novice-user.
23506
23507 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23508
23509         * nnrss.el (nnrss-request-delete-group): Delete entries in
23510         nnrss-group-alist as well.
23511         (nnrss-save-server-data): Insert newline.
23512
23513 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23514
23515         * gnus.el (gnus-user-agent): Use list of symbols instead of
23516         symbols.  Display full version number for (S)XEmacs.
23517         Optionally display (S)XEmacs codename.
23518
23519         * gnus-util.el (gnus-emacs-version): Update for new
23520         `gnus-user-agent'.
23521
23522         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23523         Gnus version.
23524
23525 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23526
23527         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23528         which is unreadable in some setups.
23529
23530 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23531
23532         * gnus-spec.el (gnus-update-format-specifications): Flush the
23533         group format spec cache if it doesn't support decoded group names.
23534
23535 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23536
23537         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23538         Allow to apply decay on score files matching a regexp.
23539
23540 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23541
23542         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23543         compatibility in %g and %c.
23544
23545 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23546
23547         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23548         name for only %g and %c.
23549         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23550         of gnus-tmp-group to decoded group name.
23551         (gnus-group-make-rss-group): Exclude `/'s from group names.
23552
23553 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23554
23555         * nnrss.el (nnrss-get-encoding): Fix regexp.
23556
23557 2004-12-27  Simon Josefsson  <jas@extundo.com>
23558
23559         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23560         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23561         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23562
23563 2004-12-17  Kim F. Storm  <storm@cua.dk>
23564
23565         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23566
23567         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23568
23569 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23570
23571         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23572
23573 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23574
23575         * nnrss.el: Require rfc2047 and mml.
23576         (nnrss-file-coding-system): New variable.
23577         (nnrss-format-string): Redefine it as an inline function.
23578         (nnrss-decode-group-name): New function.
23579         (nnrss-string-as-multibyte): Remove.
23580         (nnrss-retrieve-headers): Decode group name; don't use
23581         nnrss-format-string.
23582         (nnrss-request-group): Decode group name.
23583         (nnrss-request-article): Decode group name; allow a Message-ID as
23584         well as an article number; don't use nnrss-format-string; encode a
23585         Message-ID string which may contain non-ASCII characters; use
23586         mml-to-mime to compose a MIME article.
23587         (nnrss-request-expire-articles): Decode group name.
23588         (nnrss-request-delete-group): Decode group name.
23589         (nnrss-fetch): Clarify error message.
23590         (nnrss-read-server-data): Use insert-file-contents instead of load;
23591         bind file-name-coding-system; use multibyte buffer.
23592         (nnrss-save-server-data): Bind coding-system-for-write to the
23593         value of nnrss-file-coding-system; bind file-name-coding-system;
23594         add coding cookie.
23595         (nnrss-read-group-data): Use insert-file-contents instead of load;
23596         bind file-name-coding-system; use multibyte buffer.
23597         (nnrss-save-group-data): Bind coding-system-for-write to the
23598         value of nnrss-file-coding-system; bind file-name-coding-system.
23599         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23600         make it work with non-ASCII text.
23601         (nnrss-find-el): Make it work with old xml.el as well.
23602
23603 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23604
23605         * nnrss.el (nnrss-get-encoding): New function.
23606         (nnrss-fetch): Use unibyte buffer initially; bind
23607         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23608         decode contents according to the encoding attribute.
23609         (nnrss-save-group-data): Add coding cookie.
23610         (nnrss-mime-encode-string): New function.
23611         (nnrss-check-group): Use it to encode subject and author.
23612
23613 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23614
23615         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23616         imaginary variable.
23617
23618 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23619
23620         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23621         correctly even if there are wide characters.
23622
23623 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23624
23625         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23626         downcased symbol names; make a new cache instead of reusing
23627         bbdb-hashtable.
23628
23629 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23630
23631         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23632         concatenating segments rather than before concatenating them.
23633         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23634
23635         * message.el (message-get-reply-headers): Bind `extra'.
23636
23637 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23638
23639         * message.el (message-extra-wide-headers): New variable.
23640         (message-get-reply-headers): Use it.
23641
23642 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23643
23644         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23645         (gnus-agent-group-pathname): Ditto.
23646
23647         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23648
23649         * gnus-group.el (gnus-group-make-group): Decode group name.
23650         (gnus-group-make-rss-group): Register the group data after opening
23651         the nnrss group.
23652
23653 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23654
23655         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23656         by expiry now get marked as read.
23657
23658 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23659
23660         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23661
23662 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23663
23664         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23665         unify Latin characters in XEmacs.
23666         (mm-find-mime-charset-region): Use it.
23667
23668 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23669
23670         * gnus-util.el (gnus-delete-directory): New function.
23671
23672         * gnus-agent.el (gnus-agent-delete-group): Use it.
23673
23674         * gnus-cache.el (gnus-cache-delete-group): Use it.
23675
23676 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23677
23678         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23679         names.
23680
23681 2004-12-16  Simon Josefsson  <jas@extundo.com>
23682
23683         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23684
23685 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23686
23687         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23688
23689         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23690         (gnus-group-set-current-level): Decode group name.
23691
23692 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23693
23694         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23695         failed.
23696
23697 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23698
23699         * gnus-group.el (gnus-group-delete-group): Decode group name.
23700         (gnus-group-make-rss-group): Encode group name.
23701         (gnus-group-catchup-current): Decode group name.
23702         (gnus-group-kill-group): Decode group name.
23703
23704 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23705
23706         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23707
23708 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23709
23710         * gnus-group.el (gnus-group-make-rss-group):
23711         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23712
23713         * gnus-start.el (gnus-setup-news): Honor user's setting to
23714         gnus-message-archive-method.  Suggested by Lute Kamstra
23715         <lute@gnu.org>.
23716
23717 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23718
23719         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23720         global counterparts of the buffer-local variables.
23721
23722 2004-11-16  Romain Francoise  <romain@orebokech.com>
23723
23724         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23725         counterparts of the buffer-local variables.
23726
23727 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23728
23729         * message.el (message-forbidden-properties): Fix typo in doc
23730         string.
23731
23732 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23733
23734         * gnus-util.el (gnus-replace-in-string): Add doc string.
23735
23736         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23737         to avoid problems when splitting mails with many recipients.
23738
23739 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23740
23741         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23742         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23743
23744 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23745
23746         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23747         if there is no hashtable in memory or file modification time is
23748         newer than cached timestamp.
23749
23750 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23751
23752         * gnus-sum.el (gnus-summary-limit-to-recipient):
23753         Implement not-matching option.
23754
23755 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23756
23757         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23758         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23759         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23760         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23761         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23762         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23763
23764 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23765
23766         * message.el (message-forward-make-body-mml): Remove headers
23767         according to message-forward-ignored-headers if a message is decoded.
23768
23769 2004-12-02  Romain Francoise  <romain@orebokech.com>
23770
23771         * message.el (message-forward-make-body-plain): Always remove
23772         headers according to message-forward-ignored-headers.
23773
23774 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23775
23776         * spam.el (spam-summary-prepare-exit): Remove the
23777         gnus-summary-limit pop for now, it has problems with ham marks for
23778         me.
23779
23780 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23781
23782         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23783         correctly.
23784
23785 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23786
23787         * format-spec.el (format-spec): Message the char.
23788
23789 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23790
23791         * gnus-art.el (gnus-split-methods): Reformat comments.
23792
23793         * spam.el (spam-summary-prepare-exit): Remove article limits
23794         before exiting the summary buffer.
23795
23796 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23797
23798         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23799         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23800
23801         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23802         order to silence the byte compiler.
23803
23804         * spam.el: Fix the way to silence the byte compiler, which
23805         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23806         bbdb-search-simple, spam-BBDB-register-routine,
23807         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23808         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23809         spam-stat-buffer-is-spam, spam-stat-load,
23810         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23811         spam-stat-save and spam-stat-split-fancy.
23812
23813 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23814
23815         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23816         which may confuse users.
23817         (canlock-password-for-verify): Ditto.
23818
23819         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23820
23821         * gnus-art.el (gnus-emphasis-alist): Ditto.
23822
23823         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23824
23825         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23826
23827         * gnus-start.el (gnus-save-killed-list): Ditto.
23828
23829         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23830         (gnus-sum-thread-tree-root): Ditto.
23831         (gnus-sum-thread-tree-false-root): Ditto.
23832         (gnus-sum-thread-tree-single-indent): Ditto.
23833
23834         * message.el (message-courtesy-message): Ditto.
23835         (message-archive-note): Ditto.
23836         (message-subscribed-address-file): Ditto.
23837         (message-user-fqdn): Ditto.
23838
23839         * spam-report.el (spam-report-gmane-regex): Ditto.
23840
23841         * spam.el (spam-blackhole-good-server-regex): Ditto.
23842
23843 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23844
23845         * mml.el (mml-preview): Widen the message buffer before copying
23846         the contents to the preview buffer; sort headers before previewing.
23847
23848         * message.el (message-hidden-headers): Fix the way to avoid a bug
23849         in the `repeat' widget in Emacs 21.3 or earlier.
23850
23851 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23852
23853         * message.el (message-hidden-headers): Default to "^References:".
23854         Improve customization type.  Suggested by Reiner Steib
23855         <Reiner.Steib@gmx.de>.
23856
23857 2004-11-25  Romain Francoise  <romain@orebokech.com>
23858
23859         * message.el (message-strip-forbidden-properties): Remove check for
23860         obsolete `message-hidden' text property, hidden headers are not
23861         accessible in the buffer anymore.
23862
23863 2004-11-22  Romain Francoise  <romain@orebokech.com>
23864
23865         * message.el (message-header-format-alist): Add `From' in list
23866         so that it can be sorted.
23867         (message-fix-before-sending): Widen and sort headers before
23868         sending.
23869         (message-hide-headers): Use narrowing to hide headers by moving
23870         them to the top of the buffer and narrowing to the region
23871         underneath.
23872
23873 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23874
23875         * message.el (message-strip-forbidden-properties):
23876         Bind buffer-read-only (etc) to nil.
23877
23878 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23879
23880         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23881         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23882
23883 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23884
23885         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23886
23887 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23888
23889         * dns.el (query-dns): Use sit-for to time instead of
23890         accept-process-output, since that doesn't seem to work on udp
23891         sockets.
23892
23893 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23894
23895         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23896
23897 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23898
23899         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23900         doc string.  Improve doc string.
23901
23902 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23903
23904         * nntp.el (nntp-request-update-info): Return nil if
23905         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23906         may not call gnus-activate-group which uselessly issues the GROUP
23907         commands for all nntp groups and wastes time.  Reported by Romain
23908         Francoise <romain@orebokech.com>.
23909
23910         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23911
23912 2004-11-15  Simon Josefsson  <jas@extundo.com>
23913
23914         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23915         headers separately.
23916         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23917         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23918
23919 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23920
23921         * gnus-start.el (gnus-convert-old-newsrc):
23922         Assign legacy-gnus-agent to 5.10.7.
23923
23924 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23925
23926         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23927         start of the lines.
23928
23929 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23930
23931         * hashcash.el (hashcash-default-payment): Change default to 20.
23932         (hashcash-default-accept-payment): Change default to 20.
23933         (hashcash-process-alist): New variable.
23934         (hashcash-generate-payment-async): Add.
23935         (hashcash-already-paid-p): Add.
23936         (hashcash-insert-payment): Don't generate payments twice.
23937         (hashcash-insert-payment-async): Add.
23938         (hashcash-insert-payment-async-2): Add.
23939         (hashcash-cancel-async): Add.
23940         (hashcash-wait-async): Add.
23941         (hashcash-processes-running-p): Add.
23942         (hashcash-wait-or-cancel): Add.
23943         (mail-add-payment): New optional argument.  Conditionally start
23944         asynchronous calculation.
23945         (mail-add-payment-async): Add.
23946
23947         * message.el (message-send-mail): Wait for asynchronous hashcash
23948         results.  Don't clobber existing X-Hashcash headers.
23949         (message-setup-1): Call mail-add-payment-async when
23950         message-generate-hashcash is non-nil.
23951
23952 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23953
23954         * message.el (message-use-alternative-email-as-from): Examine the
23955         From header as well; use message-make-from in order to include a
23956         user's full name.
23957
23958 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23959
23960         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23961         default; improve customization type.
23962         (gnus-emphasis-custom-with-format): New macro.
23963         (gnus-emphasis-custom-value-to-external): New function.
23964         (gnus-emphasis-custom-value-to-internal): New function.
23965
23966 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23967
23968         * dns.el (query-dns): Resolve reverse addresses.
23969
23970 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23971
23972         * gnus-group.el (gnus-group-get-new-news): Use it.
23973
23974         * gnus-start.el (gnus-check-reasonable-setup): New function.
23975
23976 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23977
23978         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23979         "Args out of range" error.  Reported by Arnaud Giersch
23980         <arnaud.giersch@free.fr>.
23981
23982 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23983
23984         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23985
23986 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23987
23988         * spam.el (spam group): Add :version.
23989
23990         * pgg-def.el (pgg group): Add :version.
23991
23992 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23993
23994         * gnus-art.el (gnus-article-edit-article): Don't associate the
23995         article buffer with a draft file.  This is a temporary measure
23996         against the 2004-08-22 change to gnus-article-edit-mode.
23997
23998 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23999
24000         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
24001         (html2text-format-tags): Remove unused variable `attr'.
24002
24003 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
24004
24005         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
24006
24007         * tls.el (tls-process-connection-type, tls-success)
24008         (tls-certtool-program): Add :version.
24009
24010         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
24011         (starttls-extra-arguments, starttls-process-connection-type)
24012         (starttls-connect, starttls-failure, starttls-success): Add :version.
24013
24014         * spam-stat.el (spam-stat): Add :version.
24015
24016         * sieve.el (sieve): Add :version.
24017
24018         * sha1.el (sha1): Add :version.
24019         (sha1-use-external): Remove redundant version.
24020
24021         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
24022         (nnmail-cache-ignore-groups, nnmail-spool-hook)
24023         (nnmail-split-fancy-match-partial-words)
24024         (nnmail-split-lowercase-expanded): Add :version.
24025
24026         * nndiary.el (nndiary): Add :version.
24027
24028         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
24029
24030         * mml-sec.el (mml-default-sign-method)
24031         (mml-default-encrypt-method, mml-signencrypt-style-alist):
24032         Add :version.
24033
24034         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
24035
24036         * mm-url.el (mm-url-use-external, mm-url-program)
24037         (mm-url-arguments): Add :version.
24038
24039         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
24040         (mm-attachment-file-modes, mm-decrypt-option)
24041         (mm-w3m-safe-url-regexp): Add :version.
24042
24043         * message.el (message-cite-prefix-regexp)
24044         (message-sendmail-envelope-from, message-minibuffer-local-map)
24045         (message-user-fqdn, message-completion-alist): Add :version.
24046
24047         * gnus-win.el (gnus-configure-windows-hook)
24048         (gnus-use-frames-on-any-display): Add :version.
24049
24050         * gnus-art.el (gnus-article-address-banner-alist)
24051         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
24052         (gnus-treat-from-picon, gnus-treat-mail-picon)
24053         (gnus-treat-x-pgp-sig): Add :version.
24054
24055         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
24056         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
24057         (gnus-summary-article-delete-hook)
24058         (gnus-summary-display-while-building): Add :version.
24059
24060         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
24061         (gnus-get-top-new-news-hook): Add :version.
24062
24063         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
24064         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
24065
24066         * gnus-registry.el (gnus-registry): Add :version.
24067
24068         * gnus-spec.el (gnus-use-correct-string-widths)
24069         (gnus-make-format-preserve-properties): Add :version.
24070
24071         * gnus.el (gnus-group-charter-alist)
24072         (gnus-group-fetch-control-use-browse-url)
24073         (gnus-install-group-spam-parameters): Add :version.
24074
24075         * gnus-diary.el (gnus-diary): Add :version.
24076
24077         * gnus-delay.el (gnus-delay): Add :version.
24078
24079         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
24080         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
24081         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
24082         Add :version.
24083
24084         * gnus-agent.el (gnus-agent-max-fetch-size)
24085         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
24086         (gnus-agent-prompt-send-queue): Add :version.
24087
24088         * deuglify.el (gnus-outlook-deuglify): Add :version.
24089
24090         * html2text.el: Beautify code.  Improve doc strings.
24091         Some checkdoc cleanup.
24092         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
24093
24094 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
24095
24096         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
24097
24098 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
24099
24100         * gnus-registry.el (gnus-registry-hashtb): Create the registry
24101         when package is loaded.
24102
24103         * spam.el (spam-summary-score-preferred-header): Add global preference
24104         for people who want to override the default SpamAssassin over
24105         Bogofilter preference (when both are set).
24106         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
24107         (spam-user-format-function-S):
24108         Check spam-summary-score-preferred-header.
24109         (spam-extra-header-to-number): Add X-Bogosity header parsing.
24110         (spam-user-format-function-S): Format the score correctly.
24111
24112 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24113
24114         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
24115         signature file.  Suggested by Manoj Srivastava
24116         <srivasta@golden-gryphon.com>.
24117
24118         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
24119         iso-2022-jp even in the Japanese language environment.
24120         Suggested by Jason Rumney <jasonr@gnu.org>.
24121
24122 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24123
24124         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
24125         use the same characters as the dummy marks; make it free from
24126         getting affected by the language environment.
24127         (gnus-summary-read-group-1): Update mark positions only when the
24128         format spec is updated.
24129
24130         * gnus-spec.el (gnus-update-format-specifications): Return a list
24131         of updated types.
24132
24133 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24134
24135         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
24136         of boundp to check if display-warning is available.
24137
24138 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
24139
24140         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
24141
24142 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24143
24144         * nnspool.el (nnspool-spool-directory): Use news-path if the
24145         news-directory variable is not bound.
24146
24147         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
24148         function instead of display-warning if it is not available.
24149
24150 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
24151
24152         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
24153         v5-10: Use `point-at-bol'.
24154
24155 2004-10-26  Simon Josefsson  <jas@extundo.com>
24156
24157         * hashcash.el: Fix URL in comment, reported by Cheng Gao
24158         <chenggao@gmail.com>.
24159
24160 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24161
24162         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
24163         instead.
24164
24165 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
24166
24167         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
24168         to remove a server from the nnimap-server-buffer-alist.
24169         (nnimap-open-connection, nnimap-close-server): Use it.
24170
24171         * gnus-encrypt.el: Remove file in favor of encrypt.el.
24172
24173 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24174
24175         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
24176         running the major-mode function.
24177
24178 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24179
24180         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
24181         dummy marks in the right way.
24182
24183 2004-10-18  David Edmondson  <dme@dme.org>
24184
24185         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
24186         excessively.
24187
24188 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
24189
24190         * gnus-util.el (gnus-split-references): Accept a nil references
24191         string and go on blissfully.
24192
24193         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
24194         cases where the references string is non-nil but has no references.
24195
24196         * encrypt.el: Add autoload tags.
24197
24198         * spam.el (spam-resolve-registrations-routine): Remove article
24199         from unregistration list too.  Reported by David Hanak
24200         <dhanak@isis.vanderbilt.edu>
24201
24202 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
24203
24204         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
24205         nil.  Change custom type.
24206
24207 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
24208
24209         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
24210
24211         * gnus-sum.el (gnus-summary-move-article): Use it.
24212
24213 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
24214
24215         * encrypt.el: Add autoload cookies.
24216
24217         * spam.el (spam-backend-article-list-property)
24218         (spam-backend-get-article-todo-list)
24219         (spam-backend-put-article-todo-list)
24220         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
24221         Resolve registrations separately.
24222         (spam-register-routine): Format comments.
24223         (spam-unregister-routine, spam-register-routine): Always call with
24224         specific-articles, no default list.
24225         (spam-summary-prepare-exit): Use the spam-classifications function.
24226
24227         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
24228         gnus-encrypt.el.
24229
24230         * encrypt.el: Copied from gnus-encrypt.el.
24231
24232         * gnus-encrypt.el: Commented that it's obsolete.
24233
24234 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24235
24236         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
24237         (gnus-score-save): Use it.
24238
24239         * message.el (message-bury): Use `window-dedicated-p'.
24240
24241 2004-10-15  Simon Josefsson  <jas@extundo.com>
24242
24243         * pop3.el (top-level): Don't require nnheader.
24244         (pop3-read-timeout): Add.
24245         (pop3-accept-process-output): Add.
24246         (pop3-read-response, pop3-retr): Use it.
24247
24248 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
24249
24250         * spam.el (spam-register-routine): Move comment.
24251         (spam-verify-bogofilter): Use 'unknown for the initial
24252         spam-bogofilter-valid state, not 'never.
24253
24254         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
24255         for netrc-machine.
24256
24257         * nnimap.el (nnimap-open-connection):
24258         Use netrc-machine-user-or-password.
24259
24260 2004-10-17  Richard M. Stallman  <rms@gnu.org>
24261
24262         * gnus-registry.el (gnus-registry-unload-hook):
24263         Set as a variable with add-hook.
24264
24265         * nnspool.el (nnspool-spool-directory): Use news-directory instead
24266         of news-path.
24267
24268         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
24269
24270         * spam.el: Delete duplicate `provide'.
24271         (spam-unload-hook): Set as a variable with add-hook.
24272
24273 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24274
24275         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
24276         in the doc string.
24277
24278         * message.el (message-ignored-news-headers)
24279         (message-ignored-supersedes-headers)
24280         (message-ignored-resent-headers)
24281         (message-forward-ignored-headers): Improve custom type.
24282
24283 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24284
24285         * message.el (message-tokenize-header): Fix 2004-09-06 change
24286         which used point-min in the wrong place.
24287
24288 2004-10-12  Simon Josefsson  <jas@extundo.com>
24289
24290         * tls.el (tls-certtool-program): New variable.
24291         (tls-certificate-information): New function, based on
24292         ssl-certificate-information.
24293
24294 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24295
24296         * compface.el: Move the version of ELisp-based uncompface program
24297         to the contrib directory because of the copyright problem.
24298
24299 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24300
24301         * message.el (message-kill-buffer): Raise the current frame.
24302
24303 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
24304
24305         * gnus-sum.el: Mention that multibyte characters don't work as marks.
24306
24307         * gnus.el (message-y-or-n-p): Autoload.
24308
24309         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
24310         (pop3-password-required, pop3-authentication-scheme)
24311         (pop3-leave-mail-on-server): Make customizable.
24312         (pop3): New custom group.
24313         (pop3-retr): Remove `sleep-for' statements.
24314         Suggested by Dave Love <fx@gnu.org>.
24315
24316         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
24317         Windows/DOS.
24318
24319         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24320         (imap-parse-body): Fix incorrect use of `assert'.
24321         Suggested by Dave Love <fx@gnu.org>.
24322
24323         * mml.el (mml-minibuffer-read-disposition): Require match.
24324         Suggested by Dave Love <fx@gnu.org>.
24325
24326 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
24327
24328         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
24329         doc string.
24330
24331 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24332
24333         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
24334
24335 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24336
24337         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
24338         instead of calling `mm-insert-inline', to decode text/* parts
24339         before displaying them.
24340
24341 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24342
24343         * mm-uu.el (mm-uu-text-plain-type): New variable.
24344         (mm-uu-pgp-signed-extract-1): Use it.
24345         (mm-uu-pgp-encrypted-extract-1): Use it.
24346         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
24347         bind mm-uu-text-plain-type with that value.
24348         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
24349         mm-uu-dissect.
24350
24351 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24352
24353         * gnus-group.el (gnus-update-group-mark-positions):
24354         * gnus-sum.el (gnus-update-summary-mark-positions):
24355         * message.el (message-check-news-body-syntax):
24356         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
24357         of string-as-multibyte.
24358
24359 2004-10-05  Juri Linkov  <juri@jurta.org>
24360
24361         * gnus-group.el (gnus-update-group-mark-positions):
24362         * gnus-sum.el (gnus-update-summary-mark-positions):
24363         * message.el (message-check-news-body-syntax):
24364         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
24365         8-bit unibyte values to a multibyte string for search functions.
24366
24367 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24368
24369         * mm-uu.el (mm-uu-dissect): Allow optional arg.
24370         (mm-uu-dissect-text-parts): New function.
24371
24372         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
24373         dissect text parts.
24374
24375         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
24376         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
24377
24378         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
24379
24380         * gnus-topic.el (gnus-topic-hierarchical-parameters):
24381         Use gnus-current-topics instead of gnus-current-topic.
24382
24383 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
24384
24385         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
24386
24387 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
24388
24389         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
24390         where appropriate.
24391
24392         * nnml.el (nnml-generate-active-info): do.
24393
24394         * nndiary.el (nndiary-generate-active-info): do.
24395
24396         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
24397         (gnus-topic-move): do.
24398
24399         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
24400         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
24401
24402         * gnus-srvr.el (gnus-server-prepare)
24403         (gnus-server-open-all-servers): do.
24404
24405         * gnus-msg.el (gnus-summary-cancel-article)
24406         (gnus-summary-resend-message)
24407         (gnus-summary-mail-crosspost-complaint): do.
24408
24409         * gnus-move.el (gnus-change-server): do.
24410
24411         * gnus-group.el (gnus-group-unmark-all-groups)
24412         (gnus-group-set-current-level): do.
24413
24414 2004-10-04  Simon Josefsson  <jas@extundo.com>
24415
24416         * message.el (message-generate-hashcash): Doc fix.
24417
24418 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
24419
24420         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
24421         avoid infinite recursion via gnus-get-function.
24422
24423 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
24424
24425         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
24426
24427         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
24428
24429         * nnmail.el (nnmail-split-history): do.
24430
24431         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
24432         (nnml-request-delete-group): do.
24433
24434         * nnslashdot.el (nnslashdot-read-groups): do.
24435
24436         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
24437         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
24438
24439         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
24440         (nnspool-sift-nov-with-sed): Use last.
24441         (nnspool-retrieve-headers-with-nov): Use mapc.
24442         (nnspool-request-newgroups): Use dolist.
24443         (nnspool-request-group): Use last.
24444
24445         * nntp.el (nntp-read-server-type): Use dolist.
24446
24447         * nnvirtual.el (nnvirtual-create-mapping)
24448         (nnvirtual-update-read-and-marked): Use dolist.
24449         (nnvirtual-convert-headers): Simplify.
24450
24451 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24452
24453         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24454         Add support for sync'ing tick marks.
24455
24456 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24457
24458         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
24459         there's no visible header.
24460
24461 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24462
24463         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24464         When necessary, pass full group name to gnus-request-set-marks.
24465
24466 2004-10-01  Simon Josefsson  <jas@extundo.com>
24467
24468         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
24469         acroread.
24470
24471 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24472
24473         * spam-report.el (spam-report-gmane): Fix interactive.
24474
24475         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
24476
24477         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
24478         when writing file.
24479         (gnus-agent-synchronize-flags): Don't default to being
24480         interactive.
24481
24482 2004-09-30  Simon Josefsson  <jas@extundo.com>
24483
24484         * message.el (message-generate-hashcash): Add.
24485         (message-send-mail): Use it, call mail-add-payment.
24486
24487 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
24488
24489         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
24490
24491 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
24492
24493         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
24494         gnus-requst-update-info with explicit code to sync the in-memory
24495         info read flags with the marks being sync'd to the backend.
24496
24497         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
24498
24499 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24500
24501         * spam.el (spam-verify-bogofilter): Add new function.
24502         (spam-check-bogofilter)
24503         (spam-bogofilter-register-with-bogofilter): Use it.
24504         (spam-verify-bogofilter): Add small fixes.
24505
24506 2004-09-28  Simon Josefsson  <jas@extundo.com>
24507
24508         * hashcash.el (hashcash-generate-payment): Revert.
24509
24510 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24511
24512         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24513         Use gnus-extract-references instead of gnus-split-references.
24514
24515         * gnus-util.el (gnus-extract-references): Add new function, analogous
24516         to gnus-split-references but extracts only the message-ID without
24517         anything extra.
24518
24519         * hashcash.el (hashcash-generate-payment)
24520         (hashcash-check-payment): Do the right thing if hashcash-path is
24521         nil (because the hashcash program could not be found).
24522
24523         * spam.el (spam-use-hashcash): Remove comment.
24524
24525 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24526
24527         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24528         (gnus-cache-enter-article, gnus-cache-remove-article)
24529         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24530
24531         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24532
24533         * gnus-art.el (article-hide-boring-headers)
24534         (article-translate-strings, article-display-face)
24535         (gnus-article-mime-match-handle-first)
24536         (gnus-article-highlight-headers)
24537         (gnus-article-add-buttons-to-head): do.
24538
24539 2004-09-27  Simon Josefsson  <jas@extundo.com>
24540
24541         * hashcash.el: New version, from
24542         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24543         ../contrib/.
24544
24545 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24546
24547         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24548
24549 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24550
24551         * gnus-dup.el (gnus-dup-open): Use mapc.
24552         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24553
24554         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24555         Reported by Stefan Wiens <s.wi@gmx.net>.
24556
24557         * gnus.el (gnus-shutdown): Use dolist.
24558
24559         * gnus-undo.el (gnus-undo): Use mapc.
24560
24561         * nnrss.el (nnrss-generate-active): do.
24562
24563         * message.el (message-cite-original-without-signature)
24564         (message-cite-original): Use mapc.
24565         (message-do-actions, message-make-forward-subject): Use dolist.
24566
24567 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24568
24569         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24570         deletion to remove entire duplicate line.  Fixes merged article
24571         number bug.
24572
24573 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24574
24575         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24576         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24577         first ask if you want to open a server and then, even when you
24578         responded with no, asking if you want to synchronize the server's
24579         flags.
24580         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
24581         multi-line expressions.
24582         (gnus-agent-synchronize-group-flags): New internal function.
24583         Updates marks in memory (in the info structure) AND in the
24584         backend.
24585
24586         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
24587
24588         * nnagent.el (nnagent-request-set-mark):
24589         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24590         method, to ensure that synchronization updates marks in the
24591         backend and in the info (in memory) structure.
24592
24593 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24594
24595         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24596         convention fully; don't miss the root article of a thread; make
24597         the X-Draft-From header with correct article numbers.
24598
24599 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24600
24601         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24602         unless plugged.  Disable the agent so that an open failure causes
24603         an error.
24604
24605         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24606         Revert 2004-09-21 change.  The backend must be opened while
24607         synchronizing flags even when the backend stores the flags
24608         locally.
24609
24610 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24611
24612         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24613         in `header' match.  Reported by Svend Tollak Munkejord.
24614
24615         * message.el (message-cite-original): Fix use of
24616         `message-cite-articles-with-x-no-archive'.
24617
24618 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24619
24620         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24621         (gnus-window-to-buffer): Ditto.
24622
24623         * mml.el (mml-preview-buffer): New variable.
24624         (mml-preview): Manage window layout with gnus-buffer-configuration.
24625
24626         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24627         X-Draft-From header even if those articles aren't quoted.
24628
24629 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24630
24631         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24632         (gnus-request-set-mark, gnus-request-update-mark): Use new
24633         g-s-t-u-l-m to decide to use backend even when unplugged.
24634
24635 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24636
24637         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24638         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24639
24640 2004-09-20  Simon Josefsson  <jas@extundo.com>
24641
24642         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24643         "utf-16-le".
24644
24645 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24646
24647         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24648
24649 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24650
24651         * uudecode.el (uudecode-use-external): Add :version.
24652
24653         * smime.el (smime-CA-file, smime-encrypt-cipher)
24654         (smime-dns-server): Add :version.
24655
24656         * smiley.el (gnus-smiley-file-types): Add :version.
24657
24658         * sha1.el (sha1-use-external): Add :version.
24659
24660         * pgg-def.el (pgg-query-keyserver): Add :version.
24661
24662         * nnmail.el (nnmail-fancy-expiry-targets)
24663         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24664         Add :version.
24665
24666         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24667         (nnimap-retrieve-groups-asynchronous): Add :version.
24668         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24669
24670         * mml.el (mml-content-disposition-parameters)
24671         (mml-insert-mime-headers-always): Add :version.
24672
24673         * mm-util.el (mm-coding-system-priorities): Add :version.
24674
24675         * mm-decode.el (mm-inline-text-html-with-images)
24676         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24677         (mm-verify-option): Add :version.
24678         (mm-text-html-renderer): Change :version.
24679
24680         * message.el (message-fcc-externalize-attachments)
24681         (message-required-headers, message-draft-headers)
24682         (message-subject-trailing-was-query)
24683         (message-subject-trailing-was-ask-regexp)
24684         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24685         (message-mark-insert-end, message-archive-header)
24686         (message-archive-note, message-cross-post-default)
24687         (message-cross-post-note, message-followup-to-note)
24688         (message-cross-post-note-function, message-use-mail-followup-to)
24689         (message-subscribed-address-functions)
24690         (message-subscribed-address-file, message-subscribed-addresses)
24691         (message-subscribed-regexps, message-allow-no-recipients)
24692         (message-yank-cited-prefix, message-signature-insert-empty-line)
24693         (message-hidden-headers, message-hierarchical-addresses)
24694         (message-mail-user-agent, message-use-idna)
24695         (message-valid-fqdn-regexp)
24696         (message-strip-special-text-properties, message-header-synonyms)
24697         (message-beginning-of-line, message-tab-body-function): Add :version.
24698         (message-insert-canlock, message-wide-reply-confirm-recipients):
24699         Change :version.
24700
24701         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24702         and :version.
24703         (mail-source-delete-old-incoming-confirm)
24704         (mail-source-movemail-program): Add :version.
24705
24706         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24707         (gnus-agent-cache, gnus-agent): Change :version.
24708
24709         * gnus-util.el (gnus-use-byte-compile): Change :version.
24710
24711         * gnus-sum.el (gnus-summary-make-false-root-always)
24712         (gnus-summary-default-high-score)
24713         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24714         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24715         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24716         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24717         (gnus-sum-thread-tree-single-indent)
24718         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24719         (gnus-sum-thread-tree-leaf-with-other)
24720         (gnus-sum-thread-tree-single-leaf): Add :version.
24721         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24722         (gnus-article-loose-mime): Change :version.
24723
24724         * gnus-start.el (gnus-backup-startup-file)
24725         (gnus-save-startup-file-via-temp-buffer): Add :version.
24726
24727         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24728         (gnus-server-offline-face): Add :version.
24729
24730         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24731
24732         * gnus-msg.el (gnus-gcc-externalize-attachments)
24733         (gnus-debug-files, gnus-debug-exclude-variables)
24734         (gnus-discouraged-post-methods): Change :version.
24735         (gnus-confirm-mail-reply-to-news)
24736         (gnus-confirm-treat-mail-like-news): Add :version.
24737
24738         * gnus-int.el (gnus-server-unopen-status): Add :version.
24739
24740         * gnus-group.el (gnus-group-jump-to-group-prompt)
24741         (gnus-large-ephemeral-newsgroup)
24742         (gnus-fetch-old-ephemeral-headers): Add :version.
24743
24744         * gnus-fun.el (gnus-x-face-directory)
24745         (gnus-convert-pbm-to-x-face-command)
24746         (gnus-convert-image-to-x-face-command)
24747         (gnus-convert-image-to-face-command): Add :version.
24748
24749         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24750
24751         * gnus-cite.el (gnus-cite-blank-line-after-header)
24752         (gnus-article-boring-faces): Add :version.
24753
24754         * gnus-art.el (gnus-buttonized-mime-types)
24755         (gnus-inhibit-mime-unbuttonizing)
24756         (gnus-treat-display-face)
24757         (gnus-treat-body-boundary): Change :version.
24758         (gnus-body-boundary-delimiter, gnus-picon-databases)
24759         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24760         (gnus-treat-date-english, gnus-treat-fold-headers)
24761         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24762         (gnus-treat-mail-picon, gnus-treat-wash-html)
24763         (gnus-article-encrypt-protocol)
24764         (gnus-use-idna, gnus-article-over-scroll)
24765         (gnus-mime-display-multipart-alternative-as-mixed)
24766         (gnus-mime-display-multipart-related-as-mixed)
24767         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24768         (gnus-ctan-url, gnus-button-ctan-handler)
24769         (gnus-button-handle-ctan-bogus-regexp)
24770         (gnus-button-ctan-directory-regexp)
24771         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24772         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24773         (gnus-button-man-level, gnus-button-emacs-level)
24774         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24775
24776         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24777         (gnus-agent-go-online): Change :version.
24778         (gnus-agent-expire-unagentized-dirs)
24779         (gnus-agent-auto-agentize-methods): Add :version.
24780
24781         * flow-fill.el (fill-flowed-display-column)
24782         (fill-flowed-encode-column): Add :version.
24783
24784         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24785         (gnus-outlook-deuglify-unwrap-max)
24786         (gnus-outlook-deuglify-cite-marks)
24787         (gnus-outlook-deuglify-unwrap-stop-chars)
24788         (gnus-outlook-deuglify-no-wrap-chars)
24789         (gnus-outlook-deuglify-attrib-cut-regexp)
24790         (gnus-outlook-deuglify-attrib-verb-regexp)
24791         (gnus-outlook-deuglify-attrib-end-regexp)
24792         (gnus-outlook-display-hook): Add :version.
24793
24794         * binhex.el (binhex-use-external): Add :version.
24795
24796 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24797
24798         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24799         and `invisible'.
24800
24801 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24802
24803         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24804         in gnus-registry-trim.
24805
24806 2004-09-13  Simon Josefsson  <jas@extundo.com>
24807
24808         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24809
24810         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24811
24812         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24813         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24814         <yamaoka@jpl.org>.
24815         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24816         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24817         <yamaoka@jpl.org>.
24818
24819         * sieve.el (sieve-manage-mode): Ditto.
24820
24821 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24822
24823         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24824
24825 2004-09-11  Simon Josefsson  <jas@extundo.com>
24826
24827         * dns-mode.el: Add.
24828
24829         * mm-view.el (mm-display-dns-inline): Add.
24830
24831         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24832         (mm-automatic-display): Ditto.
24833
24834         * mailcap.el (mailcap-mime-data): Add text/dns.
24835         (mailcap-mime-extensions): Map .soa to text/dns.
24836
24837 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24838
24839         * gnus-art.el (article-decode-mime-words, article-babel)
24840         (gnus-article-highlight-signature, gnus-article-add-buttons)
24841         (gnus-signature-toggle): Remove unnecessary bindings of
24842         `inhibit-read-only' inherited from v5.10 merge.
24843
24844 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24845
24846         * nntp.el (nntp): New customization group.
24847         (nntp-authinfo-file): Add customization group.
24848
24849         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
24850
24851         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24852
24853         * gnus.el (to-address, to-list, subscribed)
24854         (large-newsgroup-initial): Ditto.
24855
24856         * flow-fill.el (fill-flowed-display-column)
24857         (fill-flowed-encode-column): Ditto.
24858
24859 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24860
24861         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24862         Use point-min rather than 1.
24863         (message-send-mail): Use buffer-size rather than point-max.
24864
24865         * gnus-sum.el (gnus-summary-search-article-forward):
24866         Signal a specific `search-failed' rather than a generic `error'.
24867
24868         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24869         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24870         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24871
24872 2004-09-10  Simon Josefsson  <jas@extundo.com>
24873
24874         * nndb.el (require): Remove tcp and duplicate cl.
24875
24876 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24877
24878         * gnus-agent.el (directory-files-and-attributes): Move forward.
24879
24880 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24881
24882         * gnus-agent.el (directory-files-and-attributes):
24883         Optionally defined to support XEmacs.
24884
24885 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24886
24887         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24888         to avoid run-time CL dependencies.
24889         (gnus-agent-unfetch-articles): New function.
24890         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24891         article numbers even when local .overview file is missing.
24892         (gnus-agent-read-article-number): New function.  Only accepts
24893         27-bit article numbers.
24894         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24895         Use gnus-agent-read-article-number.
24896         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24897         from backend while recognizing that article numbers in .overview
24898         must be valid.
24899         (gnus-agent-update-files-total-fetched-for):
24900         Use directory-files-and-attributes to improve performance.
24901         * gnus-int.el (gnus-request-move-article):
24902         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24903         improve performance.
24904
24905         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24906         some users confused by references to .newsrc when they only have a
24907         .newsrc.eld file.
24908         (gnus-convert-mark-converter-prompt)
24909         (gnus-convert-converter-needs-prompt): Fix use of property list.
24910         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24911         New function.  Used internally to only display 'gnus converting
24912         files' message when actually necessary.
24913
24914         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24915         methods now autoloaded.
24916
24917 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24918
24919         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24920         identifiers.
24921
24922 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24923
24924         * gnus-picon.el: Fix indentation and closing parenthesis.
24925
24926 2004-09-01  Simon Josefsson  <jas@extundo.com>
24927
24928         * message.el (message-canlock-generate): Require sha1, not
24929         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24930         to require within a function.  Sadly, if sha1.el isn't loaded, the
24931         let binding in m-c-g will hide the defcustom definition, which is
24932         bad.)
24933
24934         * canlock.el: Require sha1, not sha1-el.
24935
24936         * message.el: Don't autoload sha1 (there is a autoload cookie in
24937         sha1.el).
24938
24939         * sha1-el.el: Rename to sha1.el.
24940
24941 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24942
24943         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24944
24945 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24946
24947         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24948
24949 2004-08-30  Kim F. Storm  <storm@cua.dk>
24950
24951         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24952
24953         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24954         Add :group 'nnimap.
24955
24956 2004-08-30  Andreas Schwab  <schwab@suse.de>
24957
24958         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24959         ?* and ?\;.
24960
24961         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24962         and ?\' to symbol instead of whitespace.
24963
24964 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24965
24966         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24967
24968         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24969         instead of re-search-forward.
24970
24971         * gnus-uu.el (gnus-uu-save-article): Ditto.
24972         (gnus-uu-post-encode-uuencode): Ditto.
24973
24974         * html2text.el (html2text-clean-list-items): Ditto.
24975         (html2text-clean-dtdd): Ditto.
24976         (html2text-format-tags): Ditto.
24977
24978         * message.el (message-send-mail-with-sendmail): Fix regexp.
24979         (message-fill-field-general): Use search-forward instead of
24980         re-search-forward.
24981         (unbold-region): Ditto.
24982
24983         * nnrss.el (nnrss-request-article): Ditto.
24984
24985         * nnslashdot.el (nnslashdot-request-article): Ditto.
24986
24987         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24988
24989         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24990         "Unrecognized menu descriptor" error in XEmacs.
24991
24992 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24993
24994         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24995         parent article of a sparse article in the thread hashtb.
24996
24997 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24998
24999         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
25000         (nnmail-expand-newtext): Lowercase expanded entries if
25001         nnmail-split-lowercase-expanded is non-nil.
25002
25003 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25004
25005         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
25006
25007         * gnus-group.el (gnus-group-line-format-alist): Convert the value
25008         of gnus-tmp-news-method into string under XEmacs.  It will be
25009         passed to gnus-correct-length which takes only a string argument.
25010
25011 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25012
25013         * gnus-util.el (gnus-bind-print-variables): New macro.
25014         (gnus-prin1): Use it.
25015         (gnus-prin1-to-string): Use it.
25016         (gnus-pp): New function.
25017         (gnus-pp-to-string): New function.
25018
25019         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
25020         Replace pp-to-string with gnus-pp-to-string.
25021         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
25022         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
25023         * gnus-msg.el (gnus-debug): Ditto.
25024         * gnus-score.el (gnus-score-save): Ditto.
25025         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
25026         gnus-pp-to-string.
25027         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
25028         with gnus-pp.
25029         * score-mode.el (gnus-score-pretty-print): Ditto.
25030         * webmail.el (webmail-debug): Ditto.
25031
25032 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25033
25034         * gnus-art.el (article-display-face, article-display-x-face):
25035         Use buffer-read-only.
25036
25037 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25038
25039         * gnus-art.el (article-hide-list-identifiers):
25040         Bind inhibit-read-only as t.
25041
25042 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
25043
25044         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
25045
25046 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25047
25048         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
25049         (gnus-narrow-to-page): Don't assume point-min == 1.
25050         (gnus-article-edit-mode): Derive from message-mode.
25051
25052         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
25053         point-min == 1.
25054
25055         * imap.el (imap-parse-address-list, imap-parse-body-ext):
25056         Disable incorrect use of `assert'.
25057
25058         * message.el (message-mode): Set comment-start-skip.
25059
25060
25061 2004-08-22  Sam Steingold  <sds@gnu.org>
25062
25063         * pop3.el (pop3-leave-mail-on-server): New user variable.
25064         (pop3-movemail): Delete mail only when it is nil.
25065
25066 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
25067
25068         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
25069
25070         * mml.el (mml-preview): Use `pop-to-buffer'.
25071
25072         * message.el (message-goto-mail-followup-to): Insert after "To".
25073         (message-carefully-insert-headers): Add comment.
25074
25075         * gnus.el: Remove unused variable `gnus-article-check-size'.
25076
25077         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
25078
25079         * gnus-art.el (gnus-button-alist):
25080         Improve `gnus-button-handle-library' entry.
25081
25082 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
25083
25084         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
25085         Use downcase, since XEmacs capitalizes error messages differently.
25086
25087 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
25088
25089         * nntp.el: Add (require 'gnus) due to reference to
25090         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
25091
25092 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
25093
25094         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
25095         Bind `mm-fill-flowed'.
25096
25097         * mm-decode.el (mm-dissect-singlepart): Check it.
25098
25099 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
25100
25101         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
25102         'imap' for netrc parsing.
25103
25104 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
25105
25106         * mailcap.el (mailcap-mime-data): Mark as risky.
25107
25108 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25109
25110         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
25111         may be included in the encoded word.
25112         (rfc2047-encode): Don't append a space if the encoded word
25113         includes close parenthesis.
25114
25115 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25116
25117         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
25118         of text within parentheses.
25119
25120 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
25121
25122         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
25123         (gnus-encrypt-write-file-contents): Make the password key the file
25124         name PLUS the cipher, not just the cipher.  Also remove failed
25125         passwords from the cache.
25126
25127 2004-08-06  Simon Josefsson  <jas@extundo.com>
25128
25129         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
25130         Doc fix.
25131
25132 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25133
25134         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
25135         LWSP.
25136
25137 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
25138
25139         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25140         Try to append in-reply-to: data to the references: header.
25141
25142         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
25143         (netrc-parse): Use gnus-encrypt.el functions.
25144
25145         * gnus-encrypt.el: Add new file for encryption support; currently
25146         does only a few GPG ciphers and an internal XOR cipher.
25147
25148         * password.el: Add comments on using password-read-and-add.
25149         (password-read-and-add): Add function to read and add the
25150         password to the cache at once.
25151
25152 2004-07-28  Simon Josefsson  <jas@extundo.com>
25153
25154         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
25155         parameter (but don't use it, for now).
25156
25157         * imap.el (imap-ssl-open): Use imap-process-connection-type,
25158         instead of hard coding to nil.
25159
25160 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25161
25162         * mm-view.el (mm-inline-image-emacs): Open lines under an image
25163         as mm-inline-image-xemacs does.
25164
25165 2004-07-26  Simon Josefsson  <jas@extundo.com>
25166
25167         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
25168         Revert part of 2004-07-17 change below.
25169
25170 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25171
25172         * rfc2047.el (rfc2047-encode-region): Don't infloop.
25173         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25174
25175 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25176
25177         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
25178         quotes that actually start with ">" at the beginning of the
25179         lines.
25180
25181 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25182
25183         * rfc2047.el (rfc2047-encode-region): Fix last change.
25184         (rfc2047-encode-parameter): Remove useless concat.
25185
25186 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25187
25188         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
25189         encode special characters; fix some kind of misconfigured headers;
25190         signal a real error if debug-on-quit or debug-on-error is non-nil.
25191         (rfc2047-encode-max-chars): New variable.
25192         (rfc2047-encode-1): Use it.
25193         (rfc2047-encode-parameter): New function.
25194
25195         * mml.el (mml-insert-parameter): Remove an excessive space.
25196
25197 2004-07-17  Simon Josefsson  <jas@extundo.com>
25198
25199         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
25200         Kai Grossjohann <kai@emptydomain.de>.
25201         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
25202         (gnus-group-make-menu-bar): Ditto.
25203
25204         * gnus-util.el (gnus-group-server): Add.
25205
25206 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
25207
25208         * message.el (message-clone-locals): Clone sendmail and smtp
25209         variables.
25210
25211 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25212
25213         * rfc2047.el (rfc2047-encode-region): Fix last change.
25214
25215 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25216
25217         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
25218         characters as non-special.
25219
25220 2004-07-09  Simon Josefsson  <jas@extundo.com>
25221
25222         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
25223         Users will lose all flag changes made while unplugged with
25224         e.g. nntp unless flag synchronization happens, thus `nil' is not a
25225         good default.  See numerous reports on ding mailing list.
25226
25227 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25228
25229         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
25230         add generate-head-function and generate-article-function to the
25231         rfc822-forward entry.
25232         (nndoc-rfc822-forward-generate-article): New function.
25233         (nndoc-rfc822-forward-generate-head): New function.
25234
25235         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
25236
25237 2004-07-06  Dan Christensen  <jdc@uwo.ca>
25238
25239         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
25240         respect display group parameter and gnus-summary-expunge-below.
25241         (gnus-articles-to-read): Remove unused reference to display group
25242         parameter.
25243
25244 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25245
25246         * nnheader.el (nnheader-uniquify-message-id): New experimental
25247         variable.
25248         (nnheader-nov-read-message-id): Use it.
25249
25250         * spam-report.el (spam-report-gmane): Add interactive.
25251
25252 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
25253
25254         * mm-encode.el (mm-content-transfer-encoding-defaults):
25255         Use qp-or-base64 for the application/* types.
25256
25257 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
25258
25259         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
25260
25261 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
25262
25263         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
25264         trim value.
25265
25266 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25267
25268         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
25269         New macro and function.
25270         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
25271
25272 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25273
25274         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
25275         after-load-alist.
25276
25277 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25278
25279         * gnus-group.el (gnus-group-get-new-news-this-group):
25280         Don't update info that isn't there.
25281
25282 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
25283
25284         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
25285         entry.
25286
25287 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25288
25289         * mm-view.el (mm-inline-render-with-function): Use multibyte
25290         buffer; decode html source by charset.
25291
25292         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
25293
25294         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
25295         Mule-UCS is loaded under XEmacs.
25296         (mm-mime-mule-charset-alist): Avoid duplicated entries.
25297
25298 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
25299
25300         * nnheader.el (nnheader-max-head-length): Increase to 8192.
25301
25302 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25303
25304         * mm-util.el (mm-coding-system-p): Return a coding-system.
25305         (mm-mime-mule-charset-alist): Use shift_jis instead of
25306         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
25307         entries for the mime charsets iso-2022-jp-3 and shift_jis.
25308         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
25309         instead of japanese-shift-jis and iso-latin-1 respectively in
25310         order to share the default value with both Emacs and XEmacs-mule.
25311         (mm-mule-charset-to-mime-charset):
25312         Make mm-coding-system-priorities effective.
25313         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
25314         while predicating of candidates upon the priorities.
25315
25316 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
25317
25318         * gnus-sum.el (gnus-summary-make-menu-bar):
25319         Add gnus-uu-invert-processable.
25320
25321         * gnus.el: Autoload gnus-uu-invert-processable.
25322
25323 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25324
25325         * mm-util.el (mm-with-multibyte-buffer): New macro.
25326
25327         * rfc2047.el (rfc2047-encode-string): Use it.
25328         (rfc2047-encode-region): Move point to the end of the region after
25329         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
25330
25331 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25332
25333         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
25334         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
25335
25336 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25337
25338         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
25339         (gnus-cite-parse): Ignore quoted envelope From_.
25340         Suggested by Karl Chen <quarl@nospam.quarl.org>.
25341
25342 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
25343
25344         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
25345         invalid addresses.
25346
25347 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
25348
25349         * spam.el: Change section markers, revise TODO list.
25350         (spam-backends): Make new master list of all installed backends.
25351         (spam-summary-exit-behavior): Add new variable to determine how
25352         messages moves are done at summary exit.
25353         (spam-move-spam-nonspam-groups-only)
25354         (spam-process-ham-in-nonham-groups)
25355         (spam-process-ham-in-spam-groups): Remove variables, the
25356         spam-summary-exit-behavior variable should be used to manage this
25357         behavior.
25358         (spam-old-ham-articles, spam-old-spam-articles): Remove.
25359         (spam-old-articles): Add variable, replacing spam-old-ham-articles
25360         and spam-old-spam-articles.
25361         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
25362         Add empty variables, placeholders for the backends they represent.
25363         (spam-set-difference): Move, unchanged.
25364         (spam-list-of-processors): Declare OBSOLETE, not used anymore
25365         unless the user has a processor variable.
25366         (spam-classifications, spam-classification-valid-p)
25367         (spam-backend-properties, spam-backend-property-valid-p)
25368         (spam-backend-function-type-valid-p)
25369         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
25370         (spam-report-articles-gmane, spam-report-articles-resend):
25371         Remove functions, they are not needed.
25372         (spam-install-backend-super, spam-backend-list)
25373         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
25374         (spam-backend-function, spam-backend-ham-registration-function)
25375         (spam-backend-spam-registration-function)
25376         (spam-backend-ham-unregistration-function)
25377         (spam-backend-spam-unregistration-function)
25378         (spam-backend-statistical-p, spam-backend-mover-p)
25379         (spam-install-backend-alias, spam-install-checkonly-backend)
25380         (spam-install-mover-backend, spam-install-nocheck-backend)
25381         (spam-install-backend, spam-install-statistical-backend)
25382         (spam-install-statistical-checkonly-backend): Add backend installation
25383         support.
25384         (spam-summary-prepare-exit): Rewrite to use the new backend code.
25385         (spam-group-processor-p): Use the new backend code and respect the
25386         summary exit behavior.
25387         (spam-mark-spam-as-expired-and-move-routine): Remove.
25388         (spam-summary-prepare): Change to use the new spam-old-articles
25389         variable.
25390         (spam-copy-or-move-routine, spam-copy-spam-routine)
25391         (spam-move-spam-routine, spam-copy-ham-routine)
25392         (spam-move-ham-routine): Add code to copy/move ham or spam.
25393         (spam-fetch-field-fast): Improve doc and code, plus allow the
25394         'number request.
25395         (spam-list-of-checks, spam-list-of-statistical-checks):
25396         Remove variables.
25397         (spam-split, spam-find-spam): Use the new backend code.
25398         (spam-registration-functions): Remove variable.
25399         (spam-unregister-routine): Add convenience wrapper.
25400         (spam-log-undo-registration, spam-register-routine)
25401         (spam-log-processing-to-registry)
25402         (spam-log-unregistration-needed-p): Rename "check" to "backend"
25403         where possible.
25404         (spam-check-gmane-xref, spam-check-regex-headers)
25405         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
25406         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
25407         (spam-check-bogofilter-headers, spam-check-spamoracle)
25408         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
25409         (spam-check-crm114-headers): Use the spam-split-group that
25410         spam-split prepares, no need to determine it every time.
25411
25412         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
25413         to the nnheader-parse-naked-head call.
25414
25415         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
25416
25417         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
25418         the nnheader-nov-read-message-id call.
25419
25420 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25421
25422         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
25423         gnus-activate-group twice.  Suggested by Markus Peter
25424         <warp@spin.de>.
25425
25426 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25427
25428         * gnus-art.el (gnus-article-time-format): Exchange the order of
25429         day and month in the default value; fix customization type.
25430         (article-date-ut): Use add-text-properties.
25431         (article-make-date-line): Use message-make-date instead of
25432         current-time-string.
25433
25434         * message.el (message-fetch-field): Don't use set-text-properties.
25435         (message-make-date): Simplify.
25436
25437         * messagexmas.el (message-xmas-make-date): New function.
25438         (message-xmas-redefine): Defalias message-make-date to it.
25439
25440 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25441
25442         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
25443         (rfc2047-encode-region): Treat text within parentheses as special;
25444         show the original text when error has occurred.
25445
25446         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
25447         already-computed method to gnus-activate-group.
25448
25449         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
25450         same select-methods identical Lisp objects.
25451
25452         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
25453         object when modifying the info.
25454
25455 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25456
25457         * gnus-srvr.el (gnus-server-set-info): Remove the server from
25458         gnus-opened-servers since it has never been opened with the new
25459         configuration yet.
25460
25461 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25462
25463         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
25464         arg to nnheader-generate-fake-message-id.
25465
25466 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
25467
25468         * nnheader.el (nnheader-generate-fake-message-id): Accept a
25469         number and build a fake message ID localized to a group and
25470         article number (so it's repeatable from that point on).
25471         (nnheader-fake-message-id-p): Change regex to accomodate new fake
25472         ID format.
25473
25474         * gnus-sum.el (gnus-get-newsgroup-headers):
25475         Call nnheader-generate-fake-message-id with the article number.
25476
25477 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
25478
25479         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
25480         end-of-buffer.
25481
25482 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25483
25484         * message.el (message-ignored-supersedes-headers): Add Approved.
25485
25486 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25487
25488         * rfc2047.el (rfc2047-encode-message-header): Remove useless
25489         goto-char.
25490         (rfc2047-encode): Fold the line before encoding.
25491
25492 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25493
25494         * rfc2047.el (rfc2047-encode-message-header): Disabled header
25495         folding -- not all headers can be folded, and this should be done
25496         by the message composition mode.  Probably.  I think.
25497
25498 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25499
25500         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
25501         fast.
25502
25503         * gnus-ems.el (gnus-remove-image): Don't use
25504         message-text-with-property; remove only the image found first.
25505
25506         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
25507         found first.
25508
25509 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
25510
25511         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
25512
25513 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25514
25515         * message.el (message-text-with-property): Make it fast and accept
25516         optional arguments.
25517         (message-strip-forbidden-properties): Use it.
25518         (message-fix-before-sending): Follow the m-t-w-p change.
25519
25520         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25521
25522 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25523
25524         * gnus-art.el (article-hide-headers): Don't change the buffer
25525         mistakenly when performing mml-preview even if
25526         gnus-single-article-buffer is nil.
25527
25528 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25529
25530         * message.el (message-expand-name-databases): New user option.
25531         (message-expand-name): Use it.
25532
25533 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25534
25535         * spam.el (spam-report-articles-resend)
25536         (spam-report-resend-register-routine): Allow ham reporting.
25537         (spam-report-resend-register-ham-routine): Add wrapper.
25538         (spam-registration-functions): Add ham resending functions.
25539         (spam-list-of-processors): Add ham resend processor.
25540
25541         * gnus.el (ham-resend-to): Add new group parameter.
25542         (spam-process): Add ham resend option.
25543
25544         * spam-report.el (spam-report-resend): Allow reporting ham.
25545         (spam-report-resend-ham): Add wrapper.
25546
25547 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25548
25549         * message.el (message-cite-articles-with-x-no-archive):
25550         New variable.
25551         (message-cite-original): Use it.
25552
25553 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25554
25555         * message.el (message-cite-original): Respect X-No-Archive.
25556
25557 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25558
25559         * gnus-art.el (article-hide-headers): Refer to the values for
25560         gnus-ignored-headers and gnus-visible-headers in the summary
25561         buffer since a user may have set them as group parameters.
25562
25563 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25564
25565         * assistant.el (assistant-node-name): Add convenience function.
25566         (assistant-render-text, assistant-render-node): Add error handling,
25567         plus handle multiple next nodes.
25568         (assistant-find-next-node): Comment out for now.
25569         (assistant-find-next-nodes): Add function, returns list of next
25570         nodes.
25571
25572 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25573
25574         * mail-source.el (mail-source-directory): Fix doc-string.
25575
25576 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25577
25578         * assistant.el (assistant-render-text, assistant-eval): Add :set
25579         widget type, which is different because it takes and returns a
25580         list.  Much hilarity ensues.
25581
25582 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
25583
25584         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
25585
25586         * gnus-group.el (gnus-group-get-new-news-this-group):
25587         Add doc-string.
25588
25589         * gnus-start.el (gnus-activate-group): Add doc-string.
25590
25591 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25592
25593         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25594
25595 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25596
25597         * assistant.el (assistant-render-text): Try to add a :set
25598         widget, more to come.
25599
25600         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25601         strings.
25602         (spam-report-articles-resend)
25603         (spam-register-routine): Do registration iff any articles warrant
25604         it.
25605         (spam-summary-prepare-exit): Change log message for nil group
25606         destinations.
25607
25608 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25609
25610         * spam.el (spam-report-resend-register-routine):
25611         Allow spam-report-resend-to to be a group parameter or a global value.
25612
25613 2004-05-26  Simon Josefsson  <jas@extundo.com>
25614
25615         * starttls.el: Merge with my GNUTLS based starttls.el.
25616         (starttls-gnutls-program, starttls-use-gnutls)
25617         (starttls-extra-arguments, starttls-process-connection-type)
25618         (starttls-connect, starttls-failure, starttls-success):
25619         New variables.
25620         (starttls-program, starttls-extra-args): Doc fix.
25621         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25622         New functions.
25623         (starttls-negotiate, starttls-open-stream):
25624         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25625         function if it is set.
25626
25627 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25628
25629         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25630         structured fields.
25631
25632 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25633
25634         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25635
25636 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25637
25638         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25639         Add variable.
25640         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25641         assigning the spam-mark to new messages.
25642
25643 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25644
25645         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25646
25647 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25648
25649         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25650
25651         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25652         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25653         default.
25654
25655 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25656
25657         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25658         correct data.
25659
25660 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25661
25662         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25663         (spam-group-processor-p): Fix function.
25664         (spam-group-processor-multiple-p)
25665         (spam-group-spam-processor-report-gmane-p)
25666         (spam-group-spam-processor-report-resend-p)
25667         (spam-group-spam-processor-bogofilter-p)
25668         (spam-group-spam-processor-blacklist-p)
25669         (spam-group-spam-processor-ifile-p)
25670         (spam-group-ham-processor-ifile-p)
25671         (spam-group-spam-processor-spamoracle-p)
25672         (spam-group-spam-processor-crm114-p)
25673         (spam-group-ham-processor-bogofilter-p)
25674         (spam-group-spam-processor-stat-p)
25675         (spam-group-ham-processor-stat-p)
25676         (spam-group-ham-processor-whitelist-p)
25677         (spam-group-ham-processor-BBDB-p)
25678         (spam-group-ham-processor-spamoracle-p)
25679         (spam-group-ham-processor-copy-p): Remove functions with some
25680         prejudice against unneeded code.
25681         (spam-report-articles-resend)
25682         (spam-report-resend-register-routine): Allow the group/topic
25683         spam-resend-to value to override spam-report-resend-to.
25684         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25685         properly now.
25686
25687         * gnus.el (spam-resend-to): Add group/topic parameter.
25688         (spam-process): Move the OBSOLETE processors to the end of the
25689         choices.
25690
25691 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25692
25693         * spam-report.el (spam-report-resend-to, spam-report-resend):
25694         Start with resend-to set to nil, and then ask the user if necessary.
25695         (spam-report-resend): spam-report-resend takes a list of articles, not
25696         separate article numbers.
25697
25698 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25699
25700         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25701         addition to emacs-w3m.
25702
25703 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25704
25705         * assistant.el (assistant-authinfo-data): New function.
25706         (assistant-eval): Eval for entire assistant.
25707
25708         * netrc.el (netrc-services-file): New variable.
25709         (netrc-parse-services): New function.
25710         (netrc-find-service-name): New function.
25711         (netrc-find-service-number): New function.
25712         (netrc-port-equal): New function.
25713         (netrc-machine): Use it.
25714
25715         * nnimap.el (nnimap-open-connection): Use netrc.
25716
25717         * gnus-util.el (gnus-netrc-get): Remove aliases.
25718
25719         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25720
25721         * assistant.el (wid-edit): Fix compilation.
25722
25723         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25724
25725 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25726
25727         * gnus-util.el (gnus-set-file-modes): New function.  (small
25728         patch).
25729
25730 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25731
25732         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25733
25734         * assistant.el (assistant-render-node): Fix up rendering and
25735         read-only text.
25736         (assistant-render-node): Reset.
25737         (assistant-make-read-only): Not sticky.
25738
25739 2004-05-20  Danny Siu  <dsiu@adobe.com>
25740
25741         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25742         centered even when gnus-auto-center-summary is t.
25743
25744 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25745
25746         * dns.el (dns-get-txt-answer): New function.
25747         (dns-read-txt): Ditto.
25748         (query-dns): Use it.
25749
25750 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25751
25752         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25753         active for foreign groups even if the group level is higher than
25754         the specified value.
25755
25756 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25757
25758         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25759         non-active groups.
25760
25761         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25762
25763 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25764
25765         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25766
25767 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25768
25769         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25770         (spam-crm114-header, spam-crm114-spam-switch)
25771         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25772         (spam-crm114-positive-spam-header)
25773         (spam-crm114-database-directory, spam-list-of-processors)
25774         (spam-group-spam-processor-crm114-p)
25775         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25776         (spam-generic-score, spam-list-of-checks)
25777         (spam-list-of-statistical-checks, spam-registration-functions)
25778         (spam-check-crm114-headers, spam-crm114-score)
25779         (spam-check-crm114, spam-crm114-register-with-crm114)
25780         (spam-crm114-register-spam-routine)
25781         (spam-crm114-unregister-spam-routine)
25782         (spam-crm114-register-ham-routine)
25783         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25784
25785 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25786
25787         * gnus.el: Add spam-use-crm114.
25788
25789         * spam.el (spam-list-of-processors, spam-registration-functions):
25790         Add spam-use-resend.
25791         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25792         (spam-report-articles-gmane): Add doc fix.
25793         (spam-report-articles-resend, spam-report-resend-register-routine):
25794         Add wrappers around spam-report-resend-to.
25795
25796         * spam-report.el (spam-report-resend-to, spam-report-resend):
25797         Add support for resending spam.
25798         (spam-report-gmane): Fix line length >80.
25799
25800         * gnus.el (spam-process): Add spam-use-resend.
25801
25802 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25803
25804         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25805         number of processed spam messages.
25806         (spam-ham-copy-or-move-routine): Return the number of processed
25807         ham messages.
25808         (spam-summary-prepare-exit): Use the above values to decide
25809         whether status messages shouled be displayed.
25810
25811 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25812
25813         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25814         `rfc2047-encoding-function-alist' in order to avoid conflicting
25815         with the old version.
25816         (rfc2047-encode-region): Concatenate words containing non-ASCII
25817         characters in structured fields; don't encode space-delimited
25818         ASCII words even in unstructured fields; don't break words at
25819         char-category boundaries.
25820         (rfc2047-encode-1): New function.
25821         (rfc2047-encode): Use it; encode text so that it occupies the
25822         maximum width within 76-column; work correctly on Q encoding for
25823         iso-2022-* charsets.
25824         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25825         sure not to break a line just after the header name.
25826         (rfc2047-b-encode-region): Remove.
25827         (rfc2047-b-encode-string): New function.
25828         (rfc2047-q-encode-region): Remove.
25829         (rfc2047-q-encode-string): New function.
25830
25831         * mm-util.el (mm-replace-in-string): New function.
25832
25833 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25834
25835         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25836         Really get it right.
25837         (gnus-inews-make-draft): Really.
25838
25839 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25840
25841         * nnmh.el (nnmh-request-list-1): Don't check the link count
25842         before descending.  (small patch)
25843
25844 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25845
25846         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25847         stuff.
25848
25849         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
25850         Match on real group name.
25851
25852         * gnus-art.el (gnus-signature-limit): Doc fix.
25853
25854         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25855
25856         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25857
25858 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25859
25860         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25861         isn't a string.
25862
25863 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25864
25865         * gnus-draft.el (gnus-draft-send):
25866         Bind rfc2047-encode-encoded-words.
25867
25868         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25869         (rfc2047-encodable-p): Say that =? needs encoding.
25870         (rfc2047-encode-encoded-words): New variable.
25871
25872         * gnus-group.el (gnus-group-select-group): Doc fix.
25873
25874         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25875
25876         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25877         to nil.
25878
25879         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25880
25881         * nnheader.el (nnheader-get-lines-and-char): New function.
25882
25883 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25884
25885         * gnus-msg.el (gnus-summary-followup-with-original):
25886         Document yanking of region when active.
25887
25888 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25889
25890         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25891         groups if the group level is higher than the specified value.
25892
25893 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25894
25895         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25896         (gnus-group-jump-to-group): Add prefix argument using
25897         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25898         non-active group.
25899
25900         * compface.el (uncompface): Be verbose when changing
25901         `uncompface-use-external'.
25902
25903         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25904         handle manual section.
25905
25906 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25907
25908         * gnus-art.el (gnus-button-alist): Revert previous change.
25909
25910 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25911
25912         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25913
25914 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25915
25916         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25917         whether backend can accept message.
25918
25919         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25920
25921 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25922
25923         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25924         Avoid creating directory when nntp-marks-is-evil is true.
25925         Reported by Reiner Steib.
25926
25927 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25928
25929         * gnus-picon.el (gnus-picon-insert-glyph):
25930         Add optional `nostring' argument.
25931
25932 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25933
25934         * gnus-picon.el (gnus-picon-style): New variable.
25935         (gnus-picon-transform-address): Support `gnus-picon-style'.
25936
25937 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25938
25939         * message.el (message-fill-field): Return point.
25940         (message-generate-headers): Go to end of field.
25941
25942         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25943         stuff for non-living groups.
25944
25945 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25946
25947         * gnus-art.el (gnus-article-followup-with-original)
25948         (gnus-article-reply-with-original): gnus-mark-active-p ->
25949         gnus-region-active-p.
25950
25951 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25952
25953         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25954         only when there is spam or ham to be processed.
25955
25956 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25957
25958         * mail-source.el (mail-source-delete-crash-box): Refactor.
25959         (mail-source-fetch): Use it.
25960         (mail-source-fetch-file): Ditto.
25961         (mail-source-fetch-directory): Run postscript in loop.
25962         (mail-source-fetch-pop): Delete.
25963         (mail-source-fetch-maildir): Ditto.
25964         (mail-source-fetch-imap): Ditto.
25965
25966         * imap.el (imap-authenticators): Comment out sasl.
25967
25968         * message.el (message-skip-to-next-address): New function.
25969         (message-fill-header-address): Refactor.
25970         (message-fill-address): Use it.
25971         (message-delete-address): Use it.
25972         (message-fill-header-general): Refactor.
25973         (message-fill-field-address): Rename.
25974         (message-narrow-to-field): Find the start of the header.
25975         (message-header-format-alist): Don't pre-fill.
25976         (message-fill-header): Remove.
25977         (message-insert-header): New function.
25978         (message-shorten-references): Use it.
25979
25980         * rfc2047.el (rfc2047-field-value): Strip props.
25981
25982         * mail-parse.el (mail-header-make-address): New alias.
25983
25984         * ietf-drums.el (ietf-drums-make-address): New function.
25985
25986         * imap.el: Add compiler directives.
25987
25988         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25989
25990         * gnus-art.el (article-decode-idna-rhs): Don't use
25991         message-idna-inside-rhs-p.
25992
25993 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25994
25995         * message.el (message-idna-inside-rhs-p): Remove.
25996         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25997
25998         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25999         false positives.
26000
26001 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
26002
26003         * imap.el (imap-sasl-make-mechanisms): Use sasl.
26004
26005 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26006
26007         * nneething.el (nneething-file-name): Don't create spurious
26008         files.
26009
26010         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
26011         (gnus-inews-do-gcc): Remove sleep.
26012
26013         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
26014         part under point.
26015
26016         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
26017         (gnus-agent-regenerate-group): Using nil messages aren't valid.
26018
26019 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
26020
26021         * spam.el (spam-summary-prepare-exit): Fix (length).
26022
26023 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
26024
26025         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
26026         as expired without moving it" message when there are spam
26027         messages left.
26028
26029 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
26030
26031         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
26032         header is not nil.
26033
26034 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
26035
26036         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26037         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
26038         (nntp-marks-changed-p): New arg SERVER.
26039         (nntp-request-update-info): Adjust caller.
26040
26041 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
26042
26043         * nntp.el (nntp-save-marks): Pass missing arg.
26044
26045 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
26046
26047         * nntp.el: Support marks.
26048         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
26049         (nntp-marks-modtime, nntp-marks-directory): New variables.
26050         (nntp-request-set-mark, nntp-request-update-info)
26051         (nntp-possibly-create-directory, nntp-marks-changed-p)
26052         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
26053         New functions.
26054
26055 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
26056
26057         * gnus-xmas.el (gnus-xmas-select-lowest-window)
26058         (gnus-xmas-redefine): Rename.
26059
26060         * gnus-score.el (gnus-score-insert-help):
26061         Use gnus-select-lowest-window.
26062
26063         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
26064         appt-select-lowest-window and rename to gnus-select-lowest-window.
26065
26066         * gnus.el: do.
26067
26068 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26069
26070         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
26071         encodings of MIME-encoded words, in order to improve
26072         interoperability with several broken MUAs.
26073
26074 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26075
26076         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
26077         tags, only when charsets are not specified in headers.
26078         (mm-inline-text-html-render-with-w3m): Ditto.
26079
26080         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
26081         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
26082
26083 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26084
26085         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
26086         instead of MIME-decoded from fields when checking
26087         `gnus-article-address-banner-alist'.
26088
26089 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
26090
26091         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
26092         description rather than subject.
26093
26094 2004-05-02  Steve Youngs  <steve@youngs.au.com>
26095
26096         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
26097
26098 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26099
26100         * gnus.el (gnus-version-number): Bump.
26101
26102 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26103
26104         * gnus.el: No Gnus v0.2 is released.
26105
26106 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26107
26108         * gnus-agent.el (gnus-agent-read-agentview):
26109         Inline gnus-uncompress-range.
26110
26111 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26112
26113         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
26114         `exec-installed-p'.
26115
26116 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26117
26118         * gnus.el (spam-process, spam-autodetect-methods):
26119         Add bsfilter and bsfilter-headers.
26120
26121         * spam.el (spam-bsfilter): New customize group.
26122         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
26123         (spam-bsfilter-header, spam-bsfilter-probability-header)
26124         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
26125         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
26126         (spam-bsfilter-database-directory): New options.
26127         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
26128         (spam-list-of-statistical-checks, spam-registration-functions):
26129         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
26130         (spam-bsfilter-score): New command.
26131         (spam-check-bsfilter-headers, spam-check-bsfilter)
26132         (spam-bsfilter-register-with-bsfilter)
26133         (spam-bsfilter-register-spam-routine)
26134         (spam-bsfilter-unregister-spam-routine)
26135         (spam-bsfilter-register-ham-routine)
26136         (spam-bsfilter-unregister-ham-routine): New functions.
26137         (spam-generic-score): Support bsfilter; Accept an optional argument
26138         to recalcurate spam score even if scoring header has already been
26139         added.
26140         (spam-bogofilter-score, spam-spamassassin-score): Accept an
26141         optional argument to recalcurate spam score even if scoring header
26142         has already been added.
26143
26144 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
26145
26146         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
26147         strings!  Reported by David D. Smith <davidsmith@acm.org>.
26148         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
26149         link is missing.
26150
26151 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
26152
26153         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
26154         (html2text-get-attr): Rewrite.
26155
26156         * message.el (message-setup-1): Remove redundant put-text-property
26157         on mail-header-separator.
26158
26159 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
26160
26161         * gnus-registry.el (gnus-registry-cache-whitespace)
26162         (gnus-registry-action, gnus-registry-spool-action)
26163         (gnus-registry-split-fancy-with-parent): Change message levels
26164         from 5 to 3 or 7, as needed.
26165
26166         * spam.el (spam-summary-prepare-exit)
26167         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
26168         (spam-split, spam-find-spam, spam-log-undo-registration)
26169         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
26170         level from 5 to 6.
26171
26172 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26173
26174         * gnus-ems.el: Autoload appt-select-lowest-window (revert
26175         2004-03-04 change).
26176
26177 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
26178
26179         * sieve-manage.el (sieve-manage-open):
26180         * nnweb.el (nnweb-insert-html):
26181         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
26182         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
26183         * nnspool.el (nnspool-request-group):
26184         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
26185         * nnml.el (nnml-request-update-info):
26186         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
26187         (nnmh-request-create-group, nnmh-update-gnus-unreads):
26188         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
26189         (nnimap-request-set-mark):
26190         * nnfolder.el (nnfolder-request-update-info):
26191         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
26192         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
26193         * gnus-uu.el (gnus-uu-find-articles-matching):
26194         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
26195         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
26196         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
26197         * gnus-nocem.el (gnus-nocem-scan-groups):
26198         * gnus-int.el (gnus-start-news-server):
26199         * gnus-group.el (gnus-group-make-kiboze-group)
26200         (gnus-group-browse-foreign-server):
26201         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
26202         Use mapc when appropriate.
26203
26204 2004-04-22  Dan Christensen  <jdc@uwo.ca>
26205             Adam Sjøgren  <asjo@koldfront.dk>
26206             Wes Hardaker  <wes@hardakers.net>
26207             Michael Shields  <shields@msrl.com>
26208
26209         * spam.el (spam-necessary-extra-headers): Get the extra headers we
26210         may need for spam sorting and scoring.
26211         (spam-user-format-function-S): Add user format function suitable for
26212         general use.
26213         (spam-article-sort-by-spam-status): Add sorting function for summary
26214         sorting.
26215         (spam-extra-header-to-number): Add function to get a score from a
26216         header.
26217         (spam-summary-score): Add function to get a numeric score from the
26218         headers.
26219         (spam-generic-score): Fix function doc, was in wrong place.
26220         (spam-initialize): Take symbols when it's run, and install the
26221         extra headers that spam-necessary-extra-headers thinks we need.
26222
26223 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
26224
26225         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
26226         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26227
26228 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
26229
26230         * gnus-sum.el (gnus-set-global-variables)
26231         (gnus-build-all-threads, gnus-get-newsgroup-headers)
26232         (gnus-article-get-xrefs, gnus-summary-best-group)
26233         (gnus-summary-next-article, gnus-summary-enter-digest-group)
26234         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
26235         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
26236         Use with-current-buffer.
26237
26238 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
26239
26240         * spam.el (spam-summary-prepare-exit): Simplify logic.
26241         (spam-fetch-article-header): Read the article header if it's not
26242         available.
26243         (spam-list-articles): Simplify logic.
26244         (spam-filelist-register-routine): Fix bug with unregister-list.
26245
26246         * gnus-registry.el: Fix comments at beginning.
26247
26248 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
26249
26250         * message.el (message-cater-to-broken-inn): Remove.
26251         (message-shorten-references): Make sure the total folded length of
26252         References is shorter than 998 characters to cater to a bug in INN
26253         2.3.  Also, don't pretend that references aren't folded -- this
26254         hasn't worked for a while.
26255
26256 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26257
26258         * gnus-agent.el (gnus-agentize):
26259         gnus-agent-send-mail-real-function no longer set to current value
26260         of message-send-mail-function but rather a lambda that calls
26261         message-send-mail-function.  The change makes the agent real-time
26262         responsive to user changes to message-send-mail-function.
26263
26264 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26265
26266         * legacy-gnus-agent.el
26267         (gnus-agent-convert-to-compressed-agentview): Fix typos with
26268         help from Florian Weimer <fw@deneb.enyo.de>
26269
26270 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26271
26272         * nnmail.el (nnmail-cache-insert): Revert last change.
26273
26274 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26275
26276         * nnmail.el (nnmail-cache-insert): Always check whether
26277         nnmail-cache-ignore-groups matches a group name.
26278
26279 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
26280
26281         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
26282         (spam-find-spam, spam-log-processing-to-registry)
26283         (spam-log-registered-p, spam-log-unregistration-needed-p)
26284         (spam-log-undo-registration): Use gnus-message instead of
26285         gnus-error, none of these errors are fatal.
26286
26287         * gnus-registry.el (gnus-registry-clean-empty-function)
26288         (gnus-registry-clean-empty): Remove only empty entries without
26289         extra data.
26290
26291 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
26292
26293         * spam-stat.el (spam-stat-buffer-change-to-spam)
26294         (spam-stat-buffer-change-to-non-spam): Change (error) to
26295         (gnus-message 8) invocation.
26296
26297 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26298
26299         * nntp.el (nntp-via-netcat-command): New variable.
26300         (nntp-via-netcat-switches): New variable.
26301         (nntp-open-via-rlogin-and-netcat): New function.
26302         (nntp-open-connection-function): Doc fix.
26303         (nntp-telnet-command): Doc fix.
26304         (nntp-end-of-line): Doc fix.
26305         (nntp-via-rlogin-command): Doc fix.
26306         (nntp-via-user-name): Doc fix.
26307         (nntp-via-address): Doc fix.
26308
26309 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26310
26311         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
26312         error in Emacs 21.1.
26313
26314 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
26315
26316         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
26317
26318 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26319
26320         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
26321         (gnus-agent-with-refreshed-group): New macro.
26322         (gnus-agent-rename-group): New function.
26323         (gnus-agent-delete-group): New function.
26324         (gnus-agent-save-group-info): Use gnus-command-method when
26325         `method' parameter is nil.  Don't write nil entries into the
26326         active file.
26327         (gnus-agent-get-group-info): New function.
26328         (gnus-agent-fetch-articles):
26329         Use gnus-agent-update-files-total-fetched-for to increment disk space
26330         used.
26331         (gnus-agent-fetch-headers, gnus-agent-save-alist):
26332         Use gnus-agent-update-view-total-fetched-for to increment disk space
26333         used.
26334         (gnus-agent-get-local): Add optional parameters to avoid calling
26335         gnus-group-real-name and gnus-find-method-for-group.
26336         (gnus-agent-set-local): Delete stored entry if either min, or max,
26337         are nil.
26338         (gnus-agent-fetch-session): Reworded error/quit messages.
26339         On quit, use gnus-agent-regenerate-group to record existance of any
26340         articles fetched to disk before the quit occurred.
26341         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
26342         gnus-agent-update-view-total-fetched-for, and
26343         gnus-agent-update-files-total-fetched-for to decrement disk space
26344         used.
26345         (gnus-agent-retrieve-headers):
26346         Use gnus-agent-update-view-total-fetched-for to increment disk space
26347         used.
26348         (gnus-agent-regenerate-group): Replace gnus-group-update-group
26349         with gnus-agent-update-files-total-fetched-for to decrement disk
26350         space and fresh group buffer.
26351         (gnus-agent-inhibit-update-total-fetched-for): New variable.
26352         (gnus-agent-need-update-total-fetched-for): New variable.
26353         (gnus-agent-update-files-total-fetched-for): New function.
26354         (gnus-agent-update-view-total-fetched-for): New function.
26355         (gnus-agent-total-fetched-for): New function.
26356
26357         * gnus-cache.el (gnus-cache-save-buffers):
26358         Use gnus-cache-update-overview-total-fetched-for to change disk space
26359         used by this group.
26360         (gnus-cache-possibly-enter-article):
26361         Use gnus-cache-update-file-total-fetched-for to increment disk space
26362         used by this group.
26363         (gnus-cache-possibly-remove-article):
26364         Use gnus-cache-update-file-total-fetched-for to decrement disk space
26365         used by this group.
26366         (gnus-cache-generate-nov-databases): Purge total fetched cache.
26367         (gnus-cache-rename-group): New function.
26368         (gnus-cache-delete-group): New function.
26369         (gnus-cache-inhibit-update-total-fetched-for): New variable.
26370         (gnus-cache-need-update-total-fetched-for): New variable.
26371         (gnus-cache-with-refreshed-group): New macro.
26372         (gnus-cache-update-file-total-fetched-for): New function.
26373         (gnus-cache-update-overview-total-fetched-for): New function.
26374         (gnus-cache-rename-group-total-fetched-for): New function.
26375         (gnus-cache-delete-group-total-fetched-for): New function.
26376         (gnus-cache-total-fetched-for): New function.
26377
26378         * gnus-group.el: Require gnus-sum and autoload functions to
26379         resolve warnings when gnus-group.el compiled alone.
26380         (gnus-group-line-format): Document new %F.
26381         (size of Fetched data) group line format; identifies disk space
26382         used by agent and cache.
26383         (gnus-group-line-format-alist): Define new F format.
26384         (gnus-total-fetched-for): New function.
26385         (gnus-group-delete-group): No longer update
26386         gnus-cache-active-altered as gnus-request-delete-group now keeps
26387         the cache in sync.
26388         (gnus-group-list-active): Let the agent store a server's active
26389         list if currently plugged.
26390
26391         * gnus-int.el (gnus-request-delete-group):
26392         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
26393         local disk in sync with the server.
26394         (gnus-request-rename-group):
26395         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
26396         local disk in sync with the server.
26397
26398         * gnus-start.el (gnus-get-unread-articles):
26399         Cosmetic simplification to logic.
26400
26401         * gnus-util.el (gnus-rename-file): New function.
26402
26403 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
26404
26405         * mm-util.el (mm-image-load-path): Handle nil in load-path.
26406
26407 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
26408
26409         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
26410         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
26411
26412 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
26413
26414         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
26415         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
26416
26417 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
26418
26419         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
26420
26421 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
26422
26423         * spam.el (spam-set-difference): Add function to replace
26424         gnus-set-difference in spam.el.
26425         (spam-summary-prepare-exit): Use spam-set-difference.
26426
26427 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
26428
26429         * gnus-registry.el (gnus-registry-cache-file): Update to use
26430         gnus-dribble-directory OR gnus-home-directory OR ~.
26431         (gnus-registry-split-fancy-with-parent): Fix doc.
26432
26433 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26434
26435         * message.el (message-exchange-point-and-mark):
26436         Use message-mark-active-p.  Suggested by Jesper Harder
26437         <harder@ifa.au.dk>.
26438
26439 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26440
26441         * message.el (message-exchange-point-and-mark): Don't activate
26442         region if it was inactive.  Suggested by Hiroshi Fujishima
26443         <pooh@nature.tsukuba.ac.jp>.
26444
26445 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26446
26447         * gnus-art.el (article-display-face): Display Faces in the same
26448         order as X-Faces.
26449
26450 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26451
26452         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
26453
26454 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26455
26456         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
26457         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
26458         (gnus-article-mime-hierarchy): Remove.
26459         (gnus-article-mime-hierarchy-next): Remove.
26460         (gnus-article-mode): Revert 2004-03-19 change.
26461         (gnus-article-setup-buffer): Revert 2004-03-19 change.
26462         (gnus-insert-mime-button): Revert 2004-03-19 change.
26463         (gnus-mime-accumulate-hierarchy): Remove.
26464         (gnus-mime-enter-multipart): Remove.
26465         (gnus-mime-leave-multipart): Remove.
26466         (gnus-mime-display-part): Revert 2004-03-19 change.
26467         (gnus-mime-display-alternative): Revert 2004-03-19 change.
26468
26469         * mml.el (mml-preview): Revert 2004-03-19 change.
26470
26471 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
26472
26473         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
26474
26475 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26476
26477         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
26478         t while entering a file name using the mm-with-multibyte macro.
26479         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26480
26481         * mm-util.el (mm-with-multibyte): New macro.
26482
26483 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26484
26485         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
26486         New user option.
26487         (gnus-mime-multipart-functions): Doc and customization fix.
26488         (gnus-article-mime-hierarchy): New variable.
26489         (gnus-article-mime-hierarchy-next): New variable.
26490         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
26491         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
26492         gnus-article-mime-hierarchy-next to nil.
26493         (gnus-insert-mime-button): Show hierarchy numbers.
26494         (gnus-mime-accumulate-hierarchy): New function.
26495         (gnus-mime-enter-multipart): New function.
26496         (gnus-mime-leave-multipart): New function.
26497         (gnus-mime-display-part): Recompute hierarchical MIME structure.
26498         (gnus-mime-display-alternative): Show hierarchy numbers.
26499
26500         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
26501         gnus-article-mime-hierarchy-next to nil.
26502
26503 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
26504
26505         * dns.el: Don't require gnus-xmas.
26506
26507 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
26508
26509         * mml.el (mml-generate-mime-1): Don't use format=flowed with
26510         inline PGP.
26511         (mml-menu): Disable mml-quote-region if mark is inactive.
26512
26513 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26514
26515         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26516         when the group's active is not available.
26517
26518 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26519
26520         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26521         error.
26522
26523 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26524
26525         * imap.el (imap-store-password): New variable.
26526         (imap-interactive-login): Use it.
26527         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26528
26529 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26530
26531         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26532         window-start and hscroll to summary window.
26533
26534 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26535
26536         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26537         conversion message to newsrc-dribble when an actual conversion is
26538         performed.
26539
26540 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26541
26542         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26543
26544 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26545
26546         * mm-decode.el (mm-complicated-handles): New function reviving
26547         former definition of mm-multiple-handles.
26548
26549         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26550         (gnus-mime-delete-part): Use it.
26551
26552 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26553
26554         * gnus-agent.el (gnus-agent-read-local):
26555         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26556         avoid the implicit assumption that they will always be equal.
26557         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26558         coding-system-for-write, as the with-temp-file macro first prints
26559         to a buffer then saves the buffer.
26560
26561 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26562
26563         * gnus-art.el (gnus-article-edit-part): New function.
26564         (gnus-mime-save-part-and-strip): Use it; do query instead of
26565         signaling an error; don't use mm-multiple-handles.
26566         (gnus-mime-delete-part): Ditto.
26567
26568 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26569
26570         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26571         old file versions.
26572         (gnus-group-prepare-hook): Remove function that converted list
26573         form of gnus-agent-expire-days to group properties.
26574
26575         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26576         (gnus-request-accept-article): Re-indented.
26577
26578         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26579         converters to handle old agent file formats.  Add logic for a
26580         "backup before upgrading warning".
26581         (gnus-convert-mark-converter-prompt): Developers can mark
26582         functions as needing (default), or not needing,
26583         gnus-convert-old-newsrc's "backup before upgrading warning".
26584         (gnus-convert-converter-needs-prompt): Tests whether the user
26585         should be protected from potentially irreversable changes by the
26586         function.
26587
26588         * legacy-gnus-agent.el: New.  Provides converters that are only
26589         loaded when gnus-convert-old-newsrc needs to call them.
26590
26591 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26592
26593         * mail-source.el (mail-source-touch-pop): Doc fix.
26594
26595         * message.el (message-smtpmail-send-it): Doc fix.
26596
26597 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26598
26599         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26600
26601         * nnmail.el (nnmail-split-fancy): do.
26602
26603         * gnus-kill.el (gnus-kill, gnus-execute): do.
26604
26605 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26606
26607         * gnus-sum.el (gnus-widget-reversible-match)
26608         (gnus-widget-reversible-to-internal)
26609         (gnus-widget-reversible-to-external): New functions.
26610         (gnus-widget-reversible): New widget.
26611         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26612
26613 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26614
26615         * gnus-sum.el (gnus-thread-sort-functions)
26616         (gnus-article-sort-functions): Document `(not F)' items.
26617
26618 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26619
26620         * spam.el (spam-use-gmane-xref): Add new backend.
26621         (spam-gmane-xref-spam-group): Add variable to control the name of the
26622         Gmane spam group.
26623         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26624         (spam-regex-headers-spam, spam-regex-headers-ham)
26625         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26626         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26627         backends and checks.
26628         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26629
26630         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26631         an autodetect method.
26632
26633 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26634
26635         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26636         articles are being added to a group.
26637         (gnus-request-replace-article): Inform the agent that articles
26638         need to be uncached as the cached contents are no longer valid.
26639
26640 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26641
26642         * binhex.el: Don't autoload executable-find.
26643
26644         * canlock.el: Don't autoload mail-fetch-field.
26645
26646         * dgnushack.el: Autoload c-mode for XEmacs.
26647
26648         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26649
26650         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26651         rmail-dont-reply-to and rmail-output.
26652
26653         * gnus-score.el: Don't autoload ffap-string-at-point.
26654
26655         * gnus-setup.el: Don't autoload sc-cite-original.
26656
26657         * imap.el: Don't autoload base64-decode-string,
26658         base64-encode-string and md5.
26659
26660         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26661         and rmail-msg-restore-non-pruned-header.
26662
26663         * mm-decode.el: Don't autoload executable-find.
26664
26665         * mm-url.el: Don't autoload executable-find.
26666
26667         * mm-view.el: Don't autoload diff-mode.
26668
26669         * nndb.el: Don't autoload news-reply-mode, news-setup,
26670         cancel-timer and telnet.
26671
26672         * password.el: Don't autoload run-at-time for Emacs.
26673
26674         * sha1-el.el: Don't autoload executable-find.
26675
26676         * sieve-mode.el: Don't autoload c-mode.
26677
26678         * uudecode.el: Don't autoload executable-find.
26679
26680 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26681
26682         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26683         (gnus-agent-possibly-alter-active): Avoid null in numeric
26684         comparison.
26685         (gnus-agent-set-local): Refuse to save null in local object table.
26686         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26687         list of articles that will be marked as unread.
26688
26689 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26690
26691         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26692
26693 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26694
26695         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26696         language tags.
26697
26698 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26699
26700         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26701         Don't bind "obarray".
26702
26703         * gnus-sum.el (gnus-thread-sort-functions):
26704         Add `gnus-thread-sort-by-most-recent-number' and
26705         `gnus-thread-sort-by-most-recent-date'.
26706         Reported by Kai Grossjohann <kai@emptydomain.de>.
26707
26708 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26709
26710         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26711
26712 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26713
26714         * gnus-cus.el (gnus-agent-customize-category):
26715         Remove ignore-errors macro reference that required cl to be loaded at
26716         run-time.
26717
26718         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26719         single-interval range of the form (min . max).  Previously the
26720         range had to look like ((min . max)).  Likewise, return
26721         (min . max) rather than ((min . max)).
26722         (gnus-range-map): Use gnus-range-normalize to accept
26723         single-interval range.
26724
26725         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26726         the cache, but not the agent, now appear with their usual face.
26727
26728         * dgnushack.el (loaddir): New variable that is bound to the
26729         directory containing the dgnushack.el file.  Use loaddir, rather
26730         than srcdir, to update load-path.  Change lets dgnushack compile
26731         code in directories other than GNUS/lisp.
26732
26733 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26734
26735         * lpath.el: Don't bind w3m-safe-url-regexp.
26736
26737         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26738         w3m-safe-url-regexp variable buffer-local.
26739
26740         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26741
26742 2004-02-27  Simon Josefsson  <jas@extundo.com>
26743
26744         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26745         gnus-group-real-prefix.
26746         (gnus-summary-move-article): Use it, instead of
26747         gnus-group-real-prefix.
26748
26749 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26750
26751         * lpath.el: Bind w3m-safe-url-regexp.
26752
26753         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26754         w3m-safe-url-regexp variable buffer-local and set it as the value
26755         of mm-w3m-safe-url-regexp.
26756
26757         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26758
26759         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26760         parsing gnus-posting-styles when the message is not for replying.
26761
26762         * dgnushack.el: Autoload sgml-mode for XEmacs.
26763
26764         * nnrss.el (nnrss-opml-export):
26765         Use mm-set-buffer-file-coding-system instead of
26766         set-buffer-file-coding-system.
26767
26768 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26769
26770         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26771         of checkdoc.el).
26772         * nnrss.el: do.
26773         * gnus-mlspl.el: do.
26774         * gnus-ml.el: do.
26775         * gnus-srvr.el: do.
26776
26777         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26778
26779 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26780
26781         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26782         Corrections to custom-manual links.
26783
26784         * gnus-art.el (gnus-article): Ditto.
26785
26786         * mm-decode.el (mime-display, mime-security): Ditto.
26787
26788 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26789
26790         * flow-fill.el: Typo.
26791
26792 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26793
26794         * spam-wash.el: New file.
26795
26796 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26797
26798         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26799
26800 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26801
26802         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26803         to be run with new-articles as LIST1, not LIST2.
26804         (spam-registration-functions): Add spam-use-ham-copy as a nil
26805         registration backend.
26806
26807 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26808
26809         * spam-stat.el (spam-stat-washing-hook): New option.
26810         (spam-stat-buffer-words): Use it.
26811         (spam-stat-process-directory, spam-stat-test-directory):
26812         Use insert-file-contents-literally.
26813         (spam-stat-coding-system): New variable.
26814         (spam-stat-load, spam-stat-save): Use it.
26815
26816 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26817
26818         * spam-report.el (spam-report-plug-agent):
26819         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26820
26821 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26822
26823         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26824         Allow / in mailto URLs.
26825
26826 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26827
26828         * spam-report.el (spam-report-process-queue): Fix interactive use.
26829         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26830         (spam-report-unplug-agent): Doc fixes.
26831         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26832         (spam-report-agentize, spam-report-deagentize): Autoload.
26833
26834 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26835
26836         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26837
26838         * message.el (message-setup-fill-variables): Add mml tags to
26839         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26840         <ajk@iu.edu>.
26841         (message-mode): Don't modify paragraph-separate there.
26842
26843 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26844
26845         * compface.el (uncompface-use-external): Default to undecided.
26846         (uncompface-use-external-threshold): New variable.
26847         (uncompface-float-time): New macro.
26848         (uncompface): Determine whether to use the external decoder if
26849         uncompface-use-external is undecided.
26850
26851 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26852
26853         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26854         after images.
26855
26856         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26857
26858 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26859
26860         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26861
26862         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26863
26864         * gnus-sum.el (gnus-summary-limit-to-age)
26865         (gnus-summary-limit-children): do.
26866
26867         * gnus-int.el (gnus-request-scan): do.
26868
26869         * gnus-group.el (gnus-group-suspend): do.
26870
26871         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26872
26873         * gnus-cite.el (gnus-cite-parse-attributions): do.
26874
26875         * gnus-agent.el (gnus-summary-set-agent-mark)
26876         (gnus-agent-regenerate-group): do.
26877
26878         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26879
26880         * binhex.el (binhex-decode-region-internal): do.
26881
26882 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26883
26884         * gnus-fun.el (gnus-face-properties-alist): New user option.
26885         (gnus-display-x-face-in-from): Use it.
26886
26887         * gnus-art.el (article-display-face): Ditto.
26888
26889         * compface.el (uncompface-use-external): Default to nil.
26890
26891 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26892
26893         * nntp.el (nntp-erase-buffer): New function.
26894         (nntp-retrieve-data, nntp-send-command)
26895         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26896         (nntp-possibly-change-group): Use it.
26897
26898         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26899         Use with-current-buffer.
26900
26901 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26902
26903         * compface.el: Merge the ELisp-based uncompface program.
26904         (compface): New customization group.
26905         (uncompface-use-external): New user option.
26906         (uncompface): Call uncompface-internal if uncompface-use-external
26907         is nil.
26908         (uncompface-internal): New function.  Note that there are also
26909         some other functions and variables added for this function.
26910
26911 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26912
26913         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26914         if necessary.
26915
26916 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26917
26918         * spam-report.el (spam-report-unplug-agent)
26919         (spam-report-plug-agent, spam-report-deagentize)
26920         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26921         Add support for the Agent in spam-report: when unplugged, report to a
26922         file; when plugged, submit all the requests.
26923
26924         * spam.el (spam-register-routine): Fix message about
26925         registration.
26926
26927 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26928
26929         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26930         dependencies.
26931         (rfc2047-encode): Use it.
26932
26933         * gnus-art.el (gnus-button-marker-list): Move before first
26934         reference.
26935
26936         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26937         (imap-parse-body): Fix format string mismatch.
26938
26939         * gnus-score.el (gnus-summary-increase-score): do.
26940
26941         * nnrss.el (nnrss-close): New function.
26942
26943 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26944
26945         * nnrss.el (nnrss-make-filename): New function.
26946         (nnrss-request-delete-group, nnrss-read-server-data)
26947         (nnrss-save-server-data, nnrss-read-group-data)
26948         (nnrss-save-group-data): Use it.
26949         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26950         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26951         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26952
26953 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26954
26955         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26956
26957 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26958
26959         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26960         files.
26961
26962         * message.el (message-generate-headers-first): Don't quote nil
26963         and t in docstrings.
26964
26965         * imap.el (imap-id): do.
26966
26967         * gnus-agent.el (gnus-agent-consider-all-articles)
26968         (gnus-agent-queue-mail): do.
26969
26970 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26971
26972         * spam-report.el (spam-report-process-queue): New function.
26973         Process requests from `spam-report-requests-file'.
26974         (spam-report-process-queue): Doc fix.
26975
26976 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26977
26978         * spam.el (spam-register-routine)
26979         (spam-log-processing-to-registry, spam-log-registered-p)
26980         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26981         Change "check" to "spam-check" for semi-clarity.
26982
26983 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26984
26985         * pop3.el: Require nnheader.
26986
26987         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26988
26989         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26990
26991         * gnus-picon.el: Require cl.
26992
26993         * gnus-fun.el: Require gnus-ems and gnus-util.
26994
26995         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26996
26997         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26998
26999         * gnus-art.el (gnus-article-edit-mode): Define before first
27000         reference.
27001
27002 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
27003
27004         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
27005         (gnus-uu-post-encoded): Use point-at-bol.
27006
27007         * gnus-topic.el (gnus-group-active-topic-p): do.
27008
27009         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
27010
27011         * gnus-group.el (gnus-group-kill-region): do.
27012
27013         * gnus-art.el (article-date-ut): do.
27014
27015         * message.el (message-fetch-field): Remove redundant
27016         case-fold-search binding.
27017         (message-narrow-to-field): Simplify.
27018
27019 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
27020
27021         * spam.el (spam-directory): Derive from `gnus-directory'.
27022
27023         * spam-report.el (spam-report-url-to-file)
27024         (spam-report-requests-file): New function and variable for offline
27025         reporting.
27026         (spam-report-url-ping-function): Add `spam-report-url-to-file'
27027         and user defined function.
27028         (spam-report-url-ping-mm-url): Remove doubled slash.
27029
27030 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
27031
27032         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
27033
27034 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
27035
27036         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
27037         Fix format string mismatch.
27038
27039         * sieve.el (sieve-deactivate-all): do.
27040
27041         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
27042
27043         * nnlistserv.el (nnlistserv-kk-wash-article): do.
27044
27045         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
27046
27047         * mm-bodies.el (mm-7bit-chars): Don't include \r.
27048
27049 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
27050
27051         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
27052         the list of checks.
27053
27054 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
27055
27056         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
27057         padding.
27058
27059 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
27060
27061         * mm-view.el (mm-fill-flowed): New variable.
27062         (mm-inline-text): Use it.
27063
27064 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
27065
27066         * spam.el (spam-spamassassin-register-ham-routine)
27067         (spam-spamassassin-register-spam-routine): Fix function names.
27068
27069 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27070
27071         * gnus.el (gnus-tmp-grouplens): Remove.
27072         (gnus-summary-line-format): Remove grouplens.
27073
27074         * gnus-group.el (gnus-group-line-format): Ditto.
27075
27076         * gnus-spec.el (gnus-format-specs): Ditto.
27077         (gnus-update-format-specifications): Flush the group format spec
27078         cache if there's the grouplens stuff.
27079         (gnus-parse-simple-format): Replace %l with the empty string.
27080
27081 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
27082
27083         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
27084         omission.
27085
27086 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27087
27088         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
27089         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27090
27091 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
27092
27093         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
27094         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
27095         New macros and functions.
27096         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
27097         Handle > NLINK_MAX messages.
27098         * nnmaildir.el (nnmaildir-request-set-mark):
27099         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
27100
27101 2004-01-25  Alex Schroeder  <alex@gnu.org>
27102
27103         * spam-stat.el (spam-stat-process-directory-age): New option.
27104         (spam-stat-process-directory): Use it.
27105
27106 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
27107
27108         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
27109         (spam-stat-save): Accept prefix argument.
27110
27111 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
27112
27113         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
27114         links" error.
27115
27116 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27117
27118         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
27119         the rest of the and/or forms.
27120
27121 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27122
27123         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
27124         compatibility with old .newsrc.eld files.
27125
27126         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
27127
27128         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
27129
27130         * gnus-start.el (gnus-1): do.
27131
27132         * gnus-group.el (gnus-group-line-format-alist): do.
27133
27134         * gnus.el (gnus-use-grouplens, gnus-visual): do.
27135
27136         * gnus-gl.el: Remove.
27137
27138 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27139
27140         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
27141         marks consisting of a single range {for example, (3 . 5)} rather
27142         than a list of a single range { ((3 . 5)) }.
27143
27144 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27145
27146         * spam-stat.el (spam-stat-store-gnus-article-buffer):
27147         Use with-current-buffer.
27148         (spam-stat-store-current-buffer): Use insert-buffer-substring to
27149         avoid consing a string.
27150
27151         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
27152         Remove obsolete entries for big5 and gb2312.
27153
27154 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27155
27156         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
27157         uncompressed list.
27158
27159 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
27160
27161         * spam-stat.el (spam-stat-strip-xref): New function.
27162         (spam-stat-process-directory): Use it.
27163
27164         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
27165         here -- it's done in message-fetch-field.
27166
27167 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27168
27169         * gnus-agent.el (gnus-agent-queue-mail)
27170         (gnus-agent-prompt-send-queue): New variables.
27171         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
27172         * gnus-draft.el (gnus-group-send-queue): Pass the group name
27173         "nndraft:queue" along to gnus-draft-send.
27174         Use gnus-agent-prompt-send-queue.
27175         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
27176         is "nndraft:queue".  Suggested by Gaute Strokkenes
27177         <gs234@srcf.ucam.org>
27178
27179         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
27180         (agent-enable-undownloaded-faces): Add.
27181         (gnus-agent-cat-groups): Use eval-and-compile, not
27182         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
27183         method of gnus-agent-cat-groups even when the buffer has been
27184         evaled.
27185         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
27186         delete gnus-agent-save-active-1.
27187         (gnus-agent-save-groups): Delete.  Identical to
27188         gnus-agent-save-active.
27189         (gnus-agent-write-active): No longer adjust agent's copy of active
27190         file as agent's adjustments are now stored in their own
27191         file.  Remove optional parameter.
27192         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
27193         servers.  Add use of min/max range limits from server's local
27194         file.
27195         (gnus-agent-save-alist): Remove unused optional argument.
27196         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
27197         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
27198         (gnus-agent-set-local): A per-server file that keeps min/max range
27199         limits for articles known to the agent.  Provides a fast mechanism
27200         for altering many active ranges.
27201         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
27202         active file (local makes it unnecessary).
27203         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
27204
27205         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
27206         (agent-enable-undownloaded-faces): Add.
27207
27208         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
27209         disable it when sending to "nndraft:queue".
27210         (gnus-group-send-queue): Add safety check to avoid sending queue
27211         when unplugged.
27212
27213         * gnus-group.el (gnus-group-catchup): Use new
27214         gnus-sequence-of-unread-articles, not
27215         gnus-list-of-unread-articles, to avoid exhausting memory with huge
27216         numbers of articles.  Use gnus-range-map to avoid having to
27217         uncompress the unread list.
27218         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
27219         Fix invalid ange-ftp reference.
27220
27221         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
27222         (gnus-sorted-range-intersection): Intersection of two ranges
27223         without requiring that they first be uncompressed.
27224
27225         * gnus-start.el (gnus-activate-group): Unless blocked by the
27226         caller, possibly expand the active range to include both cached
27227         and agentized articles.
27228         (gnus-convert-old-newsrc): Rewrote in anticipation of having
27229         multiple version-dependent converters.
27230         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
27231         gnus-agent-save-active.
27232         (gnus-save-newsrc-file): Save dirty agent range limits.
27233
27234         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
27235         gnus-agent-possibly-alter-active.
27236         (gnus-adjust-marked-articles): Faster handling of simple lists.
27237
27238 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
27239
27240         * spam-stat.el (spam-stat-test-directory): New optional argument
27241         displays a list of files detected.  Suggested by Andrew Cohen
27242         <cohen@andy.bu.edu>.
27243         (spam-stat-buffer-words-with-scores): Don't narrow and change
27244         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
27245
27246 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
27247
27248         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
27249         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
27250         (spam-spamassassin-arguments)
27251         (spam-spamassassin-spam-flag-header)
27252         (spam-spamassassin-positive-spam-flag-header)
27253         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
27254         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
27255         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
27256         (spam-list-of-processors, spam-list-of-checks)
27257         (spam-list-of-statistical-checks, spam-registration-functions)
27258         (spam-check-spamassassin-headers, spam-check-spamassassin)
27259         (spam-spamassassin-score)
27260         (spam-spamassassin-register-with-sa-learn)
27261         (spam-spamassassin-register-spam-routine)
27262         (spam-spamassassin-register-ham-routine)
27263         (spam-assassin-register-spam-routine)
27264         (spam-assassin-register-ham-routine): Add SpamAssassin support.
27265         (spam-bogofilter-score): Fix to show article before scoring.
27266
27267 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
27268
27269         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
27270         default scoring function.
27271         (spam-generic-score): Call spam-spamassassin-score if
27272         spam-use-spamassassin or spam-use-spamassassin-headers is on;
27273         spam-bogofilter-score otherwise.
27274
27275         * gnus.el (spam-process, spam-autodetect-methods):
27276         Add spamassassin and spamassassin-headers.
27277
27278 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
27279
27280         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
27281         Suppress unnecessary messages.
27282
27283 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
27284
27285         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
27286         make-hash-table.
27287
27288 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27289
27290         * canlock.el (base64-encode-string): Don't autoload it.
27291
27292 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
27293
27294         * run-at-time.el: Remove useless (require 'itimer),
27295         eval-and-compile and (featurep 'xemacs).
27296
27297 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
27298
27299         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
27300         GROUP is a virtual group.
27301
27302 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
27303
27304         * gnus.el: Autoload `message-y-or-n-p'.
27305
27306 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
27307
27308         * pgg-parse.el: Remove unnecessary (require 'custom).
27309
27310         * pgg-def.el: do.
27311
27312         * nnmail.el: do.
27313
27314         * gnus-undo.el: do.
27315
27316         * gnus-picon.el: do.
27317
27318         * gnus-util.el: do.
27319
27320 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
27321
27322         * gnus-sum.el (gnus-pick-line-number): Add autoload.
27323
27324 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27325
27326         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
27327         handle, as well as a list.
27328
27329         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
27330         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
27331         (mm-w3m-cid-retrieve): Simplify.
27332
27333 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
27334
27335         * message.el (message-kill-to-signature): Allow prefix arg to
27336         specify number of lines to keep before signature.
27337
27338 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
27339
27340         * message.el (message-kill-to-signature): Change docstring.
27341
27342 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
27343
27344         * canlock.el: Always require sha1-el.
27345         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
27346
27347         * message.el: Autoload sha1 only when compiling.
27348
27349         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
27350         eudc-expand-inline for XEmacs.
27351
27352 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
27353
27354         * message.el (message-canlock-generate): Require sha1-el.
27355
27356 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
27357
27358         * message.el (message-expand-name): Silence the byte compiler.
27359
27360         * lpath.el: Add detect-coding-system.
27361
27362         * dgnushack.el (dgnushack-compile): Remove obsolete check for
27363         cus-edit.
27364
27365 2004-01-13  Simon Josefsson  <jas@extundo.com>
27366
27367         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
27368         Invoke gnus-score-mode.
27369         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
27370
27371         * gnus-range.el (gnus-compress-sequence): Doc fix.
27372         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
27373
27374 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27375
27376         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
27377
27378 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
27379
27380         * spam.el (spam-get-article-as-string): Update to use
27381         gnus-request-article-this-buffer, much simpler.
27382         (spam-get-article-as-buffer): Remove.
27383
27384 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
27385
27386         * message.el (message-expand-name): Use EUDC if the user uses that.
27387
27388 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27389
27390         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
27391         character for the encoding to avoid consing a string.
27392
27393         * rfc2047.el (rfc2047-decode-string): Don't cons a string
27394         unnecessarily.
27395
27396         * mm-util.el (mm-replace-chars-in-string): Remove.
27397
27398         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
27399         of mm-replace-chars-in-string.
27400
27401 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
27402
27403         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
27404
27405         * mm-util.el (mm-subst-char-in-string): Support inplace.
27406
27407         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
27408         a new string in every iteration.  Use shy groups.
27409
27410 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
27411
27412         * gnus-srvr.el (gnus-browse-unsubscribe-group):
27413         * gnus-soup.el (gnus-soup-group-brew):
27414         * gnus-msg.el (gnus-put-message):
27415         * gnus-move.el (gnus-group-move-group-to-server):
27416         * gnus-kill.el (gnus-batch-score):
27417         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
27418         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
27419         (gnus-group-update-group, gnus-group-read-group)
27420         (gnus-group-make-group, gnus-group-make-help-group)
27421         (gnus-group-make-archive-group, gnus-group-make-directory-group)
27422         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
27423         (gnus-group-sort-by-unread, gnus-group-catchup)
27424         (gnus-group-unsubscribe-group, gnus-group-kill-group)
27425         (gnus-group-yank-group, gnus-group-set-info)
27426         (gnus-group-list-groups):
27427         * gnus.el (gnus-generate-new-group-name):
27428         * gnus-delay.el (gnus-delay-send-queue):
27429         * nnvirtual.el (nnvirtual-catchup-group):
27430         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
27431         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
27432         (gnus-group-prepare-topics, gnus-topic-check-topology):
27433         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
27434         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
27435         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
27436         (gnus-group-make-articles-read):
27437         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
27438         (gnus-group-change-level, gnus-kill-newsgroup)
27439         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
27440         (gnus-get-unread-articles, gnus-make-articles-unread)
27441         (gnus-make-ascending-articles-unread): Use accessor
27442         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
27443         to get group information for improved readability.
27444
27445
27446 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27447
27448         * gnus-art.el (article-decode-mime-words, article-babel)
27449         (gnus-article-highlight-signature, gnus-article-add-buttons)
27450         (gnus-signature-toggle): Use gnus-with-article-buffer.
27451
27452         * gnus-art.el (gnus-article-highlight-headers)
27453         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
27454
27455         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
27456         (gnus-article-set-globals, gnus-request-article-this-buffer)
27457         (gnus-button-message-id, gnus-article-maybe-hide-headers)
27458         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
27459         (gnus-mime-display-alternative): Use with-current-buffer.
27460
27461 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27462
27463         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
27464         also under 80 char limit, and call gnus-error if needed.
27465         (spam-fetch-article-header): Fix - it was a
27466         buffer-local variable (gnus-newsgroup-data).
27467         (spam-find-spam): Use spam-generate-fake-headers, forget about
27468         spam-insert-fake-headers.
27469         (spam-insert-fake-headers): Remove.
27470
27471 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27472
27473         * deuglify.el (gnus-article-outlook-unwrap-lines)
27474         (gnus-outlook-rearrange-article)
27475         (gnus-outlook-repair-attribution-outlook)
27476         (gnus-outlook-repair-attribution-block)
27477         (gnus-outlook-repair-attribution-other): Remove redundant
27478         save-excursion.
27479
27480 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27481
27482         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
27483         (spam-fetch-field-subject-fast)
27484         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
27485         (spam-fetch-article-header): Add functions to deal with Gnus
27486         internals for fast retrieval of article header data.
27487         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
27488
27489 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27490
27491         * pop3.el (pop3-md5): Remove.
27492         (pop3-apop): Replace pop3-md5 with md5.
27493
27494         * mm-bodies.el: base64 is always built-in.
27495
27496         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
27497         Use with-current-buffer.
27498
27499 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27500
27501         * canlock.el (canlock-insert-header): Remove excessive grouping in
27502         regexp.
27503
27504         * gnus-sum.el (gnus-summary-read-document): Ditto.
27505
27506         * gnus-uu.el (gnus-uu-part-number): Ditto.
27507
27508         * html2text.el (html2text-remove-tags): Ditto.
27509         (html2text-format-tags): Ditto.
27510         (html2text-format-single-elements): Ditto.
27511
27512         * mml.el (mml-parse-1): Ditto.
27513
27514 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27515
27516         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27517
27518         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27519
27520         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27521
27522         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27523
27524 2003-11-15  Simon Josefsson  <jas@extundo.com>
27525
27526         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27527         (pgg-gpg-lookup-key): Use regexp match instead of
27528         split-string (split-string is different between emacs 21.2 and
27529         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27530
27531 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27532
27533         * gnus-art.el (gnus-mime-view-all-parts)
27534         (gnus-article-part-wrapper, gnus-article-view-part):
27535         Use with-current-buffer.
27536
27537 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27538
27539         * spam.el (spam-disable-spam-split-during-ham-respool)
27540         (spam-spamoracle-database, spam-cache-lookups)
27541         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27542         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27543         (spam-group-ham-marks, spam-group-spam-marks)
27544         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27545         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27546         also add spam-use-blackholes to the statistical checks.
27547         (spam-fetch-field-fast): Add interface to fetching fields, may
27548         become a macro.
27549         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27550         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27551         (spam-insert-fake-headers): Fake an article when needed.
27552         (spam-find-spam): Fake article when possible.
27553         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27554         (spam-check-bogofilter-headers): Use message-fetch-field instead
27555         of nnmail-fetch-field.
27556
27557 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27558
27559         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27560
27561 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27562
27563         * spam.el (spam-split): Do not require spam-use-CHECK to be
27564         enabled if that check is passed to spam-split explicitly; also
27565         fix so 'spam doesn't get converted to spam-split-group when
27566         spam-split-symbolic-return is t.
27567         (spam-find-spam): Find registrations of the article and use those
27568         instead of re-running spam-split to find the spam/ham
27569         classification of the article.
27570         (spam-log-processing-to-registry, spam-log-registered-p)
27571         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27572         Use gnus-error instead of gnus-message.
27573         (spam-log-registration-type): Add function to determine the
27574         classification of a message based on registry entries; will
27575         return nil if both 'spam and 'ham are found.
27576         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27577         a reasonably fast local cache without the loading errors.
27578         (spam-cache-lookups): Set to t by default.
27579         (spam-find-spam): Don't try to guess spam-cache-lookups.
27580         (spam-enter-whitelist, spam-enter-blacklist): Clear the
27581         spam-caches entry.
27582         (spam-filelist-build-cache, spam-filelist-check-cache):
27583         Fix caching of whitelist/blacklist entries.
27584         (spam-check-whitelist, spam-check-blacklist):
27585         Invoke spam-from-listed-p with a type, not a cache variable.
27586         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
27587
27588 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27589
27590         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27591
27592         * nnmail.el (nnmail-split-fancy): do.
27593
27594         * mml.el (mml-parse): do.
27595
27596         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27597         (gnus-score-adaptive): do.
27598
27599 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27600
27601         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27602         (gnus-mime-button-map): Don't set keymap parent.
27603         (gnus-button-ctan-directory-regexp): Use shy grouping.
27604         (gnus-prev-page-map): Don't set keymap parent.
27605         (gnus-prev-page-map): Remove duplicated one.
27606         (gnus-next-page-map): Don't set keymap parent.
27607         (gnus-mime-security-button-map): Ditto.
27608
27609         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27610         version number.
27611
27612         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27613
27614 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27615
27616         * canlock.el (canlock-sha1-function): Remove.
27617         (canlock-sha1-function-for-verify): Remove.
27618         (canlock-openssl-program): Remove.
27619         (canlock-openssl-args): Remove.
27620         (canlock-ignore-errors): Remove.
27621         (canlock-sha1-with-openssl): Remove.
27622         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27623         (canlock-verify): Don't use canlock-ignore-errors.
27624
27625         * sha1-el.el (sha1-string-external): Make it can return a string
27626         in binary form.
27627         (sha1-region-external): Ditto.
27628         (sha1-string-internal): Ditto.
27629         (sha1-region-internal): Ditto.
27630         (sha1-region): Ditto.
27631         (sha1-string): Ditto.
27632         (sha1): Ditto.
27633
27634 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27635
27636         * spam.el (spam-report-articles-gmane): New command.
27637
27638 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27639
27640         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27641
27642         * run-at-time.el (run-at-time-saved): Remove.
27643         (run-at-time): Doc fix.
27644
27645 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27646
27647         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27648         (gnus-summary-limit-map): Add it.
27649         (gnus-summary-make-menu-bar): do.
27650
27651 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27652
27653         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27654         Make attempt at some caching support (done for BBDB only now).
27655         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27656         addresses to be checked.
27657         (spam-clear-cache-BBDB): Add function, to be invoked by
27658         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27659         (spam-check-BBDB): Check and use the caches, if
27660         spam-cache-lookups is on, remove superfluous (provide).
27661
27662 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27663
27664         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27665
27666 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27667
27668         * run-at-time.el (run-at-time-saved): Move to after the definition
27669         of `run-at-time'.
27670
27671         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27672
27673 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27674
27675         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27676         mm-w3m-local-map-property.
27677
27678         * mm-view.el (mm-w3m-mode-map): Remove.
27679         (mm-w3m-local-map-property): Remove.
27680         (mm-inline-text-html-render-with-w3m): Don't use
27681         mm-w3m-local-map-property.
27682
27683 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27684
27685         * run-at-time.el: New file.
27686
27687         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27688         under Emacs.
27689
27690         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27691         of gnus-set-text-properties.
27692
27693         * gnus-uu.el (gnus-uu-save-article): Ditto.
27694
27695         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27696
27697         * gnus-cite.el (gnus-cite-parse): Ditto.
27698
27699         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27700         of gnus-.
27701
27702         * gnus-xmas.el (run-at-time): Require run-at-time.
27703
27704         * gnus.el: Change calls to nnheader-run-at-time and
27705         password-run-at-time throughout to use run-at-time directly.
27706
27707         * password.el: Remove definition of run-at-time.
27708
27709         * nnheaderxm.el: Remove definition of run-at-time.
27710
27711 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27712
27713         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27714         in prompt.
27715
27716 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27717
27718         * messagexmas.el (message-xmas-redefine): Alias
27719         `message-make-caesar-translation-table' to
27720         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27721         version.
27722
27723         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27724         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27725         `gnus-xmas-set-text-properties'.
27726         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27727         `gnus-xmas-completing-read'.
27728         (gnus-xmas-completing-read): Removed.
27729         (gnus-xmas-open-network-stream): Removed.
27730
27731         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27732         XEmacs version.
27733
27734         * dns.el (dns-make-network-process): Use `open-network-stream'
27735         instead of `gnus-xmas-open-network-stream'.
27736
27737         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27738
27739         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27740
27741 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27742
27743         * gnus-art.el (gnus-mime-display-alternative)
27744         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27745         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27746         Don't use gnus-local-map-property.
27747
27748         * gnus-util.el (gnus-local-map-property): Remove.
27749
27750         * mm-view.el (mm-view-pkcs7-decrypt):
27751         Replace gnus-completing-read-maybe-default with completing-read.
27752
27753         * gnus-util.el (gnus-completing-read): do.
27754         (gnus-completing-read-maybe-default): Remove.
27755
27756 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27757
27758         * password.el: Only autoload `run-at-time' if not XEmacs.
27759         Only autoload the itimer functions if XEmacs.
27760
27761 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27762
27763         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27764         XEmacsen.
27765
27766         * dgnushack.el: Autoload executable-find for XEmacs.
27767
27768 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27769
27770         * gnus-art.el (gnus-read-string): Remove.
27771         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27772         read-string.
27773
27774 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27775
27776         * netrc.el: Autoload password-read.
27777         (netrc): Add configuration group.
27778         (netrc-encoding-method, netrc-openssl-path):
27779         Add variables for encoding and decoding of files with symmetric
27780         ciphers.
27781         (netrc-encode): Add assistant function to encode a file with
27782         netrc-encoding-method.
27783         (netrc-parse): Add interactive parameter, added optional
27784         decoding if netrc-encoding-method is non-nil but otherwise
27785         behavior is standard.
27786         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27787         Do s/encode/encrypt/ everywhere.
27788
27789         * spam.el: Remove executable-find autoload.
27790
27791 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27792
27793         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27794
27795         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27796
27797 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27798
27799         * gnus-art.el (gnus-treat-ansi-sequences)
27800         (article-treat-ansi-sequences): New variable and function.
27801         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27802
27803         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27804         Use it.
27805
27806 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27807
27808         * mm-util.el (mm-quote-arg): Remove.
27809
27810         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27811         shell-quote-argument.
27812
27813         * gnus-uu.el (gnus-uu-command): do.
27814
27815         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27816
27817         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27818         with make-char.
27819
27820         * mm-util.el (mm-make-char): Remove.
27821
27822         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27823         add-minor-mode.
27824
27825         * gnus-undo.el (gnus-undo-mode): do.
27826
27827         * gnus-topic.el (gnus-topic-mode): do.
27828
27829         * gnus-sum.el (gnus-dead-summary-mode): do.
27830
27831         * gnus-start.el (gnus-slave-mode): do.
27832
27833         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27834
27835         * gnus-ml.el (gnus-mailing-list-mode): do.
27836
27837         * gnus-gl.el (gnus-grouplens-mode): do.
27838
27839         * gnus-draft.el (gnus-draft-mode): do.
27840
27841         * gnus-dired.el (gnus-dired-mode): do.
27842
27843         * gnus-ems.el (gnus-add-minor-mode): Remove.
27844
27845         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27846         Replace gnus-char-width with char-width.
27847
27848         * gnus-ems.el (gnus-char-width): Remove.
27849
27850         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27851         Replace gnus-char-width with char-width.
27852
27853         * gnus-ems.el (gnus-char-width): Remove.
27854
27855         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27856         definition.
27857         Remove Emacs 20 hash table compatibility code.
27858
27859         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27860         20 compatibility code.
27861
27862         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27863
27864         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27865
27866         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27867         Replace with point-at-{eol,bol}.
27868
27869         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27870
27871         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27872
27873         * flow-fill.el (fill-flowed-point-at-bol)
27874         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27875
27876         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27877         Replace with point-at-{eol,bol} throughout all files.
27878
27879 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27880
27881         * ntlm.el (ntlm-string-as-unibyte): New macro.
27882         (ntlm-build-auth-response): Use it.
27883
27884         Remove Emacs 20 stuff:
27885         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27886         (butlast, mapc, remove): Remove the compiler macros.
27887         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27888         of delq and copy-sequence.
27889         * gnus-art.el (popup-menu): Remove the compiler macro.
27890         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27891         Emacs 20.
27892
27893 2004-01-05  Simon Josefsson  <jas@extundo.com>
27894
27895         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27896         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27897         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27898         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27899         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27900         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27901         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27902         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27903         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27904         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27905         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27906         string-xor into ntlm-string-xor.
27907         Suggested by Jesper Harder <harder@myrealbox.com>.
27908
27909         * ntlm.el: Don't include poem.
27910
27911         * md4.el (print-int32, print-string-hexa): Remove.
27912         Suggested by Jesper Harder <harder@myrealbox.com>.
27913
27914         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27915
27916         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27917         probably breaks emacs with DL patch, but do we care? Is anyone
27918         still using the DL stuff?)
27919
27920         * sieve-manage.el: Use the password package.
27921         (sieve-manage-read-passwd): Remove.
27922         (sieve-manage-interactive-login): Use password.  Re-add
27923         condition-case around loop.
27924
27925         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27926         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27927         Use the password package.
27928
27929 2003-02-19  Simon Josefsson  <jas@extundo.com>
27930
27931         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27932         token.
27933
27934 2002-08-07  Simon Josefsson  <jas@extundo.com>
27935
27936         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27937         (sieve-manage-authenticators)
27938         (sieve-manage-authenticator-alist): Add some SASL mechs.
27939         (sieve-sasl-auth): New function.
27940         (sieve-manage-cram-md5-auth)
27941         (sieve-manage-plain-auth): Rewrite using SASL library.
27942         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27943         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27944         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27945         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27946
27947 2004-01-05  Simon Josefsson  <jas@extundo.com>
27948
27949         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27950         New files.
27951
27952 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27953
27954         * gnus-group.el (gnus-no-groups-message): Update.
27955
27956         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27957
27958 2003-11-09  Simon Josefsson  <jas@extundo.com>
27959
27960         * imap.el: Support for ID IMAP extension (RFC 2971).
27961         (imap-local-variables): Add imap-id.
27962         (imap-id): New variable.
27963         (imap-id): New function.
27964         (imap-parse-response): Parse untagged ID response.
27965         * nnimap.el (nnimap-id): New variable.
27966         (nnimap-open-connection): Use it.
27967
27968 2003-12-28  Simon Josefsson  <jas@extundo.com>
27969
27970         * gnus-score.el (gnus-score-edit-all-score): New.
27971         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27972
27973 2004-01-04  Simon Josefsson  <jas@extundo.com>
27974
27975         * password.el: Add.
27976
27977 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27978
27979         * dns.el (dns-query-types): Fix typo.
27980         (dns-query-types): New function.
27981         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27982         PTR and SOA replies, see RFC 1035.
27983
27984 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27985
27986         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27987
27988         * Move to Changelog.2.
27989
27990 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27991
27992         * gnus.el (gnus-version-number): Bump version.
27993
27994 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27995
27996         * gnus.el: No Gnus v0.1 is released.
27997
27998 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27999
28000         * gnus.el: No Gnus v0.0 is released.
28001
28002 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28003
28004         * gnus.el (gnus-version-number): Bump.
28005         (gnus-version): No.
28006
28007 See ChangeLog.2 for earlier changes.
28008
28009   Copyright (C) 2004-2015 Free Software Foundation, Inc.
28010
28011   This file is part of GNU Emacs.
28012
28013   GNU Emacs is free software: you can redistribute it and/or modify
28014   it under the terms of the GNU General Public License as published by
28015   the Free Software Foundation, either version 3 of the License, or
28016   (at your option) any later version.
28017
28018   GNU Emacs is distributed in the hope that it will be useful,
28019   but WITHOUT ANY WARRANTY; without even the implied warranty of
28020   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28021   GNU General Public License for more details.
28022
28023   You should have received a copy of the GNU General Public License
28024   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
28025
28026 ;; Local Variables:
28027 ;; coding: utf-8
28028 ;; fill-column: 79
28029 ;; add-log-time-zone-rule: t
28030 ;; End: