Optionally check the newsrc.eld file's timestamp before saving it.
[gnus] / lisp / ChangeLog
1 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
4         check the newsrc.eld file's timestamp before saving it.
5         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
6         timestamp has changed to be newer.
7
8 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
9
10         * gnus-icalendar.el (gnus-icalendar-identities):
11         Include message-alternative-emails.
12
13 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
16         New compatibility functions.
17         (ntlm-build-auth-response): Use them.
18
19 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
20
21         * ntlm.el (ntlm-build-auth-request):
22         Add NTLM2 Session support.  (Bug#15603)
23
24 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
25
26         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
27         expired messages only when it was built in reverse order.
28
29 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
30
31         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
32         last so it can be used in `message-send-hook'.
33
34 2014-09-29  Daiki Ueno  <ueno@gnu.org>
35
36         * mml.el (mml-parse-1): Error out if unknown mode is specified in
37         <#secure> tag (bug#18513).
38
39 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
40
41         * parse-time.el: Require cl when compiling.
42
43 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
44
45         Use cl-lib as much as possible following the 2014-09-26 change
46         in the Emacs trunk.
47         * parse-time.el: Try requiring cl-lib.
48         (parse-time-incf): Alias to cl-incf or incf.
49         (digit-char-p): Remove.
50         (parse-time-integer): Alias to cl-parse-integer or the one defined.
51         (parse-integer): Rename to parse-time-integer.
52         (parse-time-tokenize, parse-time-rules, parse-time-string)
53         Use parse-time-incf and parse-time-integer.
54
55 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
56
57         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
58         of ":delete".
59
60 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
61
62         * gnus-art.el (gnus-article-browse-html-save-cid-content)
63         (gnus-article-browse-html-parts):
64         Revert last change that breaks links other than cid contents.
65
66 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
67
68         * gnus-art.el (gnus-article-browse-html-save-cid-content)
69         (gnus-article-browse-html-parts): Make cid file names relative.
70
71 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
72
73         * mm-view.el (mm-display-inline-fontify): Make the working buffer
74         temporarily displayed when running a mode function (at least org-mode
75         requires it).
76
77 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
78
79         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
80         the gnus-summary-article-expire-hook should be told where the function
81         is going. In particular, the Gnus registry might want to know.
82
83 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
84
85         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
86
87 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
88
89         * gnus-sum.el (gnus-summary-expire-articles): Revert.
90
91 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
92
93         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
94         the gnus-summary-article-expire-hook should be told where the function
95         is going. In particular, the Gnus registry might want to know.
96
97 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
98
99         Don't mishandle year-9999 dates (Bug#18176).
100         * parse-time.el (parse-time-rules):
101         Allow years up to most-positive-fixnum.
102         * time-date.el (date-to-time):
103         Pass "Specified time is not representable" errors through.
104
105 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
106
107         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
108         groups and t.
109
110 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * gnus-utils.el (gnus-recursive-directory-files):
113         Unify hard or symbolic links (bug#18063).
114
115 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
116
117         * gnus-msg.el (gnus-configure-posting-style):
118         Allow string replacements in values when matching against a header.
119
120 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
121
122         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
123         the dribble buffer even when it is shrunk a lot.
124         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
125
126 2014-06-26  Glenn Morris  <rgm@gnu.org>
127
128         * mm-util.el (help-function-arglist): Remove outdated declaration.
129
130 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
131
132         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
133         attribute values.  (Bug#17834)
134
135 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
136
137         * gnus-sum.el (gnus-summary-edit-article-done):
138         Prefer point-marker to copy-marker of point.
139
140 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
141
142         * Makefile.in (install-el, install-el-elc): Compress .el files.
143         (uninstall): Remove compressed .el files.
144
145 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
146
147         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
148         (gnus-article-read-summary-keys):
149         Don't bug out when there is no article in the summary buffer.
150         (gnus-mime-buttonize-attachments-in-header):
151         Improve criterion that finds parts to display.
152
153         * gnus-art.el (gnus-mm-display-part):
154         * mm-decode.el (mm-shr):
155         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
156         (mm-insert-inline): Revert last changes.
157
158 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
159
160         * gnus-art.el (gnus-mm-display-part):
161         * mm-decode.el (mm-shr):
162         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
163         (mm-insert-inline): Set insertion type of end-marker, not only
164         start-marker, of undisplayer so as to stay after inserted text.
165
166 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
167
168         * html2text.el (html2text-get-attr): Fix typo when splitting value from
169         attribute. (Bug#17613)
170
171 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
172
173         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
174         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
175
176 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
177
178         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part): Don't
179         delete next part button; keep spacing between buttons.
180
181 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
182
183         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
184         Work for the last MIME part in an article.
185         (gnus-mime-display-single): Suppress excessive newlines between parts.
186
187         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
188         by leading or trailing newline.
189
190 2014-05-12  Sam Steingold  <sds@gnu.org>
191
192         * time-date.el (seconds-to-string): New function to pretty print time
193         delay in seconds.
194
195 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
196
197         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
198         while prompting a user for a file name, etc.
199         (gnus-mime-display-single): Display part with a common appearance no
200         matter whether MIME button is omitted or not; don't add duplicate entry
201         to gnus-article-mime-handle-alist.
202         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
203
204 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
205
206         * mml2015.el (mml2015-display-key-image): New variable.
207
208 2014-05-08  Glenn Morris  <rgm@gnu.org>
209
210         * gnus-fun.el (gnus-grab-cam-face):
211         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
212         This is CVE-2014-3421.
213
214 2014-05-04  Glenn Morris  <rgm@gnu.org>
215
216         * gnus-registry.el (gnus-registry-install-p): Doc fix.
217
218 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
219
220         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
221         the displaying state of a part.
222         (gnus-mm-display-part): Don't insert a newline in the beginning of
223         a part like gnus-mime-inline-part doesn't; work for XEmacs.
224
225         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
226         (mm-shr): Make undisplayer unbreakable.
227
228         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs): Don't
229         insert excessive newline.
230         (mm-inline-text-html-render-with-w3m, mm-inline-text)
231         (mm-insert-inline): Make undisplayer unbreakable.
232
233 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
234
235         * gnus.el: Ma Gnus v0.11 is released.
236
237 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
238
239         * gnus-art.el (gnus-mm-display-part):
240         Highlight header attachment buttons.
241
242 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
243
244         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
245         a part; redisplay a button (enbugged in 2014-02-05).
246
247 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
248
249         * auth-source.el (auth-source-search, auth-source-search-backends):
250         Treat :max 0 as an indicator that a boolean return is wanted, as
251         documented. Reported by Joe Bloggs.
252
253 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
254
255         * gnus-icalendar.el: Require gnus-art.
256
257 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
258
259         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
260         (gnus-icalendar--update-org-event): put event timestamp in
261         the org entry body instead of the drawer.
262         (gnus-icalendar-event--get-attendee-names): list of participants should
263         contain even attendees without common name attribute.
264         (gnus-icalendar--update-org-event): don't generate duplicates of empty
265         property tags in org drawers.
266
267 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
268
269         * gmm-utils.el (gmm-format-time-string): New function.
270
271         * message.el (message-insert-formatted-citation-line): Use the original
272         author's time zone to express a date string.
273
274 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
275
276         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
277         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
278         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
279         Silence compiler warnings.
280         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
281
282 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
283
284         * mml.el: Require url when compiling.
285
286         * gnus-cloud.el (gnus-cloud-parse-version-1):
287         Use plist-get rather than CL's getf.
288         (gnus-activate-group, gnus-subscribe-group): Declare.
289
290         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
291
292 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
293
294         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
295         buttons when toggling the header off.
296
297 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
298
299         * tls.el (tls-program): Reflow docstring.
300
301 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
302
303         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
304         groups work again.
305
306 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
307
308         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
309         999 correctly (i.e. "1,342").
310
311 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
312
313         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
314         out if the directory doesn't exist.
315
316 2014-03-07  Daiki Ueno  <ueno@gnu.org>
317
318         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
319         commands here; instead, only check if epg-config.el is available.
320
321 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
322
323         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
324         messages with embedded images.
325         (mml-generate-mime): Don't bug out if you don't have libxml.
326
327 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
328
329         * message.el (message-make-html-message-with-image-files): New command.
330
331 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
332
333         * gnus-group.el (gnus-group-make-group): Clarify prompt.
334
335         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
336
337 2014-02-23  David Engster  <deng@randomsample.de>
338
339         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
340         to stay compatible with older Emacsen, so replace `cl-loop' with
341         `loop'.
342
343 2014-02-22  Daniel Colascione  <dancol@dancol.org>
344
345         * auth-source.el (auth-source-secrets-listify-pattern): New function.
346         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
347         instead, build list of patterns.
348
349 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
350
351         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
352         Display header attachment buttons by gnus-article-prepare-display
353         rather than gnus-article-prepare so as to view in mml-preview as well.
354
355 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
356
357         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
358         in `auth-sources' means and link to EPA docs.
359
360 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
361
362         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
363         (bug#12375).
364
365 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
366
367         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
368         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
369
370 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
371
372         * message.el (message-tab): Mention what happens on normal tabs
373         (bug#11297).
374
375 2014-02-08  Glenn Morris  <rgm@gnu.org>
376
377         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
378
379 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
380
381         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
382         buttons that are hidden in unselected alternative part as well.
383         (gnus-mime-display-alternative): Redraw attachment buttons in header.
384
385         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
386
387 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
388
389         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
390         keystroke.
391         (gnus-server-toggle-cloud-server): Only allow clouding applicable
392         types.
393
394         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
395         with an empty string.
396
397 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
398
399         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
400         buffer-local in some buffers, so bind it explicitly in the buffer we're
401         trying to cancel the article in (bug#10808).
402
403 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
404
405         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
406         New functions.
407
408         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
409         New user option.
410         (gnus-mime-buttonize-attachments-in-header): New function.
411         (gnus-article-prepare): Use it.
412         (gnus-mime-inline-part): Suppress extra newline.
413         (gnus-mm-display-part): Save excursion;
414         remove useless deleting and adding of buttons.
415         (gnus-insert-mime-button): Allow insertion in the middle of a line.
416
417         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
418         Add gnus-mime-buttonize-attachments-in-header.
419
420 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
421
422         * nnimap.el (nnimap-request-articles): New command to download several
423         articles at once.
424
425         * gnus.el (gnus-variable-list): Save Cloud variables.
426
427         * gnus-int.el (gnus-request-accept-article): Doc fix.
428
429 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
430
431         * parse-time.el (parse-time-iso8601-regexp)
432         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
433         it more generally.
434
435 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
436
437         * gnus-cloud.el: New file to provide the Emacs Cloud.
438
439         * dgnushack.el: Silence XEmacs w3 warning.
440
441         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
442         `url-retrieve-synchronously', apparently.
443
444         * dgnushack.el: Silence XEmacs dns.el warning.
445
446         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
447         instead of in all files.
448
449         * dns.el (network-interface-list): Define for XEmacs.
450
451         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
452         XEmacs.
453
454         * nnrss.el (libxml-parse-html-region): Silence compilation error.
455
456 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
457
458         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
459         `gnus-group-split-fancy'.
460
461 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
462
463         * message.el (message-remove-header): Doc fix.
464         (message-forward-included-headers): New variable.
465         (message-remove-ignored-headers): Use it.
466
467 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
468
469         * nnir.el (nnir-request-update-mark): Don't try to update the source
470         group if we can't find it (bug#16611).
471
472 2014-01-31  Dave Abrahams  <dave@boostpro.com>
473
474         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
475
476 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
477
478         * dns.el (dns-servers-up-to-date-p): New function to see whether the
479         network interfaces changed.
480         (dns-query): Use it to flush the data.
481
482 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
483
484         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
485         from random face commands.
486         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
487         Face.
488         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
489         (gnus--random-face-with-type): Generic function returning a face-type
490         as a string.
491         (gnus--insert-random-face-with-type): Generic function inserting a face
492         in a message buffer header.
493         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
494         (gnus-insert-random-x-face-header): Rewritten to use
495         `gnus--insert-random-face-with-type`.
496         (gnus-random-face): Return random (png) Face as string.
497         (nus-insert-random-face-header): Insert random (png) Face in a message
498         buffer.
499
500 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
501
502         * mm-url.el: Remove all usage of w3.
503
504         * nnrss.el: Ditto.
505
506         * mm-decode.el: Ditto.
507
508         * mm-view.el: Ditto.
509
510         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
511         outdated and all Emacsen have url.el built-in.
512
513         * gnus-setup.el: Remove outdated file.
514
515 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
516
517         * gnus.el: Ma Gnus v0.9 is released.
518
519 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
520
521         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
522
523 2014-01-31  Dave Abrahams  <dave@boostpro.com>
524
525         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
526         in the summary buffer (bug#13769).
527
528 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
529
530         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
531         name if we're using a single article buffer.  Otherwise, it may point
532         to a killed buffer (bug#13756).
533
534 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
535
536         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
537         the match data, just save and restore it explictly (bug#12375).
538
539         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
540         that's needed.
541
542         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
543         the code once (bug#9069).
544
545 2014-01-18  Steinar Bang  <sb@dod.no>
546
547         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
548         reading.
549
550 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
551
552         * message.el (message-bury): Call bury-buffer with no argument
553         in the message-return-action case too.
554
555 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
556
557         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
558         (nnimap-split-fancy, nnimap-split-methods): Declare.
559
560         * mm-util.el (help-function-arglist): Declare.
561
562 2013-12-28  Glenn Morris  <rgm@gnu.org>
563
564         * gnus-sieve.el (gnus-sieve-select-method):
565         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
566         (gravatar-rating, gravatar-size):
567         * message.el (message-minibuffer-local-map):
568         * sieve-manage.el (sieve-manage-authenticators)
569         (sieve-manage-authenticator-alist): Specify custom types.
570
571         * hashcash.el (hashcash-program): Rename from hashcash-path.
572         Update callers.
573
574         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
575         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
576         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
577
578         * auth-source.el (auth-sources):
579         * nnmairix.el (nnmairix-propagate-marks-upon-close):
580         Fix custom types.
581
582         * tls.el (tls-certtool-program): Fix default value.
583
584 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
585
586         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
587         we get proper traces there, too.
588
589 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
590
591         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
592         value of the parameters if the current article has a Reply-To or From
593         field.
594
595 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
596
597         * gnus.el (gnus-group-buffer): Remove duplicate definition.
598
599 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
600
601         * gnus-sum.el (gnus-summary-exit): Stop animations.
602
603 2013-12-19  Juri Linkov  <juri@jurta.org>
604
605         * gnus.el (gnus-suppress-keymap):
606         * gnus-art.el (gnus-article-mode-map):
607         * gnus-group.el (gnus-group-mode-map):
608         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
609         Remove [backspace] key binding because it shadows DEL (bug#16035).
610
611         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
612
613 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
614
615         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
616         Make sure work directory exists.
617         (gnus-uu-digest-mail-forward): Store temporary files in work directory
618         rather than tmp directory.
619         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
620         not necessarily always run, with it.
621
622 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
623
624         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
625         value of gnus-icalendar-additional-identities work without restart.
626
627 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
628
629         * mm-util.el (mm-make-temp-file):
630         Alias to make-temp-file for modern Emacsen.
631
632 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
633
634         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
635         nnir-article-number and nnir-article-group.
636
637 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
638
639         * message.el (message-send-mail-with-sendmail):
640         Don't kill error buffer if sending fails.
641
642 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
643
644         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
645         (gnus-icalendar-event->org-entry)
646         (gnus-icalendar--update-org-event)
647         (gnus-icalendar-event->gnus-calendar): Distinguish between
648         required/optional/non-participant attendee status.  Fix bug causing
649         the first required event participant to be omitted.
650
651 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
652
653         * gnus-art.el (article-de-quoted-unreadable)
654         (article-de-base64-unreadable, gnus-mime-copy-part)
655         * gnus-html.el (gnus-article-html)
656         * mm-view.el (mm-inline-text-html-render-with-w3)
657         (mm-inline-text-html-render-with-w3m-standalone)
658         * rfc2231.el (rfc2231-decode-encoded-string):
659         Allow overriding charset by mm-charset-override-alist.
660
661         * gnus-art.el (gnus-article-browse-html-parts):
662         Replace LWSPs with `&nbsp;'s in header.
663
664         Work for broken Chinese articles.
665
666         * gnus-art.el (gnus-article-browse-html-save-cid-content):
667         Exclude broken handles that gnus-summary-enter-digest-group may create.
668         (gnus-article-browse-html-parts):
669         Allow overriding charset by mm-charset-override-alist.
670
671 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
672
673         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
674         (gnus-icalendar-identities): Support additional-identities.
675
676 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
677
678         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
679         org-timestamp for events ending at midnight.
680
681 2013-11-21  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
682
683         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
684         .log files.
685
686 2013-11-20  David Engster  <deng@randomsample.de>
687
688         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
689
690 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
691
692         * message.el (message-beginning-of-line):
693         Use beginning-of-visual-line when visual-line-mode is turned on.
694
695 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
696
697         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
698         (gnus-icalendar-event-from-ical)
699         (gnus-icalendar-event->org-entry)
700         (gnus-icalendar--update-org-event): Required/optional participation,
701         list of attendees synced to org.
702
703 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
704
705         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
706         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
707         cancellations to be synced to org if the original appt has an org
708         outline.
709
710 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
711
712         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
713         (gnus-icalendar-event->org-entry)
714         (gnus-icalendar--update-org-event)
715         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
716
717 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
718
719         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
720         Fix timezone handling in gnus-icalendar export to org.
721
722 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
723
724         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
725
726 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
727
728         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
729
730 2013-10-30  Glenn Morris  <rgm@gnu.org>
731
732         * gnus-group.el (gnus-group-browse-foreign-server):
733         * gnus-int.el (gnus-start-news-server):
734         Silence compiler obsolescence warning.
735
736 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
737
738         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
739         `nnoo-current-server' first, then for the actual `nnimap-address' to
740         allow netrc entries for the nnoo server to coexist with netrc entries
741         for the `nnimap-address'.
742
743 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
744
745         * mm-decode.el (mm-dissect-buffer): Revert last change.
746         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
747         The problem that motivated those changes was attributed to a broken
748         mail sender, and has been fixed.
749
750 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
751
752         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
753         token is missing in the Content-Type header.
754
755         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
756
757 2013-09-18  Glenn Morris  <rgm@gnu.org>
758
759         * gnus-util.el (image-size): Declare.
760
761 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
762
763         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
764         (gnus-icalendar-event-from-ical)
765         (gnus-icalendar-event--build-reply-event-body)
766         (gnus-icalendar-event-reply-from-buffer)
767         (gnus-icalendar-find-org-event-file)
768         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
769         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
770
771         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
772
773 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
774
775         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
776         Use save-current-buffer.
777         (gnus-tree-mode-map): Initialize in the declaration.
778         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
779         (scroll-in-place): Defvar it.
780         (gnus-tmp-*): Defvar them.
781         (gnus-get-tree-buffer): Use derived-mode-p.
782         (gnus--let-eval): New macro.
783         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
784         non-prefixed variables.
785         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
786
787         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
788         vars since it doesn't seem to be available.
789         (gnus-set-global-variables, gnus-summary-read-group-1)
790         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
791         (gnus-summary-display-article, gnus-summary-select-article)
792         (gnus-summary-next-article, gnus-offer-save-summaries)
793         (gnus-summary-generic-mark): Use derived-mode-p.
794         (gnus-summary-read-group-1, gnus-summary-exit)
795         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
796         Adjust calls to gnus-tree-close and gnus-tree-open.
797
798         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
799
800         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
801         (gnus-agent-mode): Use derived-mode-p.
802         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
803         gnus-command-method and *-command-method to nil, but bind
804         gnus-command-method to *-command-method instead!
805         (gnus-agent-fetch-articles): Remove unused var `id'.
806         (gnus-agent-fetch-headers): Remove unused arg `force'.
807         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
808         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
809         (gnus-agent-short-article, gnus-agent-long-article)
810         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
811         first use.
812         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
813         `score-param'.
814         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
815         (gnus-get-predicate): Push in front of the cache, rather than end.
816         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
817         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
818         (gnus-agent-expire-unagentized-dirs): Don't rebind
819         gnus-agent-expire-current-dirs since the defvar silences the warning.
820         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
821         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
822         (gnus-agent-regenerate): Simplify interactive spec and doc.
823
824 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
825
826         * gnus-int.el (gnus-open-server): Silence compiler.
827
828         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
829
830         * message.el (message-display-completion-list): Abolish.
831         (message-completion-in-region): Use display-completion-list.
832
833 2013-09-17  Glenn Morris  <rgm@gnu.org>
834
835         * gnus-util.el (gnus-message-with-timestamp-1):
836         Use `messages-buffer' function if available.  Ignore read-only.
837
838 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
839
840         * message.el (message-expand-group, message-completion-in-region):
841         Correct the order of start and end of a region.
842
843 2013-09-13  Glenn Morris  <rgm@gnu.org>
844
845         * mml2015.el (gnus-create-image): Autoload it.
846
847         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
848
849         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
850         (image-size): Declare.
851
852 2013-09-12  Glenn Morris  <rgm@gnu.org>
853
854         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
855         Avoid using `find', which i) might not be defined at runtime;
856         ii) does not work, since its default test is eql, not equal.
857         (gnus-mime-action-alist): Declare.
858
859 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
860
861         * score-mode.el (gnus-score-mode-map): Move initialization
862         into declaration.
863         (gnus-score-mode): Use define-derived-mode.
864         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
865         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
866         into declaration.
867         (gnus-kill-file-mode): Use define-derived-mode.
868         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
869         Use derived-mode-p.
870         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
871         (gnus-group-setup-buffer, gnus-group-name-at-point)
872         (gnus-group-make-web-group, gnus-group-enter-directory)
873         (gnus-group-suspend): Use derived-mode-p.
874         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
875         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
876         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
877         (gnus-article-setup-buffer, gnus-article-prepare)
878         (gnus-article-prepare-display, gnus-sticky-article)
879         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
880         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
881         (gnus-article-read-summary-keys): Use derived-mode-p.
882
883 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
884
885         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
886
887 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
888
889         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
890         shift_jis from the default value set for Japanese users.
891
892 2013-08-13  Glenn Morris  <rgm@gnu.org>
893
894         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
895
896         * gnus.el (gnus-valid-select-methods): Fix type.
897
898         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
899
900 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
901
902         * mm-decode.el (mm-display-external): Run a timer for the temp files
903         deletion after a viewer exits; add a deletion timer for the needsterm
904         case, too.
905
906         * mm-decode.el (mm-display-external): Try to delete temporary files by
907         using a 1-min. timer.
908
909 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
910
911         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
912         New internal variables.
913         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
914         (mm-display-external): Use it to delete temporary files instead of
915         using timers.
916
917 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
918
919         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
920
921 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
922
923         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
924         with cond for backwards compatability.
925
926 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
927
928         * mm-decode.el (mm-display-external): Bind process-connection-type to
929         nil; don't delete a temp file immediately even if a viewer finishes,
930         since it may be a shell script, like xdg-open, that launches a real
931         viewer program belatedly.
932
933 2013-08-05  Dave Abrahams  <dave@boostpro.com>
934
935         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
936         that we can create nndoc groups that excerpt other groups.
937
938 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
939
940         * gnus-delay.el (gnus-delay-article): Fix typo.
941
942         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
943         articles.
944
945         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
946         we can get spell-checking etc.
947
948 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
949
950         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
951         a single one used for encoding the whole text in a header.
952
953 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
954
955         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
956         doesn't work properly on XEmacs.
957
958 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
959
960         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
961         before sending.
962
963         * dgnushack.el (dgnushack-compile): Add a temporary check for
964         gnus-icalendar.
965
966         * mm-decode.el (mm-command-output): New face.
967         (mm-display-external): Use it.
968
969 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
970
971         * nnmbox.el (nnmbox-request-article): Don't change point.
972
973 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
974
975         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
976         Include `handle' parameter.
977
978 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
979
980         * gnus-icalendar.el: New file.
981
982 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
983
984         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
985
986         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
987         dummy roots, too.
988
989 2013-08-01  David Edmondson  <dme@dme.org>
990
991         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
992         out on ttys.
993
994 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
995
996         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
997         not empty.
998
999         * nnrss.el (nnrss-discover-feed): Indent.
1000
1001 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1002
1003         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
1004
1005 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1006
1007         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
1008         dirty to ensure nnimap data being saved.
1009
1010 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1011
1012         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
1013         menu entry.
1014
1015         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
1016         the current thread's total score instead of the current article's
1017         score.
1018
1019         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
1020         (gnus-sort-threads-recursively): Delete defcustom.
1021         (gnus-sort-threads-recursive): Adapt accordingly.
1022
1023 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1024
1025         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
1026         (gnus-sort-threads-recursive): Use it.
1027         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
1028         again.  Now that determines how to sort subthreads.
1029
1030 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1031
1032         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
1033         (gnus-sort-threads): Use it.
1034
1035 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
1036
1037         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1038         punctuation characters follow parentheses (bug#14950).
1039
1040 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1041
1042         * gnus.el (gnus-continuum-version):
1043         * gnus-msg.el (gnus-extended-version): Simplify.
1044
1045         * gnus.el (gnus-continuum-version-1): Remove.
1046         * gnus-msg.el (gnus-bug): Revert.
1047
1048         Calculate gnus-version correctly on Cygwin.
1049
1050         * gnus.el (gnus-continuum-version): Do main calculations in integers.
1051         (gnus-continuum-version-1): New function, return a string.
1052
1053         * gnus-msg.el (gnus-extended-version, gnus-bug):
1054         Use gnus-continuum-version-1 instead of gnus-continuum-version.
1055
1056 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1057
1058         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1059         (bug#13384).
1060
1061 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1062
1063         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1064         that were only relevant in a development version a long time ago.
1065
1066 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1067
1068         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1069         that the old Emacs 24s bundle.
1070
1071 2013-07-10  David Engster  <deng@randomsample.de>
1072
1073         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1074         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
1075         fixes a bug in Emacs trunk where the 'unexist' marks were always
1076         removed at startup because "Gnus v5.13" was considered smaller than "Ma
1077         Gnus v0.03".
1078
1079 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
1080
1081         * gnus.el (gnus-summary-line-format): Reference
1082         `gnus-user-date-format-alist' for the &user-date; format, not
1083         `gnus-summary-user-date-format-alist'.
1084
1085 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1086
1087         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1088         delete files (bug#13481).
1089
1090 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1091
1092         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1093
1094 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1095
1096         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1097         display images.
1098
1099         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1100
1101         * message.el (message-cancel-news): According to
1102         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1103         preferred over "cmsg cancel" in the Subject.
1104
1105         * nnir.el (nnir-engines): Note that the group specs are regexps
1106         (bug#13238).
1107
1108         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1109         gotten read-only text properties, ensure that those aren't heeded when
1110         copying stuff over (bug#13434).
1111
1112         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1113         (bug#13762).
1114
1115 2013-07-05  David Kastrup  <dak@gnu.org>
1116
1117         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1118         authinfo file again (important for blank passwords).  This had been
1119         broken with 2013-06-15 change.
1120
1121 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1122
1123         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1124         Revert 2013-01-14 change.
1125
1126 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1127
1128         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1129         of 'create-image' for XEmacs compatibility; check errors when decoding
1130         image.  Reported by Uwe Brauer.
1131
1132 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1133
1134         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1135         gnus-button-push revised at 2011-01-19.
1136
1137 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1138
1139         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1140         now live in the lisp/net Emacs 24 repository.
1141
1142 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1143
1144         * eww.el (eww-update-header-line-format): Quote % characters.
1145
1146 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1147
1148         * eww.el (eww-process-text-input): Display passwords as asterisks.
1149
1150         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1151
1152 2013-06-19  Tom Tromey  <tromey@redhat.com>
1153
1154         * eww.el (eww-top-url): Remove.
1155         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1156         (eww-render): Set new variables.  Don't set eww-top-url.
1157         (eww-handle-link): Handle "prev", "home", and "contents".
1158         Downcase the rel text.
1159         (eww-top-url): Choose best top URL.
1160
1161 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1162
1163         * eww.el: Rewrite to implement form elements "by hand" instead of
1164         relying in widget.el.  Using widget.el leads to too many
1165         user interface inconsistencies.
1166         (eww-self-insert): Implement entering commands in text fields.
1167         (eww-process-text-input): New function to make text input field editing
1168         work.
1169         (eww-submit): Rewrite to use the new-style form methods.
1170         (eww-select-display): Display the correct selected item.
1171         (eww-change-select): Implement changing the select value.
1172         (eww-toggle-checkbox): Implement radio/checkboxes.
1173         (eww-update-field): Fix compilation error.
1174         (eww-tag-textarea): Implement <textarea>.
1175
1176         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1177         don't shadow mode-specific bindings.
1178
1179         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1180         nothing to push.
1181
1182         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
1183
1184 2013-06-19  Glenn Morris  <rgm@gnu.org>
1185
1186         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1187
1188 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1189
1190         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1191
1192 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1193
1194         * shr.el (shr-make-table-1): Implement <td rowspan>.
1195         (shr-table-horizontal-line): Allow nil as a value, and change the
1196         default.
1197         (shr-insert-table-ruler): Respect the nil value.
1198
1199 2013-06-18  Tom Tromey  <tromey@barimba>
1200
1201         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1202         New defvars.
1203         (eww-open-file): New defun.
1204         (eww-render): Initialize new variables.
1205         (eww-display-html): Handle "link" and "a".
1206         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1207         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1208         (eww-back-url): Rename from eww-previous-url.
1209         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1210         defuns.
1211
1212 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1213
1214         * shr.el (shr-tag-table): Insert the images after the table, so that
1215         they're not covered by the table colourisation, which often looked
1216         awkward.
1217         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1218         <dd>.
1219         (shr-make-table-1): Implement <td colspan=> support.
1220         (shr-insert-document): Use one less than window width if `shr-width' is
1221         nil, since otherwise things may get one character too wide.
1222
1223 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1224
1225         * eww.el (eww-detect-charset): Improve regexp; move backward.
1226
1227 2013-06-18  Glenn Morris  <rgm@gnu.org>
1228
1229         * mm-decode.el (widget-convert-button): Autoload.
1230
1231         * sieve-manage.el (mm-enable-multibyte): Autoload.
1232
1233         * shr.el (libxml-parse-html-region): Declare.
1234         (shr-render-buffer): Explicit error if no libxml2 support.
1235
1236 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1237
1238         * auth-source.el (auth-source-current-line): New function.
1239         (auth-source-netrc-parse-entries): When a data token is "machine",
1240         assume we're in the wrong place and abort parsing the current line.
1241
1242 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1243
1244         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1245         (eww-convert-widgets): Don't bug out if the first widget starts at the
1246         beginning of the buffer.
1247         (eww-convert-widgets): Fix last patch.
1248         (eww-tag-input): Support <input type=image>.
1249
1250         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1251         (shr-tag-base): Protect against base specs that are degenerate.
1252         (shr-ensure-paragraph): Don't delete empty lines that have text
1253         properties, because these may be input fields.
1254
1255         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1256         we can navigate to them.
1257
1258         * shr.el (shr-colorize-region): Put the colours over the entire region.
1259         (shr-inhibit-decoration): New variable.
1260         (shr-add-font): Use it to inhibit text property decorations while doing
1261         preliminary table renderings.  This speeds up typical Wikipedia page
1262         renderings by 15%.
1263         (shr-tag-span): Don't respect the <title>, because that overwrites the
1264         help-echo from links inside the spans.
1265         (shr-next-link): Use `help-echo' for navigation, so that we can
1266         navigate to form elements, too.
1267
1268         * eww.el (eww-button): New face.
1269         (eww-convert-widgets): Use it to make submit buttons more button-like.
1270
1271         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1272         that Gnus commands work.
1273
1274         * shr.el (shr-render-td): Support horizontal alignment.
1275
1276         * eww.el (eww-put-color): Removed.
1277         (eww-colorize-region): Use `add-face-text-property'.
1278
1279         * shr.el (shr-add-font): Append face data, so that we get the correct
1280         precedence: The innermost value (which is applied first) wins.
1281         (shr-make-overlay): Obsolete function.
1282
1283         * mm-decode.el (mm-convert-shr-links): New function to convert
1284         new-style shr URL links into widgets.
1285         (mm-shr): Use it.
1286
1287         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1288         widget commands, since we're no longer using widgets for links.
1289
1290         * shr.el (shr-next-link): New command.
1291         (shr-previous-link): New command.
1292         (shr-urlify): Don't use `widget-convert', because that's slow.
1293         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1294         because collecting the overlays and reapplying them when generating
1295         tables is slow.
1296         (shr-insert-table): Ditto.
1297
1298 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1299
1300         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1301         * shr.el (browse-url): Require `url'.
1302         * eww.el (url): Require format-spec.
1303
1304 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1305
1306         * eww.el (eww-display-html): Default to using the entire window width.
1307         (eww-browse-url): Don't add a User-Agent header (twice), because that
1308         makes Bing refuse connection.
1309
1310         * shr.el (shr-make-table): Cache the table rendering at the table
1311         level, and not the <td> level.  This is a bit faster.
1312
1313         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1314         #id.
1315
1316         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1317         browsers don't.
1318         (shr-expand-url): Respect #anchor links.
1319         (shr-parse-base): Chop off the anchor before using.
1320         (shr-descend): Respect display: none.
1321         (shr-descend): Allow marking elements that have certain IDs.
1322
1323         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1324
1325         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1326
1327         * eww.el (eww-tag-textarea): Support <textarea>.
1328
1329 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1330
1331         * shr.el (shr-dom-to-xml): Fixed function call.
1332
1333         * eww.el (eww): New group.
1334         (eww-header-line-format): New custom variable.
1335         (eww-current-title): New variable.
1336         (eww-display-html): Update header and handle title tag.
1337         (eww-update-header-line-format): New function.
1338         (eww-tag-title): New function.
1339
1340         * shr.el (shr-dom-to-xml): New function.
1341         (shr-tag-svg): Add support for the SVG tag.
1342         (shr-bullet): New custom variable.
1343         (shr-tag-li): Support custom bullet in unordered lists.
1344
1345 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1346
1347         * shr.el (shr-expand-url): Respect // URLs.
1348
1349         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1350         put a background colour onto the entire buffer.
1351         (eww-render): When being redirected, use the redirect URL as the new
1352         base URL.
1353
1354         * shr.el (shr-parse-base): Fix parsing error.
1355
1356         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1357
1358         * shr.el (shr-parse-base): New function.
1359         (shr-expand-url): Use it to expand relative URLs reliably.
1360
1361 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1362
1363         * auth-source.el (auth-source-search-collection): Fix docstring.
1364         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1365         single-quoted strings and multiline entries.
1366         (auth-source-netrc-parse-next-interesting)
1367         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1368         functions to support parser.
1369
1370 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1371
1372         * eww.el (eww-submit): Get submit button logic right when hitting RET
1373         on non-submit buttons.
1374
1375         * shr.el: Remove shr-preliminary-table-render, since that can't really
1376         be used for anything in practice.
1377
1378 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1379
1380         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1381         (sieve-manage-quit).
1382
1383 2013-06-14  Glenn Morris  <rgm@gnu.org>
1384
1385         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1386
1387 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1388
1389         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1390         control the maximum size of photo ID image.
1391         (mml2015-epg-key-image-to-string): Respect it.
1392
1393 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1394
1395         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1396         instead of the final one so that we can more easily distinguish them.
1397
1398         * eww.el (eww-submit): Compute the submission URL correctly.
1399
1400 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1401
1402         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1403         Use plist-get rather than CL's getf.
1404         (sieve-manage-parse-capability): Avoid CL's remove-if.
1405
1406 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1407
1408         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1409         (sieve-manage-quit).
1410
1411 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1412
1413         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1414         last slash.
1415
1416         * eww.el (eww-tag-select): Use the first value as the default value.
1417
1418 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1419
1420         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1421         (eww-mode): Use `define-derived-mode'.
1422         (eww-parse-headers): Parse headers from beginning of buffer so that
1423         file:// links work.
1424
1425 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1426
1427         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1428
1429 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1430
1431         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1432         to handle them at all.
1433
1434 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1435
1436         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1437         work, too.
1438         (eww-tag-select): Implement <select>.
1439
1440 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1441
1442         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1443         stream managing functions by using open-protocol-stream to do most of
1444         the work.  Has the nice benefit of enabling STARTTLS.
1445         Wait for capabilities after STARTTLS: following RFC5804, the server
1446         sends new capabilities after successfully establishing a TLS connection
1447         with the client.  The client should update the cached list of
1448         capabilities, but we just ignore the answer for now.
1449         (sieve-manage-network-p, sieve-manage-network-open)
1450         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1451         (sieve-manage-forward, sieve-manage-streams)
1452         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1453         API, nor called by any other function.
1454         Enable Multibyte for SieveManage buffers: The parser won't properly
1455         handle umlauts and line endings unless multibyte is turned on in the
1456         process buffer.
1457
1458 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1459
1460         * eww.el (eww-tag-input): Support password fields.
1461         (eww-submit): Support POST.
1462
1463 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1464
1465         * eww.el (eww-tag-form): Protect against degenerate forms.
1466
1467         * shr.el (shr-expand-url): Expand URLs that start with a slash
1468         correctly.
1469
1470         * eww.el (eww-submit): Get submit button logic right.
1471
1472         * shr.el (shr-final-table-render): New variable to signal when we're
1473         doing the final table rendering so that we can collect more data at
1474         that point.
1475
1476         * eww.el (eww-submit): Make form submission work.
1477         (eww-tag-input): Implement submit buttons.
1478         (eww-click-radio): Implement radio and checkboxes.
1479         (eww-submit): Handle hidden elements.
1480
1481         * shr.el (shr-descend): Allow other packages to override (or provide)
1482         rendering of elements.
1483         (shr-expand-url): Strip query strings from URLs before expanding them.
1484
1485         * eww.el: Don't require cl-lib.
1486         (eww-tag-form): Start form support.
1487
1488         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1489
1490         * eww.el: Start writing a new, tiny web browser.
1491         (eww-previous-url): New command.
1492         (eww-quit): New command.
1493
1494 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1495
1496         * sieve.el: Put point at beginning of buffer when viewing a script.
1497         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1498         number in sieve-buffer's header.  Fixed code to also work with a string
1499         as port specifier.  Properly close the connection on pressing 'q'.  Make
1500         sieve-manage-quit close the connection and process buffer.  Also, remove
1501         duplicate keybinding for 'q'.
1502
1503 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1504
1505         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1506         make it easier to read.
1507         (mm-pkcs7-enveloped-magic): Ditto.
1508
1509 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1510
1511         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1512         before `image-type-available-p' to avoid loading the image libraries
1513         needlessly.
1514
1515 2013-06-05  David Engster  <deng@randomsample.de>
1516
1517         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1518         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1519         to see whether the group was synced before.
1520
1521 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1522
1523         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1524         when opening the connection.
1525         Suggested by João Távora <joaotavora@gmail.com> in
1526         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1527
1528 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1529
1530         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1531         assume Date header begins with "Date", that may be customized into
1532         something like "X-Sent" using gnus-article-time-format.
1533         (article-transform-date): Allow multi-line Date header.
1534
1535 2013-06-02  David Engster  <deng@randomsample.de>
1536
1537         * registry.el (initialize-instance, registry-lookup)
1538         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1539         (registry-lookup-secondary-value, registry-search, registry-delete)
1540         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1541         not wrap methods in `eval-and-compile'.  This breaks due to latest
1542         changes in EIEIO (introduction of eieio-core.el).
1543
1544 2013-05-30  Glenn Morris  <rgm@gnu.org>
1545
1546         * nnmail.el (nnmail-fancy-expiry-target):
1547         Also bind mail-dont-reply-to-names.
1548
1549         * spam-stat.el (spam-stat-save):
1550         No need to tweak font-lock in temp buffers.
1551
1552         * shr.el (shr-put-image): Silence compiler.
1553
1554 2013-05-29  Glenn Morris  <rgm@gnu.org>
1555
1556         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1557
1558         * gnus-group.el (gnus-sequence-of-unread-articles)
1559         (gnus-summary-add-mark, gnus-mark-article-as-read)
1560         (gnus-group-make-articles-read): Declare.
1561
1562         * gnus-sum.el (gnus-parameter-list-identifier)
1563         (gnus-article-stop-animations, gnus-stop-downloads)
1564         (gnus-article-only-boring-p, article-goto-body)
1565         (gnus-flush-original-article-buffer, article-narrow-to-head)
1566         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1567         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1568
1569         * gnus.el: No need to eval-and-compile autoloads.
1570
1571         * gravatar.el (help-function-arglist): Autoload.
1572
1573         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1574
1575         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1576
1577         * spam.el: No need to load spam-report when compiling.
1578         No need to eval-and-compile autoloads.
1579         (spam-report-resend-to): Declare.
1580         (spam-report-resend-register-routine): Require 'spam-report.
1581
1582 2013-05-24  Julien Danjou  <julien@danjou.info>
1583
1584         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1585         setup.
1586
1587 2013-05-23  Glenn Morris  <rgm@gnu.org>
1588
1589         * gnus-util.el (rmail-swap-buffers-maybe)
1590         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1591         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1592         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1593
1594         * mm-decode.el: No need to load term when compiling.
1595         (term-mode, term-char-mode): Declare.
1596
1597         * mm-util.el: No need to load jka-compr when compiling.
1598         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1599
1600         * nnmaildir.el: Require is automatically eval-and-compile.
1601         (nnmail): Require at run-time too.
1602
1603         * registry.el (registry-size): Move definition before use.
1604
1605 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1606
1607         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1608         signed data to conform the standard.  (Bug#14232)
1609
1610 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1611
1612         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1613         double angle quotation mark.
1614
1615 2013-05-20  Glenn Morris  <rgm@gnu.org>
1616
1617         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1618
1619 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1620
1621         * message.el (message-insert-formatted-citation-line): handle finding
1622         first/lastname when more than 2 names appear.
1623
1624 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1625
1626         * shr.el (shr-tag-span): New function.
1627
1628 2013-05-18  Glenn Morris  <rgm@gnu.org>
1629
1630         * message.el (message-mode): Use message-mode-abbrev-table,
1631         with text-mode-abbrev-table as parent.  (Bug#14413)
1632
1633 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1634
1635         * message.el (message-expand-group): Decode group names.
1636
1637 2013-05-16  Julien Danjou  <julien@danjou.info>
1638
1639         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1640         app-icon.
1641
1642 2013-05-15  Glenn Morris  <rgm@gnu.org>
1643
1644         * shr-color.el (shr-color-visible-luminance-min)
1645         (shr-color-visible-distance-min): Use shr-color group.
1646
1647 2013-05-11  Glenn Morris  <rgm@gnu.org>
1648
1649         * gnus-vm.el: Make it loadable without VM.
1650         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1651         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1652
1653 2013-05-09  Glenn Morris  <rgm@gnu.org>
1654
1655         * mml1991.el: Make it loadable.  (Bug#13456)
1656
1657         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1658         * gnus-async.el (gnus-async-post-fetch-function):
1659         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1660         * gnus-html.el (gnus-html-image-cache-ttl):
1661         * gnus-notifications.el (gnus-notifications-timeout):
1662         * gnus-picon.el (gnus-picon-properties):
1663         * gnus-util.el (gnus-completion-styles):
1664         * gnus.el (gnus-other-frame-resume-function):
1665         * message.el (message-user-organization-file)
1666         (message-cite-reply-position):
1667         * nnir.el (nnir-summary-line-format)
1668         (nnir-retrieve-headers-override-function):
1669         * shr-color.el (shr-color-visible-luminance-min):
1670         * shr.el (shr-blocked-images):
1671         * spam-report.el (spam-report-resend-to):
1672         * spam.el (spam-summary-exit-behavior): Fix custom types.
1673
1674         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1675
1676 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1677
1678         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1679         because of let-binding help-xref-following.  (Bug#14356)
1680
1681 2013-05-06  Glenn Morris  <rgm@gnu.org>
1682
1683         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1684
1685 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1686
1687         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1688         entering into the registry.
1689
1690 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1691
1692         * gnus.el: Ma Gnus v0.7 is released.
1693
1694 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1695
1696         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1697         (Bug#14304)
1698
1699 2013-04-27  Glenn Morris  <rgm@gnu.org>
1700
1701         * gnus.el (gnus-list-debbugs):
1702         Use require rather than autoload.  (Bug#14262)
1703
1704 2013-04-27  Julien Danjou  <julien@danjou.info>
1705
1706         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1707         port to "sieve" now that it has an official IANA port assigned.
1708
1709 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1710
1711         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1712         Don't set the MAILHOST environment variable permanently (Bug#14271).
1713
1714 2013-04-26  Glenn Morris  <rgm@gnu.org>
1715
1716         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1717
1718 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1719
1720         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1721         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
1722
1723 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1724
1725         * nnir.el (nnir-close-group): Make sure we are in the right group.
1726
1727         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1728         dependency table from all newly retrieved headers.
1729
1730 2013-04-16  David Edmondson  <dme@dme.org>
1731
1732         Support <img src="data:...">.
1733
1734         * shr.el (shr-image-from-data): New function.
1735         (shr-tag-img): Use it.
1736
1737 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1738
1739         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1740         group.
1741
1742 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1743
1744         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1745         corresponding to any existing group (Bug#14166).
1746
1747 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1748
1749         * nnir.el (number-sequence): No longer used.
1750         (nnir-request-set-mark): New function.
1751         (nnir-request-update-info): Improve marks updating.
1752         (nnir-request-scan): Don't duplicate marks updating.
1753         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1754         Use 'assq rather than 'assoc.  Quote anonymous function.
1755         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1756         Use 'gnus-group-prefixed-p.
1757         (gnus-summary-create-nnir-group): Make sure server for method is open.
1758
1759 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1760
1761         * nnir.el (gnus-nnir-group-p): New function.
1762         (nnir-possibly-change-group): Use it.
1763
1764         * gnus-msg.el (gnus-setup-message): Use it.
1765
1766 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1767
1768         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1769         `initial-input' for the argument name.
1770         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1771
1772 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1773
1774         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1775         (used by MH-E).
1776
1777 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1778
1779         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1780         group.
1781
1782         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1783         fix compilation.
1784
1785 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1786
1787         * nnir.el (nnir-method-default-engines): And another typo.
1788
1789 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1790
1791         * nnir.el (nnir-method-default-engines): Fix typo.
1792
1793 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1794
1795         * nnir.el: Define 'number-sequence for xemacs.
1796         (gnus-summary-create-nnir-group): New function to create an nnir group
1797         from an nnir summary buffer based on the current query.
1798         (nnir-request-create-group): Update to allow nnir group creation based
1799         on the current query.
1800
1801 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1802
1803         * nndraft.el (nndraft-request-expire-articles):
1804         Make expiry target always `delete'.
1805
1806 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1807
1808         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1809         buffer use the posting-style and gcc of the original article group.
1810         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1811
1812         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1813         after other deffoos.
1814
1815 2013-03-25  Andrew Cohen  <cohen@bu.edu>
1816
1817         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1818         management.  Marks are now shown in nnir summary buffers.  Rudimentary
1819         support for real (i.e. not ephemeral) nnir groups.
1820         (gnus-summary-make-nnir-group): New function for initiating searches
1821         from a summary buffer.
1822
1823 2013-03-18  Sam Steingold  <sds@gnu.org>
1824
1825         * message.el (message-bury): Minor cleanup.
1826
1827 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
1828
1829         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
1830
1831 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1832
1833         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1834         nnml-request-list.  (Bug#13873)
1835         (nndir-request-newsgroups): Remove, unused.
1836
1837         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1838
1839 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1840
1841         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
1842         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
1843         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
1844
1845 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1846
1847         * shr.el: Make all the overlays set the `evaporate' property so that
1848         they're removed properly.
1849
1850 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
1851
1852         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1853         shell-quote-argument.
1854
1855 2013-02-22  David Engster  <deng@randomsample.de>
1856
1857         * gnus-registry.el (gnus-registry-save): Provide class name when
1858         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
1859         `condition-case' to stay compatible with older EIEIO versions which
1860         only accept one argument.
1861
1862 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1863
1864         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1865         (epg-user-id-validity): Autoload.
1866         (mml2015-epg-check-user-id): New function.
1867         (mml2015-epg-check-sub-key): New function split from
1868         mml2015-epg-find-usable-key.
1869         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1870         optional name-is-key-id, to handle the case when user-id is unusable.
1871         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1872
1873 2013-02-17  Glenn Morris  <rgm@gnu.org>
1874
1875         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1876
1877 2013-02-16  Glenn Morris  <rgm@gnu.org>
1878
1879         * shr.el (shr-put-image): Only animate images that specify a delay.
1880         This is consistent with the old image-animated-p behavior.
1881
1882 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1883
1884         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1885         for XEmacs.
1886
1887 2013-02-13  Juri Linkov  <juri@jurta.org>
1888
1889         * gnus-art.el (gnus-article-mode-map):
1890         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1891         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1892
1893 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1894
1895         * auth-source.el (auth-source-format-prompt): Don't get confused by
1896         any "\" in replacement text.  (Bug#13637)
1897
1898 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1899
1900         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1901         (gnus-backend-trace): Honour gnus-backend-trace.
1902
1903         * mml.el (mml-insert-part): Insert closing tag.
1904
1905         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1906
1907 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1908
1909         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1910         able to find the article, which can happen in debbugs groups,
1911         apparently.
1912
1913 2013-01-16  Glenn Morris  <rgm@gnu.org>
1914
1915         * smiley.el (smiley-style): Make the file loadable in batch mode.
1916
1917 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1918
1919         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1920         imap process running.
1921
1922 2013-01-14  Julien Danjou  <julien@danjou.info>
1923
1924         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1925         Compare addresses against addresses, not against the full From field.
1926
1927 2013-01-13  Richard Stallman  <rms@gnu.org>
1928
1929         * message.el (message-forward-make-body-mime): New args BEG, END
1930         specify what part of FORWARD-BUFFER to use.  Do the work directly
1931         instead of calling `mml-insert-buffer'.
1932
1933 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1934
1935         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1936         cross-reference(s).
1937
1938         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1939         cross-reference(s).
1940
1941 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1942
1943         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1944         and point-max-marker.
1945         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1946
1947 2013-01-11  Julien Danjou  <julien@danjou.info>
1948
1949         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1950         max are almost equal.  Also return the correct value for V which is
1951         already between 0 and 1.
1952
1953 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1954
1955         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1956         to mml2015-encrypt-to-self.
1957         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1958
1959 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1960
1961         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1962         mml-smime-epg-find-usable-secret-key.
1963
1964 2013-01-08  Glenn Morris  <rgm@gnu.org>
1965
1966         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1967
1968 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1969
1970         * mml-smime.el: Support signing by sender.
1971         Requested by Uwe Brauer.
1972         (mml-smime-sign-with-sender): New user option analogous
1973         to mml2015-sign-with-sender.
1974         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1975         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1976         mml2015.el.
1977
1978 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1979
1980         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1981         isn't running, because Gnus will probably not know how to handle the
1982         Gcc header (bug#11941).
1983
1984         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1985         articles.
1986
1987 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1988
1989         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1990         (nnfolder-generate-active-file): Make this function work with recursive
1991         folder names.
1992
1993 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1994
1995         * nntp.el (nntp-open-connection): Use HELP as the capability command
1996         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1997         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1998
1999 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
2000
2001         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
2002         place holder since this gives `Invalid face reference: nil' messages.
2003         Use the `default' face instead.  It has the same effect here, even
2004         though it is not no-op.
2005
2006         * gnus-util.el
2007         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
2008
2009 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2010
2011         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
2012         non-string posting styles (bug#13285).
2013
2014 2012-12-27  Glenn Morris  <rgm@gnu.org>
2015
2016         * plstore.el (plstore-passphrase-callback-function):
2017         Use plstore-get-file.
2018
2019 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
2020
2021         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
2022         stderr.
2023
2024 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2025
2026         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
2027
2028         * gnus-compat.el (set-buffer-multibyte): Remove.
2029
2030 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2031
2032         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
2033         temporary file to get PGP key image.  Pass no-show-photos when
2034         extracting image to avoid having it pop up twice.
2035
2036 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
2037
2038         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2039         eligible for treatment.
2040
2041         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2042         lines.  This makes summary commands with hidden threads work more
2043         reliably.
2044
2045         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2046         button to mark the hidden citations (bug#9395).
2047
2048 2012-12-26  Daiki Ueno  <ueno@gnu.org>
2049
2050         * mml2015.el (mml2015-epg-signature-to-string): New function.
2051         (mml2015-epg-verify-result-to-string): New function.
2052         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2053         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2054         instead of epg-verify-result-to-string.
2055         (epg-signature-key-id, epg-signature-to-string): Autoload.
2056         (epg-verify-result-to-string): Remove autoload.
2057
2058 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2059
2060         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2061         ID image from GPG public key.
2062         (mml2015-epg-key-image-to-string): New function.
2063
2064 2012-12-25  Leo Liu  <sdl.web@gmail.com>
2065
2066         * plstore.el (plstore-passphrase-callback-function): Fix error when
2067         error when plstore-cache-passphrase-for-symmetric-encryption is set
2068         (bug#13264).
2069
2070 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2071
2072         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2073         buffer to the article buffer here, because that clobbers multiple
2074         article buffers.
2075
2076         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2077         buffer always points to the right summary buffer.
2078
2079 2012-12-25  John Wiegley  <jwiegley@gmail.com>
2080
2081         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2082         the password (bug#12097).
2083
2084 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2085
2086         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2087         (bug#13263).
2088
2089         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2090         buffer exists before using it (bug#12475).
2091
2092         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2093         offline groups (bug#11937).
2094
2095         * message.el (message-yank-original): When using customize to set the
2096         value of `message-cite-style', the variable it set to a symbol that's
2097         the name of the variable, which must then be dereferenced (bug#12616).
2098
2099 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
2100
2101         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2102         the `face' property with a list whose car is the face specified in the
2103         format string and whose cdr is (nil).
2104         * lisp/gnus-util.el
2105         (gnus-put-text-property-excluding-characters-with-faces):
2106         Change accordingly.
2107         (gnus-get-text-property-excluding-characters-with-faces): New function.
2108         * lisp/gnus-sum.el (gnus-summary-highlight-line):
2109         * lisp/gnus-salt.el (gnus-tree-highlight-node):
2110         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2111
2112 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2113
2114         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2115         login methods.
2116         (nnimap-login): Respect the `nnimap-authenticator' variable.
2117
2118         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2119         mark state when moving articles.  Otherwise unticked articles will get
2120         their ticks back after moving.
2121
2122 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2123
2124         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2125
2126         * message.el (message-ignored-news-headers): Always remove
2127         X-Message-SMTP-Method to avoid information leakage if the user
2128         mistakenly inserts the header into news messages.
2129
2130         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2131
2132         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2133         right than four characters, this command would move point to
2134         `point-max'.  Don't do that.
2135
2136         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2137         to nil to allow re-selecting groups that gain articles.
2138         (gnus-bug-group-download-format-alist): Update the URL.
2139
2140 2012-12-23  Andreas Schwab  <schwab@suse.de>
2141
2142         * shr.el (shr-tag-em): Render em as italic, not bold.
2143
2144 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2145
2146         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2147         for reuse.
2148         (gnus-open-server): Use it to add more tracing.
2149         (gnus-finish-retrieve-group-infos): Add backend tracing.
2150         (gnus-backend-trace): Also note the elapsed seconds.
2151
2152 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2153
2154         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2155         Set epa-file-encrypt-to from variable to avoid querying.
2156
2157 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2158
2159         * sieve-mode.el (sieve-font-lock-keywords):
2160         Keywords should be word delimited.  (Bug#13173)
2161
2162 2012-12-13  Andreas Schwab  <schwab@suse.de>
2163
2164         * tls.el (tls-program): Update customize type.
2165
2166 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2167
2168         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2169         instead of <pre> to align message header.
2170
2171 2012-12-12  Sam Steingold  <sds@gnu.org>
2172
2173         * gnus.el (gnus-other-frame-resume-function): Add user option.
2174         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2175
2176 2012-12-06  Sam Steingold  <sds@gnu.org>
2177
2178         * gnus-start.el (gnus-before-resume-hook): Add.
2179         (gnus-1): Run it when Gnus is alive.
2180
2181 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2182
2183         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2184         * gnus-art.el (article-unsplit-urls)
2185         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2186         * gnus-registry.el (gnus-registry-get-article-marks)
2187         * message.el (message-goto-body): Use it.
2188         (message-called-interactively-p): Remove.
2189
2190         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2191         (spam-stat-score-buffer): Use it.
2192
2193         * spam.el: Silence the warnings against BBDB functions when compiling.
2194
2195         * gnus-score.el (gnus-score-decode-text-parts):
2196         Use append+mapcar instead of the cl function mapcan.
2197
2198 2012-12-05  Sam Steingold  <sds@gnu.org>
2199
2200         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2201         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2202         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2203
2204 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2205
2206         * gmm-utils.el (gmm-called-interactively-p): Revert.
2207         This seems to cause Emacs to get stuck!
2208         * gnus-art.el (article-unsplit-urls)
2209         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2210         * gnus-registry.el (gnus-registry-get-article-marks)
2211         * message.el (message-goto-body)
2212         (message-called-interactively-p): Revert.
2213
2214         * gmm-utils.el (gmm-called-interactively-p): New function.
2215         * gnus-art.el (article-unsplit-urls)
2216         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2217         * gnus-registry.el (gnus-registry-get-article-marks)
2218         * message.el (message-goto-body): Use it.
2219         (message-called-interactively-p): Remove.
2220
2221         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2222         * gnus-sync.el (gnus-sync-lesync-call)
2223         * message.el (message-read-from-minibuffer): Use it.
2224
2225 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2226
2227         * gmm-utils.el (gmm-flet): Remove.
2228         * gnus-sync.el (gnus-sync-lesync-call)
2229         * message.el (message-read-from-minibuffer): Don't use it.
2230
2231 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2232
2233         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2234
2235 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2236
2237         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2238
2239         * gnus-sync.el (gnus-sync-lesync-call)
2240         * message.el (message-read-from-minibuffer): Use gmm-flet.
2241
2242         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2243
2244         * gnus-util.el (gnus-macroexpand-all): Remove.
2245
2246 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2247
2248         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2249         to TAB, not [tab].
2250         (gnus-summary-article-map): Likewise.
2251
2252         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2253         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2254
2255 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2256
2257         * time-date.el: Commentary fix.
2258
2259 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2260
2261         * color.el: Don't require cl.
2262         (color-complement): `caddr' -> `nth 2'.
2263
2264         * time-date.el (time-to-seconds): De-obsolete.
2265
2266 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2267
2268         * message.el (message-get-reply-headers):
2269         Make sure the reply goes to the author if it is a wide reply.
2270
2271 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2272
2273         * gnus-score.el (gnus-score-body):
2274         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2275         scoring by body.
2276
2277 2012-11-16  Glenn Morris  <rgm@gnu.org>
2278
2279         * gnus-diary.el (nndiary-request-create-group-functions)
2280         (nndiary-request-update-info-functions)
2281         (gnus-subscribe-newsgroup-functions)
2282         (nndiary-request-accept-article-functions):
2283         Use new names for hooks rather than obsolete aliases.
2284
2285 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2286
2287         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2288
2289 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2290
2291         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2292         in meta tag with the one the part specifies in its header.
2293
2294 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2295
2296         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2297         by default.
2298
2299 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2300
2301         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2302         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2303
2304 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2305
2306         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2307         and a runtime function for it, of which the XEmacs version takes only
2308         two arguments.
2309
2310 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2311
2312         * nndiary.el (nndiary-request-create-group-functions)
2313         (nndiary-request-update-info-functions)
2314         (nndiary-request-accept-article-functions):
2315         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2316         "-hooks" suffix.
2317
2318 2012-10-19  Julien Danjou  <julien@danjou.info>
2319
2320         * gnus-art.el: Require gnus-util because it uses
2321         `gnus-timer--function'.
2322
2323 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2324
2325         * starttls.el (starttls-extra-arguments): Doc fix.
2326
2327 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2328
2329         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2330         it.
2331
2332 2012-10-06  Glenn Morris  <rgm@gnu.org>
2333
2334         * gnus-notifications.el (gnus-notifications):
2335         Add missing group :version tag.
2336         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2337         (gnus-gcc-post-body-encode-hook):
2338         * gnus-sync.el (gnus-sync-lesync-name)
2339         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2340
2341 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2342
2343         * color.el (color-hsl-to-rgb): Fix incorrect results for
2344         small and large hue values.  (Bug#12559)
2345
2346 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2347
2348         New UIDL implementation.
2349
2350         * mail-source.el (mail-sources, mail-source-keyword-map):
2351         Add :leave as a pop3 keyword.
2352         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2353
2354         * pop3.el (pop3-leave-mail-on-server): Allow number.
2355         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2356         (pop3-movemail): Add UIDL support.
2357         (pop3-send-streaming-command): Take a list of mail numbers instead of
2358         the number of mails.
2359         (pop3-write-to-file): Add X-UIDL header.
2360         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2361         (pop3-uidl-add-xheader): New functions.
2362
2363         * message.el (message-ignored-resent-headers):
2364         Add X-Content-Length and X-UIDL headers.
2365
2366 2012-10-05  Glenn Morris  <rgm@gnu.org>
2367
2368         * color.el (color-name-to-rgb, color-rgb-to-hex)
2369         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2370         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2371         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2372         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2373
2374 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2375
2376         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2377         a user about whether to delete temp files if once a user answered as n.
2378
2379 2012-09-25  Chong Yidong  <cyd@gnu.org>
2380
2381         * password-cache.el (password-read-and-add): Use a declare form to mark
2382         this function obsolete.
2383
2384 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2385
2386         * lpath.el: Bind mail-encode-mml for old Emacsen.
2387
2388 2012-09-17  Richard Stallman  <rms@gnu.org>
2389
2390         * message.el (message-in-body-p): Don't set mark or modify buffer.
2391
2392         * mml.el (mml-attach-file): Doc fix.
2393         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2394         Set mail-encode-mml when in Mail mode.
2395         Simplify code to set HEAD and move back to HEAD.
2396         (mml-insert-multipart, mml-insert-part):
2397         Set mail-encode-mml when in Mail mode.
2398
2399 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2400
2401         * gnus-util.el (gnus-timer--function): New function.
2402
2403         * gnus-art.el (gnus-article-stop-animations): Use it.
2404
2405 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2406
2407         Fix glitches caused by addition of psec to timers.
2408         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2409         rather than raw access to timer vector.
2410
2411 2012-09-11  Julien Danjou  <julien@danjou.info>
2412
2413         * gnus-notifications.el (gnus-notifications): Check for nil values in
2414         ignored addresses check.
2415
2416 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2417
2418         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2419
2420 2012-09-07  Chong Yidong  <cyd@gnu.org>
2421
2422         * gnus-util.el
2423         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2424
2425         * gnus-salt.el (gnus-tree-highlight-node):
2426         * gnus-sum.el (gnus-summary-highlight-line):
2427         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2428
2429 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2430
2431         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2432
2433 2012-09-06  Juri Linkov  <juri@jurta.org>
2434
2435         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2436         scheme for buffer names to be more consistent with other group and
2437         article buffer names in Gnus.
2438
2439 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2440
2441         * gnus-util.el
2442         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2443
2444         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2445         Jenkner.
2446
2447         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2448
2449         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2450
2451         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2452
2453 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2454
2455         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2456         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2457
2458         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2459         string-prefix-p in Emacs >=23.2.
2460
2461         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2462         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2463         instead of string-match-p.
2464         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2465
2466 2012-09-06  Kenichi Handa  <handa@gnu.org>
2467
2468         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2469         lowercase a..f.
2470
2471 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2472
2473         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2474
2475 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2476
2477         * nnimap.el (nnimap-request-move-article): Decode the group name when
2478         doing internal moves to avoid charset issues.
2479
2480         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2481         TIME is set.
2482
2483 2012-09-05  Juri Linkov  <juri@jurta.org>
2484
2485         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2486         than one group at a time (bug#11961).
2487
2488 2012-09-05  Julien Danjou  <julien@danjou.info>
2489
2490         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2491         this hide the real reason with a message giving absolutely no hint.
2492
2493 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2494
2495         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2496         to the backend (bug#11804).
2497
2498         * message.el (message-insert-newsgroups): Don't insert newsgroup
2499         duplicates (bug#12275).
2500
2501 2012-09-05  John Wiegley  <johnw@newartisans.com>
2502
2503         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2504         sieve rules.
2505
2506 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2507
2508         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2509         function.
2510
2511         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2512
2513         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2514
2515 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2516
2517         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2518         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2519         This should make nnmaildir more usable with offlineimap.
2520
2521 2012-09-05  Julien Danjou  <julien@danjou.info>
2522
2523         * nnimap.el (nnimap-request-list): Revert change that made listing
2524         synchronous.
2525         (nnimap-get-responses): Restore.
2526
2527 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2528
2529         * dgnushack.el: XEmacs 21.5 compilation fix.
2530
2531         * gnus-notifications.el (gnus-notifications-notify): Use it.
2532
2533         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2534         warnings on XEmacs.
2535
2536 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2537
2538         Better seeds for (random).
2539         * gnus-sync.el (gnus-sync-lesync-setup):
2540         * message.el (message-canlock-generate, message-unique-id):
2541         Change (random t) to (random), now that the latter is more random.
2542
2543 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2544
2545         * nnimap.el (nnimap-change-group): Document result value
2546
2547         * auth-source.el (auth-sources): Fix macos keychain access.
2548
2549         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2550         allow the backend `request-head' function to determine the group
2551         name on its own.
2552         (gnus-request-expire-articles): Filter out negative article numbers
2553         during expiry (Bug#11980).
2554
2555         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2556         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2557
2558         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2559         you've found the article when you haven't.
2560
2561         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2562         that nnimap-change-group can return t.
2563
2564 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2565
2566         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2567
2568 2012-08-30  Julien Danjou  <julien@danjou.info>
2569
2570         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2571         `gnus-notifications-timeout'.
2572         (gnus-notifications-timeout): Add.
2573         (gnus-notifications-action): New function.
2574         (gnus-notifications-notify): Add :action using
2575         `gnus-notifications-action'.
2576         (gnus-notifications-id-to-msg): New variable.
2577         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2578         notifications id to messages.
2579
2580 2012-08-30  Kenichi Handa  <handa@gnu.org>
2581
2582         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2583         once.
2584
2585 2012-08-29  Julien Danjou  <julien@danjou.info>
2586
2587         * gnus-notifications.el: New file.
2588         (gnus-notifications-notify): New function.
2589         (gnus-notifications): Use `gnus-notifications-notify'.
2590
2591 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2592
2593         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2594         transfer encoding first; bind gnus-newsgroup-charset to the charset
2595         that the article specifies (Bug#12209).
2596
2597 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2598
2599         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2600         (gnus-group-customize-done): Encode values posting-style holds.
2601
2602         * gnus-msg.el (gnus-summary-resend-message)
2603         (gnus-configure-posting-styles): Decode values posting-style group
2604         parameter holds.
2605
2606 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2607
2608         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2609         `name' and `address' in Resent-From header.
2610
2611 2012-08-14  Chong Yidong  <cyd@gnu.org>
2612
2613         * gnus-art.el (article-display-face): Handle failure in
2614         gnus-create-image (Bug#11802).
2615
2616 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2617
2618         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2619         Use defsetf.
2620
2621 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2622
2623         * auth-source.el (auth-source-plstore-search)
2624         (auth-source-secrets-search): Ignore :require and :type in search spec.
2625
2626 2012-08-06  Julien Danjou  <julien@danjou.info>
2627
2628         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2629         `nnimap-request-move-article'.
2630
2631         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2632         Remove autoload, already handled by gnus.el.
2633
2634         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2635
2636         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2637         supported by nnimap actually.  Reverts previous change.
2638
2639         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2640         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2641         to-buffer argument that is already supported.
2642
2643 2012-08-05  Julien Danjou  <julien@danjou.info>
2644
2645         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2646         Add autoload.
2647
2648 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2649
2650         * gnus.el (gnus-valid-select-methods): Fix custom type.
2651
2652 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2653
2654         * auth-source.el (auth-sources, auth-source-backend-parse)
2655         (auth-source-macos-keychain-search)
2656         (auth-source-macos-keychain-search-items)
2657         (auth-source-macos-keychain-result-append)
2658         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2659         auth-source.el through the /usr/bin/security utility.
2660         (auth-sources): Fix syntax error.
2661         (auth-source-macos-keychain-result-append): Fix variable name.
2662         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2663
2664 2012-07-27  Julien Danjou  <julien@danjou.info>
2665
2666         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2667         Emacs < 24.1
2668
2669 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2670
2671         * message.el (message-kill-address): Don't kill last newline.
2672         (message-skip-to-next-address): Don't move to the next header.
2673         (message-fill-field-address): Work properly.
2674
2675 2012-07-25  Julien Danjou  <julien@danjou.info>
2676
2677         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2678
2679 2012-07-24  Julien Danjou  <julien@danjou.info>
2680
2681         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2682
2683         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2684         (nntp-async-timer-handler): Remove, unused.
2685
2686         * nnimap.el (nnimap-get-responses): Remove, unused.
2687
2688         * nnheader.el (mail-header-set-extra): Remove, unused.
2689
2690         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2691         unused.
2692
2693         * mm-view.el (mm-view-sound-file): Remove, unused.
2694
2695         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2696         (mm-url-encode-multipart-form-data): Remove, unused.
2697
2698         * message.el (message-remove-signature, message-make-host-name)
2699         (message-fill-address): Remove, unused.
2700
2701         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2702         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2703         unused.
2704
2705         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2706         (gnus-xmas-call-region): Remove, unused.
2707
2708         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2709
2710         * gnus-util.el (gnus-extract-address-component-name)
2711         (gnus-extract-address-component-email, gnus-sortable-date)
2712         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2713         (gnus-process-live-p): Remove, unused.
2714
2715         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2716
2717         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2718         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2719         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2720         function.
2721
2722         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2723
2724         * gnus-score.el (gnus-summary-score-crossposting)
2725         (gnus-score-regexp-bad-p): Remove, unused.
2726
2727         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2728
2729         * gnus-range.el (gnus-sublist-p): Remove, unused.
2730
2731         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2732         unused.
2733
2734         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2735
2736         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2737         (gnus-request-associate-buffer): Remove, unused.
2738
2739         * gnus-group.el (gnus-group-set-method-info)
2740         (gnus-group-set-params-info): Remove, unused.
2741
2742         * gnus-fun.el (gnus-shell-command-to-string)
2743         (gnus-shell-command-on-region): Remove, unused.
2744
2745         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2746
2747         * gnus-art.el (gnus-article-text-type-exists-p)
2748         (article-translate-characters, gnus-article-hide-text-of-type)
2749         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2750         Remove, unused.
2751
2752 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2753
2754         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2755
2756 2012-07-21  Julien Danjou  <julien@danjou.info>
2757
2758         * message.el (message-dont-reply-to-names): Replace deprecated
2759         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2760         (message-get-reply-headers): Ditto.
2761
2762 2012-07-18  Julien Danjou  <julien@danjou.info>
2763
2764         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2765         `sieve-upload-and-kill'.
2766
2767         * sieve.el (sieve-bury-buffer): Remove function.
2768         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2769         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2770
2771 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2772
2773         * shr.el (shr-expand-url): Handle URL starting with `//'.
2774
2775 2012-07-13  Chong Yidong  <cyd@gnu.org>
2776
2777         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2778         instead of calling toggle-read-only with a (bogus) argument.
2779
2780 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2781
2782         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2783         of initial input when reading the author to restrict the summary to.
2784
2785 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2786
2787         * mm-decode.el (mm-shr):
2788         Allow overriding charset by mm-charset-override-alist.
2789
2790 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2791
2792         * gnus-art.el (gnus-article-view-part):
2793         Toggle subparts of multipart/alternative part.
2794
2795 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2796
2797         * shr.el (shr-render-buffer): New command.
2798         (shr-visit-file): Use it.
2799
2800 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2801
2802         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2803         Set no-byte-compile and no-update-autoloads.
2804
2805 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2806
2807         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2808
2809 2012-06-25  Julien Danjou  <julien@danjou.info>
2810
2811         * nnimap.el (nnimap-request-articles-find-limit): Rename from
2812         `nnimap-request-move-articles-find-limit' since we do not use it only
2813         for move operations.
2814         (nnimap-request-accept-article): Use
2815         `nnimap-request-articles-find-limit' to limit search by message-id.
2816
2817 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2818
2819         Support higher-resolution time stamps (Bug#9000).
2820
2821         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
2822         VARLIST.  It's optional, for backward compatibility.
2823         (encode-time-value): New optional arg PICO.  New type 3.
2824         (time-to-seconds) [!float-time]: Support the new picoseconds
2825         component if it's used.
2826         (seconds-to-time, time-subtract, time-add):
2827         Support ps-resolution time stamps as well.
2828
2829 2012-06-19  Julien Danjou  <julien@danjou.info>
2830
2831         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
2832
2833         * nnimap.el (nnimap-log-buffer): Check that
2834         `window-point-insertion-type' is boundp, since it's not available in
2835         XEmacs.
2836
2837 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2838
2839         * nnimap.el (nnimap-log-buffer): Add this, setting
2840         `window-point-insertion-type' in the buffer to t.
2841         (nnimap-log-command): Use nnimap-log-buffer.
2842
2843 2012-06-19  Julien Danjou  <julien@danjou.info>
2844
2845         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
2846         argument to be able to limit the search.
2847         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
2848         (nnimap-request-move-articles-find-limit): Add this to limit the search
2849         by Message-Id after a message move.
2850         (nnimap): Add defgroup.
2851
2852 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2853
2854         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2855
2856 2012-06-15  Julien Danjou  <julien@danjou.info>
2857
2858         * nnimap.el (nnimap-find-article-by-message-id): Use
2859         `nnimap-possibly-change-group' rather than its own EXAMINE call.
2860         (nnimap-possibly-change-group): Add read-only argument.
2861         (nnimap-request-list): Use nnimap-possibly-change-group rather than
2862         issuing EXAMINE manually.
2863         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
2864         with read-only argument.
2865         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
2866         cannot possibly change because we need to be sure that it's either
2867         read-write or read-only.
2868
2869 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2870
2871         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2872         being bound to a lambda form.
2873
2874 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2875
2876         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2877         articles when fetch-old is non-nil (bug#11370).
2878
2879 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
2880
2881         * gnus-picon.el (gnus-picon-properties): New defcustom.
2882         (gnus-picon-create-glyph): Use it.
2883
2884 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2885
2886         * gnus-group.el (gnus-group-get-new-news): Respect
2887         `gnus-group-use-permanent-levels', as documented (bug#11638).
2888
2889 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2890
2891         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2892         groups (bug#11641).
2893
2894 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2895
2896         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2897         is an integer to avoid later problems.
2898
2899 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2900
2901         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2902         locales.
2903
2904         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2905         on a handle.
2906
2907         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2908         address as the default.
2909         (gnus-summary-insert-old-articles): Don't include unexisting messages.
2910
2911         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
2912         makes no sense to query the user about internal files.
2913
2914         * gnus-spec.el: Remove all the byte-compilation stuff, since
2915         benchmarking shows that it doesn't help when entering large summary
2916         buffers.
2917
2918         * gnus-xmas.el (gnus-xmas-define): Remove.
2919
2920         * gnus-util.el (gnus-byte-code): Remove.
2921
2922         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2923         grouplens stuff.
2924
2925 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2926
2927         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2928         (bug#11514).
2929
2930 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2931
2932         * message.el (message-buffers): Return all buffers derived from Message
2933         to make `gnus-dired-attach' work with mu4e.
2934
2935 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2936
2937         * nntp.el: Stop the `letf' madness.
2938         (nntp--report-1): New var.
2939         (nntp-report): Merge nntp-report-1 into it.
2940         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2941         the nntp-report function.
2942
2943         * auth-source.el: Fix comment-style to follow the convention.
2944
2945 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
2946
2947         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2948         (mm-dissect-singlepart): Don't guess the MIME type of
2949         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2950         set.
2951         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2952         toplevel MIME type is multipart/encrypted.
2953
2954 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2955
2956         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2957         a string so that Gcc works (bug#11514).
2958
2959 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2960
2961         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2962         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2963
2964 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2965
2966         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2967         jumping to *Server* from a dedicated *Group* window.
2968         (gnus-configure-frame): CSE.
2969
2970         * gnus-registry.el: Minor style cleanup.
2971         (gnus-registry--set/remove-mark): New function, extracted from
2972         gnus-registry-install-shortcuts.
2973         (gnus-registry-install-shortcuts): Use it.
2974
2975 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2976
2977         * nnspool.el (news-path): Use eval-and-compile.
2978
2979 2012-05-24  Glenn Morris  <rgm@gnu.org>
2980
2981         * nnspool.el (news-directory, news-path, news-inews-program):
2982         Move here from paths.el.  Don't see a need for these to be autoloaded.
2983
2984         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2985         Merge in doc from paths.el version.  Don't see any need for this to be
2986         autoloaded, or for the warning about users not setting it.
2987
2988 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
2989
2990         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
2991         format.  In particular, add an optional argument and a docstring.
2992
2993         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2994
2995         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2996         current before calling `gnus-groups-to-gnus-format'.
2997         Note that this was already the case for `gnus-active-to-gnus-format'.
2998
2999 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
3000
3001         Fix minor Y10k bug.
3002         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
3003
3004 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3005
3006         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3007         message once it's actually open.
3008
3009 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3010
3011         * gnus.el: Ma Gnus v0.5 is released.
3012
3013 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3014
3015         * auth-source.el (auth-source--aput-1, auth-source--aput)
3016         (auth-source--aget): New functions and macros.
3017         Use them instead of aput/aget.
3018
3019 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
3020
3021         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3022
3023 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3024
3025         * plstore.el (plstore-called-interactively-p): New compat macro copied
3026         from message.el.
3027         (plstore-mode): Use it.
3028
3029 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3030
3031         * plstore.el: Revive the editing feature.
3032         (plstore-mode): New mode to edit plstore file.
3033         (plstore-mode-toggle-display, plstore-mode-original)
3034         (plstore-mode-decoded): New command.
3035         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3036         (plstore--insert-buffer, plstore--make): New function.
3037         (plstore-open, plstore-save): Simplify by using them.
3038
3039 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3040
3041         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3042
3043 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
3044
3045         * tls.el (open-tls-stream): Remove unused binding.
3046
3047 2012-04-16  Glenn Morris  <rgm@gnu.org>
3048
3049         * nndraft.el (nndraft-request-list): Fix declaration.
3050
3051 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3052
3053         * mm-decode.el (mm-dissect-buffer): Doc fix.
3054
3055         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3056         don't have a current group.
3057
3058         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
3059         buffer if it doesn't exist.
3060
3061         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
3062         given, mark the group as ephemeral with the current window conf.
3063
3064         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3065         buffer exists, which it doesn't if we haven't started Gnus.
3066         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3067
3068 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3069
3070         * mml.el (mml-generate-mime): Allow specifying what the top-level part
3071         type is.
3072
3073         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
3074         `unexists' entries.
3075         (gnus-clean-old-newsrc): Fix last checkin.
3076
3077         * nnimap.el (nnimap-update-info): None of the articles below the active
3078         low-water mark exist.
3079
3080         * dgnushack.el: Get rid of XEmacs compilation warning.
3081
3082         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3083         would have gotten if we posted to the group, and use that to compare
3084         against the message we want to cancel (bug#10808).
3085
3086         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
3087         on XEmacs.
3088
3089 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3090
3091         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
3092         `scroll-margin'.
3093
3094 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
3095
3096         * gnus-cite.el (gnus-dissect-cited-text): A single line without
3097         citation prefix within a block of cited text should be considered part
3098         of that block *only* if it is a blank line.
3099
3100 2012-04-09  Chong Yidong  <cyd@gnu.org>
3101
3102         * binhex.el, hashcash.el, uudecode.el:
3103         Remove * characters from the front of variable docstrings.
3104
3105 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3106
3107         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3108         before kinsoku-bol characters nor within kinsoku-eol characters.
3109
3110 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3111
3112         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3113         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3114         (gnus-sync-read): Use mapc instead of mapcar.
3115
3116         * mm-archive.el: Require mm-decode for some macros.
3117         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3118         the byte compiler.
3119         (mm-archive-decoders): New function that returns the value of
3120         the mm-archive-decoders variable.
3121
3122         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3123         instead.
3124         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3125
3126         * nnimap.el (gnus-refer-thread-use-nnir):
3127         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3128
3129 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3130
3131         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3132
3133 2012-03-12  Peter Münster  <pmrb@free.fr>
3134
3135         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3136         (gnus-demon-cancel): Ditto.
3137         (gnus-demon-run-callback): When function cannot be called due to low
3138         idleness, call it when idleness reaches the expected value, instead of
3139         waiting another timer period.
3140         (gnus-demon-init): Add `time' to arguments of call-back.
3141
3142 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3143
3144         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3145
3146         * gnus.el: Register gnus-registry functions.
3147
3148         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3149         indent.
3150
3151         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3152         enabled before warping.
3153
3154 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3155
3156         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3157         registry about each article retrieved.
3158
3159         * gnus-int.el (gnus-select-group-with-message-id): New function.
3160         (gnus-try-warping-via-registry): Ditto.
3161         (gnus-warp-to-article): Fall back on the registry.
3162
3163 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3164
3165         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3166         inboxes.
3167
3168 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3169
3170         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3171
3172 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3173
3174         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3175         gnus-gcc-self-resent-messages may be a group parameter.
3176         (gnus-summary-resend-message): Don't encode encoded words in header
3177         when Gcc'ing resent message.
3178
3179 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3180
3181         * shr.el (shr-insert): Treat non-breaking space just like normal
3182         space.  This seems to produce more pleasing results.
3183         (shr-insert): Only insert a blank line if we're starting from an image.
3184         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
3185         (shr-ensure-paragraph): Consider lines with white space to be blank.
3186
3187 2012-03-15  Elias Pipping  <pipping@lavabit.com>
3188
3189         * Makefile.in: Respect DESTDIR.
3190
3191 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3192
3193         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3194         and gnus-gcc-post-body-encode-hook.
3195
3196 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3197
3198         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3199         messages that don't exist.
3200
3201         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3202
3203 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3204
3205         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3206         Remove.
3207
3208         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3209
3210         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3211
3212 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3213
3214         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3215         have a group name.
3216
3217         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3218         a multibyte buffer (bug#7410).
3219         (article-wash-html): Parse the original article buffer to get the
3220         unencoded data (bug#7410).
3221
3222         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3223         .newsrc.el files.
3224
3225 2012-04-05  Bastien Guerry  <bzg@altern.org>
3226
3227         * color.el (color-lighten-name): Fix typo.
3228
3229 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3230
3231         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3232         "#" to avoid having them interpreted as comments.
3233
3234 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3235
3236         * shr.el (shr-insert): Update the text state properly to avoid
3237         inserting spurious paragraph starts.
3238
3239 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3240
3241         * shr.el (shr-table-widths): Divide the extra width more fairly over
3242         the TDs (bug#10973).
3243         (shr-render-td): Don't delete too much padding.
3244         (shr-natural-width): Compute the natural width more correctly.
3245         (shr-insert): Allow the natural width to be computed for tables again.
3246         (shr-tag-table-1): Rework how the natural widths are computed by
3247         rendering the table a third time.
3248         (shr-natural-width): Removed.
3249         (shr-buffer-width): New function.
3250         (shr-expand-newlines): Use it.
3251
3252         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3253         using a `gnus-use-full-window' setup (bug#11013).
3254
3255 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3256
3257         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3258         24.1 release.
3259
3260 2012-03-10  David Edmondson  <dme@dme.org>
3261
3262         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3263         'Forwarded Message' header and the start of the message.
3264
3265 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3266
3267         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3268         isn't running (bug#10897).
3269
3270 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3271
3272         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3273         This is inconsistent with all the other stream functions, which leave
3274         the setting up to the higher levels (if so wanted) (bug#10931).
3275
3276 2012-02-28  Glenn Morris  <rgm@gnu.org>
3277
3278         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3279         mm-decode.el: Standardize possessive apostrophe usage.
3280
3281 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3282
3283         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3284
3285 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3286
3287         * parse-time.el (parse-time-string): Allow extractor to return nil.
3288
3289 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3290
3291         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3292
3293 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3294
3295         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3296
3297 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3298
3299         * mm-decode.el (mm-shr): Remove "soft hyphens".
3300
3301         * nnimap.el (nnimap-request-list): Return the group names encoded as
3302         utf8.  Otherwise non-European group names don't work.
3303         (nnimap-request-newgroups): Ditto.
3304
3305         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3306         the default in `read-string' (bug#10757).
3307
3308         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3309         topics (bug#10843).
3310
3311         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3312         buffer.  Suggested by Herbert Valerio Riedel.
3313         (nnimap-request-move-article): Delete the message from the correct IMAP
3314         server.
3315
3316 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3317
3318         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3319         Reported by Peter Münster.
3320
3321 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3322
3323         * shr.el (shr-image-fetched): Make sure we really kill the right
3324         buffer.
3325
3326 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3327
3328         * gnus-start.el (gnus-1): Avoid duplicate entries.
3329
3330 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3331
3332         * imap.el: Remove.
3333
3334         * nntp.el (nntp-coding-system-for-read): Remove.
3335         (nntp-coding-system-for-write): Ditto.
3336         (nntp-open-connection): Just use `binary' directly.
3337
3338         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3339         Gnus 0.3.
3340
3341 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3342
3343         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3344         application/octet-stream parts really is.
3345
3346         * gnus-sum.el (gnus-propagate-marks): Remove.
3347
3348 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3349
3350         * shr.el (shr-rescale-image): Undo previous change; see
3351         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3352
3353 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3354
3355         * gnus.el: Ma Gnus v0.3 is released.
3356
3357 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3358
3359         * gnus-sum.el (gnus-summary-local-variables): Make
3360         `gnus-newsgroup-unexist' into a local variable.
3361
3362 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3363
3364         * registry.el (registry-usage-test, registry-persistence-test): Move to
3365         tests/gnustest-registry.el.
3366         (registry-make-testable-db, registry-match-test)
3367         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3368
3369         * gnus-registry.el (gnus-registry-misc-test)
3370         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3371
3372         * tests/gnustest-registry.el: New file with the registry and
3373         gnus-registry ERT tests.
3374
3375 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3376
3377         * gnus-msg.el (gnus-summary-resend-message): Make
3378         gnus-summary-resend-message-insert-gcc be last item in
3379         message-header-setup-hook.
3380
3381 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3382
3383         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3384         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3385         Remove.
3386         (nnfolder-open-server): Don't use marks.
3387         (nnfolder-request-delete-group): Ditto.
3388         (nnfolder-request-rename-group): Ditto.
3389         (nnfolder-request-set-mark, nnfolder-request-marks)
3390         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3391         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3392
3393         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3394         (nnml-marks-modtime): Remove.
3395         (nnml-request-delete-group): Don't use marks.
3396         (nnml-request-rename-group): Ditto.
3397         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3398         (nnml-save-marks, nnml-open-marks): Remove.
3399
3400         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3401         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3402         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3403         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3404         (nntp-server-to-method-cache): Remove.
3405
3406         * shr.el (shr-rescale-image): Fix wrong merge.
3407
3408 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3409
3410         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3411         too-wide lines.
3412
3413 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3414
3415         * nnimap.el (nnimap-record-commands): New variable.
3416         (nnimap-log-command): Use it.
3417         (nnimap-make-process-buffer): Add a space to the process buffer.
3418         (nnimap-transform-headers): Don't bug out on header lines containing
3419         stuff that look like IMAP length encodings.
3420
3421         * shr.el (shr-rescale-image): Allow viewing large images.
3422
3423 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3424
3425         * nnml.el (nnml-request-compact-group): Delete the marks file after
3426         compaction (bug#10800).
3427
3428         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3429         group exit.
3430
3431         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3432         QRESYNC/FETCH output.
3433
3434 2012-02-11  Glenn Morris  <rgm@gnu.org>
3435
3436         * sieve-manage.el (sieve-manage-default-stream):
3437         * shr.el (shr):
3438         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3439         (nnir-retrieve-headers-override-function)
3440         (nnir-imap-default-search-key, nnir-notmuch-program)
3441         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3442         (nnir-method-default-engines):
3443         * message.el (message-cite-reply-position):
3444         * gssapi.el (gssapi-program):
3445         * gravatar.el (gravatar):
3446         * gnus-sum.el (gnus-refer-thread-use-nnir):
3447         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3448         (gnus-registry-max-pruned-entries):
3449         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3450         * gnus-int.el (gnus-after-set-mark-hook)
3451         (gnus-before-update-mark-hook):
3452         * gnus-async.el (gnus-async-post-fetch-function):
3453         * auth-source.el (auth-source-cache-expiry):
3454         Add missing :version tags to new defcustoms and defgroups.
3455
3456 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3457
3458         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3459         `gnus-newsgroup-unexist'.
3460
3461         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3462         marks.
3463         (gnus-article-special-mark-lists): Put the `unexist' in the special
3464         marks list instead.
3465
3466         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3467         articles in the list of articles to be selected.
3468
3469         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3470         articles.
3471         (nnimap-update-info): Keep track of unexisting articles.
3472         (nnimap-update-qresync-info): Ditto.
3473
3474 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3475
3476         * message.el (message-default-send-mail-function): Made into own
3477         function for reuse by emacsbug.el.
3478
3479 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3480
3481         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3482         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3483
3484 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3485
3486         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3487         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3488
3489         * gnus-compat.el: Define `timer-set-function'.
3490
3491         * mm-decode.el (mm-display-external): Output the text from the command
3492         in the buffer after the command finished.  This makes text-based
3493         commands behave better.
3494
3495 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3496
3497         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3498
3499 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3500
3501         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3502         23.1.
3503
3504 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3505
3506         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3507
3508 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3509
3510         * message.el (smtpmail-smtp-user): Silence compiler warning.
3511
3512 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3513
3514         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3515         SMTP user name.
3516
3517 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3518
3519         * gnus-sum.el (gnus-summary-show-thread):
3520         next-single-char-property-change may return nil in XEmacs.
3521         (gnus-summary-article-map): Fix typo.
3522
3523 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3524
3525         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3526         running.
3527
3528         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3529
3530         * gnus.el (gnus-server-extend-method): Don't add an -address component
3531         if the method already has one (bug#9676).
3532
3533 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3534
3535         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3536         of an initial-input for consistency (bug#10757).
3537
3538         * dgnushack.el: Fix XEmacs compilation warning.
3539
3540         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3541
3542         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3543
3544 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3545
3546         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3547         lines that are narrower than the window width.  Otherwise background
3548         "blocks" will look less readable.
3549
3550 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3551
3552         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3553         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3554         have newlines within the strings, and where the UID comes after the
3555         BODYSTRUCTURE element (bug#10537).
3556
3557         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3558         (bug#10732).
3559
3560         * shr.el (shr-insert-document): Add doc string.
3561         (shr-visit-file): Ditto.
3562         (shr-remove-trailing-whitespace): New function.
3563         (shr-insert-document): Use it to clean up trailing whitespace as the
3564         final step (bug#10714).
3565
3566 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3567
3568         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3569         buffer if `gnus-kill-summary-on-exit' is nil.
3570
3571 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3572
3573         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3574         when just reading a single group from "without" Gnus.
3575
3576 2012-02-06  Chong Yidong  <cyd@gnu.org>
3577
3578         * gnus-sum.el (gnus-summary-show-thread):
3579         next-single-char-property-change never returns nil (Bug#8657).
3580
3581 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3582
3583         * message.el (message-multi-smtp-send-mail): New function.
3584         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3585         header to implement multi-SMTP functionality.
3586
3587         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3588         (gnus-agentize): Don't set it.
3589         (gnus-agent-send-mail): Don't use it.
3590
3591         * gnus-sum.el (gnus-summary-widget-backward): New function and
3592         keystroke.
3593
3594         * gnus-compat.el: More the compat functions more compatible.
3595
3596         * shr.el (shr-put-image): Remove underlines from sliced images.
3597         (shr-zoom-image): Compute the region to be replaced more correctly.
3598
3599 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3600
3601         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3602         (gnus-summary-resend-message-insert-gcc): New function.
3603         (gnus-summary-resend-message): Modify message-header-setup-hook and
3604         message-sent-hook to make it work for Gcc.
3605         (gnus-inews-do-gcc): Update the number of unread articles of groups
3606         that messages are Gcc'd to.
3607
3608         * message.el (message-resend): Run message-sent-hook to do Gcc.
3609
3610 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3611
3612         * lpath.el: Fix an XEmacs compilation warning.
3613
3614         * gnus-compat.el: Require `help-fns' to fix compilation error.
3615
3616         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3617         a higher level to silence compilation.
3618
3619         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3620         parameter to allow controlling the scaling.
3621
3622         * shr.el (shr-zoom-image): New command and keystroke.
3623         (shr-put-image): Take a `size' flag to say how to scale the image.
3624
3625         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3626         deletion unless already defined.
3627
3628         * gnus.el (gnus-compat): Require it.
3629
3630         * gnus-compat.el: New file.
3631
3632         * gnus-start.el (gnus-clean-old-newsrc): New function.
3633         (gnus-read-newsrc-file): Use it.
3634
3635         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3636         Use recursive deletion.
3637         (mm-dissect-archive): Add support for zip files.
3638
3639         * gnus-util.el (gnus-recursive-directory-files): New function.
3640
3641         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3642         (mm-archive-decoders): Add tgz support.
3643
3644         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3645         Otherwise inserting text into the Gnus buffer can look odd.
3646
3647         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3648
3649         * mm-archive.el (mm-archive-decoders): Add support for tar.
3650
3651         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3652
3653         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3654
3655 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3656
3657         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3658
3659         * mm-archive.el: New file.
3660
3661         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
3662
3663         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3664
3665         * message.el (message-goto-*): Make all the `message-goto-*' commands
3666         push the mark before moving point.  This makes it easier to go back to
3667         where you came from after editing whatever you jumped to.
3668
3669 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3670
3671         * gnus.el: Ma Gnus v0.1 is released.
3672
3673 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3674
3675         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3676         without reconnecting.
3677         (nnimap-possibly-change-group): Ditto.
3678         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3679         connection has died before being called.
3680
3681 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3682
3683         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3684         an initial sync unless we're really doing one.
3685
3686         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3687         address parameter if one already exists (bug#9676).
3688
3689         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3690         not the prefix, as documented (bug#10689).
3691
3692 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3693
3694         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3695         the "server".
3696
3697         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3698         the real error message with the useless "previously known to be down".
3699         Which isn't even correct.
3700
3701         * nntp.el (nntp-open-connection): Report the error message if the nntp
3702         server can't be reached.
3703
3704         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3705         groups we do a total scan for.
3706         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3707         doing that.
3708
3709 2012-01-31  Jim Meyering  <jim@meyering.net>
3710
3711         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3712         Correct a comment (insert "not") and hide nominally-doubled "to".
3713
3714 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3715
3716         * gnus.el (gnus-version): Change name to "Ma Gnus".
3717
3718 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3719
3720         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3721         section in the manual.
3722
3723 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3724
3725         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3726         words.
3727         (rfc2047-encode-string): Ditto.
3728         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3729         understand folded filename="..." parameters, for instance.
3730
3731         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3732         the message for greater debuggability.
3733
3734 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3735
3736         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3737         instead of setting it locally, since the latter doesn't seem to have
3738         any effect (most of the time).
3739
3740 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3741
3742         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3743         function call.
3744
3745 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3746
3747         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3748         seconds, and make the repeat clause with HH:MM specs work as
3749         documented.
3750
3751 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3752
3753         * proto-stream.el (proto-stream-capability-open): Fall back on
3754         :end-of-command if :end-of-capability doesn't exist.
3755
3756 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3757
3758         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3759         bound globally in old Emacsen and XEmacsen.
3760
3761 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3762
3763         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3764         so that previous errors don't prohibit getting new news.
3765
3766         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3767
3768         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3769
3770 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3771
3772         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3773         buffer, not of the string which is its name.
3774
3775 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3776
3777         * proto-stream.el (proto-stream-capability-open): Wait for
3778         :end-of-capability, not :end-of-command.
3779
3780         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3781         non-server-marks groups.
3782         (gnus-group-make-articles-read): Ditto.
3783
3784         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3785         methods (bug#9676).
3786
3787         * gnus.el (gnus-method-ephemeral-p): New function.
3788
3789 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3790
3791         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3792         left-to-right.
3793
3794 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3795
3796         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3797         warning.
3798
3799 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3800
3801         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3802         macroexpand the nnir things, since they haven't been defined yet, and
3803         nnir requires gnus-sum.
3804
3805 2012-01-24  Julien Danjou  <julien@danjou.info>
3806
3807         * color.el (color-rgb-to-hsl): Fix value computing.
3808         (color-hue-to-rgb): New function.
3809         (color-hsl-to-rgb): New function.
3810         (color-clamp, color-saturate-hsl, color-saturate-name)
3811         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3812         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3813
3814 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3815
3816         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3817
3818 2012-01-19  Julien Danjou  <julien@danjou.info>
3819
3820         * color.el (color-name-to-rgb): Use the white color to find the max
3821         color component value and return correctly computed values.
3822         (color-name-to-rgb): Add missing float conversion for max value.
3823
3824 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3825
3826         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3827         logical server name in addition to the actual machine address.
3828
3829         * auth-source.el (auth-source-user-and-password): Add convenience
3830         wrapper to search by just host and optionally user.
3831
3832 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3833
3834         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3835         after rendering.
3836
3837 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3838
3839         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3840         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3841         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3842
3843 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3844
3845         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3846         (bug#9693).
3847         (gnus-summary-setup-buffer): Document return value (bug#9697).
3848
3849         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3850         since ido doesn't work on symbols (bug#9632).
3851
3852         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3853         when getting a single value as when getting all the values.  This means
3854         that atoms like `gcc-self' work cumulatively, like variable settings,
3855         instead of getting the value from the last matching clause.
3856         (gnus-group-find-parameter): Protect against the group buffer not
3857         existing (bug#9585).
3858
3859 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3860
3861         * gnus-start.el (gnus-activate-group): Document more parameters
3862         (bug#9694).
3863
3864         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3865         (bug#9692).
3866
3867         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3868         article was fetched, so that it can be expired later (bug#9958).
3869         (gnus-agent-summary-fetch-series): Add doc string.
3870         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3871         (bug#9517).
3872
3873         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3874         retrieval is happening.
3875
3876         * gnus.el (gnus-parameters): Doc fix.
3877
3878 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3879
3880         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3881         show the thread after expansion.
3882
3883 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3884
3885         * gnus-art.el (article-narrow-to-head): If the head is completely
3886         empty, narrow to the empty region (bug#9764).
3887
3888         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3889         read, and then mark them as unread only when the unread mark is used.
3890         This makes `C-- T k' actually work, even though it's confusing.
3891
3892         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3893         alive before we try to find its window.
3894
3895 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3896
3897         * mm-decode.el (mm-display-external): Use a longer timeout for the
3898         deletion to allow slow programs to display the file.
3899
3900 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3901
3902         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3903         prompt to be less confusing.
3904
3905         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3906         argument to `message-reply'.  This broke `special-display-*' frame
3907         pop-uping (bug#10238).
3908
3909 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3910
3911         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3912         systems, since these allegedly don't work there.
3913
3914 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3915
3916         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3917         live buffer.
3918
3919 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3920
3921         * nnir.el (nnir-retrieve-headers): Protect against the article not
3922         existing on the server (bug#10335).
3923
3924 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3925
3926         * gnus-agent.el (gnus-agent-load-local): Recompute
3927         gnus-agent-article-local on changing method.
3928
3929 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3930
3931         * gnus.el (gnus-parameters): Note precedence.
3932
3933 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3934
3935         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3936         in the group buffer.
3937
3938 2012-01-04  Julien Danjou  <julien@danjou.info>
3939
3940         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3941         change.
3942
3943 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3944
3945         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3946         too.
3947
3948         * nntp.el (nntp-retrieve-group-data-early): Use it.
3949
3950 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3951
3952         * nntp.el (nntp-retrieval-in-progress): New variable.
3953         (nntp-make-process-buffer): Make it buffer-local.
3954
3955         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3956         2010.
3957         (gnus-demon-init): Use it to compute the time if time is on the form
3958         "04:23".
3959
3960         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3961
3962         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3963         status in the correct buffer.
3964
3965 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3966
3967         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3968         when opening topics (bug#10407).
3969
3970 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3971
3972         * gnus-cus.el (gnus-score-customize):
3973         * gnus-sum.el (gnus-sort-gathered-threads):
3974         * message.el (message-shorten-references):
3975         * nnmairix.el (nnmairix-request-group):
3976         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
3977
3978 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3979
3980         * gnus-agent.el (gnus-agent-regenerate-group):
3981         * gnus-int.el (gnus-retrieve-group-data-early):
3982         * mm-util.el (mm-codepage-ibm-list):
3983         * nndiary.el (Commentary, nndiary-get-new-mail):
3984         * nnir.el (nnir):
3985         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
3986
3987 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3988
3989         * mm-view.el (mm-display-inline-fontify): Add comment.
3990
3991 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3992
3993         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
3994         * ntlm.el (ntlm-smb-dohash): Spelling fix.
3995
3996 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
3997
3998         * gnus-art.el (gnus-split-methods):
3999         * gnus-msg.el (gnus-configure-posting-styles):
4000         * gnus-spec.el (gnus-parse-simple-format):
4001         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4002         * message.el (message-do-actions): Spelling fix.
4003
4004 2011-12-15  Juri Linkov  <juri@jurta.org>
4005
4006         * mm-decode.el (mm-inline-media-tests): Add missing
4007         `mm-handle-media-subtype'.
4008
4009 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4010
4011         * gnus-group.el (gnus-group-tool-bar):
4012         * gnus-sum.el (gnus-summary-tool-bar):
4013         * message.el (message-tool-bar):
4014         * rfc2231.el (rfc2231-parse-string): Spelling fix.
4015
4016 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
4017
4018         * plstore.el (plstore--insert-buffer): Spelling fix.
4019
4020 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
4021
4022         * message.el (message-valid-fqdn-regexp): Update with newly approved
4023         top-level domain names ".tel" and ".asia".
4024
4025 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4026
4027         * gnus-sum.el (gnus-summary-show-article): Don't load shr
4028         unconditionally.
4029
4030 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4031
4032         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
4033         pop-to-buffer-same-window for old Emacsen.
4034
4035 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
4036
4037         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
4038
4039 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4040
4041         * netrc.el (netrc-credentials): Spelling fix.
4042
4043 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
4044
4045         * gnus-fun.el (gnus-fun-ppm-change-string):
4046         * gnus-msg.el (gnus-inews-do-gcc):
4047         * gnus-sum.el (gnus-summary-find-for-reselect):
4048         * gnus.el (gnus-summary-cancelled):
4049         * message.el (message-cancel-hook, message-send-news):
4050         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
4051         * nnir.el (nnir-run-hyrex):
4052         * nntp.el (nntp-with-open-group-function):
4053         * pgg.el (pgg-pending-timers): Spelling fix.
4054
4055 2011-12-04  Chong Yidong  <cyd@gnu.org>
4056
4057         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
4058         change (Bug#10200).
4059
4060 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4061
4062         * compface.el (uncompface):
4063         * gnus-art.el (gnus-article-x-face-command): Update the header format
4064         of icon data for the most recent icontopbm program.
4065
4066 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4067
4068         * gnus-msg.el (gnus-inews-do-gcc):
4069         * message.el (message-send-mail):
4070         * mml.el (mml-generate-mime): Share the value of the buffer-local
4071         `message-options' variable between a draft buffer and temprary working
4072         buffers.
4073
4074 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4075
4076         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4077
4078 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4079
4080         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4081         for Cygwin.
4082
4083 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4084
4085         * gnus-group.el (gnus-group-prepare-flat):
4086         * mm-bodies.el (mm-encode-body):
4087         * mml.el (mml-preview):
4088         * nnml.el (nnml-request-compact-group):
4089         * pop3.el (pop3-stream-type): Spelling fix.
4090
4091 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4092
4093         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
4094
4095 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4096
4097         * color.el (color-rgb-to-hsl):
4098         * gmm-utils.el (gmm-tool-bar-style):
4099         * gnus-group.el (gnus-group-prepare-flat):
4100         * gnus-topic.el (gnus-topic-prepare-topic):
4101         * mm-decode.el (mm-discouraged-alternatives):
4102         * rfc2047.el (rfc2047-encode-1):
4103         * starttls.el: Spelling fix.
4104
4105 2011-11-24  Glenn Morris  <rgm@gnu.org>
4106
4107         * binhex.el (binhex-begin-line): Give it basic doc-string.
4108
4109         * starttls.el, tls.el: Fix case of "GnuTLS".
4110
4111 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
4112
4113         * gnus-group.el (gnus-group-highlight): Fix typo.
4114
4115 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4116
4117         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4118         value of `delete-file', that returns nil for a local file but returns t
4119         for a remote file using ssh.
4120
4121 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4122
4123         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4124
4125 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4126
4127         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4128         avoid later breakage.
4129
4130 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4131
4132         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4133         article buffers' name.
4134
4135 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4136
4137         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4138         by Paul Eggert's spellfixes two days ago.
4139
4140 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4141
4142         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4143         doesn't have it.
4144
4145         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4146         buffer-local instead of binding them to avoid warnings.  Also demote
4147         errors (bug#10063).
4148         (font-lock-mode-hook): Shut up byte compiler.
4149
4150 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4151
4152         * mm-util.el (mm-charset-after):
4153         * nnir.el (nnir-run-hyrex):
4154         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4155         (ntlm-get-password-hashes, ntlm-md4hash):
4156         * smime.el: Fix typo.
4157
4158 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4159
4160         * gnus-agent.el (gnus-agent-expire-group-1):
4161         * nndiary.el (nndiary-last-occurence):
4162         * nnimap.el (nnimap-request-set-mark):
4163         * nnmairix.el (nnmairix-only-use-registry):
4164         * gnus-group.el (gnus-group-prepare-flat):
4165         * gnus-sum.el (gnus-decode-encoded-word-methods):
4166         * message.el (message-wash-subject):
4167         * nntp.el (nntp-retrieve-headers-with-xover):
4168         * smime.el (smime-certificate-directory): Spelling fix.
4169
4170 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4171
4172         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4173
4174         * color.el:
4175         * gnus-agent.el (gnus-agent-possibly-alter-active):
4176         * gnus-dired.el (gnus-dired-print):
4177         * mail-parse.el:
4178         * nnmairix.el (nnmairix-request-group):
4179         * shr.el (shr-image-displayer):
4180         * sieve-manage.el:
4181         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
4182
4183 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
4184
4185         * gnus-sum.el (gnus-auto-select-subject):
4186         * spam-report.el (spam-report-resend): Spelling fix.
4187
4188 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4189
4190         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4191         * gnus-art.el (gnus-default-article-saver):
4192         * gnus-srvr.el (gnus-server-copy-server):
4193         * gnus.el (gnus-sloppily-equal-method-parameters):
4194         * html2text.el (html2text-format-tag-list):
4195         * message.el (message-narrow-to-head):
4196         * nndiary.el:
4197         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4198         * sieve.el: Spelling fix.
4199
4200 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4201
4202         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4203         * gnus-sum.el (gnus-summary-make-menu-bar):
4204         * gnus-uu.el (gnus-uu-decode-postscript)
4205         (gnus-uu-decode-postscript-and-save):
4206         * mailcap.el (mailcap-print-command):
4207         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4208         Fix typos.
4209
4210 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4211
4212         * gnus-art.el (gnus-article-part-wrapper):
4213         * html2text.el (html2text-fix-paragraphs):
4214         * mm-decode.el (mm-image-fit-p):
4215         * rfc2047.el (rfc2047-encode-message-header):
4216         * shr-color.el (shr-color-visible-distance-min)
4217         (shr-color-relative-to-absolute, set-minimum-interval)
4218         (shr-color-visible): Fix typos.
4219
4220 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4221
4222         * gmm-utils.el (gmm-tool-bar-item):
4223         * gnus-art.el (gnus-treat-body-boundary):
4224         * gnus-diary.el (gnus-user-format-function-d):
4225         * gnus-start.el (gnus-get-unread-articles):
4226         * pgg-gpg.el (pgg-gpg-update-agent):
4227         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4228
4229 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4230
4231         * gnus-topic.el (gnus-group-prepare-topics):
4232         * gnus-uu.el (gnus-extract-view):
4233         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4234
4235 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4236
4237         * spam.el: Move BBDB autoloads.
4238         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4239         BBDB 2 and 3.
4240         (spam-check-BBDB): Use it.
4241         (spam-enter-ham-BBDB): Use it.
4242
4243 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4244
4245         * smime.el (smime-draw-buffer): Spelling fix.
4246
4247 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4248
4249         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4250         for scanning exactly one level.
4251         * gnus-start.el (gnus-get-unread-articles): Ditto.
4252
4253 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4254
4255         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4256         slightly clearer.
4257
4258 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4259
4260         * gnus-sync.el: More commentary about setup.
4261
4262 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4263
4264         * message.el (message-send-and-exit): Document `arg'.
4265
4266 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4267
4268         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4269
4270 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4271
4272         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4273
4274         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4275         we don't use `bound-and-true-p'.
4276
4277 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4278
4279         * gnus-util.el (gnus-bound-and-true-p): Remove.
4280         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4281         * nnir.el: Use it.
4282         * nnmairix.el: Use it.
4283
4284 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4285
4286         * gnus-sync.el: Improve docs about CouchDB admins.
4287
4288         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4289         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4290         for reasons unknown.
4291         * nnir.el: Use it.
4292         * nnmairix.el: Use it.
4293
4294         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4295         * nnir.el: Ditto.
4296         * nnmairix.el: Ditto.
4297
4298         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4299
4300 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4301
4302         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4303         not needed.  Provide xmlplistread list function to produce XML plist
4304         output for non-Gnus LeSync clients.
4305
4306 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4307
4308         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4309
4310         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4311         and save against it.  Group subscriptions, read marks, other marks,
4312         subscription levels, topic names, and topic offsets (the group's
4313         position within the topic) are saved.  This is an experimental backend
4314         and may change significantly.  Load json.el from the gnus-fallback-lib
4315         if it's not available otherwise.
4316         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4317
4318 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4319
4320         * message.el (message-completion-function): Make sure
4321         message-tab-body-function is not attempted if one of
4322         message-completion-alist fails to find a completion (bug#9158).
4323
4324 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4325
4326         * mml.el (mml-quote-region): Quote <#secure> tag.
4327         (mml-generate-mime-1): Unquote <#secure> tag.
4328
4329 2011-10-20  Chong Yidong  <cyd@gnu.org>
4330
4331         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4332         calling a minor mode from Lisp with nil arg enables it, so we have to
4333         make the wording a bit ambiguous here).
4334
4335 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4336
4337         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4338         * nnir.el (nnir-mode): Use it.
4339         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4340         Use it.
4341
4342         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4343         * nnmairix.el (gnus-registry-enabled): Ditto.
4344
4345 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4346
4347         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4348         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4349         only while we need to find out if it should be t or nil.
4350         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4351         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4352         the registry is installed.  Set it to nil when it's unloaded.
4353         (gnus-registry-install-p): Provide user guidance for the initial value
4354         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4355         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4356         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4357         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4358         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4359         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4360         `gnus-registry-install'.
4361
4362 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4363
4364         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4365         previous change.
4366         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4367         primary key is marked as disabled.
4368
4369 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4370
4371         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4372         primary key is marked as disabled.
4373
4374 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4375
4376         * html2text.el (html2text-clean-anchor): Check for quotes around
4377         `href' value.
4378
4379 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4380
4381         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4382         searching.  Drop `bbdb-cache'.
4383
4384 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4385
4386         * message.el (message-signed-or-encrypted-p): Exclude header when
4387         checking if there is signed or encrypted body in text/plain message.
4388
4389 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4390
4391         * html2text.el (html2text-get-attr): Correctly handle attribute values
4392         containing "=".
4393
4394 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4395
4396         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4397         handle bindings.
4398
4399 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4400
4401         * gnus-win.el (gnus-configure-windows): Protect against reading
4402         ephemeral groups outside of Gnus.
4403
4404 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4405
4406         * shr.el (shr-tag-img): Don't get images displayed in tables.
4407
4408 2011-10-03  Glenn Morris  <rgm@gnu.org>
4409
4410         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4411         the "maintainer" version of debbugs.gnu.org reports.
4412
4413 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4414
4415         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4416         make asynchronous adjacent image insertion work better.
4417
4418 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4419
4420         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4421         documentation.
4422
4423 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4424
4425         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4426         `gnus-asynchronous' isn't shadowed.
4427
4428 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4429
4430         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4431
4432         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4433         (nnimap-insert-partial-structure): The charset parameter isn't
4434         case-sensitive.
4435
4436         * nnheader.el (nnheader-message-maybe): New function.
4437
4438         * shr.el (shr-tag-table): Render totally broken tables better.
4439
4440         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4441         computing the boundary.
4442
4443 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4444
4445         * pop3.el (pop3-number-of-responses): Remove.
4446         (pop3-wait-for-messages): Rewrite to take linear time instead of
4447         exponential time.
4448
4449 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4450
4451         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4452         re-fetch images.
4453
4454         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4455         re-fetch images when hitting `g' in Gnus.
4456
4457 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4458
4459         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4460         (mml-compute-boundary): Don't check collision if it is non-nil.
4461         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4462         before checking collision.
4463
4464 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4465
4466         * message.el (message-indent-citation): Really make sure there's a
4467         newline at the end.
4468
4469         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4470         Fix suggested by John Wiegley.
4471
4472         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4473
4474         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4475
4476         * message.el (message-default-send-rename-function): Break out into its
4477         own function.
4478
4479         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4480         doesn't work under XEmacs.
4481
4482         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4483         of "imaps" to word around Windows problems.
4484         (nnimap-open-connection-1): Use it.
4485
4486         * message.el (message-indent-citation): Revert last change which made
4487         `F' not work.
4488
4489 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4490
4491         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4492         terminal as well.
4493
4494 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4495
4496         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4497         because it displays images using overlays that aren't easy to copy to
4498         the article buffer.
4499
4500 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4501
4502         * message.el (message-indent-citation): Fix empty line removal at the
4503         end of the citation.
4504
4505 2011-09-20  Julien Danjou  <julien@danjou.info>
4506
4507         * auth-source.el (auth-source-netrc-create): Use default value for
4508         password if specified.  Evaluate default.
4509         (auth-source-plstore-create): Ditto.
4510         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4511         value evaluation.
4512         (auth-source-netrc-create): Typo fix.
4513         (auth-source-plstore-create): Ditto.
4514
4515         * password-cache.el (password-cache-remove): Remove entries even if the
4516         value is nil, so that password with a nil value (negative caching) is
4517         possible to invalidate.
4518
4519         * auth-source.el (auth-source-format-cache-entry): New function.
4520
4521 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4522
4523         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4524
4525 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4526
4527         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4528
4529 2011-09-19  Julien Danjou  <julien@danjou.info>
4530
4531         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4532         which work with things that are not ASCII.
4533
4534 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4535
4536         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4537
4538 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4539
4540         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4541         message level.
4542
4543 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4544
4545         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4546
4547 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4548
4549         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4550
4551 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4552
4553         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4554         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4555
4556 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4557
4558         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4559         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4560         articles.
4561
4562 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4563
4564         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4565         (message-mail-other-window, message-mail-other-frame)
4566         (message-news-other-window, message-news-other-frame):
4567         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4568         instead of setting buffer display varibles.
4569
4570 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4571
4572         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4573
4574         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4575
4576 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4577
4578         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4579         duplicates" to a higher level.
4580
4581         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4582         most egregious messages.
4583
4584 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4585
4586         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4587
4588 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4589
4590         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4591         up the file (bug#9351).
4592
4593 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4594
4595         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4596         it does with all other backends, but decode the names immediately after
4597         getting them.
4598
4599         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4600         decoding nnimap groups.
4601
4602         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4603         newsrc file.  It doesn't seem like an important optimization any more.
4604
4605 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4606
4607         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4608         overflows.
4609
4610 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4611
4612         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4613         (gnus-interactive-exit): Extend to `quiet'.
4614
4615         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4616
4617         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4618         string.
4619
4620         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4621         renaming function arguments from `this'.
4622
4623         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4624
4625         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4626         has been renamed.
4627         (gnus-lrm-string-p): Include RLM and PDF, too.
4628
4629         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4630         (bug#9225).
4631
4632 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4633
4634         Add autoload cookies for functions used by sendmail.el.
4635         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4636
4637         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4638
4639 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4640
4641         * gnus-art.el (article-date-ut): Work properly even when there are
4642         things like Date header in the body; work for forwarded parts.
4643
4644 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4645
4646         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4647         original-article-buffer.
4648
4649 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4650
4651         * nnir.el (nnir-compose-result): Fix matching of server type.
4652         (nnir-run-swish++): Ditto.
4653         (nnir-run-namazu): Ditto.
4654         (nnir-run-notmuch): Ditto.
4655
4656 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4657
4658         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4659         (bug#9405).
4660
4661         * gnus-score.el (gnus-summary-increase-score): Doc clarification
4662         (bug#9421).
4663
4664         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4665         (bug#9425).
4666
4667         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4668         thing (bug#9426).
4669
4670 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4671
4672         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4673         the error message.
4674
4675 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
4676
4677         * message.el (message-setup-1): Return t (Bug#9392).
4678
4679 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4680
4681         * gnus-sum.el: When adding article headers to a summary buffer also
4682         update gnus-newsgroup-articles (bug#9386).
4683
4684 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4685
4686         * auth-source.el: Autoload help-mode.
4687
4688 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4689
4690         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4691         names.
4692
4693 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4694
4695         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4696         mm-replace-in-string for compatibility issues.
4697         * mml2015.el (mml2015-epg-verify): Ditto.
4698
4699 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4700
4701         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4702
4703         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4704
4705 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4706
4707         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4708         continue on and do the clean-up phase (bug#9188).
4709
4710         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4711         just ignore groups that can't be opened instead of erroring out
4712         (bug#9225).
4713
4714         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4715         nil since some many people are fuddy-duddies.
4716
4717         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4718         images.
4719
4720         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4721         instead.
4722
4723         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4724
4725         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4726
4727         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4728         processing.
4729
4730         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4731         buffer to avoid warnings.
4732
4733 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4734
4735         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4736         specified to reduce precision.
4737
4738 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4739
4740         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4741         bodystructures (bug#9314).
4742
4743 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4744
4745         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4746         Make button keymap non-sticky after buttons.
4747
4748 2011-08-18  David Engster  <dengste@eml.cc>
4749
4750         * nnmairix.el (nnmairix-request-set-mark)
4751         (nnmairix-goto-original-article): Remove adding of article to registry,
4752         since `gnus-registry-add-group' isn't available anymore.
4753         (nnmairix-determine-original-group-from-registry):
4754         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4755         available anymore.
4756
4757 2011-08-12  Simon Josefsson  <simon@josefsson.org>
4758
4759         * starttls.el (starttls-any-program-available): Define as obsolete
4760         function.
4761
4762 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4763
4764         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4765         versions which Gnus use when appropriate.
4766
4767         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4768         a pretty destructive command.
4769
4770         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4771
4772 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4773
4774         * message.el (message-fix-before-sending): Make a different warning
4775         about NUL characters (bug#9270).
4776
4777         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4778         from custom (bug#9260).
4779
4780         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4781         things work in Emacs 22 and XEmacs, too.
4782
4783         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4784         default From.
4785
4786         * gnus-spec.el (gnus-lrm-string-p): New macro.
4787         (gnus-lrm-string): New constant.
4788         (gnus-summary-line-format-spec): LRM-ify the from.
4789         (gnus-tilde-max-form): LRM-ify string chopping.
4790
4791         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4792
4793         * message.el (message-is-yours-p): Allow disabling canlock checking
4794         (bug#9295).
4795         (message-shoot-gnksa-feet): Add `canlock-verify'.
4796         (message-auto-save-directory): Use ~/ as the auto-save directory if the
4797         message directory isn't writable (bug#9304).
4798
4799         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4800         non-world-readable.
4801
4802 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4803
4804         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4805         articles.
4806
4807 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
4808
4809         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4810         copy-list.
4811
4812 2011-08-12  Sam Steingold  <sds@gnu.org>
4813
4814         * gnus-score.el (gnus-score-find-alist): Keep the score files already
4815         in the reverse order to avoid modifying the cache with `nreverse'.
4816         (gnus-all-score-files): Do not modify the value returned by
4817         `gnus-score-find-alist' because it lives in a cache variable.
4818         (gnus-current-home-score-file): No need to `nreverse' the return value
4819         of `gnus-score-find-alist', it is already in the correct order.
4820
4821 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
4822
4823         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4824         type MESSAGE and subtype RFC822 is slightly different from those of
4825         type TEXT.
4826
4827 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
4828
4829         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4830         This allows article-referral to work from an nnir group.
4831
4832 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
4833
4834         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4835
4836 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
4837
4838         * mml1991.el (mml1991-epg-find-usable-key)
4839         (mml1991-epg-find-usable-secret-key): New function.
4840         (mml1991-epg-sign): Check if signing key is usable.
4841         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4842
4843 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
4844
4845         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4846         server-variables only.  This should fix a bug introduced with commit
4847         e1889675b7f4adf057833c5513c9374134c4e053.
4848         (nnir-run-query): 'nnir-search-engine should not be set from the global
4849         environment.
4850
4851 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
4852
4853         * nnir.el (nnir-search-thread): Position point on referring article
4854         line.
4855         (nnir-warp-to-article): Clean up summary buffers.
4856
4857         * nnimap.el (nnimap-request-thread): Whitespace fix.
4858
4859 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4860
4861         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4862
4863 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4864
4865         * starttls.el (starttls-available-p): Rename from
4866         `starttls-any-program-available' and changed return convention.
4867
4868 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4869
4870         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4871         `unix-sync' unless it's defined.
4872
4873 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4874
4875         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4876         `aref' for XEmacs compatibiltiy.
4877
4878 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4879
4880         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4881
4882 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4883
4884         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4885         closures, quote the form properly (bug#9194).
4886
4887 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4888
4889         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4890         (gnus-summary-insert-new-articles): Protect against servers that are
4891         down.
4892
4893 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4894
4895         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4896         in mm handle if none is specified.
4897
4898 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4899
4900         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4901
4902 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4903
4904         * nnir.el (nnir-search-thread): New function to make an nnir group
4905         based on a thread query.
4906
4907         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4908         of nnir in thread referral.
4909         (gnus-summary-refer-thread): Use it.
4910
4911         * nnimap.el (nnimap-request-thread): Use it.
4912
4913 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4914
4915         * shr.el (shr-tag-comment): Ignore HTML comments.
4916
4917 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4918
4919         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4920         argument.
4921         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4922         Use `nnir-address' to handle server info rather than passing an arg.
4923
4924         * nnimap.el (nnimap-make-thread-query): New utility function to format
4925         an imap thread search query.
4926         (nnimap-request-thread): Use it.
4927
4928         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4929         right select-method if we are not going back to the group buffer.
4930
4931 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4932
4933         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4934         enter invalid buffer configurations into the quit form (bug#9107).
4935         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4936         unplugged/plugged.
4937
4938         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4939         keep track of which ones are unread (bug#9061).
4940
4941         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4942         (bug#9055).
4943
4944         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4945         (bug#9041).
4946
4947         * gnus-html.el (mm-util): Require (bug#9073).
4948
4949         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4950         (gnus-summary-refer-thread): Use it to remove duplicates in the
4951         un-threaded view (bug#9053).
4952         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4953
4954 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4955
4956         * nnir.el (nnir-read-server-parm): Use default value from global
4957         variable.  Without this the default search engine parameters aren't
4958         used at all.
4959
4960 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4961
4962         * message.el (message-unique-id): Don't use the undocumented return
4963         value from (random t) (bug#9118).
4964
4965 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4966
4967         * message.el (message-auto-save-directory): If the ~/Mail directory
4968         doesn't exist, use ~ as the auto-save directory (bug#4432).
4969
4970         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4971         hasn't already been started.
4972
4973 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4974
4975         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4976
4977         * message.el (message-reply): Work around mysterious bug where
4978         `message-mode' seems to overwrite the locally bound `subject' variable.
4979
4980 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4981
4982         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4983         correct group.
4984
4985         * gnus-int.el (gnus-request-thread): Add group argument.
4986
4987         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4988
4989 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4990
4991         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
4992
4993         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4994         renamed to `debbugs-gnu-*'.
4995
4996 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4997
4998         * plstore.el: Revert the editing feature since it is not urgent.
4999         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
5000         (plstore-mode-decoded): Remove.
5001
5002 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5003
5004         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
5005         isn't very interesting any more, and it leaks potentially secret data.
5006         (gnus-debug): Remove.
5007
5008         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
5009         use of :custom-show.
5010
5011 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
5012
5013         * plstore.el: Add documentation.
5014         (plstore-mode): New mode to edit plstore file.
5015         (plstore-mode-toggle-display, plstore-mode-original)
5016         (plstore-mode-decoded): New command.
5017         (plstore--encode, plstore--decode, plstore--write-contents-functions)
5018         (plstore--insert-buffer, plstore--make): New function.
5019         (plstore-open, plstore-save): Simplify by using them.
5020
5021 2011-07-06  Glenn Morris  <rgm@gnu.org>
5022
5023         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
5024
5025 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5026
5027         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
5028         no longer is much used.
5029         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
5030         Articles".
5031
5032 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
5033
5034         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
5035         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
5036         `notmuch' backend.
5037
5038 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5039
5040         * mm-decode.el (mm-text-html-renderer): Doc fix.
5041
5042         * gnus-msg.el (gnus-bug): Fix the MML tag.
5043
5044         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
5045
5046 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
5047
5048         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
5049         secondary methods if started with `gnus-no-server'.
5050
5051 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
5052
5053         * message.el (message-return-action): Fix typo in docstring.
5054
5055 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5056
5057         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
5058         bug reports at once.
5059
5060         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
5061
5062 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5063
5064         * nndraft.el: Require gnus-group.
5065         (nndraft-request-list): Declare.
5066
5067         * nndraft.el (nndraft-update-unread-articles): Don't show group having
5068         no unread article unless it matches gnus-permanently-visible-groups.
5069
5070         * nndraft.el (nndraft-update-unread-articles): New function.
5071         (nndraft-request-associate-buffer): Use it to update the number of
5072         unread articles for the nndraft groups in the group buffer when saving
5073         or killing a draft message.
5074
5075 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5076
5077         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
5078         systems to binary before writing and reading the mbox files.
5079
5080         * gnus.el (gnus-summary-line-format): Link to the info node for %U
5081         instead of trying to list them all (bug#8978).
5082
5083 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5084
5085         * pop3.el (pop3-open-server): Use :end-of-capability.
5086
5087 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5088
5089         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
5090         the id is always a number.
5091
5092         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
5093
5094         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
5095         debbugs mode, if possible.
5096
5097 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
5098
5099         * auth-source.el (auth-source-token-passphrase-callback-function):
5100         Reindent.
5101         (epg-context-operation): Remove unnecessary autoload.
5102
5103 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5104
5105         * gnus.el (gnus-list-debbugs): New command.
5106
5107         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
5108         mboxstat instead of the maintbox, since the stat seems to be fuller.
5109
5110         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
5111         summary buffers.
5112
5113         * message.el (message-get-reply-headers): Delete all duplicates,
5114         instead of the first.
5115         (message-get-reply-headers): Ensure that we have progress while
5116         deleting duplicates.
5117
5118         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5119         gnus-posting-style value from the summary buffer to make it easier to
5120         make that a per-buffer conf.
5121
5122 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5123
5124         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5125         found by setting `shortcut' in 'query.
5126         (nnir-request-article): Use `shortcut' setting when requesting article
5127         by Message-ID.
5128
5129 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5130
5131         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5132         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5133         Bring the pseudo-headers back too.
5134
5135 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5136
5137         * auth-source.el (auth-source-token-passphrase-callback-function):
5138         Simplify and remove EPA dependency.
5139
5140 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5141
5142         * nnir.el (nnir-request-article): Fix error message text.
5143
5144 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5145
5146         * auth-source.el (plstore-delete): Autoload.
5147         (auth-source-plstore-search): Support delete operation.
5148         * plstore.el (plstore-delete): New function.
5149
5150 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5151
5152         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5153         mark actually existing articles as unread rather than the ones that
5154         active asserts.
5155
5156 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5157
5158         * nntp.el (nntp-record-command):
5159         * gnus-util.el (gnus-message-with-timestamp-1):
5160         Use format-time-string rather than decoding time stamps by hand.
5161         This is simpler and insulates the code from potential changes to
5162         current-time format.
5163
5164 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5165
5166         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5167
5168 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5169
5170         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5171         (plstore-save): Support public key encryption.
5172         (plstore--init-from-buffer): New function.
5173         (plstore-open): Use it; fix error when opening a non-existent file.
5174         (plstore-revert): Use plstore--init-from-buffer.
5175
5176 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5177
5178         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5179
5180 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5181
5182         * mml2015.el (mml2015-use): Replace string-match-p with string-match
5183         for old Emacsen.
5184
5185 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5186
5187         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
5188         is not fully working.
5189
5190 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5191
5192         * dgnushack.el: Autoload sha1 on XEmacs.
5193
5194         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5195         quit window configuration.
5196
5197         * auth-source.el (epg-context-set-passphrase-callback):
5198         Remove duplicate autoload.
5199
5200 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5201
5202         * nnir.el (nnir-request-article): Allow requesting articles by
5203         Message-ID with nnimap.
5204
5205         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5206         current server.
5207
5208 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5209
5210         * auth-source.el: Autoload EPA/EPG functions.
5211         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5212         changed when EPA/EPG is not available.
5213         (auth-source-backend): Rename "arg" member to "data".
5214         (auth-source-backend-parse, auth-source-plstore-search)
5215         (auth-source-plstore-create): Use it.
5216
5217 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5218
5219         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5220         `gnus-refer-article-methods'.
5221
5222 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5223
5224         * auth-source.el: Require EPA and EPG.
5225         (auth-source-passphrase-alist): New variable.
5226         (auth-source-passphrase-callback-function)
5227         (auth-source-token-passphrase-callback-function): Callbacks for the
5228         netrc field encryption (GPG tokens).
5229         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5230         Symmetric encryption and decryption of the netrc GPG tokens.
5231         (auth-source-netrc-normalize): Use them, simplifying the closure.
5232
5233 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5234
5235         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5236         is available.
5237
5238 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5239
5240         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5241         non-nil, and `nnimap-split-methods' is nil, use the former.
5242
5243 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5244
5245         * plstore.el (plstore-revert): New function.
5246         (plstore-open): Use it; hide the buffer from user.
5247
5248 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5249
5250         * auth-source.el (auth-source-backend): New member "arg".
5251         (auth-source-backend-parse): Handle new backend 'plstore.
5252         * plstore.el: New file.
5253
5254 2011-06-30  Glenn Morris  <rgm@gnu.org>
5255
5256         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5257
5258 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5259
5260         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5261         expiring articles to.
5262
5263         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5264         variations as ASCII (bug#5458).
5265
5266 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5267
5268         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5269
5270 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5271
5272         * message.el (message-point-in-header-p): Tweak the function to default
5273         to saying that we're not in the headers if there is no separator at
5274         all.  This makes it possible to use the Message version of `M-q' in
5275         buffers with no headers (bug#7987).
5276         (message-point-in-header-p): Fix last checkin to work with an empty
5277         mail-header-separator, too.
5278
5279         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5280         again, save the choice via customize.
5281
5282 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5283
5284         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5285
5286         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5287         ended the connection, bail out before waiting infinitely on a new
5288         connection.
5289
5290 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5291
5292         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5293         reports.
5294
5295         * gnus.el (gnus-bug-package): Use "gnus."
5296         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5297
5298 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5299
5300         * dgnushack.el: Make the timer warning go away on XEmacs.
5301
5302         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5303         animations going on at article exit time.
5304
5305         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5306         since removing it breaks people upgrading.
5307
5308         * shr.el (shr-put-image): Use the new interface for animating images.
5309         (shr-put-image): Animate for 60 seconds.
5310
5311         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5312         avoid compiler warnings.
5313
5314         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5315         error with `find-file-hooks' on Emacs 22.
5316         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5317         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5318         on all architectures.
5319
5320         * spam.el (spam-stat): Require in a normal fashion without binding
5321         `spam-stat-install-hooks' to avoid compilation warnings.
5322
5323         * spam-stat.el (spam-stat-install-hooks): Remove.
5324         (spam-stat-install-hooks): Don't run automatically.
5325
5326 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5327
5328         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5329         and keystroke.
5330
5331 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5332
5333         * auth-source.el (auth-source-netrc-cache): Move forward.
5334
5335 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5336
5337         * proto-stream.el (proto-stream-open-starttls): Use
5338         `gnutls-available-p' to see whether we have built-in support.
5339
5340         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5341         we already know.
5342         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5343         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5344
5345 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5346
5347         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5348         %S format, since that looks odd.
5349         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5350         file, especially when saving.
5351
5352 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5353
5354         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5355         article found.
5356
5357 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5358
5359         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5360         `auth-source-save-secrets' with a more sensitive alist that can be
5361         configured per file.  Experimental, so defaults to 'never.
5362         (auth-source-netrc-create): Use it.  Still experimental code.
5363         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5364         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5365
5366 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5367
5368         * auth-source.el (auth-source-save-secrets): New variable to control if
5369         secret tokens should be saved encrypted.
5370         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5371         to `auth-source-netrc-normalize'.
5372         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5373         on the EPA variables being defined.
5374         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5375         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5376         the lexical-let closure.
5377         (auth-source-netrc-create): Create "gpg:" tokens according to
5378         `auth-source-save-secrets'.
5379
5380 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5381
5382         * gnus-group.el (gnus-group-update-group): Add new argument
5383         `info-unchanged' that stops updating dribble buffer.
5384
5385         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5386         deletes lines matching to it in dribble buffer.
5387
5388         * gnus-agent.el (gnus-agent-fetch-group-1):
5389         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5390         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5391         * gnus-start.el (gnus-group-change-level):
5392         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5393
5394         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5395         if newsgroup info is not changed.
5396
5397         * gnus-group.el (gnus-group-get-new-news-this-group):
5398         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5399         Don't update dribble buffer.
5400
5401 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5402
5403         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5404         remove entries with groups we ignore.
5405
5406 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5407
5408         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5409         the underline comes at the bottom.
5410
5411 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5412
5413         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5414         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5415         (gnus-registry-article-marks-to-names): Rename from
5416         `gnus-registry-user-format-function-M2'.
5417
5418 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5419
5420         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5421         ephemeral group.
5422
5423 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5424
5425         * shr.el (shr-browse-image): Copy the URL if called interactively.
5426
5427 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5428
5429         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5430         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5431         done, then unselected articles may be marked as read.
5432
5433         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5434         since not doing this seems to lead to a race condition in pop3-logon.
5435
5436         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5437         so that the call chain it correct when we call "upwards".
5438
5439         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5440         in read-only groups.
5441
5442         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5443
5444         * message.el (message-cite-reply-position): Doc string fix.
5445
5446         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5447         avoid regexp overflow.
5448         (nnimap-transform-split-mail): Ditto.
5449
5450         * pop3.el (pop3-retr): Error out if the server closes the connection.
5451
5452 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5453
5454         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5455         mm-with-unibyte-current-buffer.  The buffer should not contain any
5456         multibyte chars anyway at this stage.
5457
5458 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5459
5460         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5461         at the end of lines.
5462
5463 2011-05-29  Julien Danjou  <julien@danjou.info>
5464
5465         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5466
5467 2011-05-27  Glenn Morris  <rgm@gnu.org>
5468
5469         * gnus-group.el (gnus-bug-group-download-format-alist):
5470         Use the "maintainer" version of debian reports as well.
5471
5472 2011-05-26  Glenn Morris  <rgm@gnu.org>
5473
5474         * gnus-group.el (gnus-bug-group-download-format-alist):
5475         Use the "maintainer" version of debbugs.gnu.org reports.
5476
5477 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5478
5479         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5480
5481 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5482
5483         * gnus-cus.el (gnus-agent-customize-category):
5484         * gnus-delay.el (gnus-delay-send-queue):
5485         * gnus.el (gnus-other-frame):
5486         Don't quote lambda expressions with `quote'.
5487
5488 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5489
5490         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5491         the thread moves us backwards and so we loop forever.
5492
5493 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5494
5495         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5496         whitespace in base64 data lines.
5497
5498 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5499
5500         * gnus-registry.el (gnus-registry-user-format-function-M):
5501         Use `mapconcat'.
5502         (gnus-registry-user-format-function-M2): Use to see the full text of
5503         the marks.  Make "," the mark text separator.
5504
5505         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5506         authentication with auth-source.
5507
5508 2011-05-17  Glenn Morris  <rgm@gnu.org>
5509
5510         * gnus-group.el (gnus-import-other-newsrc-file):
5511         Use insert-file-contents.
5512
5513 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5514
5515         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5516         1000 iterations.
5517
5518 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5519
5520         * nntp.el (nntp-open-connection): Check if process-type is available.
5521
5522 2011-05-16  Julien Danjou  <julien@danjou.info>
5523
5524         * shr.el (shr-tag-del): Add support for del tag.
5525
5526 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5527
5528         * gnus-html.el (gnus-html-put-image): Register a displayer.
5529
5530         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5531
5532 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5533
5534         * registry.el (prune-factor): New initialization parameter defaulting
5535         to 0.1.
5536         (registry-prune-hard): Use it.
5537
5538         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5539         0.1 expicitly.
5540
5541 2011-05-13  Glenn Morris  <rgm@gnu.org>
5542
5543         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5544         is bound, since this function requires sendmail.
5545
5546 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5547
5548         * registry.el (registry-usage-test): Disable pruning test.
5549
5550 2011-05-11  David Engster  <dengste@eml.cc>
5551
5552         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5553         Bind set-network-process-option for XEmacs.
5554
5555 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5556
5557         * registry.el (registry-prune-hard-candidates)
5558         (registry-prune-soft-candidates): Helper methods for registry pruning.
5559         (registry-prune): Use them.  Make the sort function optional.
5560
5561 2011-05-10  Jim Meyering  <meyering@redhat.com>
5562
5563         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5564
5565 2011-05-10  Julien Danjou  <julien@danjou.info>
5566
5567         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5568         symbol and not a list.
5569
5570 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5571
5572         * gnus-art.el (gnus-article-mode): Move binding of
5573         shr-put-image-function here from gnus-article-prepare-display.
5574
5575         * shr.el (shr-put-image-function): New variable.
5576         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5577         (shr-put-image): Return scaled image.
5578
5579         * gnus-art.el (gnus-shr-put-image): New function.
5580         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5581
5582         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5583         original ones, as deletable.
5584
5585 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5586
5587         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5588
5589 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5590
5591         * registry.el (registry-full): Add convenience method.  Fix logic.
5592         (registry-insert): Use it.  Fix logic here too.
5593
5594         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5595         `registry-prune' if `registry-full' returns t.
5596         (gnus-registry-handle-action)
5597         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5598         (gnus-registry-usage-test): Use it.
5599
5600 2011-05-07  Julien Danjou  <julien@danjou.info>
5601
5602         * shr.el (shr-link): Make shr-link inherit from link by default.
5603
5604 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5605
5606         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5607
5608 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5609
5610         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5611         error out because the face is not a list.
5612
5613 2011-05-05  Glenn Morris  <rgm@gnu.org>
5614
5615         * proto-stream.el (gnutls-negotiate): Fix declarations.
5616
5617         * gnus-start.el (gnus-propagate-marks): Declare.
5618
5619 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5620
5621         * registry.el (registry-reindex): Fix percentage message.
5622
5623         * proto-stream.el (network-stream-open-starttls): Adjust to call
5624         `gnutls-negotiate' with :process and :hostname arguments.
5625
5626 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5627
5628         * shr.el: Add shr-link face for links.
5629         (shr-urlify): Use it.
5630
5631         * registry.el (registry-insert): Make error message more helpful.
5632
5633 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5634
5635         * gnus-html.el (gnus-html-schedule-image-fetching):
5636         Use url-queue-retrieve, if it exists.
5637
5638         * shr.el (shr-tag-img): Ditto.
5639
5640         * gnus.el: Autoload more gnus-agent functions.
5641
5642         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5643         agent if we haven't already (bug#8502).
5644
5645         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5646         into the Agent, too.
5647
5648         * gnus-agent.el (gnus-agent-store-article): New function.
5649
5650         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5651         and moved from that file for reuse.
5652
5653         * pop3.el (pop3-open-server): Error messages are "-ERR".
5654
5655 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5656
5657         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5658         (open-tls-stream): Remove superfluous tls/starttls autoloads.
5659
5660 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5661
5662         * gnus.el: No Gnus v0.17 is released.
5663
5664 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5665
5666         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5667         buffer has moved to a different frame.
5668
5669 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5670
5671         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5672         to get the conversion from unibyte to multibyte buffers to work on
5673         Emacs 22.
5674
5675         * nntp.el (nntp-request-article): Slight clean-up.
5676
5677 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5678
5679         * shr.el (shr-strike-through): New face.
5680         (shr-tag-s): Use it to provide <s> support.
5681         (shr-tag-s): Remove duplicate definition.
5682
5683 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5684
5685         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5686         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5687
5688 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5689
5690         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5691         `gnutls-negotiate'.
5692         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5693
5694 2011-04-23  Glenn Morris  <rgm@gnu.org>
5695
5696         * gnus-sum.el (gnus-extra-headers): Bump :version.
5697
5698 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5699
5700         * shr.el (shr-tag-sup): New function.
5701         (shr-tag-sub): Ditto.
5702
5703 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5704
5705         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5706         for the case where `gnus-registry-ignored-groups' is a list of lists,
5707         and don't call `gnus-parameter-registry-ignore' otherwise.
5708
5709 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5710
5711         * nnimap.el (nnimap-user): New backend variable.
5712         (nnimap-open-connection-1): Use it.
5713         (nnimap-credentials): Accept user parameter so it's explicit what user
5714         name is desired.
5715
5716         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5717         default.
5718
5719         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5720         not gnus-registry.el.
5721
5722         * gnus-registry.el: Mention in comments how to modify
5723         `gnus-extra-headers' for proper recipient tracking and that it may
5724         already have To and Cc recently, which it does as of this commit.
5725         (gnus-registry-ignored-groups): Remove defcustom.
5726         Explain why in comments.
5727         (gnus-registry-action): Fix data-header reference to use the extra
5728         headers.  Explain in package commentary how to add To and Cc headers to
5729         the gnus-extra-headers.
5730         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5731         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5732         parameter list or a string list in `gnus-registry-ignored-groups'.
5733         Fix logic error.
5734
5735 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5736
5737         * shr.el (shr-expand-url): Protect against null urls.
5738
5739 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5740
5741         * shr.el (shr-base): New binding.
5742         (shr-tag-base): Keep track of <base>.
5743         (shr-expand-url): New function used throughout.
5744
5745 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5746
5747         * gnus-registry.el
5748         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5749         (gnus-registry-ignored-groups): New variable.
5750         (gnus-registry-ignore-group-p): Use it.
5751         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5752         set the destination group to nil (same as delete) if it's ignored.
5753
5754 2011-04-20  David Engster  <dengste@eml.cc>
5755
5756         * tests/gnustest-nntp.el: New file for simple NNTP testing.
5757
5758         * Makefile.in (test-nntp): New rule.
5759         (check): Add it.
5760         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
5761
5762 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * gnus-registry.el (gnus-registry-action)
5765         (gnus-registry-fetch-header-fast):
5766         Don't use mail-header that looks an internal function of mailheader.el.
5767
5768 2011-04-19  Glenn Morris  <rgm@gnu.org>
5769
5770         * time-date.el (time-to-days): Remove unused local variables.
5771
5772 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5773
5774         * gnus-registry.el: Eliminate cl functions.
5775         (gnus-registry-sort-addresses): New function that replaces mapcan.
5776         (gnus-registry-action, gnus-registry-spool-action)
5777         (gnus-registry-split-fancy-with-parent)
5778         (gnus-registry-fetch-recipients-fast): Use it.
5779         (gnus-registry-import-eld): Replace delete* with dolist + delq.
5780
5781         * registry.el (initialize-instance, registry-lookup)
5782         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5783         (registry-lookup-secondary-value, registry-search, registry-delete)
5784         (registry-insert, registry-reindex, registry-size, registry-prune):
5785         Use eval-and-compile.
5786
5787 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5788
5789         * registry.el (registry-reindex): New method to recreate the secondary
5790         registry indices.
5791
5792         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5793         tracked field changes.
5794         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5795         (gnus-registry-action, gnus-registry-spool-action)
5796         (gnus-registry-handle-action)
5797         (gnus-registry--split-fancy-with-parent-internal)
5798         (gnus-registry-split-fancy-with-parent)
5799         (gnus-registry-register-message-ids): Add recipient tracking on spool,
5800         move, and delete actions, and for fancy splitting with parent.
5801         (gnus-registry-extract-addresses)
5802         (gnus-registry-fetch-recipients-fast)
5803         (gnus-registry-fetch-header-fast): Convenience functions.
5804         (gnus-registry-misc-test): ERT test of
5805         `gnus-registry-extract-addresses'.
5806
5807 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
5808
5809         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5810         Track by subject first, then sender.
5811
5812 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5813
5814         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5815
5816         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5817         Lisp.
5818
5819         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5820         (gnus-draft-send): Use it to avoid popping
5821         up frames from gnus-group-send-queue.
5822
5823 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5824
5825         * gnus-registry.el: Updated gnus-registry docs.
5826
5827 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5828
5829         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5830         Fix logic bug.
5831         (gnus-registry-post-process-groups): Fix logging of no results and
5832         quote sender and subject.
5833
5834 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5835
5836         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
5837         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
5838         gnutls-cli are too slow to be done opportunistically.
5839
5840         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5841         (gnus-read-active-for-groups): Don't try to finish getting stuff where
5842         we had no early-data returned.
5843         (gnus-get-unread-articles): Add a sanity check so that we don't issue
5844         two async commands to the same server at the same time.
5845
5846 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
5847
5848         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5849
5850 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5851
5852         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5853         "warning" level.
5854
5855         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5856         (mm-url-insert-file-contents): Don't set the package names.
5857
5858 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
5859
5860         * gnus-registry.el (gnus-registry-action): Remove properties and
5861         simplify subject in `gnus-registry-handle-action'.
5862         (gnus-registry-spool-action): Get subject and sender from message if
5863         they are not passed in.
5864         (gnus-registry-handle-action): Remove properties and simplify subject
5865         consistently.
5866
5867 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5868
5869         * registry.el: Require CL before using defmacro*.
5870
5871 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5872
5873         * gnus-art.el (article-treat-date): Assume that
5874         gnus-article-date-headers may be a group parameter.
5875
5876 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
5877
5878         * gnus-registry.el (gnus-registry-handle-action): More debugging.
5879
5880         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5881         interactively so the newsrc file can contain foreign groups too.
5882         Useful for debugging but not much for users.
5883
5884 2011-04-07  David Engster  <dengste@eml.cc>
5885
5886         * registry.el (registry-usage-test): Only do
5887         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5888         lexical binding.
5889
5890 2011-04-07  David Engster  <dengste@eml.cc>
5891
5892         * Makefile.in (check, test-registry): New rules for test-suite.
5893
5894 2011-04-06  David Engster  <dengste@eml.cc>
5895
5896         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5897         argument NOERROR for `require', since XEmacs 21.4 does not support it.
5898
5899 2011-04-06  David Engster  <dengste@eml.cc>
5900
5901         * registry.el (initialize-instance): Change :after to :AFTER to be
5902         compatible with old EIEIO version in XEmacs.
5903
5904 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5905
5906         * gnus-registry.el (gnus-registry-post-process-groups)
5907         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5908         and provide better messaging.
5909
5910 2011-04-06  David Engster  <dengste@eml.cc>
5911
5912         * Makefile.in (fail-on-warning): New rule to compile with warnings as
5913         errors.
5914
5915         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
5916         dgnushack-compile with error-on-warn enabled, and to signal an error if
5917         clean compilation failed.
5918         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
5919         with `byte-compile-error-on-warn'.  Return nil if errors occured.
5920
5921 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5922
5923         * gnus-registry.el: Don't use ERT if it's not available.  Load it
5924         unconditionally anyway, discarding errors.
5925         (gnus-registry-delete-entries): New convenience function.
5926         (gnus-registry-import-eld): Import from old .eld registry.
5927
5928         * registry.el: Don't use ERT if it's not available.  Load it
5929         unconditionally anyway, discarding errors.
5930
5931         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5932         version from the Claudio Bley GnuTLS patch (extra optional parameters
5933         and host name).
5934
5935 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5936
5937         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5938         fixup the parameters that can be customized by the user between
5939         save/read cycles.
5940         (gnus-registry-read): Use it.
5941         (gnus-registry-make-db): Use it.
5942         (gnus-registry-spool-action, gnus-registry-handle-action):
5943         Fix messaging.
5944         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5945         Map references to actual group names with sender and subject tracking.
5946         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5947         (gnus-registry-usage-test): Add subject lookup test.
5948
5949         * registry.el (registry-db, initialize-instance): Set up constructor
5950         instead of :initform arguments for the sake of older Emacsen.
5951         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5952         pre-lexbind merge bug.
5953         (registry-usage-test): Use it.
5954         (initialize-instance, registry-db): Move the non-function initforms
5955         back to the class definition.
5956
5957 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5958
5959         * registry.el: New library to manage gnus-registry-style data.
5960
5961         * gnus-registry.el: Use it (major rewrite).
5962
5963         * nnregistry.el: Use it.
5964
5965         * spam.el: Use it.
5966
5967 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5968
5969         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5970         marks on non-selected articles.
5971
5972 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5973
5974         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5975         parameter to open-protocol-stream.
5976
5977 2011-04-01  Julien Danjou  <julien@danjou.info>
5978
5979         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5980         fundamental-mode.
5981
5982 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5983
5984         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5985         servers.
5986
5987 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5988
5989         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5990         made marks not propagate, again.
5991
5992 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5993
5994         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5995         Make this the default type.
5996         (proto-stream-open-plain): Rename from proto-stream-open-default.
5997         (open-protocol-stream, proto-stream-open-starttls)
5998         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5999         with `plain'.
6000
6001         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
6002         value.
6003
6004         * nntp.el (nntp-open-connection-function): Document the fact that some
6005         values are not functions but are instead handled specially.
6006         Recognize nntp-open-plain-stream value.
6007         (nntp-open-connection): Recognize that value.
6008
6009 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6010
6011         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
6012         where it seems to be needed.
6013
6014 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6015
6016         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
6017         stuff.
6018
6019         * gnus-score.el (gnus-score-string): Fix calling convention of
6020         `gnus-simplify-buffer-fuzzy' after last patches.
6021
6022         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
6023         server for articles we didn't get any headers for.  This is a sanity
6024         check.
6025
6026 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
6027
6028         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
6029         new CAPABILITY, use it.
6030
6031 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6032
6033         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
6034         downloading anything.
6035
6036         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
6037
6038 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
6039
6040         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
6041         colors.
6042         (gnus-splash-svg-color-symbols): New function.
6043
6044 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6045
6046         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
6047         instead of using the global gnus-simplify-subject-fuzzy-regexp.
6048         (gnus-simplify-subject-fuzzy): Use the local
6049         gnus-simplify-subject-fuzzy-regex instead of the global one.
6050         This makes using this variable in group parameters work.
6051
6052 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6053
6054         * gnus-registry.el (gnus-registry-unfollowed-groups):
6055         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
6056         archive:sent-YYYY-MM-DD groups).
6057         (gnus-registry-split-fancy-with-parent): Bail out early in sender
6058         tracking if there are more than `gnus-registry-max-track-groups'
6059         matches.
6060
6061 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6062
6063         * message.el (message--yank-original-internal): New function to do the
6064         insertion cleanly inside eval in `message-yank-original'.
6065         (message-yank-original): Use it.
6066
6067 2011-03-29  Julien Danjou  <julien@danjou.info>
6068
6069         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
6070         local variables disabled rather than `normal-mode'.
6071
6072 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
6073
6074         * imap.el (imap-shell-open, imap-process-connection-type):
6075         Use imap-process-connection-type for 'shell' streams as well as
6076         Kerberos, SSL, other subprocesses.
6077
6078 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
6079
6080         * proto-stream.el: Changes preparatory to merging open-protocol-stream
6081         with open-network-stream.
6082         (proto-stream-always-use-starttls): Option removed.
6083         (open-protocol-stream): Return a process object by default.  Provide a
6084         new parameter :return-list specifying a list-type return value, which
6085         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
6086         :type `network' to `try-starttls', and `network-only' to `default'.
6087         Make `default' the default, for compatibility with open-network-stream.
6088         Handle the no-parameter case exactly as open-network-stream, with no
6089         additional stream processing.  Search plists using plist-get.
6090         Explicitly add :end-of-commend parameter if it is missing.
6091         (proto-stream-open-default): Rename from
6092         proto-stream-open-network-only.  Return 'default as the type.
6093         (proto-stream-open-starttls): Rename from proto-stream-open-network.
6094         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
6095         failed.  Always return a list with a (possibly dead) process as the
6096         first element, for compatibility with open-network-stream.
6097         (proto-stream-open-tls): Use plist-get.  Always return a list.
6098         (proto-stream-open-shell): Return `default' as connection type.
6099         (proto-stream-capability-open): Use plist-get.
6100         (proto-stream-eoc): Function deleted.
6101
6102         * nnimap.el (nnimap-stream, nnimap-open-connection)
6103         (nnimap-open-connection-1): Handle renaming of :type parameter for
6104         open-protocol-stream.
6105         (nnimap-open-connection-1): Pass a :return-list parameter
6106         open-protocol-stream to obtain a list return value.  Parse this list
6107         using plist-get.
6108
6109         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
6110         for open-protocol-stream.  Accept open-protocol-stream return value
6111         that is a subprocess object instead of a list.  Handle the case of a
6112         dead returned process.
6113
6114 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6115
6116         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6117
6118         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6119
6120 2011-03-21  Julien Danjou  <julien@danjou.info>
6121
6122         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6123         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6124         query.
6125         (mm-inline-text): Render normal text with fontification whenever
6126         possible.
6127
6128         * gnus-sum.el (gnus-summary-save-parts-1):
6129         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6130         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6131         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6132         Use `mm-handle-filename'.
6133
6134         * mm-util.el (mm-handle-filename): New function, return the filename of
6135         an handle.
6136
6137 2011-03-18  Julien Danjou  <julien@danjou.info>
6138
6139         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6140         (gnus-buffer-live-p): Check that buffer is not nil.
6141
6142 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6143
6144         * gnus.el: No Gnus v0.15 is released.
6145
6146 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6147
6148         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6149         avoid warning on XEmacs.
6150
6151         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6152         on XEmacs.
6153
6154         * gnus-art.el: Require mouse, which the build bot seems to say is
6155         needed.
6156
6157         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6158
6159         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6160         XEmacs, since it doesn't have url-retrieve-synchronously.
6161
6162         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6163         since assoc-string doesn't exist in XEmacs.
6164
6165 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6166
6167         * gnus-group.el (gnus-group-list-ticked): New function.
6168         (gnus-group-make-menu-bar): Provide a menu entry for it.
6169         (gnus-group-list-map): Provide a binding for it.
6170
6171 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6172
6173         * shr.el (shr-visit-file): New command.
6174
6175         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6176
6177 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6178
6179         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6180         servers.
6181
6182 2011-03-16  Julien Danjou  <julien@danjou.info>
6183
6184         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
6185         inline.
6186
6187         * gnus-art.el (article-hide-list-identifiers):
6188         Use gnus-group-get-list-identifiers.
6189
6190         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6191         (gnus-summary-remove-list-identifiers):
6192         Use gnus-group-get-list-identifiers to get regexp.
6193         (gnus-select-newsgroup, gnus-summary-insert-subject)
6194         (gnus-summary-insert-articles):
6195         Call gnus-summary-remove-list-identifiers unconditionally.
6196
6197 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6198
6199         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6200         we're selecting a group with unread articles.
6201
6202         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6203
6204         * gssapi.el: New file separated out from imap.el to provide a general
6205         Kerberos 5 connection facility for Emacs.
6206
6207         * message.el (message-elide-ellipsis): Document the format spec
6208         ellipsis.
6209
6210 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6211
6212         * message.el (message-elide-region): Allow the ellipsis to say how many
6213         lines were removed.
6214
6215 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6216
6217         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6218         window configurations containing buffers that are now dead.
6219
6220         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6221         parsing to avoid integer overflows.
6222         (nnimap-parse-flags): Simplify the last change.
6223         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6224         too large for 32-bit Emacsen.
6225
6226 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6227
6228         * auth-source.el (auth-source-netrc-create):
6229         * message.el (message-yank-original): Fix use of `case'.
6230
6231 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6232
6233         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6234         XEmacs, which was one character too wide.
6235
6236 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6237
6238         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6239         default number of articles to display.
6240         (gnus-articles-to-read): Use pretty names for prompt.
6241
6242 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6243
6244         * gnus-int.el (gnus-open-server): Ditto.
6245
6246         * gnus-start.el (gnus-activate-group): Give a backtrace if
6247         debug-on-quit is set and the user hits `C-g'.
6248         (gnus-read-active-file): Ditto.
6249
6250         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6251
6252 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6253
6254         * message.el (message-yank-original): Use cond instead of CL case.
6255
6256 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6257
6258         * auth-source.el (auth-source-netrc-create): Use usual format for the
6259         default in prompts.
6260
6261 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6262
6263         * lpath.el: Fbind read-char-choice for XEmacs.
6264
6265 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6266
6267         * auth-source.el (auth-source-netrc-create): Show the default in the
6268         prompt when prompting for token creation.
6269
6270 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6271
6272         * auth-source.el (auth-source-format-prompt): Always convert the value
6273         to a string to avoid evaluating non-string arguments.
6274         (auth-source-netrc-create): Offer default properly, not as initial
6275         content in `read-string'.
6276         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6277         of line to determine if we've been run before.  If so, don't run again,
6278         but print a trivial message to indicate the cache was hit instead.
6279
6280 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6281
6282         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6283         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6284         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6285         Gnus.
6286
6287 2011-03-11  Julien Danjou  <julien@danjou.info>
6288
6289         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6290         modified file".
6291
6292 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6293
6294         * auth-source.el (auth-source-read-char-choice): New function to read a
6295         character choice using `dropdown-list', `read-char-choice', or
6296         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6297         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6298         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6299         (auth-source-netrc-saver): Use it.
6300         (auth-source-pick-first-password): New convenience function.
6301
6302 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6303
6304         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6305         parameter in the credentials.
6306         (nnimap-open-connection-1): Use it after a successful login.
6307         (nnimap-credentials): Add IMAP-specific user and password prompt.
6308
6309         * auth-source.el (auth-source-search): Add :require parameter, taking a
6310         list.  Document it and the :save-function return token.  Pass :require
6311         down.  Change the CREATED message from a warning to a debug statement.
6312         (auth-source-search-backends): Pass :require down.
6313         (auth-source-netrc-search): Pass :require down.
6314         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6315         Change save prompt to indicate all modifications saved here are
6316         deletions.
6317         (auth-source-netrc-create): Take user login name as default in user
6318         prompt.  Move all the save functionality to a lexically bound function
6319         under the :save-function token in the returned list.  Set up clearer
6320         default prompts for user, host, port, and secret.
6321         (auth-source-netrc-saver): New function, intended to be wrapped for
6322         :save-function.
6323
6324 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6325
6326         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6327         lines to be spaces instead.
6328
6329 2011-03-07  Julien Danjou  <julien@danjou.info>
6330
6331         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6332         (sieve-sasl-auth): Check that auth-source-search did return something,
6333         or just return an empty string.
6334
6335 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6336
6337         * gnus.el (gnus-interactive): Use read-directory-name.
6338
6339         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6340         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6341         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6342         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6343         Likewise.
6344
6345         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6346
6347 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6348
6349         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6350         onto the list of killed groups, too.  This makes killed nnimap groups,
6351         for instance, more reliably not reappear.
6352
6353         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6354         the parent.
6355
6356         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6357
6358         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6359         really have server-side marks.
6360
6361         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6362         since most backends do not usefully have server-side marks.
6363         (gnus-update-read-articles): Propagate marks to all backends that
6364         really have server-side marks.
6365
6366 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6367
6368         * message.el (message-cite-reply-position, message-cite-style):
6369         New variables.
6370         (message-yank-original): Use the new citation styles.
6371
6372 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6373
6374         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6375         buffer-local issue); don't mark it buffer-local when running under
6376         XEmacs.
6377
6378 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6379
6380         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6381         numbers too big to be `read'.
6382
6383 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6384
6385         * password-cache.el (password-in-cache-p): Add autoload.
6386
6387         * message.el (message-options): Make buffer-local two ways to attempt
6388         to fix a XEmacs bug.
6389
6390 2011-03-02  Julien Danjou  <julien@danjou.info>
6391
6392         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6393
6394 2011-03-01  Julien Danjou  <julien@danjou.info>
6395
6396         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6397         group.
6398         (article-hide-list-identifiers): Use list-identifier group parameter.
6399
6400 2011-02-28  Julien Danjou  <julien@danjou.info>
6401
6402         * sieve.el (sieve-buffer-script-name): New local variable to store
6403         sieve script name.
6404         (sieve-edit-script): Store sieve script name.
6405         (sieve-upload): Use sieve script name when uploading.
6406         (sieve-upload): Use substitute-command-keys.
6407         (sieve-edit-script): Use substitute-command-keys.
6408         (sieve-refresh-scriptlist): Use substitute-command-keys.
6409         (sieve-manage-mode-map): Define keymap properly.
6410         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6411         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6412         Remove commented code about cvs.
6413         (sieve-manage-quit): New function.
6414         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6415
6416 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6417
6418         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6419
6420 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6421
6422         * auth-source.el (auth-source-search): Cache empty result sets.
6423
6424         * password-cache.el (password-in-cache-p): Convenience function to
6425         check if a key is in the cache, even if the value is nil.
6426
6427         * auth-source.el (auth-source-save-behavior): New variable to replace
6428         `auth-source-never-create'.
6429         (auth-source-netrc-create): Use it.
6430         (auth-source-never-save): Remove.
6431
6432 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6433
6434         * nnimap.el (nnimap-stream): Doc fix.
6435         (nnimap-open-connection-1): Reverse the order of the ports to that the
6436         prompted-for port is first.
6437
6438         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6439         retrieval by the no-group selection.
6440
6441         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6442         numerical parameters.
6443
6444 2011-02-25  Julien Danjou  <julien@danjou.info>
6445
6446         * gnus-gravatar.el: Use gnus-with-article-buffer.
6447
6448         * gnus-art.el (gnus-with-article-buffer): Check that the
6449         gnus-article-buffer is alive.
6450
6451 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
6452
6453         * auth-source.el (auth-source-creation-prompts): New variable to manage
6454         creation-time prompts.
6455         (auth-source-search): Document it.
6456         (auth-source-format-prompt): Add utility function.
6457         (auth-source-netrc-create): Don't default the user name to
6458         user-login-name.  Use `auth-source-creation-prompts' and some default
6459         prompts for user, host, port, and password (the default generic prompt
6460         remains ugly).
6461         (auth-source-never-save): Add customizable option to never save info.
6462         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6463         mode excursion.
6464
6465 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6466
6467         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6468         argument that XEmacs doesn't support.
6469
6470         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6471         compiled for Emacsen having no `libxml-parse-html-region' support.
6472
6473         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6474
6475         * lpath.el: Bind buffer-save-without-query for XEmacs.
6476
6477 2011-02-23  Julien Danjou  <julien@danjou.info>
6478
6479         * gnus-art.el (article-make-date-line): Ignore errors if time is
6480         invalid and not convertible.
6481         (article-make-date-line): Only add lapsed time if time is not nil.
6482
6483 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6484
6485         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6486         `read-char-choice' for backwards compatibility.
6487         (auth-source-netrc-element-or-first): New function to DTRT for
6488         parameter extraction.
6489         (auth-source-netrc-create): Use it and fix multiple parameter print
6490         bug.  Use the default passed from above (given-default) or the
6491         built-in (user-login-name for :user).
6492
6493 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6494
6495         * gnus-start.el (gnus-dribble-read-file):
6496         Set buffer-save-without-query, since we always want to save the dribble
6497         file, probably.
6498
6499         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6500         nnimap.
6501
6502         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6503         -summary- since it's a user-visible variable.
6504
6505         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6506         first time you use the new Gnus.
6507
6508 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6509
6510         * auth-source.el: Don't load netrc.el.
6511         (auth-sources): Search ~/.netrc as well by default.
6512         (auth-source-debug): Add 'trivia option for extra output.
6513         (auth-source-do-trivia): Use it.
6514         (auth-source-search): Simplify logic to use
6515         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6516         appropriate.  Don't keep a running count at this level.  Layer :create
6517         and :delete options appropriately on the first and second passes.
6518         Don't track the backend with the search results.
6519         (auth-source-search-backends): New function to search a list of
6520         backends for a processed spec.
6521         (auth-source-netrc-parse): Cache all netrc files, making
6522         auth-source-netrc-cache an alist keyed by the file name and using the
6523         file mtime as the caching criterion.  Keep the obfuscated data secret
6524         with a lexical bind.
6525         (auth-source-netrc-search): Don't calculate the length of the results
6526         unnecessarily.
6527         (auth-source-search-backends): Fix bug.
6528         (auth-source-netrc-create): Rework prompts.
6529
6530 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6531
6532         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
6533         Lower case names of search constraints.
6534         (nnir-run-query): Cache and reuse search constraints for all imap
6535         servers.
6536
6537 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6538
6539         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6540         after exit.
6541         (gnus-setup-message): Define missing variable from last checkin.
6542
6543         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6544         value, show the raw article.
6545
6546 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6547
6548         * gnus.el: No Gnus v0.13 is released.
6549
6550 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6551
6552         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6553         auth-source now accepts numbers.
6554
6555         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6556         spec, too.
6557         (auth-source-ensure-strings): New function.
6558
6559         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6560         (gnus-article-setup-buffer): Always restart the date timer so that user
6561         changes to the frequency is respected.
6562
6563         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6564         port numbers, so make sure it gets that if nnimap-server-port is
6565         explicit.
6566
6567 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6568
6569         * nnimap.el (nnimap-inbox): Doc fix.
6570
6571 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6572
6573         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6574         Autoload.  Add optional arg FRAME, and pass it to color-values.
6575         (color-complement): Caller changed.  Doc fix.
6576         (color-gradient): Rewrite for better clarity and efficiency.
6577
6578 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6579
6580         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6581         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6582         color-lab-to-srgb.
6583
6584 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6585
6586         * color.el: First part of merge from hexrgb.el.
6587         (color-rgb-to-hex): Rename from color-rgb->hex.
6588         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6589         saturation to zero if the value is too small.
6590         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6591         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6592         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6593         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6594         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6595         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6596         (color-cie-de2000): Doc fix.
6597
6598 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6599
6600         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6601         given method as in the group name if we're using an extended method.
6602         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6603         command, if we're using that, instead of waiting for the beginning.
6604
6605         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6606         we're sure to get unique server names, and we don't output two async
6607         commands in the same buffer.  This fixes an NNTP hang for some users.
6608
6609 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6610
6611         * gnus.el: No Gnus v0.11 is released.
6612
6613 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6614
6615         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6616         summary buffer before reading going to the next buffer.  This avoids
6617         putting the point in the group buffer if you `C-g' the command.
6618
6619         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6620         cache (for now) to make ~/.authinfo.gpg files usable.
6621
6622         * nnfolder.el (copyright-update): Define for the compiler.
6623
6624         * auth-source.el (auth-source-search): Fix unbound variable.
6625
6626 2011-02-19  Glenn Morris  <rgm@gnu.org>
6627
6628         * gnus.el (gnus-meta): Doc fix.
6629
6630 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6631
6632         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6633         in case it's not yet loaded.
6634
6635 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6636
6637         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6638         line we're waiting for.
6639
6640 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6641
6642         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6643         face with line-width greater than zero will cause RET in gnus summary
6644         buffer to scroll down article page-wise because auto vscroll happens,
6645         it should be temporally disabled when doing a scroll-up.
6646
6647 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6648
6649         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6650         outputs from the server.
6651
6652 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6653
6654         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6655         later so that bbdb can hook in easier.
6656
6657 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
6658
6659         * auth-source.el (auth-source-search): Don't try to create credentials
6660         if the caller doesn't want that.
6661         (auth-source-search): If we don't find a match, don't bug out on
6662         non-bound variables.
6663         (auth-source-search): Only ask a single backend to create the
6664         credentials.
6665
6666         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6667         logging.
6668         (nnimap-credentials): Protect against auth-source-search returning nil.
6669         (nnimap-request-list): Protect against not being able to open the
6670         server.
6671
6672 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
6673
6674         * auth-source.el (auth-source-search): Do a two-phase search, one with
6675         no :create to get the responses from all backends.
6676
6677         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6678         when getting credentials.
6679
6680         * gnus-util.el (gnus-delete-duplicates): New function.
6681
6682 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6683
6684         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6685         a creation default, pass the whole port list down.  It will be
6686         completed.
6687
6688         * auth-source.el (auth-source-search): Updated docs to talk about
6689         multiple creation choices.
6690         (auth-source-netrc-create): Accept a list as a value (from the search
6691         parameters) and do completion on that list.  Keep a separate netrc line
6692         with the password obscured for showing the user.
6693
6694         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6695         first choice to `auth-source-search' so it will be used for entry
6696         creation instead of the server's Gnus-specific name.
6697         (nnimap-credentials): Rely on the auth-source library to select which
6698         port is actually wanted in the new netrc entry, so don't override
6699         `auth-source-creation-defaults'.
6700
6701         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6702         :protocol and accept a missing user, host, or port as a wildcard match.
6703         (auth-source-debug): Default to off.
6704
6705         (auth-source-netrc-search, auth-source-netrc-create)
6706         (auth-source-secrets-search, auth-source-secrets-create)
6707         (auth-source-user-or-password, auth-source-backend, auth-sources)
6708         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6709         instead of :protocol.
6710
6711         * nnimap.el (nnimap-credentials): Pass a port default to
6712         `auth-source-search' in case an entry needs to be created.
6713         (nnimap-open-connection-1): Use :port instead of :protocol.
6714
6715 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6716
6717         * auth-source.el: Bind load-path when loading EIEIO from
6718         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6719         21.4 doesn't support, to `require'.
6720         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6721         delete-dups that is not available in XEmacs 21.4.
6722
6723 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6724
6725         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6726         as EIEIO must also be loaded when auth-source.el is being
6727         byte-compiled.
6728
6729 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6730
6731         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6732
6733         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6734
6735         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6736
6737         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6738
6739         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6740
6741         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6742
6743         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6744
6745         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6746         necessary.
6747
6748 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6749
6750         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6751         nil means that nnimap doesn't get updated.
6752
6753 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6754
6755         * auth-source.el (auth-source-netrc-create): Return a synthetic search
6756         result when the user doesn't want to write to the file.
6757         (auth-source-netrc-search): Expect a synthetic result and proceed
6758         accordingly.
6759         (auth-source-cache-expiry): New variable to override
6760         `password-cache-expiry'.
6761         (auth-source-remember): Use it.
6762
6763         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6764         parameter.  Create entry if necessary by using :create t.
6765         (nnimap-open-connection-1): Don't pass `inhibit-create'.
6766
6767 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
6768
6769         * auth-source.el (auth-source-debug): Enable by default and don't
6770         mention the obsolete `auth-source-hide-passwords'.
6771         (auth-source-do-warn): New function to debug unconditionally.
6772         (auth-source-do-debug): Use it.
6773         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6774         and for Secrets API entries when the secrets.el library is not
6775         available.
6776
6777 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6778
6779         * gnus-sum.el (gnus-propagate-marks): Default to nil.
6780         (gnus-summary-exit): Kill the correct article buffer on exit from a
6781         `C-d' group.
6782
6783         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
6784         gnus-propagate-marks.
6785
6786         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6787         before killing the buffers so that a non-full window conf gets handled
6788         correctly.
6789         (gnus-summary-exit): Ditto.
6790         (gnus-summary-read-group-1): Ditto.
6791
6792         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6793         async code again so that we can debug it properly.
6794
6795         * message.el (message-reply): Take an optional switch-buffer parameter
6796         so that Gnus window confs are respected better.
6797
6798 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6799
6800         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6801         `plist-get' to accept non-list parameters (XEmacs issue).
6802         Fix docstring.
6803         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6804         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6805         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6806         Login collection is "Login" and not "login".
6807
6808 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6809
6810         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6811         multiple headers.
6812
6813         * nnimap.el (nnimap-inhibit-logging): New variable.
6814         (nnimap-log-command): Don't log login commands.
6815
6816         * auth-source.el (auth-source-netrc-search): The asserts seem to want
6817         to have more parameters.
6818
6819         * nnimap.el (nnimap-send-command): Mark the command time for each
6820         command, so that we don't get NOOPs stepping on our toes.
6821
6822         * gnus-art.el (article-date-ut): Get the date from the Date header on
6823         `t'.
6824
6825 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6826
6827         * auth-source.el (auth-source-search): Use copy-sequence instead of
6828         the cl.el copy-list.
6829
6830 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6831
6832         * imap.el: Bring it back (revert
6833         84d800cd31de3064f0ed39617d725709a2f8f42f).
6834
6835 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
6836
6837         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6838         Improve prompt.
6839
6840 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6841
6842         * gnus-art.el (gnus-article-mode-line-format): Remove the article
6843         washing status from the default format.  It isn't very informative.
6844
6845 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
6846
6847         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6848         Fix Gcc processing on imap.
6849
6850 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6851
6852         * imap.el: Remove file.  All the functionality is in nnimap.el.
6853
6854 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6855
6856         * message.el (message-bury): Don't pop up a new window when selected
6857         window is dedicated.
6858
6859 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6860
6861         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6862
6863 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
6864
6865         * sieve-manage.el: Autoload `auth-source-search'.
6866         (sieve-sasl-auth): Use it.
6867
6868 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6869
6870         * nnimap.el: Autoload `auth-source-forget+'.
6871         (nnimap-open-connection-1): Use it if the connection fails.
6872
6873         * auth-source.el: Require `password-cache'.
6874         (auth-source-hide-passwords, auth-source-cache): Remove and mark
6875         obsolete.
6876         (auth-source-magic): Marker for `password-cache' keys.
6877         (auth-source-do-cache): Update docstring.
6878         (auth-source-search): Use and check cache.
6879         (auth-source-forget-all-cached, auth-source-remember)
6880         (auth-source-recall, auth-source-forget, auth-source-forget+)
6881         (auth-source-specmatchp): Caching support functions.
6882         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6883         Remove and obsolete.
6884         (auth-source-user-or-password): Remove caching to further discourage
6885         using it.  Always hide passwords.
6886
6887         * password-cache.el (password-cache-remove): Accept secrets that are
6888         not strings.
6889
6890 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
6891
6892         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6893         code for now, since it doesn't work for all users.
6894
6895 2011-02-09  Julien Danjou  <julien@danjou.info>
6896
6897         * message.el (message-options): Make message-options really buffer
6898         local.
6899
6900 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
6901
6902         * mail-source.el: Autoload `auth-source-search'.
6903         (mail-source-keyword-map): Note order matters.
6904         (mail-source-set-1): Get all the mail-source source values and
6905         defaults and search auth-source on those if needed.  This can all
6906         probably be simplified.
6907
6908         * nnimap.el: Autoload `auth-source-search'.
6909         (nnimap-credentials): Use it.
6910         (nnimap-open-connection-1): Ask for the virtual server and physical
6911         address in one shot.
6912
6913         * nntp.el: Autoload `auth-source-search'.
6914         (nntp-send-authinfo): Use it.  Note TODO.
6915
6916 2011-02-08  Julien Danjou  <julien@danjou.info>
6917
6918         * shr.el (shr-tag-body): Add support for text attribute in body
6919         markups.
6920
6921         * message.el (message-options): Make message-options a local variable.
6922
6923 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
6924
6925         * auth-source.el (auth-source-secrets-search)
6926         (auth-source-user-or-password): Use `append' instead of `nconc'.
6927         (auth-source-user-or-password): Build return list better and protect
6928         against nil :secret.
6929
6930 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
6931
6932         * nnimap.el (nnimap-update-info): Refactor slightly.
6933         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6934         (nnimap-update-info): Clean up slightly.
6935         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6936         characters.
6937         (nnimap-process-quirk): Rename function to avoid collision.
6938         (nnimap-update-info): Fix macrology bug-out.
6939         (nnimap-update-info): Simplify split history test.
6940
6941 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
6942
6943         * auth-source.el (top): Require 'eieio unconditionally.
6944         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6945         (auth-source-secrets-search): Limit search when `max' is greater than
6946         number of results.
6947
6948 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6949
6950         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6951         part not returning any data.
6952
6953         * proto-stream.el (open-protocol-stream): Document the return value.
6954
6955 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6956
6957         * auth-source.el (auth-source-secrets-search): Add examples.
6958
6959 2011-02-06  Julien Danjou  <julien@danjou.info>
6960
6961         * message.el (message-setup-1): Handle message-generate-headers-first
6962         set to t.
6963
6964 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6965
6966         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6967         API with a string "secrets:collection-name" and with 'default.
6968         (auth-source-backend-parse): Parse "secrets:collection-name" and
6969         'default.  Recurse on parses instead of repeating code.  Use the
6970         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
6971         message when ignoring a source.
6972         (auth-source-search): List ignored search keys at the top level.
6973         (auth-source-netrc-create): Use `case' instead of `cond'.
6974         (auth-source-secrets-search): Created with TODOs.
6975         (auth-source-secrets-create): Created with TODOs.
6976         (auth-source-retrieve, auth-source-create, auth-source-delete)
6977         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6978         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6979         (auth-source-user-or-password-sftp)
6980         (auth-source-user-or-password-smtp): Remove.
6981         (auth-source-user-or-password): Deprecated and modified to be a wrapper
6982         around `auth-source-search'.  Not tested thoroughly.
6983
6984 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
6985
6986         * auth-source.el: Bring in assoc and eioeio libraries.
6987         (secrets-enabled): New variable to track the status of the Secrets API.
6988         (auth-source-backend): New EIOEIO class to represent a backend.
6989         (auth-source-creation-defaults): New variable to set prompt defaults
6990         during token creation (see the `auth-source-search' docstring for
6991         details).
6992         (auth-sources): Simplify to allow a simple string as a netrc backend
6993         spec.
6994         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6995         (auth-source-backend-parse-parameters): Fill in the backend parameters.
6996         (auth-source-search): Main auth-source API entry point.
6997         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6998         (auth-source-search-collection): Helper function for searching.
6999         (auth-source-netrc-parse, auth-source-netrc-normalize)
7000         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
7001         Supports search, create, and delete.
7002         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
7003         backend stubs.
7004         (auth-source-user-or-password): Call `auth-source-search' but it's not
7005         ready yet.
7006
7007 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
7008
7009         * message.el (message-setup-1): Remove the read-only stuff, since it
7010         doesn't work under XEmacs, for some reason.
7011
7012         * gnus-sum.el (gnus-user-date): Rename back from
7013         gnus-summary-user-date since user code refers to it.
7014
7015         * shr.el (shr-render-td): Store the actual background color used.
7016
7017         * message.el (message-setup-1): Don't bind the constant
7018         -forbidden-properties.
7019         (message-setup-1): Revert previous change, since it needs to bind the
7020         props to insert them.
7021         (message-resend): Allow removing the read-only separator line.
7022
7023 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7024
7025         * nnimap.el (nnimap-request-accept-article): Give an error message if
7026         the APPEND wasn't successful.
7027
7028 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
7029
7030         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
7031         that have no groups.
7032
7033 2011-02-03  Julien Danjou  <julien@danjou.info>
7034
7035         * gnus-draft.el: Remove progn around gnus-draft-setup.
7036
7037 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7038
7039         * gnus-start.el (gnus-read-active-for-groups): This function is never
7040         called with a nil `infos', so clean that up.
7041         (gnus-get-unread-articles): Request active files from primary/secondary
7042         methods that have no groups (yet).
7043
7044 2011-02-03  Julien Danjou  <julien@danjou.info>
7045
7046         * message.el (message-setup-1): Always generate References first.
7047         (message-mail): Return the return value of message-setup, not always t.
7048         (message-setup-1): Insert mail-header-separator with read-only and
7049         intangible properties set.
7050
7051         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
7052         user-date in docstring.
7053
7054         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
7055
7056         * gnus.el (gnus-summary-line-format): Mention &user-date format in
7057         docstring.
7058
7059         * gnus.el (gnus-user-date-format-alist): Change default value.
7060         Use defcustom, with type and group.  Move from gnus-util.el.
7061         Rename to gnus-summary-user-date-format-alist.
7062
7063 2011-02-03  Glenn Morris  <rgm@gnu.org>
7064
7065         * nnimap.el (gnus-fetch-headers): Declare.
7066
7067         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
7068
7069 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7070
7071         * message.el (message-forward-make-body-digest-plain)
7072         (message-followup, message-reply): Clean up things noted by Stefan.
7073
7074         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
7075         gnus-article-update-date-headers is nil.
7076         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
7077         it didn't really work with defcustom.
7078         (article-update-date-lapsed): Make sure the window start doesn't move,
7079         either.
7080
7081 2011-02-01  Julien Danjou  <julien@danjou.info>
7082
7083         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
7084         format.
7085
7086         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7087         standard in Emacs nowadays.
7088
7089         * color.el (color-gradient): Add a color-gradient function.
7090
7091 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7092
7093         * message.el (message-expand-name): Don't trust the return value of
7094         bbdb-complete-name.
7095         (message-check-news-header-syntax): Remove unused var `start'.
7096         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
7097         (message-inhibit-body-encoding): Move to before first use.
7098         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
7099         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
7100         (Organization, Message-ID, Date, mh-previous-window-config):
7101         Defvar the vars using dynamic scoping.
7102
7103 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
7104
7105         * shr.el (shr-render-td): Only do colors at the final rendering.
7106         Should be slightly faster.
7107         (shr-insert-table): Fix up TD background colors when doing the
7108         vertical padding.
7109
7110         * gnus-art.el (article-date-ut): Protect against articles with no Date
7111         header.
7112         (article-update-date-lapsed): Don't use current-column to find the
7113         horizontal position.  It's fragile in the presence of \003 characters.
7114
7115         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7116
7117 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7118
7119         * gnus-art.el (article-transform-date): Rewrite to still work when
7120         there are several rfc2822 parts.
7121         (article-transform-date): Fix infinite recursion.
7122         (article-date-ut): Replace infinitely many Date headers with a single
7123         one when called interactively.
7124
7125         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7126         secure manner.
7127
7128         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7129         move around by not using save-window-excursion.  It seems to work...
7130
7131 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7132
7133         * gnus-art.el (article-make-date-line): Work for user-defined format.
7134
7135 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7136
7137         * nntp.el (nntp-retrieve-group-data-early)
7138         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7139         fetching functions.
7140
7141         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7142         thoroughly for all backends that have no known groups.  This should
7143         allow new nnml methods to retrieve mail.
7144
7145         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7146         that Gnus doesn't know exists again.
7147
7148         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7149         (gnus-treat-date-ut): Ditto.
7150         (gnus-article-update-date-header): Rename.
7151         (gnus-treat-date-local): Remove.
7152         (gnus-treat-date-english): Remove.
7153         (gnus-treat-date-lapsed): Remove.
7154         (gnus-treat-date-combined-lapsed): Remove.
7155         (gnus-treat-date-original): Remove.
7156         (gnus-treat-date-iso8601): Remove.
7157         (gnus-treat-date-user-defined): Remove.
7158         (gnus-article-date-headers): New variable to control all the date
7159         header options.
7160         (article-date-ut): Rewrite to allow using the new way to format date
7161         headers(s).
7162
7163 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7164
7165         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7166         method.
7167         (nnmail-article-group): A better test for fanciness.
7168
7169         * nnimap.el (nnimap-request-head): Protect against not finding the
7170         article by Message-ID.
7171
7172 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7173
7174         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7175         keep point at the "same place".
7176
7177 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7178
7179         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7180         data if the group is inactive.
7181
7182 2011-01-28  Julien Danjou  <julien@danjou.info>
7183
7184         * gnus-win.el: Remove dead function gnus-window-configuration-element.
7185         (gnus-all-windows-visible-p): Remove old compatibility code.
7186         (gnus-window-top-edge): Add docstring.
7187
7188         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7189
7190 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7191
7192         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7193         older request-update-info.
7194
7195         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7196
7197 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7198
7199         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7200         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7201
7202 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7203
7204         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7205         groups.  This makes the nndraft:queue group pop up if it's not already
7206         there.
7207
7208         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7209         messages" logic, which was reversed.
7210
7211         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7212         the "same place" even if point is on the line being replaced.
7213         (article-update-date-lapsed): Allow updating both the combined lapsed
7214         and the lapsed headers.
7215         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7216         (article-make-date-line): Limit the number of segments dynamically to
7217         avoid too-long lines.
7218
7219 2011-01-27  Julien Danjou  <julien@danjou.info>
7220
7221         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7222         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7223
7224 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7225
7226         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7227         Use plist-get instead of the cl function getf.
7228
7229 2011-01-27  Glenn Morris  <rgm@gnu.org>
7230
7231         * gnus-util.el (float-time): Get rid of compiler warning, again.
7232
7233 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7234
7235         * shr.el (shr-put-color): Special-case background colors: Do put them
7236         at the blank parts at the front of the lines.
7237
7238         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7239         exit hook to nix out all data on readedness on group exit.
7240
7241         * gnus-util.el (float-time): If float-time is bound, always use it on
7242         all Emacsen.  It's unclear why the subrp check was there.
7243         (time-date): Require to make some autoload issues on XEmacs go away.
7244
7245         * shr.el (shr-put-color): Don't do the box padding in tables, since
7246         they're already padded.
7247
7248 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7249
7250         * gnus-art.el (gnus-article-next-page): When the last line of the
7251         article is displayed, scroll down once more instead of going to the
7252         next article at once.
7253         (article-lapsed-string): Refactor out and allow specifying how many
7254         segments you want.
7255         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7256         (gnus-article-update-lapsed-header): New variable.
7257
7258         * shr.el: Revert change that made headings use different-sized faces.
7259         The Emacs display engine isn't advanced enough that, for instance,
7260         tables can comfortably use differently-sized faces.
7261
7262 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7263
7264         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7265         used.
7266         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7267         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7268         we're using an encrypted connection.
7269
7270         * proto-stream.el: Alter the interface functions to also return the
7271         actual stream type used: network or tls.
7272
7273 2011-01-25  Julien Danjou  <julien@danjou.info>
7274
7275         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7276         (mm-display-javascript-inline): New function.
7277
7278         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7279         viewing function.
7280
7281 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * shr.el (shr-expand-newlines): Fix variable name.
7284
7285 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7286
7287         * shr.el (shr-expand-newlines): Make nested boxes work.
7288
7289 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7290
7291         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7292         backgrounds.
7293         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7294         in a more sensible manner.
7295
7296 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7297
7298         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7299         if EPG is loaded.
7300
7301 2011-01-24  Julien Danjou  <julien@danjou.info>
7302
7303         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7304         tags.
7305
7306 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7307
7308         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7309         commands.
7310
7311         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7312         in the article buffer.
7313         (gnus-gravatar-insert): Use blank space from the current buffer to
7314         avoid breaking text properties.  This makes X-Sent updating work again.
7315
7316         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7317
7318 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7319
7320         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7321         fix the bug in url-http.el instead.
7322
7323         * shr.el (shr-image-fetched): Ditto.
7324
7325         * shr.el (shr-image-fetched): Avoid having point move in the article
7326         buffer.
7327
7328         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7329         buffer after being called.  It's apparently being killed by url.el, and
7330         killing it made point move to end-of-buffer in a random buffer.
7331
7332         * shr.el (shr-image-fetched): Ditto.
7333
7334 2011-01-23  Julien Danjou  <julien@danjou.info>
7335
7336         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7337
7338         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7339         text/x-org.
7340
7341 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7342
7343         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7344         (i.e., nnimap) returning nil as the article number.
7345
7346 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7347
7348         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7349         "DelSp" parameter in RFC3676.
7350
7351 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7352
7353         * message.el (message-check-recipients): Display the encoded version of
7354         the bogus address if they differ.
7355
7356         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7357         after sending.
7358
7359         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7360
7361         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7362
7363         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7364         group buffer after sending the queue.
7365
7366         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7367
7368 2011-01-22  Julien Danjou  <julien@danjou.info>
7369
7370         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7371
7372 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7373
7374         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7375         nested related parts.
7376
7377         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7378         unexpired articles.  This fixes the regression that led expiry marks to
7379         disappear from nnfolder groups.
7380
7381 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7382
7383         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7384         Don't confuse the "ret" of "retrograde" with RET.
7385
7386 2011-01-21  Julien Danjou  <julien@danjou.info>
7387
7388         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7389         than mm-insert-inline.
7390
7391 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7392
7393         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7394         Widen article buffer.
7395
7396 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7397
7398         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7399         the temp buffer.
7400         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7401
7402 2011-01-20  Julien Danjou  <julien@danjou.info>
7403
7404         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7405
7406         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7407         than mm-insert-inline to insert inline part: this respect
7408         mm-inline-media-tests displayers.
7409
7410         * mm-view.el (mm-display-shell-script-inline): New function.
7411
7412         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7413
7414         * mm-uu.el (mm-uu-type-alist): Add org block.
7415         (mm-uu-org-src-code-block-extract): New function.
7416
7417         * mm-view.el (mm-display-org-inline): New function.
7418
7419         * mm-decode.el (mm-automatic-display): Add text/org.
7420
7421         * mailcap.el (mailcap-mime-extensions): Add .org.
7422
7423 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7424
7425         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7426         gnus-article-add-buttons.
7427
7428 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7429
7430         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7431         From header with a date and "nobody" as the sender.
7432
7433 2011-01-19  Julien Danjou  <julien@danjou.info>
7434
7435         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7436         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7437         if you have the same regexp several times.
7438         (gnus-button-push): Fix matching when regexp is symbol.
7439
7440 2011-01-15  Glenn Morris  <rgm@gnu.org>
7441
7442         * message.el (message-mail): A compose-mail function should
7443         accept headers as strings.
7444
7445 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7446
7447         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7448         Add :vert-only tags.
7449         (message-mail): New arg RETURN-ACTION.
7450         (message-return-action): New var.
7451         (message-bury): Use it.
7452         (message-mode): Make it buffer-local.
7453         (message-send-and-exit): Always call message-bury.
7454
7455         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7456         message-mail.
7457
7458 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7459
7460         * nnimap.el (nnimap-convert-partial-article): Protect against
7461         zero-length body parts.
7462
7463         * mm-decode.el (mm-preferred-alternative-precedence):
7464         Discourage showing empty parts.
7465
7466         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7467         and stuff if the backend didn't return the article number.  This fixes
7468         an Exchange-related nnimap bug.
7469
7470         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7471         group window, because it does the wrong thing when a separate frame
7472         displays the group buffer.
7473
7474         * proto-stream.el (open-protocol-stream): Protect against the low-level
7475         transport functions returning nil.
7476
7477 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7478
7479         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7480         (mml2015-epg-find-usable-secret-key): New function.
7481         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7482         mml2015-epg-find-usable-key (Bug#7797).
7483         (mml2015-epg-encrypt): Ditto.
7484
7485 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7486
7487         * dgnushack.el (rot13-string): Fix the way to get the argument.
7488
7489 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7490
7491         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7492
7493 2011-01-03  Glenn Morris  <rgm@gnu.org>
7494
7495         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7496
7497         * sieve.el (sieve-open-server): Give a more explicit error if
7498         sieve-manage-open returns nil.  (Bug#7720)
7499
7500 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7501
7502         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7503
7504 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7505
7506         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7507         This avoids sending passwords in plain text over non-encrypted
7508         channels.
7509
7510         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7511
7512         * nnimap.el (nnimap-login): Refactored out into own function, and
7513         implement CRAM-MD5.
7514         (nnimap-wait-for-line): Refactored out.
7515
7516         * mm-view.el (mml-smime): Require.
7517
7518 2010-12-20  David Engster  <deng@eml.cc>
7519
7520         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7521         use EPG to decrypt S/MIME messages instead of openssl.
7522
7523 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7524
7525         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7526
7527         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7528         status is the group clearly is unreachable.
7529
7530         * auth-source.el (auth-source-create): Add the optional second
7531         parameter to `local-variable-p' to be compatible with XEmacs.
7532
7533 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7534
7535         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7536         work when using a compressed nnml folder.
7537
7538 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7539
7540         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7541         backends after sanitising on entry, because this never makes sense:
7542         If the articles have gone missing, then the data no longer exists on
7543         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7544         overwrite anything anyway.
7545
7546         * shr.el (shr-insert-document): Bind shr-width dynamically to
7547         window-width if it's nil.
7548
7549 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7550
7551         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7552         with the meaning of using the full emacs window width for rendering.
7553
7554 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7555
7556         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7557         case when sender is not given.
7558
7559 2010-12-23  Julien Danjou  <julien@danjou.info>
7560
7561         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7562         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7563         the addresses, otherwise we might misplaced the gravatar.
7564
7565 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7566
7567         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7568         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7569         obsolete in Emacs.
7570
7571 2010-12-20  Julien Danjou  <julien@danjou.info>
7572
7573         * gnus-util.el (gnus-rescale-image): Revert last change.
7574
7575 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7576
7577         * binhex.el: Improve commentary (Bug#7482).
7578
7579 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7580
7581         * gnus-group.el (gnus-group-delete-articles): New command.
7582
7583 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7584
7585         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7586
7587 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7588
7589         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7590         here, since it's up to the backends to do CRLF removal if their
7591         protocol has it.
7592
7593         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7594
7595 2010-12-17  Julien Danjou  <julien@danjou.info>
7596
7597         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7598         they are from file.  Can also scale up.
7599
7600 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7601
7602         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7603         Restore gnus-use-agent.
7604         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7605
7606         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7607
7608 2010-12-17  Julien Danjou  <julien@danjou.info>
7609
7610         * gravatar.el (gravatar-retrieve-synchronously): New function.
7611         (gravatar-get-data): Make more robust.
7612
7613 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7614
7615         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7616
7617 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7618
7619         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7620         to really consider the last line.
7621
7622 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7623
7624         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7625         list of recipient keys, or use symmetric encryption if not a list.
7626         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7627         EPA override, replacing the call to `netrc-store-data'.
7628
7629 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7630
7631         * gnus-srvr.el: Avoid passing nil regexp argument to
7632         delete-matching-lines.
7633
7634 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7635
7636         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7637         fetching stops when Gnus exits.
7638
7639         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7640         function.
7641         (nnfolder-request-expire-articles): Save all the buffers after doing
7642         expiry.
7643
7644         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7645         the last article", since that led to serious performance regressions
7646         when expiring nnml groups.
7647
7648 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7649
7650         * nnir.el: Improve customizations.
7651
7652 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7653
7654         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7655
7656         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7657         group has been killed.
7658         (gnus-group-yank-group): Ditto.
7659
7660         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7661
7662         * nnimap.el (nnimap-request-update-group-status): New function.
7663
7664         * gnus-int.el (gnus-request-update-group-status): New interface
7665         function.
7666
7667         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7668         copying read-ness to the backends.
7669
7670         * nnimap.el (nnimap-quirk): New function.
7671         (nnimap-retrieve-group-data-early): Use it.
7672         (nnimap-quirks): New alist.
7673
7674 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7675
7676         * shr.el (shr-insert): Set shr-start after deleting trailing space;
7677         don't delete it within indentation.
7678
7679 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7680
7681         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7682         previous line.
7683
7684 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7685
7686         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7687         QRESYNC command by deleting a superfluous space which broke Cyrus
7688         servers.  This change will break other servers that are buggy the other
7689         way around.
7690
7691 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7692
7693         * spam.el: Reindent and fix long lines.
7694         (spam-copy-or-move-routine): Exclude invalid move destinations.
7695
7696 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7697
7698         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7699         installed the registry.
7700
7701 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7702
7703         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7704
7705 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7706
7707         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7708         groupname doesn't contain "gmane".
7709
7710 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7711
7712         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7713         and netrc-bound-and-true-p bindings.
7714         (netrc-parse): Cache the netrc contents.
7715
7716         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7717         (gnus-1): Don't create the nndrafts group twice.
7718         (gnus-setup-news): There's no need to read the active file here, since
7719         that's done again later on a per-backend basis.
7720         (gnus-start-draft-setup): Make sure that the new group is started out
7721         empty.
7722
7723         * gnus-agent.el (gnus-agentize): Don't create the queue group
7724         automatically on startup.  It'll be created later, if needed.
7725
7726         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7727         of automatically subscribed groups.
7728         (gnus-auto-subscribed-categories): New variable.
7729         (gnus-matches-options-n): Use it.
7730         (gnus-default-subscribed-newsgroups): Remove unused variable.
7731         (gnus-start-draft-setup): Message a bit less.
7732
7733 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7734
7735         * nnir.el (nnir-run-imap): Return article list in order of increasing
7736         UID.
7737
7738 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7739
7740         * gnus-sum.el (gnus-summary-enter-digest-group):
7741         Mention gnus-auto-select-on-ephemeral-exit.
7742
7743         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7744         convention of the network-only option.
7745
7746 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7747
7748         * proto-stream.el (proto-stream-open-network-only): New function to
7749         have a way to specify non-STARTTLS upgrade connections.
7750
7751 2010-12-10  Julien Danjou  <julien@danjou.info>
7752
7753         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7754         email address is nil.
7755
7756         * message.el (message-bogus-recipient-p): Set address to "" if nil.
7757
7758 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
7759
7760         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7761         deletion.
7762         (nnir-run-imap): Only need to parse list once.
7763
7764 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7765
7766         * shr.el (shr-tag-script): Ignore <script>.
7767         (shr-tag-label): Add <label> support.
7768
7769 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7770
7771         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7772
7773         * shr.el (shr-image-displayer): Work for images lined side by side.
7774
7775 2010-12-08  Robert Pluim  <rpluim@gmail.com>
7776
7777         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7778         parameter, since XEmacs doesn't accept t as a parameter.
7779
7780 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
7781
7782         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7783         ids.
7784         (nnir-run-gmane): Simplify groupspec formatting.
7785         (nnir-request-expire-articles): New function.
7786
7787 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7788
7789         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7790         overflow, possibly.
7791
7792         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7793         (shr-render-td): Handle td style="" better.
7794         (shr-tag-table): Use the color from the style sheet.
7795         (shr-render-td): Make sure we copy over all the overlays, too.
7796
7797 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
7798
7799         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7800         (nnir-request-article): Improve article retrieval.
7801
7802 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7803
7804         * mm-util.el (mm-extra-numeric-entities): New variable.
7805
7806         * mm-url.el (mm-url-decode-entities):
7807         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7808
7809         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
7810
7811 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7812
7813         * message.el: Use completion-at-point.
7814         (message-completion-function): New fun, extracted from message-tab.
7815         (message-mode): Use it for completion-at-point-functions.
7816         (message-tab): Use it and completion-at-point.
7817
7818 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7819
7820         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7821         character if a non-breakable character follows.
7822
7823 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7824
7825         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7826         any stream.
7827
7828         * shr.el (shr-tag-font): Colorize the region.
7829         (shr-tag-body): Ditto.
7830         (shr-tag-font): Actually let the styles be inherited instead of
7831         overwriting them.
7832         (shr-tag-font): Get the background color right.
7833         (shr-tag-style): Ignore all <style> tags for the moment.
7834
7835         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7836         a Message-ID to avoid having nnimap depend on gnus-sum.
7837
7838         * shr.el (shr-descend): Only colorize something if we have a node that
7839         sets colors.
7840
7841 2010-12-06  Julien Danjou  <julien@danjou.info>
7842
7843         * shr.el (shr-render-td): Render td content with shr-descend, so style
7844         will be applied to <td> too.
7845         (shr-colorize-region): Colorize region even if we only have a background.
7846         (shr-tag-body): Fix color and background color inheritance.
7847         Do not recolorize after shr-generic.
7848         (shr-tag-font): Let shr-generic colorize via inheritance.
7849
7850 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7851
7852         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7853
7854 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
7855
7856         * nnir.el (nnir-request-move-article): Remove obsolete code.
7857
7858 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7859
7860         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7861
7862 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7863
7864         * gnus-sum.el (gnus-summary-respool-article): The completion function
7865         expects a list instead of an alist.
7866
7867         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7868         string as the parameter.
7869
7870         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7871
7872         * shr.el (shr-stylesheet): New dynamic variable for cascading the
7873         styles.
7874         (shr-colorize-region): New function.
7875         (shr-insert-background-overlay): Remove.
7876         (shr-render-td): Background setting should be taken care of on a higher
7877         level.
7878         (shr-tag-body): Use post-hoc colorizations.
7879         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7880         (shr-put-color-1): Don't overwrite old colors.
7881         (shr-colorize-region): When the background color isn't explicit, use
7882         a fixed background.
7883
7884         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7885         nnmail variables.
7886
7887 2010-12-05  Bjørn Mork  <bjorn@mork.no>
7888
7889         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7890         unless necessary.
7891
7892 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
7893
7894         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7895         server.
7896
7897 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7898
7899         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7900         so that TAB works.
7901
7902         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7903         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7904
7905         * shr.el (shr-urlify): Show the URL before the title to avoid
7906         misleading URLs.
7907
7908 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
7909
7910         * shr.el (shr-urlify): Display the title in <a> tags.
7911
7912 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
7913
7914         * nnir.el (nnir-categorize): Replace mapcar with mapc.
7915
7916 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
7917
7918         * nnir.el: Rearrange code to allow macros to be autoloaded by
7919         gnus-sum.el.
7920         (nnir-retrieve-headers-override-function): Make this variable
7921         customizable.
7922         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7923
7924         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
7925         from nnir.el.
7926
7927 2010-12-03  Julien Danjou  <julien@danjou.info>
7928
7929         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7930
7931 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7932
7933         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7934         allow optional argument `environment'.
7935
7936 2010-12-03  Glenn Morris  <rgm@gnu.org>
7937
7938         * mm-extern.el (message-goto-body): Update declaration.
7939
7940 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7941
7942         * gnus-util.el (gnus-macroexpand-all): New function.
7943
7944         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7945         instead of macroexpand-all that is unavailable in XEmacs.
7946
7947 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
7948
7949         * nnir.el (nnir-summary-line-format): New variable.
7950         (nnir-mode): Use it.
7951         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
7952         (nnir-article-ids): Reimplement as defsubst.
7953         (nnir-retrieve-headers): Don't mangle the subject header.
7954         (nnir-run-imap): Use 100 as RSV score.
7955         (nnir-run-find-grep): Fix for full server searching.
7956         (nnir-run-gmane): Better restriction to gmane groups.
7957
7958         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7959         summary buffers.
7960
7961 2010-12-02  Julien Danjou  <julien@danjou.info>
7962
7963         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7964
7965         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7966
7967         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7968         support.
7969
7970 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
7971
7972         * nnir.el: Update to handle the registry better.
7973         (autoload): Silence byte-compiler.
7974         (nnir-open-server): Add a hook for nnir groups.
7975         (nnir-request-move-article): Don't mangle the header.  Better to use
7976         formatting variables (which will be added in the future).
7977         (nnir-registry-action): Update the registry using the original article
7978         group name.
7979         (nnir-mode): Install nnir-specific hooks for updating the registry.
7980
7981         * gnus-sum.el
7982         (gnus-article-original-subject, gnus-newsgroup-original-name):
7983         Remove obsolete variables.
7984         (gnus-summary-move-article): Remove use of obsolete variables.
7985         (gnus-summary-local-variables): Make move and delete hooks local to
7986         summary buffers.
7987
7988 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7989
7990         * rtree.el: New file.
7991
7992 2010-12-01  Julien Danjou  <julien@danjou.info>
7993
7994         * message.el (message-user-organization): Do not use
7995         gnus-local-organization.
7996
7997         * gnus.el: Remove gnus-local-organization.
7998
7999         * gnus-msg.el: Remove nastygram thing.
8000
8001 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8002
8003         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
8004         funcall.
8005
8006 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8007
8008         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
8009         names.
8010
8011         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
8012         characters.
8013
8014         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
8015         to t of inhibit-read-only since it is inside gnus-with-article-headers.
8016         Suggested by Štěpán Němec <stepnem@gmail.com>.
8017         (gnus-gravatar-transform-address): Use mail-extract-address-components
8018         that supports non-ASCII names rather than mail-header-parse-addresses.
8019
8020 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8021
8022         * proto-stream.el (open-protocol-stream): All starttls connections are
8023         handled by the network handler.
8024
8025 2010-11-30  Julien Danjou  <julien@danjou.info>
8026
8027         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
8028         (nnimap-open-connection-1): Fix PREAUTH.
8029
8030         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
8031
8032 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8033
8034         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
8035         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
8036         (shr-insert): Use them.
8037         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
8038
8039 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8040
8041         * nnir.el (nnir-request-move-article): Bail out if original group
8042         doesn't support article moves.
8043         (nnir-get-active): Improve active list retrieval.
8044
8045 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8046
8047         * shr.el (shr-find-fill-point): Don't break before apostrophes.
8048
8049 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
8050
8051         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
8052         seem to accept strings-with-numbers as port numbers.
8053
8054 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8055
8056         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
8057         change the registry.
8058
8059 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8060
8061         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
8062         delete-dups that is not available in XEmacs 21.4.
8063
8064         * mm-util.el (mm-delete-duplicates): Add comment.
8065
8066 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
8067
8068         * nnir.el (nnir-ignored-newsgroups): New variable.
8069         (nnir-get-active): Use it.
8070
8071 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8072
8073         * proto-stream.el (proto-stream-open-network): Add some comments.
8074
8075         * nntp.el (nntp-open-connection): Provide a :success condition.
8076
8077         * nnimap.el (nnimap-open-connection-1): Ditto.
8078
8079         * proto-stream.el (proto-stream-open-network): See what the response to
8080         the STARTTLS command is.
8081
8082         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
8083         backwards compatibility).
8084         (nnimap-open-connection-1): Really respect nnimap-server-port.
8085
8086         * proto-stream.el (proto-stream-open-network): When doing opportunistic
8087         TLS upgrades we don't really care about the identity of the peer.
8088         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
8089         that what we've checked for.
8090         (proto-stream-always-use-starttls): Only default to t if
8091         open-gnutls-stream exists.
8092         (proto-stream-open-network): If STARTTLS failed, then just open a
8093         normal connection.
8094         (proto-stream-open-network): Wait until the greeting before doing
8095         STARTTLS.
8096
8097         * nntp.el (nntp-open-connection): Report what the connection error is.
8098
8099         * proto-stream.el (open-protocol-stream): Rename from
8100         open-proto-stream.
8101
8102 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8103
8104         * nnimap.el (nnimap-stream): Change default to `undecided'.
8105         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
8106         first, and then network.
8107         (nnimap-open-connection-1): Respect nnimap-server-port.
8108         (nnimap-open-connection): Be more backwards-compatible.
8109
8110         * proto-stream.el (proto-stream-always-use-starttls): New variable.
8111         (proto-stream-open-starttls): De-duplicate the starttls code.
8112         (proto-stream-open-starttls): Folded back into the main function.
8113         (proto-stream-open-network): Fix typo in the gnutls path.
8114         (proto-stream-command): Refactor out.
8115
8116         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8117
8118         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8119         starttls.el STARTTLS.
8120
8121         * color.el (color-lab->srgb): Fix function call name.
8122
8123         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8124         if we're using tls.el.
8125         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8126         built in, then don't try to establish a STARTTLS connection.
8127
8128         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8129         servers.
8130
8131         * proto-stream.el (open-proto-stream): Use network, not stream.
8132         (open-proto-stream): Add a way to specify what the end of a command is.
8133
8134         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8135         connections types.
8136         (nntp-open-network-stream): Remove.
8137         (nntp-open-ssl-stream): Remove.
8138         (nntp-open-tls-stream): Remove.
8139         (nntp-ssl-program): Remove.
8140
8141         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8142
8143 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8144
8145         * nnir.el: Fix typos.
8146         (nnir-retrieve-headers-override-function): Rename variable to reflect
8147         new semantics.
8148         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8149         macros.
8150         (nnir-request-article, nnir-request-move-article): Use them.
8151         (nnir-categorize): New function.
8152         (nnir-run-query): Use it.
8153         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8154         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8155         sorted.
8156         (nnir-group-full-name): Use gnus-group-full-name instead.
8157         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8158         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8159
8160 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8161
8162         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8163
8164         * proto-stream.el: New library to provide protocol-specific
8165         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8166         protocols.
8167         (open-proto-stream): Complete the documentation.
8168         (proto-stream-open-network): Fix some typos.
8169
8170         * nnimap.el (nnimap-open-connection): Use it.
8171
8172 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8173
8174         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8175         negotiation.
8176
8177 2010-11-26  Julien Danjou  <julien@danjou.info>
8178
8179         * color.el: Rename various rgb functions to srgb.
8180
8181 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8182
8183         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
8184         names.
8185
8186 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8187
8188         * shr.el (shr-insert): Revert last change.
8189         (shr-find-fill-point): Never leave point being at bol;
8190         relax the kinsoku limitation when rendering tables.
8191
8192 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8193
8194         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8195         results from -accept-article.
8196
8197         * shr-color.el: Require cl when compiling.
8198
8199         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8200         checkin.
8201
8202         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8203
8204         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8205
8206         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8207         'add and 'delete to set backend marks.
8208
8209         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8210
8211         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8212
8213         * nntp.el (nntp-request-set-mark): Use it.
8214
8215         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8216
8217         * nnml.el (nnml-request-set-mark): Ditto.
8218
8219         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8220         introduces regressions in article selection.
8221         (nnimap-find-uid-response): New function.
8222         (nnimap-request-accept-article): Use the UID returned, if any.
8223         (nnimap-request-move-article): Use the UID returned, if any.
8224         (nnimap-get-groups): Reimplement to work with folded lines.
8225         (nnimap-find-uid-response): The UID is the last element in the list.
8226         (nnimap-request-set-mark): Extend syntax with 'set.
8227
8228         * nnml.el (nnml-request-set-mark): Ditto.
8229
8230         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8231
8232         * nntp.el (nntp-request-set-mark): Ditto.
8233
8234 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8235
8236         * message.el (message-called-interactively-p): A temporary macro.
8237         (message-goto-body): Use it temporarily.
8238
8239 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8240
8241         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8242         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8243         (nnimap-last-response-string): Fix last unfolding fix.
8244
8245 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8246
8247         * shr.el (shr-insert): Fix the way to fold lines.
8248
8249 2010-11-25  Julien Danjou  <julien@danjou.info>
8250
8251         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8252
8253         * color.el: Rename from color-lab.el
8254         (color-rgb->hex): Add.
8255         (color-complement): Add.
8256         (color-complement-hex): Add.
8257
8258         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8259
8260 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8261
8262         * shr-color.el (shr-color-visible): Don't bug out if the color names
8263         don't exist.
8264
8265 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8266
8267         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8268         assuming that article displaying or another mml-preview may be
8269         interrupted for an error or for the like.
8270
8271         * shr.el (shr-get-background): Fix argument name.
8272
8273 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8274
8275         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8276
8277         * gnus-sum.el (gnus-summary-include-articles): New function.
8278
8279         * message.el (message-goto-body): called-interactively-p needs a
8280         parameter, so use `any'.
8281
8282         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8283         clear marks before moving, since they're synced from the Gnus side
8284         first.
8285
8286         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8287         (gnus-summary-move-article): Copy over all marks before moving, so that
8288         IMAP doesn't think a new article has arrived.
8289
8290 2010-11-24  Julien Danjou  <julien@danjou.info>
8291
8292         * shr.el (shr-insert-background-overlay): Fix typo.
8293         (shr-render-td): Copy the background before rendering.
8294
8295         * shr-color.el (shr-color-visible): Fix docstring.
8296
8297         * shr.el (shr-tag-table): Add bgcolor support.
8298         (shr-render-td): Add bgcolor support.
8299         (shr-get-background): Add.
8300         (shr-insert-foreground-overlay): Use shr-get-background.
8301
8302         * message.el (message-goto-body): Use called-interactively-p.
8303         (message-in-body-p): message-goto-body returns point.
8304
8305 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8306
8307         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8308         Fixes something or other in Emacs 23, and is backwards compatible.
8309
8310         * message.el (message-goto-body): Remove the <#secure special-casing,
8311         which is too special.
8312
8313         * shr.el (shr-parse-style): Drop !important from styles.
8314
8315 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8316
8317         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8318         this function to return incorrect results when calling it with an
8319         explicit article argument different from
8320         (gnus-summary-article-number).
8321
8322 2010-11-24  Julien Danjou  <julien@danjou.info>
8323
8324         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8325         (shr-tag-body): Add background support.
8326         (shr-descend): Add background support.
8327         (shr-tag-title): Add.
8328
8329         * shr-color.el (shr-color-visible): Really return original background
8330         if fixed.
8331
8332 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8333
8334         * shr.el (shr-color-check): Protect against non-existent color names.
8335
8336 2010-11-24  Julien Danjou  <julien@danjou.info>
8337
8338         * color-lab.el: Require 'cl when compiling.
8339
8340         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8341
8342         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8343         matched part.
8344
8345         * color-lab.el: Fix all expt calls to use float type.
8346
8347 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8348
8349         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8350         expression to shr-color-check as is.
8351
8352         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8353
8354         * color-lab.el: Add coding cookie.
8355         (float-pi): Use eval-and-compile.
8356
8357         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8358         compiled for Emacsen having no `libxml-parse-html-region' support.
8359
8360 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8361
8362         * shr.el (shr-insert-color-overlay): Split stuff like
8363         "#444444 !important" to find the real color.
8364         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8365         parse <font color="red"> entries.
8366
8367 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8368
8369         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8370         point when parsing headers.
8371
8372         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8373         is positioned properly when parsing headers.
8374
8375 2010-11-23  Julien Danjou  <julien@danjou.info>
8376
8377         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8378
8379         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8380
8381         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8382
8383         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8384         Use shr-color-hue-to-rgb.
8385         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8386
8387 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8388
8389         * shr.el (shr-color->hexadecimal): Autoload.
8390         (shr-descend): Add color to all tags.
8391
8392 2010-11-22  Julien Danjou  <julien@danjou.info>
8393
8394         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8395         shr-color->hexadecimal.
8396
8397         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8398         RGB() or HSL() color representation.
8399
8400         * shr.el (shr-tag-font): Add.
8401         (shr-tag-color-check): New function to get better colors.
8402         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8403         tag-span.
8404
8405         * shr-color.el: New file.
8406
8407         * color-lab.el: New file.
8408
8409         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8410
8411 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8412
8413         * nnir.el: Fix typo in comments.
8414         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8415         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8416
8417 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8418
8419         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8420
8421         * nnimap.el (nnimap-get-capabilities): Refactor out.
8422         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8423
8424 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8425
8426         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8427         appearing when `mm-uu-hide-markers' is nil.
8428
8429 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8430
8431         * nnimap.el (nnimap-unselect-group): Make into its own function.
8432         (nnimap-request-rename-group): Unselect group before renaming.
8433         This had gotten lost somewhere.
8434         (nnimap-request-accept-article): Keep track of examined groups, and
8435         unselect the group before APPENDing to read-only groups.
8436         (nnimap-request-move-article): Clear flags before moving so that they
8437         can be re-set later.
8438
8439 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8440
8441         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8442         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8443
8444 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8445
8446         * gnus-art.el (gnus-mime-display-single):
8447         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8448         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8449         parameter.
8450
8451 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8452
8453         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8454         (shr-table-vertical-line): New variable.
8455         (shr-insert-table): Use it.
8456
8457 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8458
8459         * gnus-html.el (gnus-html-wash-images): Don't display images if
8460         gnus-inhibit-images is non-nil; register displayer for cid images.
8461         (gnus-html-display-image): Work for cid image.
8462         (gnus-html-insert-image): Allow arguments.
8463         (gnus-html-put-image): Inhibit read-only.
8464         (gnus-html-prefetch-images): Don't prefetch images if
8465         gnus-inhibit-images is non-nil.
8466
8467 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8468
8469         * shr.el (shr-put-image): Break lines when inserting big pictures.
8470
8471 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8472
8473         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8474         sender, thanks Katsumi Yamaoka.
8475
8476 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8477
8478         * nnir.el (nnir-run-imap): Reverse the article list for each group
8479         rather than the whole list.
8480
8481 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8482
8483         * shr.el (shr-image-displayer): Protect function against non-existent
8484         image source.
8485
8486         * gnus-art.el (gnus-inhibit-images): New user option.
8487         (gnus-mime-display-single): Don't display image if it is non-nil.
8488
8489         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8490         gnus-inhibit-images.
8491
8492         * shr.el (shr-image-displayer): New function.
8493         (shr-tag-img): Use it.
8494
8495 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8496
8497         * mml2015.el (mml2015-epg-sign): Use From header.
8498
8499 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8500
8501         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8502
8503         * gnus-util.el (gnus-find-text-property-region): Return markers.
8504
8505         * shr.el (shr-tag-img): Put a displayer in the text property.
8506
8507         * gnus-util.el (gnus-find-text-property-region): New utility function.
8508
8509         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8510         (gnus-html-show-images): Remove.
8511
8512         * gnus-art.el (gnus-article-show-images): New, more general function.
8513
8514         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8515         image url text properties.
8516
8517         * shr.el: Ditto.
8518
8519         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8520         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8521
8522 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8523
8524         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8525         work for two or more articles.
8526
8527 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8528
8529         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8530         divide an image that's in an html article to two or more when washing
8531         non-ASCII characters in alt text of it.
8532
8533 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8536         smime-decrypt-region using function argument.
8537         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8538
8539         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8540
8541         * smime.el (smime-decrypt-region): Catch it.
8542
8543 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8544
8545         * smime.el (smime-mode-map): Move initialization into declaration.
8546         (gnus-run-mode-hooks): Don't autoload.
8547         (smime-mode): Use define-derived-mode.
8548
8549 2010-11-11  Glenn Morris  <rgm@gnu.org>
8550
8551         * smime.el (from): Restrict declaration to XEmacs.
8552
8553         * nnir.el (gnus-group-topic-name): Autoload.
8554
8555 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8556
8557         * shr.el (shr-insert): Don't break long line if it is because of
8558         kinsoku-bol characters in the line end.
8559
8560 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8561
8562         * nnir.el (nnir-request-move-article): Fix to provide original group
8563         and subject.
8564         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8565         been retrieved.
8566
8567         * gnus-sum.el (gnus-summary-move-article): Use original group and
8568         subject for virtual articles such as those in an nnir summary buffer.
8569
8570 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8571
8572         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8573         least 21.5).
8574
8575         * smime.el (from): Declare it again for XEmacs.
8576
8577 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8578
8579         * message.el (message-resend): Don't disable encoding unless it's
8580         already encoded.
8581
8582         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8583         low-numbered articles.
8584
8585 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8586
8587         * rfc2047.el (rfc2047-syntax-table): Simplify.
8588
8589         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8590
8591         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8592         set-char-table-range for XEmacs.
8593
8594 2010-11-10  Glenn Morris  <rgm@gnu.org>
8595
8596         * time-date.el (time-to-seconds): Always an alias on Emacs,
8597         never a real function.
8598         (with-no-warnings): Remove compat stub, now unused.
8599         (time-less-p): Doc fix.
8600         (time-to-number-of-days): Simplify.
8601
8602         * smime.el (from): Remove unused declaration.
8603
8604         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8605         (gnus-float-time): On Emacs, always an alias.
8606
8607         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8608         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8609
8610 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8611
8612         * dgnushack.el: Don't use ignore-errors in the top level form since it
8613         is unavailable in XEmacs even if cl is loaded.
8614
8615         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8616
8617 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8618
8619         * shr.el (browse-url-mailto): Autoload.
8620
8621         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8622
8623         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8624         regexp doesn't need quoting.
8625
8626 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8627
8628         * message.el (message-subject-trailing-was-ask-regexp)
8629         (message-subject-trailing-was-regexp): Match was: in addition to was.
8630
8631 2010-11-09  Glenn Morris  <rgm@gnu.org>
8632
8633         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8634         (nnbabyl-check-mbox): Use point-at-bol.
8635
8636 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8637
8638         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8639
8640         * message.el (message-mailto): New function.
8641         (message-mailto): Should accept other parameters.
8642         (message-mailto): Remove since it duplicates browse-url-mailto
8643         functionality.
8644
8645 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8646
8647         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8648         methods.
8649         (gnus-read-active-file): Ditto.
8650
8651         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8652         ": " from the prompt.
8653         (gnus-group-make-group): Ditto.
8654
8655 2010-11-07  Glenn Morris  <rgm@gnu.org>
8656
8657         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8658         (gnus-bookmark-kill-line): Use point-at-eol.
8659
8660 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8661
8662         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8663         asterisks in From header.
8664
8665 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8666
8667         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8668         string to avoid making the From headers syntactically invalid.
8669
8670         * message.el (message-send-mail): Don't insert courtesy messages if the
8671         message already has List-Post and List-ID messages.
8672
8673 2010-11-06  Glenn Morris  <rgm@gnu.org>
8674
8675         * gnus-art.el (gnus-treat-article): Give dynamic local variables
8676         `condition', `type', `length' a prefix.
8677         (gnus-treat-predicate): Update for above name changes.
8678
8679 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8680
8681         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8682         binding.  Handled by `gnus-summary-refer-thread' instead.
8683         (nnir-warp-to-article): New backend function.
8684
8685         * nnimap.el (nnimap-request-thread): Force dependency updating.
8686
8687         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8688         (gnus-summary-refer-thread): Rework to improve thread-referral.
8689
8690         * gnus-int.el (gnus-warp-to-article): New function.
8691
8692         * gnus-sum.el (gnus-summary-article-map): Bind it.
8693
8694 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8695
8696         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8697         gnus-summary-refer-thread.
8698
8699         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8700         headers.
8701         (gnus-summary-limit-include-thread): Prevent articles in thread from
8702         being cut in gnus-cut-threads.
8703         (gnus-summary-refer-thread): Limit retrieved headers to those in
8704         thread.
8705
8706 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8707
8708         * message.el (message-send-mail): Use the value of
8709         message-courtesy-message from the message buffer.
8710
8711         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8712
8713         * shr.el (shr-browse-url): Implement mailto: URLs.
8714
8715         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8716         "raw".
8717
8718         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8719         if it's already selected.
8720
8721         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8722
8723 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8724
8725         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8726         to measure the length and truncate alt text.
8727
8728 2010-11-03  Glenn Morris  <rgm@gnu.org>
8729
8730         * nndiary.el (nndiary-generate-nov-databases-1)
8731         (nndiary-generate-active-info): Rename dynamic variable `files' to
8732         something less generic.
8733
8734 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8735
8736         * nnir.el (nnir-request-move-article): Call the underlying backend to
8737         move articles from nnir.
8738
8739 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8740
8741         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8742
8743 2010-11-02  Julien Danjou  <julien@danjou.info>
8744
8745         * nnir.el: Remove wais support.
8746
8747 2010-11-02  Glenn Morris  <rgm@gnu.org>
8748
8749         * gnus-html.el: Reorder requirements to quieten compiler.
8750
8751 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8752
8753         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8754         properly for XEmacs as well.
8755         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8756         (gnus-article-natural-long-line-p): Use window-width rather than
8757         frame-width.
8758
8759 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
8760
8761         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
8762         (nnir-read-parms): Don't modify query.
8763         (nnir-run-query): Add ability to search topic on current line.
8764         (nnir-get-active): Clean up.
8765
8766 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8767
8768         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8769         degenerate articles.
8770
8771         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8772         (gnus-print-buffer): Just print the buffer as is, without any copying
8773         to a buffer and then re-highlighting.
8774
8775         * nnimap.el (nnimap-request-group): Store the new updated info.
8776         (nnimap-request-group): Select the group when we don't know whether it
8777         exists or not.
8778
8779         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8780         groups.
8781
8782         * gnus-group.el (gnus-group-find-new-groups): Display all the new
8783         groups.
8784
8785         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8786         groups.
8787
8788         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8789         long-lines case by only filling the long lines.
8790
8791         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8792         (bug#7311).
8793
8794 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8795
8796         * shr.el: No need to declare `declare-function' since shr.el is for
8797         only Emacsen that provide `libxml-parse-html-region'.
8798
8799         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
8800         effective only in a file it is referred to.
8801
8802 2010-11-01  Glenn Morris  <rgm@gnu.org>
8803
8804         * mm-util.el (gnus-completing-read): Autoload.
8805         (mm-read-coding-system): Simplify Emacs definition.
8806
8807         * nnmail.el (gnus-activate-group):
8808         * nnimap.el (gnutls-negotiate):
8809         * nntp.el (netrc-parse): Fix declarations.
8810
8811 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8812
8813         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8814         string-match-p in Emacs >=23.
8815
8816         * gnus-msg.el (gnus-configure-posting-styles):
8817         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8818
8819 2010-11-01  Glenn Morris  <rgm@gnu.org>
8820
8821         * nnir.el (declare-function): Add compat stub.
8822         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8823         (nnir-run-gmane): Require 'mm-url.
8824
8825         * mm-util.el (mm-string-to-multibyte): Simplify.
8826
8827         * shr.el (declare-function): Add compat stub.
8828         (url-cache-create-filename): Declare.
8829         (mm-disable-multibyte, widget-convert-button): Autoload.
8830
8831         * smime.el (ldap-search): Declare.
8832         (smime-cert-by-ldap-1): Require ldap on Emacs.
8833
8834         * nnimap.el: Require nnmail, and gnus-sum when compiling.
8835         (nnimap-keepalive): Use gnus-float-time.
8836
8837         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8838         (mail-source-delete-crash-box): Use gnus-float-time.
8839
8840         * gnus-dired.el (gnus-completing-read): Autoload.
8841
8842         * mm-view.el (gnus-rescale-image): Autoload.
8843
8844         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8845
8846         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8847
8848         * sieve-manage.el: Require 'cl when compiling.
8849
8850         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8851         (gnus-iswitchb-completing-read): Require iswitchb.
8852         (gnus-select-frame-set-input-focus): Silence compiler.
8853
8854 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8855
8856         * message.el (message-subject-trailing-was-query): Change default to t,
8857         since I think that's what most people want.
8858
8859         * nnimap.el (nnimap-request-accept-article): Erase buffer before
8860         appending for easier debugging.
8861         (nnimap-wait-for-connection): Take a regexp.
8862         (nnimap-request-accept-article): Wait for the continuation line before
8863         sending anything unless we're streaming.
8864
8865         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8866         leave the header washing to take place.
8867
8868 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8869
8870         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8871         regular expression match and replace in posting styles.
8872
8873 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
8874
8875         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
8876         an entire server.
8877         (nnir-get-active): New function.
8878         (nnir-run-imap): Use it.
8879         (nnir-run-gmane): Who knew, gmane search returns an article score!
8880
8881         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8882         server on the current line with nnir.
8883
8884 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8885
8886         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8887         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8888         left edge.
8889         (gnus-article-foldable-buffer): Skip past the prefix when determining
8890         raggedness.
8891
8892         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8893         the raw article, and change `C-u g' to show the article without doing
8894         treatments.
8895
8896         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8897         on to `gnus-treat-article'.
8898         (gnus-inhibit-article-treatments): New variable.
8899
8900         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8901
8902         * gnus-art.el (gnus-treatment-function-alist): Have
8903         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8904         (gnus-treat-fill-long-lines): Change default to fill all text/plain
8905         sections.
8906
8907         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8908         parameter.
8909         (gnus-article-fill-cited-long-lines): New function.
8910         (gnus-article-fill-cited-article): Allow filling only long sections.
8911
8912         * shr.el (shr-find-fill-point): Don't break lines between punctuation
8913         and non-punctuation (like after the apostrophe in "'We").
8914
8915         * gnus-sum.el (gnus-summary-select-article): Make sure
8916         gnus-original-article-buffer is alive.
8917
8918         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8919         reflect the order they're in in the digest.
8920
8921         * gnus.el (gnus-group-startup-message): Move point to the start of the
8922         buffer.
8923
8924         * nnimap.el (nnimap-capability): New function.
8925         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8926         is set.
8927
8928 2010-10-31  David Engster  <dengste@eml.cc>
8929
8930         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8931         conform with changes to gnus-completing-read.
8932
8933 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8934
8935         * shr.el (shr-tag-img): Output "*" instead of "[img]".
8936
8937 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8938
8939         * nnir.el: Move defvar, defcustom around to keep file organized
8940         and keep byte-compiler quiet.
8941         (nnir-read-parms): Accept search-engine as arg.
8942         (nnir-run-query): Pass search-engine as arg.
8943         (nnir-search-engine): Remove.
8944
8945 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8946
8947         * shr.el (shr-generic): The text nodes should be text, not :text.
8948
8949         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8950         later in the file.
8951
8952 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8953
8954         * nnir.el: General clean up.  Allow searching with multiple engines.
8955         Allow separate extra-parameters for each engine.
8956         Batch queries when possible.
8957         (nnir-imap-default-search-key, nnir-method-default-engines):
8958         Add customize interface.
8959         (nnir-run-gmane): New engine.
8960         (nnir-engines): Use it.  Qualify all prompts with engine name.
8961         (nnir-search-engine): Remove global variable.
8962         (nnir-run-hyrex): Restore for now.
8963         (nnir-extra-parms, nnir-search-history): New variables.
8964         (gnus-group-make-nnir-group): Use them.
8965         (nnir-group-server): Remove in favor of gnus-group-server.
8966         (nnir-request-group): Avoid searching twice.
8967         (nnir-sort-groups-by-server): New function.
8968
8969 2010-10-30  Julien Danjou  <julien@danjou.info>
8970
8971         * gnus-group.el: Remove gnus-group-fetch-control.
8972
8973         * gnus-start.el (gnus-find-new-newsgroups):
8974         Remove gnus-check-first-time-used.
8975
8976         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8977
8978 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8979
8980         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8981         set on groups that don't have \* permanentflags.
8982
8983 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8984
8985         * shr.el (shr-tag-span): Drop colorization of regions since we don't
8986         control the background color.
8987         (shr-tag-img): Ignore very small web bug type images.
8988         (shr-put-image): Add help-echo alt texts to the images.
8989         (shr-tag-video): Show the video poster image.
8990
8991 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8992
8993         * shr.el (shr-table-depth): New variable.
8994         (shr-tag-table-1): Only insert the images after the top-level table.
8995
8996         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8997
8998         * gnus-util.el (gnus-list-memq-of-list): New function.
8999
9000         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
9001         selected.
9002         (nnimap-unsplittable-articles): New slot.
9003         (nnimap-new-articles): Use it.
9004
9005 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
9006
9007         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
9008         move to the previous line on `M-g'.
9009
9010 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9011
9012         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
9013         *-request-group, which seems unnecessary.
9014
9015         * nnimap.el (nnimap-quote-specials): Function copied over from
9016         imap.el.
9017         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
9018         they support that.  Suggested by Tom Regner.
9019
9020 2010-10-29  Julien Danjou  <julien@danjou.info>
9021
9022         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
9023         defalias.
9024         (gnus-summary-delete-marked-with): Remove obsolete defalias.
9025
9026         * gnus.el: Remove `gnus-nntp-service' variable.
9027         (gnus-secondary-servers): Make obsolete.
9028         (gnus-nntp-server): Make obsolete.
9029
9030         * gnus-start.el (gnus-1): Remove x-splash calls.
9031
9032         * gnus-ems.el (gnus-x-splash): Remove.
9033
9034         * gnus.el (gnus-group-startup-message): Simplify/update code.
9035
9036         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
9037         definition.
9038
9039         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
9040         capability before doing anything.
9041         (gnus-group-insert-group-line): Remove useless
9042         gnus-group-remove-excess-properties.
9043
9044 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9045
9046         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
9047
9048 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9049
9050         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
9051         config after reselecting.
9052
9053 2010-10-28  Julien Danjou  <julien@danjou.info>
9054
9055         * shr.el (shr-put-image): Use point even if only inserting text.
9056         (shr-put-image): Save excursion when inserting alt text on non-graphic
9057         display, so the behavior is the same when we are on a graphic display.
9058
9059         * nnir.el (nnir-run-swish-e): Remove hyrex support.
9060
9061 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9062
9063         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
9064         (gnus-mime-copy-part): Check coding system, not charset.
9065         (gnus-mime-view-part-externally): Never remove part.
9066         (gnus-mime-view-part-internally): Don't remove part here.
9067         (gnus-article-part-wrapper): Make sure MIME tag is visible.
9068         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
9069         multipart/alternative.
9070
9071         * mm-decode.el (mm-display-part): Take optional arg `force'.
9072
9073 2010-10-26  Julien Danjou  <julien@danjou.info>
9074
9075         * gnus-group.el (gnus-group-default-list-level): Add this function to
9076         compute the default list level.
9077         (gnus-group-default-list-level): Add possibility to use a function.
9078
9079 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9080
9081         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
9082
9083         * gnus-group.el (gnus-group-completing-read)
9084         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
9085         gnus-replace-in-string.
9086
9087 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9088
9089         * shr.el (shr-tag-div): Add.
9090
9091         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
9092
9093 2010-10-25  Julien Danjou  <julien@danjou.info>
9094
9095         * gnus-util.el: Remove `gnus-with-local-quit'.
9096
9097         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
9098
9099 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9100
9101         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
9102         the original article buffer.
9103
9104 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9105
9106         * nnimap.el (nnimap-request-head): New function.
9107         (nnimap-request-move-article): Try to be slightly faster by not
9108         requesting the entire message when moving.
9109         (nnimap-transform-headers): Don't bug out on bodiless articles.
9110         (nnimap-send-command): Have no outstanding messages if the IMAP server
9111         doesn't support streaming.
9112         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
9113
9114 2010-10-24  Julien Danjou  <julien@danjou.info>
9115
9116         * message.el (message-default-headers): Fix type.
9117
9118 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9119
9120         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9121         prefetching images.
9122
9123         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9124         backend for unknown groups.  This is mainly useful for nnimap groups.
9125
9126         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9127         group isn't covered by the agent.
9128
9129 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9130
9131         * nnir.el (nnir-method-default-engines): New variable.
9132         (nnir-run-query): Use it.
9133         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9134         (gnus-summary-nnir-goto-thread): Change group if needed.
9135
9136         * gnus-group.el (gnus-group-group-map): Add key binding for
9137         gnus-group-make-nnir-group.
9138
9139 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9140
9141         * shr.el (shr-tag-object): Add.
9142
9143         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9144         original article buffer live.
9145         (gnus-summary-select-article-buffer):
9146         Mention gnus-widen-article-buffer.
9147
9148 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9149
9150         * shr.el (shr-tag-strong): Add.
9151
9152 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9153
9154         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9155         group names.  They mess up the group buffer badly.
9156
9157         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9158
9159         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9160         instead of the summary one.
9161
9162 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9163
9164         * mml.el (mml-preview): Work properly when editing article.
9165
9166         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9167         gnus-have-read-active-file if it's already been in.
9168
9169 2010-10-22  Tom Tromey  <tromey@redhat.com>
9170
9171         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9172         gnus-group-completing-read.
9173
9174 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9175
9176         * message.el (message-mode-map): Don't bind M-; to comment region, to
9177         allow the global comment-dwim to work.
9178
9179 2010-10-21  Julien Danjou  <julien@danjou.info>
9180
9181         * message.el (message-setup-1): Allow message-default-headers to be a
9182         function.
9183
9184 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9185
9186         * shr.el (shr-tag-table): Simplify.
9187
9188 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9189
9190         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9191         to avoid trying to snarf invalid stuff.
9192
9193         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9194
9195         * gnus.el (gnus-message-archive-group): Quote value.
9196         (gnus-message-archive-group): Mark as changed.
9197
9198         * shr.el (shr-add-font): Don't put the font properties on the newline
9199         or the indentation.
9200
9201         * message.el (message-fix-before-sending): Change options when sending
9202         non-printable characters.
9203
9204         * gnus.el (gnus-message-archive-method): Change the default to
9205         monthly outgoing groups.
9206
9207         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9208         that have gotten new numbers.
9209
9210         * nnimap.el (nnimap-request-replace-article): New function.
9211
9212 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9213
9214         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9215         (nnrss-request-article): Don't use special html washing code.
9216
9217 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9218
9219         * shr.el (shr-tag-table): Remove useless nconc.
9220
9221 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9222
9223         * gnus-art.el (article-wash-html): Simplify and remove the charset
9224         stuff.  Use the normal html rendering code instead of the special html
9225         washing code.
9226
9227         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9228         `gnus-w3m' symbols.
9229         (mm-text-html-washer-alist): Remove.
9230
9231         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9232         (mm-inline-media-tests): Remove use.
9233         (mm-text-html-renderer): Change default to the `shr' symbol.
9234
9235         * mm-view.el (mm-inline-text-html): Remove use.
9236
9237         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9238         `gnus-blocked-images' to be a function.
9239         (gnus-article-wash-function): Remove.
9240
9241 2010-10-20  Julien Danjou  <julien@danjou.info>
9242
9243         * spam.el (spam-list-of-processors): Mark as obsolete.
9244
9245         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9246         (nnimap-insert-partial-structure): Fix boundary detection.
9247
9248 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9249
9250         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9251         run file-truename on remote files.  This can be expensive and even
9252         prevent one from editing drafts if some unrelated buffer has a stale
9253         connection.
9254
9255 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9256
9257         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9258         kinsoku-eol regardless of shr-kinsoku-shorten.
9259         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9260         (shr-tag-table): Support caption, thead, and tfoot.
9261
9262 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9263
9264         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9265         lines.
9266         (shr-save-contents): New command and keystroke.
9267
9268         * nndoc.el (nndoc-type-alist): Add git support.
9269         (nndoc-git-type-p): New function.
9270         (nndoc-transform-git-article): Ditto.
9271         (nndoc-transform-git-headers): Ditto.
9272         (nndoc-transform-git-headers): Generate Subject headers.
9273
9274         * shr.el (shr-parse-style): New function.
9275         (shr-tag-span): Ditto.
9276
9277         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9278         to `G G' to avoid collisions.
9279
9280 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9281
9282         * shr.el: Load kinsoku if necessary.
9283         (shr-kinsoku-shorten): New internal variable.
9284         (shr-find-fill-point): Make kinsoku shorten text line if
9285         shr-kinsoku-shorten is bound to non-nil.
9286         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9287         shr-indentation too when testing if table is wider than frame width.
9288         (shr-insert-table): Use `string-width' instead of `length' to measure
9289         text width.
9290         (shr-insert-table-ruler): Make sure indentation is done at bol.
9291
9292 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9293
9294         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9295         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9296         undecoded network data.
9297
9298 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9299
9300         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9301         name in the mode line spec so that the mode line menu works
9302         (bug#2431).
9303
9304         * message.el (message-get-reply-headers): If we're fed `to-address',
9305         then always use that.
9306
9307         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9308         aren't so wide as to need to switch off the edit menu.
9309
9310         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9311         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9312
9313         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9314         `M-g'.
9315         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9316         the permanent marks.
9317
9318 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9319
9320         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9321         Splitting according to references/in-reply-to obeys the ignore-groups
9322         variable, while splitting by sender and subject do not.
9323
9324 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9325
9326         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9327         alist, so that we can look for non-Unicode chars.
9328         (article-translate-strings): Allow both character and string maps.
9329
9330 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9331
9332         * shr.el (shr-insert): Don't insert space behind a wide character
9333         categorized as kinsoku-bol, or between characters both categorized as
9334         nospace.
9335
9336 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9337
9338         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9339         headers to gnus-newsgroup-headers.
9340
9341 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9342
9343         * shr.el (shr-tag-img): Don't align images -- since we're not
9344         rescaling, this often leads to ugly displays.
9345
9346 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9347
9348         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9349         duplicates.
9350
9351 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9352
9353         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9354         call.
9355
9356 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9357
9358         * gnus.el: Autoload gnus-html-show-images.
9359
9360         * nnimap.el: Use nnheader-message throughout.
9361
9362         * shr.el (shr-tag-img): Ignore images with no data.
9363
9364 2010-10-15  Julien Danjou  <julien@danjou.info>
9365
9366         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9367         a possibility to disable format=flow encoding when using hard newlines.
9368
9369 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9370
9371         * shr.el (shr-insert): Remove space inserted before or after a
9372         breakable character or at the beginning or the end of a line.
9373         (shr-find-fill-point): Do kinsoku; find the second best point or give
9374         it up if there's no breakable point.
9375
9376 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9377
9378         * nnimap.el (nnimap-open-connection): Message when opening connection
9379         for debugging purposes.
9380
9381         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9382         on every setup buffer call to allow this to change from article to
9383         article.
9384
9385         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9386         buffers where we have a wide table.
9387
9388 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9389
9390         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9391         uses *-request-thread.
9392
9393 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9394
9395         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9396         incantation, which is no longer valid.
9397
9398 2010-10-14  Julien Danjou  <julien@danjou.info>
9399
9400         * shr.el: Fix defcustom type (char -> character).
9401
9402 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9403
9404         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9405         programs.
9406
9407 2010-10-14  Julien Danjou  <julien@danjou.info>
9408
9409         * shr.el (shr-tag-a): Use url-link as widget type.
9410
9411         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9412         `gnus-group-get-icon'.
9413
9414 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9415
9416         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9417         This should make server editing work better.
9418
9419         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9420
9421         * tls.el (tls-program): Remove spurious %s from openssl.
9422
9423         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9424         (nnimap-parse-flags): Fix regexp.
9425
9426         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9427         probably work for CJVK text, too.
9428
9429         * nnimap.el (nnimap-extend-tls-programs): Remove.
9430         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9431
9432         * tls.el (tls-starttls-switches): Remove starttls hack.
9433         (open-tls-stream): Ditto.
9434         (tls-find-starttls-argument): Ditto.
9435
9436 2010-10-13  Julien Danjou  <julien@danjou.info>
9437
9438         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9439         responses.
9440
9441 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9442
9443         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9444
9445         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9446         anything in Emacs.
9447
9448         * shr.el (shr-current-column): Remove buggy and unnecessary function.
9449
9450 2010-10-13  Julien Danjou  <julien@danjou.info>
9451
9452         * shr.el (shr-width): Make shr-width a defcustom with default to
9453         fill-column.
9454         (shr-tag-img): Use shr-width rather than fill-column.
9455
9456 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9457
9458         * dgnushack.el (byte-optimize-apply):
9459         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9460
9461         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9462         position when (X-)Faces exist.
9463         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9464         avatars when called interactively.
9465
9466 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9467
9468         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9469         gnus-article-x-face-too-ugly is bound.
9470
9471 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9472
9473         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9474
9475         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9476         mailbox that doesn't exist.
9477
9478 2010-10-12  Julien Danjou  <julien@danjou.info>
9479
9480         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9481         (shr-get-image-data): Encode URL properly when fetching from cache.
9482         (shr-tag-img): Use aligned-to spaces to align correctly images.
9483
9484         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9485         before inserting the Gravatar.
9486
9487         * shr.el (shr-tag-img): Add align attribute support for <img>.
9488
9489 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9490
9491         * gnus-gravatar.el (gnus-art): Require.
9492
9493         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9494         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9495         Remove long obsoleted functions.
9496
9497 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9498
9499         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9500
9501         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9502
9503         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9504         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9505         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9506         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9507         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9508         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9509         * sieve-manage.el, smime.el, spam.el:
9510         Fix comment for declare-function.
9511
9512 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9513
9514         * nnimap.el (nnimap-request-rename-group): Select group read-only
9515         before renaming it.
9516
9517         * shr.el (shr-insert): Fix up the white space only regexp.
9518
9519         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9520         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9521
9522         * shr.el (shr-current-column): New function.
9523         (shr-find-fill-point): New function.
9524
9525 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9526
9527         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9528         numbers.
9529
9530 2010-10-11  Julien Danjou  <julien@danjou.info>
9531
9532         * shr.el (shr-hr-line): Add.
9533         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9534         display hr lines.
9535         (shr-max-columns): Do not change state to nil if we just inserting
9536         spaces.
9537
9538 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9539
9540         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9541         select the last group.
9542
9543 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9544
9545         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9546
9547 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9548
9549         * dig.el (dig-mode-map): Declare and define in one step.
9550
9551 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9552
9553         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9554         for Gnus.
9555         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9556         (nnimap-update-qresync-info): Mark \Seen articles as read.
9557
9558         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9559         non-variable, too.
9560
9561         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9562         available.
9563         (nnimap-update-info): Rely more on the current active than the param
9564         active to avoid marking articles as read too much.
9565
9566         * auth-source.el (auth-source-create): Use (user-login-name) for the
9567         user name default.
9568
9569         * nnimap.el (nnimap-update-info): If the server doesn't return any
9570         useful info, just use the previous info.
9571         (nnimap-update-info): Prefer old info over start-article.
9572         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9573
9574 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9575
9576         * nnir.el (autoload): Clean up autoloads.
9577         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9578         Use key rather than value.
9579         (nnir-imap-search-other): New variable.
9580         (nnir-read-parm): Use it.
9581         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9582         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9583
9584 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9585
9586         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9587         the process, too.
9588
9589 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9590
9591         * spam.el (gnus-summary-mode-map): Bind to "$".
9592         Suggested by Russ Allbery.
9593
9594         * shr.el: Rework the way things are indented by <li> slightly.
9595
9596         * gnus.el (gnus-group-set-parameter): Fix typo.
9597
9598         * nnimap.el: Start implementing QRESYNC support.
9599
9600 2010-10-09  Julien Danjou  <julien@danjou.info>
9601
9602         * nnir.el (nnir-engines): Fix too many arguments.
9603
9604 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9605
9606         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9607         group is the "last", so that the backends like nnfolder actually save
9608         their folders.
9609
9610         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9611         try to use that for the tls stream.
9612         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9613         UIDVALIDITY and find out which groups are read-only and not.
9614         (nnimap-get-flags): Use the same marks parsing code as the rest of
9615         nnimap.
9616
9617 2010-10-09  Julien Danjou  <julien@danjou.info>
9618
9619         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9620
9621         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9622         retrieving gravatars.
9623
9624         * shr.el (shr-table-corner): Add.
9625         (shr-table-line): Add.
9626         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9627
9628 2010-10-08  Julien Danjou  <julien@danjou.info>
9629
9630         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9631
9632 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9633
9634         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9635
9636         * gnus-sum.el (gnus-mark-article-as-unread)
9637         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9638         (gnus-summary-set-bookmark): Use it.
9639
9640         * gnus-msg.el (gnus-setup-message): Use it.
9641
9642         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9643
9644         * gnus.el (gnus-group-remove-parameter): Use it.
9645
9646         * gnus-group.el (gnus-group-make-web-group): Use it.
9647
9648         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9649
9650         * nnregistry.el: Update docs to mention manual.
9651
9652         * gnus-registry.el: Update docs to mention nnregistry.el.
9653         (gnus-registry-initialize): Don't install nnregistry refer method
9654         automatically.
9655         (gnus-registry-install-nnregistry): Remove it.
9656
9657 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9658
9659         * shr.el (shr-insert): Don't insert double spaces.
9660
9661 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9662
9663         * gnus-gravatar.el (gnus-treat-from-gravatar)
9664         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9665         called interactively.
9666
9667         * gnus-art.el (gnus-mime-view-part-externally)
9668         (gnus-mime-view-part-internally): Make predicate function passed to
9669         gnus-mime-view-part-as-type assume argument is a mime type, not a list
9670         of a mime type.
9671
9672         * shr.el (shr-table-widths): Don't use cl function `reduce'.
9673
9674 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9675
9676         * shr.el (require): Require cl when compiling.
9677         (shr-tag-hr): New function.
9678
9679         * nnimap.el (nnimap-update-info): Remove double setting of high.
9680         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9681         This makes nnimap work properly on Courier again.
9682
9683         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9684         the variable for backwards compatibility.
9685
9686         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9687         the file name before using to avoid setting mm-default-directory to
9688         nil.
9689
9690         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9691         bidning gnus-agent variables.
9692
9693         * shr.el (shr-render-td): Use a cache for the table rendering function
9694         to avoid getting an exponential rendering behavior in nested tables.
9695         (shr-insert): Rework the line-breaking algorithm.
9696         (shr-insert): Don't leave trailing spaces.
9697         (shr-insert-table): Also insert empty TDs.
9698         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9699
9700 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9701
9702         * gnus-sum.el (gnus-number): Rename from `number'.
9703         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9704         (gnus-summary-limit-children): Update uses correspondingly.
9705
9706 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9707
9708         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9709         (gnus-gravatar-transform-address): Don't show avatars of people of
9710         which mail addresses match gnus-gravatar-too-ugly.
9711
9712 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9713
9714         * shr.el (shr-table-widths): Expand TD elements to fill available
9715         space.
9716
9717 2010-10-07  Julien Danjou  <julien@danjou.info>
9718
9719         * nnimap.el (nnimap-request-rename-group): Add this method.
9720
9721 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9722
9723         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9724         name from XEmacs' function-arglist.
9725
9726         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9727         gravatar under XEmacs.
9728
9729 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9730
9731         * auth-source.el: Update docs with TODO items.
9732
9733         * gnus-sync.el: Update docs to explain state and plans.
9734
9735         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9736         Hooks for mark updates.
9737         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9738
9739         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9740         hooks with arguments, which is needed for mark update hooks.
9741
9742 2010-10-06  Julien Danjou  <julien@danjou.info>
9743
9744         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9745         was matched.
9746
9747         * sieve-manage.el: Update example in `Commentary'.
9748
9749         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9750
9751         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9752         not 2000.
9753         (sieve-manage-authenticate): Re-add function.
9754
9755 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9756
9757         * shr.el (shr-insert): Get 'space transition right.
9758         (shr-render-td): Only delete space at the end of the TD.
9759
9760         * nnimap.el (nnimap-open-connection): Prepare to support
9761         open-gnutls-stream.
9762
9763         * shr.el: Rearrange function order to be more logical.
9764
9765 2010-10-06  Julien Danjou  <julien@danjou.info>
9766
9767         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9768         (nnrss-discover-feed): Remove 404 URL in docstring.
9769
9770         * nnir.el: Fix Swish-E URL.
9771         Fix Namazu URL.
9772
9773         * message.el (message-change-subject): Remove 404 URL in a comment.
9774
9775 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9776
9777         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9778         called interactively.
9779
9780         * gnus-util.el (gnus-remove-if): Allow hash table.
9781         (gnus-remove-if-not): New function.
9782
9783         * gnus-art.el (gnus-mime-view-part-as-type):
9784         * gnus-score.el (gnus-summary-score-effect):
9785         * gnus-sum.el (gnus-read-move-group-name):
9786         Replace remove-if-not with gnus-remove-if-not.
9787
9788         * gnus-group.el (gnus-group-completing-read):
9789         Regard collection as a hash table if it is not a list.
9790
9791 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9792
9793         * shr.el (shr-render-td): Allow blank/missing <TD>s.
9794
9795         * shr.el: Document the table-rendering algorithm.
9796
9797 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9798
9799         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
9800         for Emacsen having no `libxml-parse-html-region' support.
9801
9802 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9803
9804         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9805         invalid URLs.
9806
9807         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9808         line-broken.
9809         (shr-tag-img): Ignore image fetching errors.
9810         (shr-overlays-in-region): Compute overlay positions correctly.
9811
9812         * mm-decode.el (mm-shr): Require shr.
9813
9814         * gnus-art.el (gnus-blocked-images): Move variable here.
9815
9816         * shr.el (shr-insert-table): Bind free variable.
9817
9818         * mm-decode.el (mm-shr): Bind shr-content-function.
9819
9820         * shr.el (shr-content-function): New variable.
9821
9822         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9823         added for symmetry.
9824
9825         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9826
9827         * gnus-group.el (gnus-group-make-group): Doc fix.
9828
9829         * nnimap.el (nnimap-request-newgroups): Return success.
9830
9831         * shr.el (shr-find-elements): New function.
9832         (shr-tag-table): Put all the images after the table.
9833         (shr-tag-table): Really inhibit images inside the table.
9834         (shr-collect-overlays): Copy over overlays from the TD elements to the
9835         main document.
9836
9837         * mm-decode.el (mm-shr): Bind shr-blocked-images to
9838         gnus-blocked-images.
9839
9840 2010-10-05  Julien Danjou  <julien@danjou.info>
9841
9842         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9843
9844         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9845         (gnus-html-maximum-image-size): Add this function.
9846         (gnus-html-put-image): Use gnus-html-maximum-image-size.
9847
9848         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9849         server-value of the capability is nil.
9850
9851 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9852
9853         * shr.el (shr-tag-em): Add <EM> tag.
9854
9855 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
9856
9857         * sieve-manage.el (sieve-manage-default-stream): Make default stream
9858         customizable.
9859
9860         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9861         handing broken links to browse-url.
9862
9863 2010-10-05  Julien Danjou  <julien@danjou.info>
9864
9865         * gnus-util.el (gnus-emacs-completing-read)
9866         (gnus-iswitchb-completing-read): Use autoload rather than require.
9867
9868 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9869
9870         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
9871         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
9872         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
9873         iswitchb-temp-buflist for XEmacs.
9874
9875         * gnus-util.el (gnus-completing-read-function): Exclude
9876         gnus-icompleting-read and gnus-ido-completing-read from candidates for
9877         XEmacs since iswitchb.el is very old and ido.el is unavailable in
9878         XEmacs.
9879
9880         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9881         not to use `delete-dups' that is unavailable in XEmacs 21.4.
9882
9883         * gnus-html.el: Don't require help-fns under XEmacs.
9884         (gnus-html-schedule-image-fetching): Work for XEmacs.
9885
9886         * mm-decode.el (mm-shr): Decode contents by charset.
9887
9888 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9889
9890         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9891         unknown.
9892
9893         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9894         (shr-get-image-data): Ensure against the cache file missing.
9895
9896         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9897         for data.
9898
9899         * spam-report.el (spam-report-url-ping-plain): Don't query about
9900         killing the process.
9901
9902         * shr.el (shr-render-td): Protect against too-wide text.
9903
9904 2010-10-04  Julien Danjou  <julien@danjou.info>
9905
9906         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9907         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9908
9909         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9910         retrieved.
9911
9912 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9913
9914         * shr.el (browse-url): Require.
9915         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9916         lines.
9917         (shr-show-alt-text, shr-browse-image): New commands.
9918         (shr-browse-url, shr-copy-url): New commands.
9919
9920         * gnus-sum.el (gnus-widen-article-window): New variable.
9921         (gnus-summary-select-article-buffer): Use it.
9922
9923         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9924         without @ signs.
9925
9926 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9927
9928         * nnir.el (nnir-run-imap): Remove spurious space in search string.
9929
9930 2010-10-04  Julien Danjou  <julien@danjou.info>
9931
9932         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9933         for XEmacs.
9934
9935 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9936
9937         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9938
9939         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9940         (nnimap-close-server): Implement.
9941
9942         * dgnushack.el (iswitchb): Require to shut up the compiler.
9943
9944         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9945         (shr-insert): Tweak line breaking.
9946         (shr-insert): Handle <pre> better.
9947         (shr-tag-li): Get <li> indentation right.
9948         (shr-tag-li): Get <li> indentation even righter.
9949         (shr-tag-blockquote): Ensure paragraph start.
9950         (shr-make-table): Tweak table generation.
9951         (shr-make-table): Fix typo.
9952
9953         * shr.el: Implement table rendering.
9954
9955 2010-10-04  Julien Danjou  <julien@danjou.info>
9956
9957         * gnus-html.el (gnus-html-put-image): Fix resize image code.
9958
9959 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9960
9961         * shr.el (shr-insert): Use string anchors instead of line anchors.
9962
9963 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9964
9965         * shr.el: Add headings.
9966         (shr-ensure-paragraph): Actually work.
9967         (shr-tag-li): Make <ul> prettier.
9968         (shr-insert): Get white space at the beginning/end of elements right.
9969         (shr-tag-p): Collapse subsequent <p>s.
9970         (shr-ensure-paragraph): Don't insert double line feeds after blank
9971         lines.
9972         (shr-insert): \t is also space.
9973         (shr-tag-s): Fix "s" tag name function.
9974         (shr-tag-s): Fix face prop name.
9975
9976 2010-10-03  Julien Danjou  <julien@danjou.info>
9977
9978         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9979
9980         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9981         gnus-window-inside-pixel-edges.
9982
9983         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9984         gnus-ems.
9985
9986         * mm-view.el (mm-inline-image-emacs): Support image resizing.
9987
9988         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9989         function.
9990
9991         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9992         resize choice.
9993
9994 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9995
9996         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9997         beginning of the buffer.
9998
9999         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
10000         article buffer again.
10001
10002         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
10003
10004         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
10005         when it's at the start of the buffer.
10006
10007         * shr.el (shr-tag-blockquote): Convert name.
10008         (shr-rescale-image): Use the right image-size variant.
10009
10010         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
10011         buffer isn't shown, then select the current article first instead of
10012         bugging out.
10013         (gnus-summary-select-article-buffer): Show both the article and summary
10014         buffers again.
10015
10016         * shr.el (shr-fontize-cont): Protect against regions with no text.
10017         Rename tag functions to shr-tag-* for enhanced security.
10018         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
10019
10020 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
10021
10022         * shr.el (shr-insert):
10023         * pop3.el (pop3-movemail):
10024         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
10025         loaded.
10026
10027 2010-10-03  Glenn Morris  <rgm@gnu.org>
10028
10029         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
10030
10031         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
10032
10033         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
10034
10035         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
10036
10037         * gnus-util.el (gnus-make-local-hook): Simplify.
10038
10039 2010-10-02  Julien Danjou  <julien@danjou.info>
10040
10041         * gnus-util.el (gnus-iswitchb-completing-read): New function.
10042         (gnus-ido-completing-read): New function.
10043         (gnus-emacs-completing-read): New function.
10044         (gnus-completing-read): Use gnus-completing-read-function.
10045         Add gnus-completing-read-function.
10046
10047 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10048
10049         * shr.el (shr-insert-document): Autoload.
10050         (shr-img): Be silent.
10051         (shr-insert): Add a newline after every picture before text.
10052         (shr-add-font): Use overlays for combining faces.
10053         (shr-insert): Pass upwards the text start point.
10054
10055         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
10056         possible.
10057         (mm-shr): New function.
10058
10059 2010-10-02  Julien Danjou  <julien@danjou.info>
10060
10061         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
10062         should go backward.
10063
10064 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
10065
10066         * shr.el (shr): Fix typo in provide call.
10067
10068 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10069
10070         * shr.el: New file.
10071
10072         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
10073
10074         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
10075         completing read.
10076
10077 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10078
10079         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
10080         we're being queried about.  Suggested by Dan Jacobson.
10081
10082         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
10083         Suggested by Jason Eisner.
10084
10085         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
10086         table, too.  Suggested by Stefan Wiens.
10087         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
10088         the table unnecessary.  Suggested by Stefan Wiens.
10089
10090         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
10091         longer needed, and probably doesn't work either, as pointed out by
10092         Stefan Wiens.
10093         (gnus-summary-exit): Remove call to the clearing function.
10094         (gnus-summary-exit-no-update): Ditto.
10095
10096         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
10097         instead of gnus-eval-in-buffer-window to avoid popping up frames.
10098         Reported by Stefan Monnier.
10099         (gnus-summary-save-in-rmail): Ditto.
10100
10101         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
10102         article buffer, instead of both the article buffer and the summary
10103         buffer.  Sort of suggested by Dan Jacobson.
10104
10105         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
10106
10107         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
10108         Suggested by Dan Jacobson.
10109
10110         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
10111         documentation clearer.
10112
10113         * message.el (message-shorten-references): Comment on the number "21".
10114         Suggested by Stefan Monnier.
10115
10116         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10117         Suggested by Dan Jacobson.
10118
10119         * gnus.el (gnus-large-newsgroup):
10120         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10121
10122         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10123         externalize attachments.  Bug reported by Steve Wen.
10124
10125         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10126         really message anything to the user.
10127
10128         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10129         directly.
10130
10131         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10132         messages in empty groups.
10133
10134 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10135
10136         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10137         non-UIDNEXT group.
10138
10139 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10140
10141         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10142         not the value from the collection.
10143
10144         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10145         values.  This sometimes happens on some groups that have no info.
10146         (nnimap-request-newgroups): New function.
10147
10148 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10149
10150         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10151         check into `gnus-registry-initialize'.
10152         (gnus-registry-initialize): Ditto.
10153         Fix and extend header docs.
10154
10155 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10156
10157         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10158         regexp backtrace overflows.
10159
10160         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10161         for starttls that tls.el implements; i.e. openssl.
10162
10163         * tls.el (tls-starttls-switches): Give up on using starttls with
10164         gnutls-cli.
10165         (tls-program): Add --insecure to be consistent with the defaults from
10166         openssl s_client.  Now all three commands are insecure.
10167
10168 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10169
10170         * lpath.el: Bind completion-styles-alist for XEmacs.
10171
10172         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10173         (gravatar-create-image): New function that's an alias to
10174         gnus-xmas-create-image, gnus-create-image, or create-image.
10175         (gravatar-data->image): Use it.
10176
10177 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10178
10179         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10180         install the nnregistry refer method.
10181         (gnus-registry-install-hooks): Use it.
10182         (gnus-registry-unfollowed-groups): Add nnmairix to the default
10183         unfollowed groups.
10184
10185 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
10186
10187         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
10188         expanding threads.
10189
10190 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10191
10192         * nnir.el: Use the server names without suffixes (bug#7009).
10193
10194         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10195         unencrypted to STARTTLS, if possible.
10196
10197 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10198
10199         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10200         headers before superseding.
10201
10202 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10203
10204         * nnrss.el (nnrss-use-local): Add documentation.
10205
10206         * nnimap.el (nnimap-extend-tls-programs): New function.
10207         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10208         (nnimap-wait-for-connection): Accept the greeting from the stupid
10209         output from openssl s_client -starttls, too.
10210
10211         * tls.el (tls-starttls-switches): New variable.
10212         (tls-find-starttls-argument): Use it.
10213         (open-tls-stream): Ditto.
10214
10215         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10216         (netrc-machine): Ditto.
10217
10218         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10219         article number.
10220         (nnimap-split-fancy): New variable.
10221         (nnimap-split-incoming-mail): Use it.
10222
10223         * nntp.el (nntp-server-list-active-group): Document.
10224
10225         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10226         SELECT to get the message-id.
10227
10228         * mail-source.el (mail-sources): Remove webmail support.
10229         (defvar): Ditto.
10230         (mail-source-fetcher-alist): Ditto.
10231         (mail-source-fetch-webmail): Remove.
10232
10233         * webmail.el: Remove -- doesn't seem relevant any more.
10234
10235         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10236
10237         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10238         the \r.
10239
10240 2010-09-30  Julien Danjou  <julien@danjou.info>
10241
10242         * gnus-agent.el (gnus-agent-add-group): Fix call to
10243         gnus-completing-read.
10244
10245 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10246
10247         * nndoc.el (nndoc-retrieve-groups): New function.
10248
10249         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10250         `default', use nnmail-split-methods.
10251         (nnimap-request-article): Downcase the NILs so that they are nil.
10252
10253         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10254         symbol.
10255
10256         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10257         code, since if the user has requested network, that's what they ought
10258         to get.
10259         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10260         (nnimap-split-rule): Mark as obsolete.
10261
10262         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10263         New variable.
10264
10265         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10266         correct slot, too.
10267
10268 2010-09-29  Julien Danjou  <julien@danjou.info>
10269
10270         * gnus.el (gnus-local-domain): Declare variable obsolete.
10271
10272         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10273         Fix history computing.
10274         (gnus-ido-completing-read): Require ido.
10275
10276 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10277
10278         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10279         build Gnus.
10280
10281         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10282         when interpreting the structures.
10283         (nnimap-request-accept-article): Add \r\n to the lines to make this
10284         work with Cyrus.
10285
10286         * nndraft.el (nndraft-request-expire-articles): Use the group name
10287         instead if "nndraft".  Fix found by Nils Ackermann.
10288
10289 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10290
10291         * nnregistry.el: Add.
10292
10293 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10294
10295         * nnmail.el (group, group-art-list, group-art):
10296         Remove unneeded directives.
10297
10298 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10299
10300         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10301         (mm-mime-charset):
10302         * rfc2047.el (rfc2047-syntax-table):
10303         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10304
10305         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10306         rather than `insert-file-contents' and `eval-region'.
10307
10308         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10309         construction.
10310
10311         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10312
10313         * time-date.el: No need to require cl for Emacs 21.
10314
10315 2010-09-29  Julien Danjou  <julien@danjou.info>
10316
10317         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10318         replacement of `gnus-gravatar-relief' to mimic
10319         `gnus-faces-properties-alist'.
10320         Add :version property.
10321
10322 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10323
10324         * mail-source.el (mail-source-report-new-mail):
10325         * message.el (message-default-mail-headers):
10326         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10327
10328         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10329
10330 2010-09-28  Julien Danjou  <julien@danjou.info>
10331
10332         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10333         mail-address contains the same string as real-name.
10334
10335         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10336         non-blank in header, otherwise it'll get stripped.
10337
10338         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10339         real-name, and then for mail address rather than doing : or , search.
10340
10341 2010-09-27  Julien Danjou  <julien@danjou.info>
10342
10343         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10344         right completing-read function.
10345         (gnus-use-ido): New variable
10346         (gnus-completing-read-with-default): Remove.
10347         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10348         (gnus-agent-add-group):
10349         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10350         * mm-view.el (mm-view-pkcs7-decrypt):
10351         * mm-util.el (mm-codepage-setup):
10352         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10353         * mml-smime.el (mml-smime-openssl-sign-query):
10354         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10355         (mml-insert-multipart):
10356         * gnus-msg.el (gnus-summary-yank-message):
10357         * gnus-int.el (gnus-start-news-server):
10358         * mm-decode.el (mm-interactively-view-part):
10359         * gnus-dired.el (gnus-dired-attach):
10360         * gnus.el (gnus-read-method):
10361         * gnus-bookmark.el (gnus-bookmark-jump):
10362         * gnus-art.el (gnus-mime-view-part-as-type)
10363         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10364         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10365         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10366         * nnmairix.el (nnmairix-create-server-and-default-group)
10367         (nnmairix-update-groups, nnmairix-get-server)
10368         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10369         (nnmairix-get-group-from-file-path):
10370         * nnrss.el (nnrss-find-rss-via-syndic8):
10371         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10372         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10373         (gnus-group-browse-foreign-server):
10374         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10375         (gnus-summary-execute-command, gnus-summary-respool-article)
10376         (gnus-read-move-group-name):
10377         * gnus-score.el (gnus-summary-increase-score)
10378         (gnus-summary-score-effect):
10379         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10380
10381 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10382
10383         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10384         x-focus-frame.
10385
10386         * nnimap.el (auth-source-forget-user-or-password)
10387         (auth-source-user-or-password): Autoload.
10388
10389         * message.el (message-from-style, message-interactive)
10390         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10391         (message-yank-prefix, message-indentation-spaces, message-signature)
10392         (message-signature-file): Add comment.
10393
10394 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10395
10396         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10397         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10398         new articles.
10399
10400         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10401         parts.
10402         (nnimap-request-article): Work with the t setting, too.
10403
10404         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10405         that you don't get flashes of other buffers.
10406         (gnus-summary-show-complete-article): Intern before setting.
10407
10408 2010-09-27  David Engster  <dengste@eml.cc>
10409
10410         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10411         well as HEADERS.
10412         (nnmairix-retrieve-headers): Provide new argument for the above.
10413
10414 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10415
10416         * gnus-sum.el (gnus-summary-move-article): Don't alter
10417         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10418         group.
10419
10420         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10421
10422         * message.el (message-cite-prefix-regexp): Revert my last edit.
10423
10424         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10425         variable instead of the Gnus variable.
10426
10427         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10428
10429         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10430
10431         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10432         since some servers don't like it.
10433         (nnimap-open-connection): Forget credentials if the server says the
10434         password was wrong.
10435         (nnimap-parse-line): Protect against invalid data.
10436
10437         * gnus-sum.el (gnus-summary-move-article): Add comment.
10438         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10439         nothing alters it while scanning for new messages.
10440
10441         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10442         which may or may not help.
10443         (nnimap-open-connection): If we're doing a stream connection, and then
10444         discover we're on a STARTTLS-capable server, then open a STARTTLS
10445         connection instead.
10446
10447 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10448
10449         * nnimap.el (utf7): Require.
10450
10451         * message.el (message-cite-prefix-regexp): Remove "}" from citation
10452         prefix.
10453
10454 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10455
10456         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10457
10458 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10459
10460         * nnimap.el (nnimap-request-accept-article): Message the error on
10461         error.
10462
10463 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10464
10465         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10466
10467 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10468
10469         * nndoc.el (nndoc-request-list): Return success always.
10470
10471         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10472         `fetch-old' -- we only want to fetch the articles we've requested.
10473         The rest are in the agent, probably.
10474         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10475         disappeared server" to something low.  It's not important.
10476
10477         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10478         arrived before the FETCH data.
10479
10480         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10481         target here, because we don't know the Gnus name of the group.
10482
10483         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10484         for the correct group.
10485
10486         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10487
10488         * gnus.el (gnus): Give a final warning after startup.
10489
10490         * gnus-util.el (gnus-action-message-log): New variable.
10491         (gnus-message): Use it.
10492         (gnus-final-warning): New function.
10493
10494         * nnimap.el (nnimap-open-connection): Record the greeting.
10495         (nnimap): Add greeting.
10496
10497 2010-09-26  Julien Danjou  <julien@danjou.info>
10498
10499         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10500         arguments.
10501         (gnus-html-wash-images): Fix spec computing to include start/end.
10502
10503         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10504
10505 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10506
10507         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10508         deletion.
10509         (nnimap-retrieve-headers): Don't select the group, because that's
10510         already done by nnimap-possibly-change-group.
10511
10512         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10513         (gnus-picon-transform-address): Use it.
10514
10515         * mail-source.el (mail-source-value): Revert previous patch.
10516
10517         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10518         on failure.
10519         (nnimap-open-connection): Look up both virtual and physical server name
10520         credentials.
10521
10522         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10523
10524 2009-02-07  Dave Love  <fx@gnu.org>
10525
10526         * tls.el (open-tls-stream): Don't query killing process.
10527
10528 2009-02-08  Dave Love  <fx@gnu.org>
10529
10530         * gnus-win.el (gnus-window-to-buffer-helper)
10531         (gnus-all-windows-visible-p): Function needn't be a symbol.
10532
10533         * mail-source.el (mail-source-value): Function needn't be a symbol.
10534
10535 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10536
10537         * message.el (message-cite-prefix-regexp): Remove } from the cite
10538         prefix.
10539
10540         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10541         highlight again, so that the highlight is correct.
10542
10543         * gnus-picon.el (gnus-picon): Remove again.
10544         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10545
10546         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10547         doing the header highlightling, so that the background color of the
10548         picon is correct.
10549
10550         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10551         (gnus-picon): Ditto.
10552         (gnus-picon): Reinstate.  The background color for picons is white.
10553         (gnus-picon-insert-glyph): Make the background white.
10554
10555         * nnml.el (nnml-open-nov): Don't return dead buffers.
10556
10557         * auth-source.el (auth-source-create): Query the user for whether to
10558         store the credentials.
10559
10560         * netrc.el (netrc-store-data): New function.
10561
10562         * auth-source.el (auth-source-user-or-password): Use the existing auth
10563         sources, if any, for creation.
10564
10565         * gnus.el (gnus-group-fast-parameter): Return the last matching
10566         parameter instead of the first matching parameter.
10567
10568 2010-09-26  Julien Danjou  <julien@danjou.info>
10569
10570         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10571
10572 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10573
10574         * mml2015.el (mml2015-use): Remove gpg support.
10575
10576         * mml1991.el (mml1991-function-alist): Remove gpg function.
10577         (mml1991-gpg-sign): Remove.
10578
10579 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10580
10581         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10582         (gnus-browse-unsubscribe-current-group): Document it.
10583         (gnus-browse-unsubscribe-group): Use it.
10584
10585 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10586
10587         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10588         address to the To list for easier response.
10589
10590         * gnus.el (gnus-play-startup-jingle): Remove.
10591         (gnus-splash): Don't play jingle.
10592         (gnus): Silence gnus-load message.
10593
10594         * gnus-art.el (gnus-treat-play-sounds): Remove.
10595
10596         * gnus.el (gnus-play-jingle): Remove audio support.
10597
10598         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10599
10600         * earcon.el: Remove -- no users.
10601
10602         * gnus-audio.el: Remove -- no users of this package.
10603
10604         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10605
10606         * gnus-start.el (gnus-setup-news): Remove nocem support.
10607
10608         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10609
10610         * gnus.el (gnus-use-nocem): Remove.
10611
10612         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10613         Remove.
10614
10615         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10616         uses NoCeM any more.
10617
10618         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10619         (gnus-button-ctan-handler): Ditto.
10620         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10621         (gnus-button-ctan-directory-regexp): Ditto.
10622         (gnus-button-handle-ctan): Ditto.
10623         (gnus-button-tex-level): Ditto.
10624         (gnus-button-alist): Remove CTAN stuff.
10625
10626 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10627
10628         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10629         nnimap-streaming test.
10630
10631         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10632         servers twice.
10633
10634         * nnimap.el (nnimap-open-connection): Add more error reporting when
10635         nnimap fails early.
10636
10637         * nnheader.el (nnheader-get-report-string): New function.
10638         (nnheader-get-report): Use it.
10639
10640         * gnus-int.el (gnus-check-server): Say what the error was when opening
10641         failed.
10642
10643         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10644         using streaming.
10645
10646 2010-09-25  Julien Danjou  <julien@danjou.info>
10647
10648         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10649         gnus-window-inside-pixel-edges.
10650
10651 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10652
10653         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10654
10655         * mm-decode.el (mm-save-part): Allow saving to other directories the
10656         normal Emacs way.
10657
10658         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10659         Suggested by Jay Berkenbilt.
10660
10661         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10662         there isn't a single byte.
10663
10664         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10665         just do it.  It doesn't really seem to matter what the user responds
10666         here, I think, so it's just a confusing question.
10667
10668         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10669         non-streaming case.
10670
10671         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10672         (gnus-article-encrypt-body): Use it.
10673
10674         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10675         keystroke.
10676
10677         * nnimap.el (nnimap-find-wanted-parts-1):
10678         Use gnus-fetch-partial-articles.
10679
10680         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10681
10682         * nnimap.el (nnimap-insert-partial-structure): New function.
10683         (nnimap-get-partial-article): New function.
10684         (nnimap-request-article): Use it.
10685         (nnimap-wait-for-response): Return whether the wait was successful.
10686         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10687         retrieval wasn't successful.
10688         (nnimap-retrieve-group-data-early): Allow throttling servers.
10689         (nnimap-streaming): New variable.
10690         (nnimap-fetch-partial-articles): Remove.
10691
10692         * mm-decode.el (mm-with-part): Protect against killed buffers.
10693
10694         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10695         for prettier summary display.
10696
10697 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10698
10699         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10700
10701 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10702
10703         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10704         apparently third-party libraries depend on it.
10705
10706         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10707         before starting negotiation.
10708
10709         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10710         privacy reasons.
10711         (gnus-treat-mail-gravatar): Ditto.
10712
10713         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10714         buffer when inserting images.  Inserting text into the headers, for
10715         instance, can make them invalid.
10716
10717 2010-09-25  Julien Danjou  <julien@danjou.info>
10718
10719         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10720         variables.
10721
10722         * nnheader.el: Remove useless variables news-reply-yank-from and
10723         news-reply-yank-message-id.
10724
10725         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10726         variables.
10727
10728         * mml1991.el: Remove useless mml1991-verbose.
10729
10730         * gnus.el: Remove useless variable gnus-use-generic-from.
10731         Remove obsolete variable gnus-topic-indentation.
10732
10733         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10734
10735         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10736
10737         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10738
10739         * gnus-group.el: Remove useless gnus-group-icon-cache.
10740         Remove useless gnus-ephemeral-group-server.
10741
10742         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10743
10744         * mml2015.el: Remove useless mml2015-verbose.
10745
10746         * mml-smime.el: Remove useless mml-smime-verbose.
10747
10748         * gnus.el: Remove useless gnus-local-domain.
10749
10750         * gnus-gravatar.el (gnus-gravatar-transform-address):
10751         Use gnus-gravatar-size.
10752
10753         * gnus-art.el: Remove useless gnus-treat-translate.
10754
10755 2010-09-24  Julien Danjou  <julien@danjou.info>
10756
10757         * gnus-sum.el: Add support for Gravatars.
10758
10759         * gnus-art.el: Add support for Gravatars.
10760
10761         * gnus-gravatar.el: Add this file.
10762
10763         * gravatar.el: Add this file.
10764
10765 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10766
10767         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10768
10769         * gnus-group.el (gnus-group-fetch-faq): Remove.
10770
10771         * gnus.el (gnus-group-faq-directory): Remove.
10772
10773         * gnus-group.el (gnus-group-fetch-charter): Remove.
10774
10775         * gnus.el (gnus-group-charter-alist): Remove.
10776
10777         * gnus-group.el (gnus-group-archive-directory): Remove.
10778         (gnus-group-recent-archive-directory): Ditto.
10779         (gnus-group-make-archive-group): Remove.
10780
10781         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10782
10783         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10784         use the same article number for all the cached articles.
10785
10786         * nnimap.el (nnimap-command): Register the last command time so
10787         that we can use it for idling NOOPs.
10788         (nnimap-open-connection): Start the keeplive timer.
10789         (nnimap-make-process-buffer): Store all the process buffers.
10790         (nnimap-keepalive): New function.
10791
10792         * starttls.el (starttls-open-stream): Add autoload cookie.
10793
10794 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10795
10796         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10797         handling.
10798
10799 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10800
10801         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10802         its data structures.
10803
10804         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10805         instead of the cl.el copy-list.
10806         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10807         equalp.
10808
10809 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10810
10811         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10812         and tool-bar-local-item-from-menu.
10813
10814         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10815         mode-line-highlight face for Emacs.
10816
10817         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10818         loading gnus-sum.elc; fix comment for canlock-verify.
10819         (gnus-article-jump-to-part): Use read-number.
10820         (gnus-insert-mime-button, gnus-insert-mime-security-button):
10821         Remove Emacs pre-21 compatible code for help-echo.
10822         (gnus-article-next-page-1): No need to adjust the number of lines.
10823         (gnus-article-describe-bindings): Always use help-buffer.
10824
10825         * gnus-audio.el (gnus-audio-inline-sound):
10826         * gnus-cus.el (gnus-custom-mode):
10827         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10828
10829         * gnus-sum.el (gnus-remove-overlays): Doc fix.
10830
10831         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10832         compatible code.
10833
10834 2010-09-24  Glenn Morris  <rgm@gnu.org>
10835
10836         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10837         visiting the fcc file in rmail-mode.
10838
10839         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
10840
10841 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10842
10843         * nnir.el: Silence the byte compiler.
10844
10845         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10846         alias to browse-url-url-encode-chars if any.
10847         (gnus-html-encode-url): Use it.
10848
10849 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10850
10851         * gnus-start.el (gnus-use-backend-marks): New variable.
10852         (gnus-get-unread-articles-in-group): Use it.
10853
10854         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10855         makeover.
10856
10857 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10858
10859         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10860
10861 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10862
10863         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10864         Remove.
10865         (gnus-setup-news-hook):
10866         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10867
10868         * gnus-int.el (gnus-request-update-info): Protect against backends not
10869         having the function.
10870
10871         * nnimap.el (nnimap-stream): Mention starttls.
10872         (nnimap-open-connection): Add starttls support.
10873
10874 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10875
10876         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10877
10878 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10879
10880         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10881         BODYSTRUCTUREs.
10882         (nnimap-transform-headers): Unfold quoted {42} headers.
10883
10884         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10885         the info.
10886         (gnus-get-unread-articles): Only call updatep on backends that support
10887         it.
10888
10889         * nnweb.el (nnweb-request-update-info): NOOP.
10890
10891         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10892
10893         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10894         since it only deals with marks.
10895
10896         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10897         gnus-request-marks, and make a new gnus-request-update-info.
10898
10899         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10900         the active instead of the high number, which is usually too low.
10901
10902 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10903
10904         * netrc.el (netrc-parse): Remove encrypt.el mentions.
10905         * encrypt.el: Remove.
10906
10907 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10908
10909         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10910         server in symbolic form.
10911
10912         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10913
10914 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10915
10916         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10917         (nnimap-update-info): Fix up code slightly.
10918
10919         * gnus-int.el (gnus-open-server): Add tracing for performance
10920         debugging.
10921
10922         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10923         (gnus-group-insert-group-line): Pass the real group name so that it
10924         gets the right data.
10925
10926         * gnus-start.el (gnus-get-unread-articles): Don't have
10927         `gnus-get-unread-articles-in-group' update info, since that can be
10928         really slow and doesn't seem to be needed?
10929
10930 2010-09-22  Dan Christensen  <jdc@uwo.ca>
10931
10932         * time-date.el (date-to-time): Try using parse-time-string first before
10933         using the slower timezone-make-date-arpa-standard.
10934
10935 2010-09-22  Julien Danjou  <julien@danjou.info>
10936
10937         * gnus-group.el (gnus-group-insert-group-line):
10938         Call gnus-group-highlight-line.
10939         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10940         default hook list.
10941         (gnus-group-update-eval-form): Add new function.
10942         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10943         (gnus-group-get-icon): Use gnus-group-update-eval-form.
10944
10945 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10946
10947         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10948         immediate, then expire all articles.
10949         (nnimap-update-info): Fix off-by-one errors.
10950         (nnimap-flags-to-marks): Would return no marks lists for group with no
10951         flags.  Instead return the other data.
10952
10953 2010-09-22  Julien Danjou  <julien@danjou.info>
10954
10955         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10956         Only return an icon.
10957         (gnus-group-insert-group-line): Compute icon to return.
10958
10959         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10960         (gnus-html-image-fetched): Only cache if
10961         gnus-html-image-automatic-caching is set.
10962         (gnus-html-image-fetched): Check for errors.
10963
10964 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10965
10966         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10967         once per method on `g'.  This ensures that backends like nnfolder don't
10968         open all their folders.
10969
10970         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10971         (nnimap-request-list): Nix out group in the correct buffer.
10972         (nnimap-parse-flags): Implement by using `read' instead of
10973         hand-parsing.
10974         (nnimap-flags-to-marks): Pass on permanent-flags.
10975         (nnimap-make-process-buffer): Record the server name.
10976         (nnimap-parse-flags): Fix typo.
10977         (nnimap-request-scan): Run split on the server in general, not just a
10978         single group.
10979
10980         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10981         parameter, and propagate this downwards.
10982
10983         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10984         since EXAMINE changes it on the server.
10985
10986         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10987         this command might take a while.
10988
10989 2010-09-22  Julien Danjou  <julien@danjou.info>
10990
10991         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
10992         harmful if you have 2 images side-by-side, they can't be properly
10993         update on text deletion.  Using text-property is safer here.
10994         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10995         data.
10996
10997 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10998
10999         * nnimap.el (nnimap-expunge-inbox): Remove.
11000         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
11001         (nnimap-expunge): Flip default to t.
11002
11003         * gnus.el (gnus-method-to-server): Don't push things to the cache
11004         unless it's unique.
11005         (gnus-server-to-method): Ditto.
11006
11007 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11008
11009         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
11010
11011 2010-09-22  Julien Danjou  <julien@danjou.info>
11012
11013         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
11014         get the start of data.
11015         (gnus-html-encode-url): Add this function to encode special chars in
11016         URL.
11017         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
11018         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
11019
11020         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
11021         default.
11022         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
11023
11024         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
11025         images alt-text.
11026         (gnus-html-put-image): Put alt-text as help-echo.
11027
11028 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11029
11030         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
11031         * mm-util.el (mm-decompress-buffer):
11032         * nnir.el (nnir-run-find-grep):
11033         * pop3.el (pop3-list): Use 3rd arg of split-string.
11034
11035         * time-date.el (format-seconds): Comment fix.
11036
11037         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
11038         and byte-optimize-form-code-walker.
11039         (dgnushack-make-auto-load): Don't advise make-autoload.
11040
11041         * lpath.el: Remove Emacs 21 stuff.
11042
11043 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11044
11045         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
11046         outside the active range.  Suggested by Dan Christensen.
11047
11048         * gnus-start.el (gnus-get-unread-articles): Get the extended method
11049         slightly later to avoid double-getting it.
11050
11051         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
11052         previous patch.
11053
11054         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
11055
11056 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
11057
11058         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11059
11060 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11061
11062         * gnus-int.el (gnus-open-server): Give a better error message in the
11063         "go offline" case.
11064
11065         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
11066         marks for nnimap, which is seldom the right thing to do.
11067
11068         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
11069         (gnus-same-method-different-name): New function.
11070
11071         * nnimap.el (parse-time): Require.
11072
11073         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
11074         method in the presence of many similar methods.
11075
11076         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
11077
11078         * nnimap.el (nnimap-find-expired-articles): Don't refer to
11079         nnml-inhibit-expiry.
11080
11081         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
11082         find out whether methods are equal.
11083
11084         * nnimap.el (nnimap-find-expired-articles): New function.
11085         (nnimap-process-expiry-targets): New function.
11086         (nnimap-request-move-article): Request the article before looking at
11087         what the Message-ID is.  Fix found by Andrew Cohen.
11088         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
11089
11090         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
11091         for oldness in addition to being a predicate.
11092
11093         * nnimap.el (nnimap-request-group): When we have zero articles, return
11094         the right data to Gnus.
11095         (nnimap-request-expire-articles): Only delete articles immediately if
11096         the target is 'delete.
11097
11098         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
11099         method, this would bug out.
11100
11101         * gnus-group.el (gnus-group-expunge-group): Rename from
11102         gnus-group-nnimap-expunge, and implemented as a normal interface
11103         function.
11104
11105         * gnus-int.el (gnus-request-expunge-group): New function.
11106
11107         * nnimap.el (nnimap-request-create-group): Implement.
11108         (nnimap-request-expunge-group): New function.
11109
11110 2010-09-21  Julien Danjou  <julien@danjou.info>
11111
11112         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
11113         (gnus-html-cache-expired): Add new function.
11114         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11115         wethever we should display image for fetch it.
11116         Compute alt-text earlier to pass it to the fetching function too.
11117         (gnus-html-schedule-image-fetching): Change function argument to only
11118         get one image at a time, not a list.
11119         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11120         cache.
11121         (gnus-html-get-image-data): New function to retrieve image data from
11122         cache.
11123         (gnus-html-put-image): Change buffer argument to use image data rather
11124         than file, and place image above region rather than inserting a new
11125         one.  Do not take alt-text as argument, since it's useless now: we place
11126         the image above alt-text.
11127         (gnus-html-prune-cache): Remove.
11128         (gnus-html-show-images): Start to fetch image when we find one, do not
11129         push into a temporary list.
11130         (gnus-html-prefetch-images): Only fetch image if they have expired.
11131         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11132         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11133
11134 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11135
11136         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11137
11138 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11139
11140         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11141         spec inser "*" if the group isn't active instead of 0.
11142
11143         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11144         opening the server.
11145         (nnimap-request-delete-group): Implement group deletion.
11146         (nnimap-transform-headers): Return the size of the entire message in
11147         the Bytes header, not just the size of the first part.
11148         (nnimap-request-move-article): When moving an article from nnimap,
11149         request the article first so the accepting form has an article to
11150         accept.  Reported by Dan Christensen.
11151         (nnimap-command): Make sure that the error message doesn't error out.
11152
11153 2010-09-20  David Edmondson  <dme@dme.org>
11154
11155         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11156         we haven't requested anything.
11157
11158 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11159
11160         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11161         "".  Fix found by Andrew Cohen.
11162
11163         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11164         instead of -encode-string.
11165
11166 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11167
11168         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11169
11170         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11171         by mm-subst-char-in-string.
11172
11173 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11174
11175         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11176         waiting for the connection string.
11177
11178         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11179         arriving.
11180
11181         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
11182         bogus characters.  This allows selecting certain Gmail groups.
11183
11184         * nnimap.el (nnimap-find-wanted-parts-1): New function.
11185         (nnimap-fetch-partial-articles): New variable.
11186         (nnimap-open-connection): When looking for credentials, also use the
11187         nnimap-server-port.
11188         (nnimap-request-article): Return the group/article number, so that Gnus
11189         `^' works as expected.
11190         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11191
11192         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11193         comments.
11194         (gnus-methods-sloppily-equal): New function.
11195         (gnus): When using the development version of Gnus, load the gnus-load
11196         file.
11197
11198         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11199         `gnus-open-server' on each method before trying to scan them etc.
11200         This ensures that all the backend parameters are set correctly.
11201
11202         * nnimap.el (nnimap-authenticator): New variable.
11203         (nnimap-open-connection): Allow anonymous login.
11204         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11205         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11206
11207         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11208         patch, found by Knut Anders Hatlen.
11209
11210 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11211
11212         * gnus-agent.el (gnus-agent-batch-confirmation)
11213         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11214         to gnus-message.
11215         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11216         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11217         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11218         * gnus-int.el (gnus-open-server): Likewise.
11219         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11220         (gnus-score-check-syntax): Likewise.
11221         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11222         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11223         Likewise.
11224         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11225
11226 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11227
11228         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11229         calling conventions so that prefetch doesn't bug out.
11230
11231 2010-09-19  Julien Danjou  <julien@danjou.info>
11232
11233         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11234         rather than `subst-char-in-region' in order to be able to replace ASCII
11235         char by UTF-8 ones.
11236
11237         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11238         than curl.
11239         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11240         the right URL and ALT text on images.
11241         (gnus-html-wash-tags): Fix tag case.
11242         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11243         (gnus-article-html): Add -o display_ins_del=2 option.
11244         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11245
11246 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11247
11248         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11249         the extra mail headers, which sometimes seem to happen for unknown
11250         reasons.
11251
11252         * mail-parse.el (mail-header-encode-parameter): Define as
11253         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11254         (or most, perhaps?) mail readers don't understand the latter, but do
11255         understand the former.
11256
11257         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11258         to nil, so that no methods are automatically agentized.  I think this
11259         is probably what most users want.
11260
11261         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11262         from url-retrieve, for instance about invalid URLs.
11263
11264         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11265         groups that have no articles.
11266         (nnimap-request-article): Check that we really got an article when we
11267         requested one.
11268
11269         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11270         doesn't exist.
11271
11272         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11273         nntp buffer so the agent can save it.
11274         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11275         that CRLF doesn't get translated to \n.
11276         (nnimap-open-connection): Don't make 'shell commands only send \n.
11277
11278 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11279
11280         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11281         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11282         Update var name.
11283         (nnml-generate-nov-file): Use dolist.
11284         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11285         Use with-current-buffer.
11286
11287 2010-09-18  Julien Danjou  <julien@danjou.info>
11288
11289         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11290         parallel.
11291
11292 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11293
11294         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11295         the range update right.
11296         (nnimap-request-group): Don't make `M-g' bug out on group with no
11297         marks.
11298         (nnoo): Require, so that other packages can require nnimap.
11299         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11300         command we're looking for.  This helps when the server sends more
11301         responses after we've gotten everything we expected.
11302         (nnimap): Add a `newlinep' field to keep track of end-of-line
11303         conventions.
11304         Don't send CRLF to things that don't want it.
11305         (nnimap-request-accept-article): Ditto.
11306
11307 2010-09-18  Julien Danjou  <julien@danjou.info>
11308
11309         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11310         than curl to retrieve images.
11311
11312 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11313
11314         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11315         the marks.
11316         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11317         (nnimap-wait-for-connection): New function.
11318         (nnimap-open-connection): If we have PREAUTH, don't query for login
11319         credentials.
11320         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11321         when doing a partial update.
11322
11323 2010-09-18  Julien Danjou  <julien@danjou.info>
11324
11325         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11326         tags.
11327
11328 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11329
11330         * nnimap.el (nnimap-credentials): New function.
11331         (nnimap-open-connection): Use the new function to look for credentials
11332         also on the numeric equivalents of "imap" and "imaps".
11333
11334         * gnus-start.el (gnus-activate-group): Send the info to
11335         gnus-request-group.
11336
11337         * nnimap.el (nnimap-request-group): Have the "check" version of the
11338         function parse flags and update the info, so that a `M-g' get a total
11339         resync of all flags from the group.
11340
11341         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11342         to allow backends to alter the info on group selection.  Also alter all
11343         the backend -request-group functions to take the parameter.
11344
11345         * nnimap.el (nnimap-store-info): New function.
11346         (nnimap-update-info): Store the info for later usage.
11347         (nnimap-request-group): Use the stored info for the dont-check case, so
11348         that we don't retrieve all marks when we enter a group.
11349
11350         * nnimap.el: Use deffoo instead of defun for interface functions.
11351
11352         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11353         update the group info.  This makes the nndraft groups, for instance, go
11354         back to their old behavior.
11355
11356         * gnus-sum.el (gnus-select-newsgroup): Indent.
11357
11358         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11359         in.
11360         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11361         nothing.
11362
11363         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11364         from methods that are denied.
11365
11366         * gnus-int.el (gnus-method-denied-p): New function.
11367
11368         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11369         store the password instead of netrc.
11370         (nnimap-open-connection): Don't error out when we can't make a
11371         connections.
11372
11373         * auth-source.el (auth-source-create): In the password prompt, say what
11374         we're querying for.  Also prompt for user name if that hasn't been
11375         given.
11376
11377         * nnimap.el (nnimap-with-process-buffer): Remove.
11378
11379 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11380
11381         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11382         method when we're reading from the agent.
11383
11384         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11385
11386         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11387         that's probably most useful for users.
11388
11389         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11390         "failed" all the time.
11391
11392         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11393         ...)) with (with-current-buffer ... ).
11394
11395         * nntp.el (nntp-open-server): Return whether the open was successful or
11396         not.
11397
11398         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11399         select an unread unseen article first.
11400
11401         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11402         /etc/services, supply some sensible port defaults.
11403
11404         * dgnushack.el: Define netrc-credentials.
11405
11406 2010-09-17  Julien Danjou  <julien@danjou.info>
11407
11408         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11409
11410 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11411
11412         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11413         doesn't have any parameters.
11414
11415 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11416
11417         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11418         only upcased checks.
11419
11420         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11421
11422         * nnimap.el (nnimap-open-shell-stream): New function.
11423         (nnimap-open-connection): Use it.
11424         (nnimap-transform-headers): Get the number of lines in each message.
11425         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11426         number of lines.
11427         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11428         problem.
11429
11430         * utf7.el (utf7-encode): Autoload.
11431
11432         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11433         to allow the mail splitting to not return a default group.  This is
11434         useful for nnimap, which will leave unmatched mail in the inbox.
11435
11436         * nnimap.el: Rewritten.
11437
11438         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11439         nnimap usage.
11440
11441         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11442         if the move is internal, so that nnimap can do fast internal moves.
11443
11444         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11445         data.
11446         (gnus-read-active-for-groups): Support finishing the early retrieval of
11447         data.
11448
11449         * gnus-range.el (gnus-range-nconcat): New function.
11450
11451         * gnus-int.el (gnus-finish-retrieve-group-infos)
11452         (gnus-retrieve-group-data-early): New functions.
11453
11454 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11455
11456         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11457         (nnrss-retrieve-groups):
11458         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11459         (pop3-quit): Use with-current-buffer.
11460
11461 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11462
11463         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11464         instead of nnheader-accept-process-output.
11465
11466         * dgnushack.el (dgnushack-compile): Add comment.
11467
11468         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11469
11470         * gnus-html.el (gnus-html-schedule-image-fetching)
11471         (gnus-html-prefetch-images): Replace process-kill-without-query by
11472         gnus-set-process-query-on-exit-flag.
11473
11474 2010-09-16  Romain Francoise  <romain@orebokech.com>
11475
11476         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11477
11478 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11479
11480         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11481         parameter to unintern is mandatory-ish in Emacs 24.
11482
11483         * gnus-html.el (gnus-html-schedule-image-fetching)
11484         (gnus-html-prefetch-images): Check for curl before using it.
11485
11486         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11487         depend on curl, which isn't essential.
11488
11489         * imap.el: Revert back to version
11490         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11491         seem problematic.
11492
11493 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11494
11495         * gnus-registry.el (gnus-registry-install-shortcuts):
11496         Explicitly pass `obarray' to `unintern' to avoid a warning.
11497
11498 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11499
11500         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11501         change.
11502
11503         * nnrss.el (nnrss-request-list): Remove this function and related
11504         functions, including the moreover stuff.
11505
11506 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11507
11508         * nnrss.el (nnrss-retrieve-groups): New function.
11509
11510 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11511
11512         * .dir-locals.el: Add no-byte-compile cookie.
11513
11514 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11515
11516         * time-date.el (format-seconds): Comment fix.
11517
11518         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11519         for back end that doesn't support request-scan.
11520
11521 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11522
11523         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11524         then do request scans from the backends.
11525
11526         * netrc.el (netrc-credentials): New conveniency function.
11527
11528         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11529         avoid running a hook per line, since this takes a lot of time,
11530         profiling shows.
11531         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11532         directly if gnus-visual-p is true.
11533
11534 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11535
11536         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11537         groups; replace mapcar with dolist which is a bit faster; pass groups
11538         info to gnus-read-active-file-1.
11539         (gnus-read-active-file-1): Scan only specified groups if the new
11540         optional arg `infos' is given.
11541
11542 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11543
11544         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11545
11546         * pop3.el (pop3-movemail): Remove.
11547         (pop3-streaming-movemail): Rename to pop3-movemail.
11548
11549         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11550         don't restrict end-tag searches to the end of the line.
11551
11552 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11553
11554         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11555         articles of every unchecked group to t, which means unknown since the
11556         server has never been opened.
11557
11558 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11559
11560         * gnus-html.el (gnus-html-show-alt-text): New command.
11561         (gnus-html-browse-image): Ditto.
11562         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11563         to browse the image directly.
11564         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11565         better.
11566
11567         * gnus-async.el (gnus-async-article-callback):
11568         Call `gnus-html-prefetch-images' unconditionally.
11569
11570         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11571         before feeding URLs to curl.
11572
11573 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11574
11575         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11576         internal images as deletable by `W D D'.
11577
11578         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11579         (gnus-async-article-callback): Fix typo.
11580
11581 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11582
11583         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11584         current line to work around bugs in the output from w3m.
11585
11586         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11587         for groups that want that.
11588
11589         * nntp.el (nntp-wait-for-string): Supply a timeout for
11590         accept-process-output to ensure progress.
11591
11592         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11593         level to get unread articles from, then use that for foreign groups,
11594         too.
11595
11596         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11597         confuses the rest of the function.
11598
11599         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11600         for the methods that support -retrieve-groups, too.
11601
11602         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11603
11604 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11605
11606         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11607         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11608
11609         * pop3.el: Require cl when compiling.
11610         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11611
11612 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11613
11614         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11615         that aren't going to be activated.
11616         (gnus-get-unread-articles): Fix up the last commit.
11617
11618         * gnus-html.el (gnus-article-html): Allow calling without specifying
11619         the handle.  In that case, dissect the buffer first.
11620
11621         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11622
11623         * nnimap.el (nnimap-open-connection): Revert the change that would look
11624         into authinfo for imaps instead of imap.
11625
11626         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11627         say that you don't want to call gnus-request-group with don-check, but
11628         do check the reponse.  This is for virtual groups only.
11629         (gnus-get-unread-articles): Count the archive groups as secondary, so
11630         that they're activated the same way as before.
11631
11632         * imap.el (imap-message-map): Removed optional buffer parameter, since
11633         no callers use it.
11634         (imap-message-get): Ditto.
11635         (imap-message-put): Ditto.
11636         (imap-mailbox-map): Ditto.
11637         (imap-mailbox-put): Ditto.
11638         (imap-mailbox-get): Ditto.
11639         (imap-mailbox-get): Revert last change for this function.
11640
11641         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11642         case-insensitively.
11643         (nnimap-debug): Remove.
11644
11645         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11646         callers to use `imap-fetch' instead.  According to the comments, this
11647         should be safe, since all other IMAP clients use the 1:* syntax.
11648         (imap-enable-exchange-bug-workaround): Remove.
11649         (imap-debug): Remove -- doesn't seem very useful.
11650
11651         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11652         mail from a file, and the file doesn't exist.
11653
11654         * imap.el (imap-log): New convenience function used throughout instead
11655         of repeating the same code all over the place.
11656
11657         * pop3.el (pop3-streaming-movemail): Return t for success.
11658
11659         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11660         .authinfo if we're using ssl connection.
11661
11662         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11663         already have if we're in a main Gnus `g' run.
11664
11665         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11666
11667 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11668
11669         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11670
11671         * nnmh.el (nnmh-request-list-1): Bind `file'.
11672
11673         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11674         alias to set-process-query-on-exit-flag or process-kill-without-query.
11675         (pop3-open-server): Use it.
11676
11677 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11678
11679         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11680         box to the Incoming file.  Fixes mistake in previous checkin.
11681
11682         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11683         request loop (for debugging purposes) removed.
11684
11685         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11686         culprit is more visible.
11687         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11688         (nnml-add-incremental-nov): New functions to do "incremental" nov
11689         updates, where we just append to the end of the existing nov files
11690         without reading/writing them in full.
11691
11692         * mail-source.el (mail-source-delete-crash-box): Really only check the
11693         incoming files once in a while.
11694
11695         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11696
11697         * mail-source.el (mail-source-delete-crash-box): Only check the
11698         incoming files for deletion once per day to save a lot of file
11699         accesses.
11700
11701         * pop3.el (pop3-logon): Fix up unbound variable typo.
11702
11703         * mail-source.el (pop3-streaming-movemail): Autoload.
11704
11705         * pop3.el (pop3-streaming-movemail):
11706         Respect pop3-leave-mail-on-server.
11707
11708         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11709         retrieval.
11710
11711         * pop3.el (pop3-process-filter): Remove unused function.
11712         (pop3-streaming-movemail, pop3-send-streaming-command)
11713         (pop3-wait-for-messages, pop3-write-to-file)
11714         (pop3-number-of-responses): New functions for streaming pop3
11715         retrieval.
11716
11717         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11718         come from no known methods.
11719         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11720         list.
11721
11722         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11723         message sizes.
11724         (pop3-movemail): Use erase-buffer instead of looping and deleting
11725         regions, which seems rather odd.
11726
11727         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11728         file once per `g' run.
11729
11730         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11731         directories.  This makes the draft queue directory work.
11732
11733         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11734         data from the backends, so that we only request the list of groups from
11735         each method once.  This should speed things up considerably.
11736
11737         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11738         detect that it's not implemented.
11739
11740         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11741         we actually do recurse down into the tree, but don't stat all leaf
11742         nodes.
11743
11744         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11745         then say so instead of bugging out.
11746
11747         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11748         files exist before trying to read them.
11749
11750         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11751         around <pre_int>.
11752
11753         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11754
11755         * nnmh.el (nnmh-request-list-1): Optimize for speed.
11756
11757 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11758
11759         * mm-util.el (mm-image-load-path): Just return the image directories,
11760         not all directories in the path in addition to the image directories.
11761         (mm-image-load-path): Maintain a cache of the image directories so that
11762         the `g' command in Gnus doesn't have to stat dozens of directories each
11763         time.
11764
11765         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11766         (gnus-html-wash-tags): Add a new `i' command to insert images.
11767         (gnus-html-insert-image): New command and keystroke.
11768         (gnus-html-redisplay-with-images): New command and keystroke.
11769         (gnus-html-show-images): Rename command.
11770         (gnus-html-wash-tags): Remove more white space before <pre_int> image
11771         spacers.
11772         (gnus-html-wash-tags): Decode entities at the end, so that entities
11773         inside the tags don't mess up the rest of the "parsing".
11774
11775         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11776         so that nnimap methods aren't agentized by default.  There's apparently
11777         many problems related to agent/imap behavior.
11778
11779         * gnus-art.el (gnus-article-copy-string): New command and key binding.
11780
11781         * gnus-html.el: Doc fix.
11782
11783 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11784
11785         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
11786         specifier-spec-list for Emacs 21.
11787
11788         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11789         glyph-width and glyph-height instead of display-graphic-p and
11790         image-size; make avoidance of displaying small images work for XEmacs.
11791
11792         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11793         for XEmacs.
11794
11795         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11796         of symbol that holds plist data.
11797         (gnus-process-plist): Remove plist of process after getting it.
11798
11799 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11800
11801         * message.el (message-generate-hashcash): Change default to
11802         'opportunistic if hashcash is installed.
11803
11804         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11805         (gnus-html-put-image): Only call image-size once, since it's somewhat
11806         time-consuming on remote X servers.
11807
11808 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11809
11810         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
11811         type on data, not a file name.
11812
11813         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
11814         window-pixel-edges for Emacs 21.
11815
11816         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11817         decoded contents.
11818         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11819
11820 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11821
11822         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11823         group line format, since it isn't very interesting.
11824
11825         * gnus-agent.el (gnus-agent-short-article),
11826         (gnus-agent-long-article): Increase values for these two variables,
11827         since most people are likely to have more network connection and
11828         storage than before.
11829
11830         * gnus.el (gnus-refer-article-method): Change default to 'current.
11831         When referring an article, the common behavior is to refer it from the
11832         current select method, not the native select method.  The chances of
11833         the native select method having the message in question is rather slim
11834         these days.
11835
11836         * gnus-sum.el (gnus-auto-select-subject): Change default to
11837         `unseen-or-unread'.  I think it's likely that most people want to
11838         select an unseen article over a previously seen, but unread one.
11839
11840         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
11841         means that in the article buffer none of the minor mode elements will
11842         be shown, usually, and this is not desirable in most cases.
11843
11844         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11845         that commands like `d' (and the like) go to the next line in the
11846         buffer, instead of the next unread article.  I think this is the
11847         behavior that is most natural for most users.
11848         (gnus-single-article-buffer): Change default to nil, so that people can
11849         have as many article buffers open as they have summary buffer.  I think
11850         this is the most natural way for the groups to behave.
11851
11852         * message.el (message-generate-new-buffers): Change default to
11853         `unsent', so that all new message buffers start their names with the
11854         string "*unsent", and it's easier to find the buffers if you move from
11855         them.
11856
11857 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11858
11859         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11860         small.  They're probably tracking images.
11861         (gnus-html-wash-tags): Remove all <pre_int> place holders.
11862         (gnus-html-rescale-image): Yet another try at getting the image sizing
11863         right.
11864
11865         * nntp.el (nntp-request-set-mark): Refuse to do marks if
11866         nntp-marks-file-name is nil.
11867
11868 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11869
11870         * gnus-html.el (gnus-html-wash-tags)
11871         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11872         Better logging.
11873
11874 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11875
11876         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11877
11878         * gnus-html.el (gnus-html-wash-tags): Check the value of
11879         gnus-blocked-images in the summary buffer.
11880
11881 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11882
11883         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11884
11885 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11886
11887         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11888         like "a", it seems like.
11889         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11890         since it needs to be picked from the correct buffer.
11891
11892         * nnwfm.el: Remove.
11893
11894         * nnlistserv.el: Remove.
11895
11896 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11897
11898         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11899         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11900
11901 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11902
11903         * nnkiboze.el: Remove.
11904
11905         * nndb.el: Remove.
11906
11907         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11908         alt text.
11909         (gnus-html-rescale-image): Try to get the rescaling logic right for
11910         images that are just wide and not tall.
11911
11912         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11913         overshadow variable bindings.
11914
11915 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11916
11917         * gnus-html.el (gnus-html-wash-tags)
11918         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11919         Add extra logging.
11920
11921 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11922
11923         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11924         (gnus-max-image-proportion): New variable.
11925         (gnus-html-rescale-image): New function.
11926         (gnus-html-put-image): Rescale images.
11927
11928 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11929
11930         Fix up some byte-compiler warnings.
11931         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11932         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11933         (gnus-article-fill-cited-article, gnus-article-hide-citation)
11934         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11935         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11936         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11937         (gnus-group-update-group): Use save-excursion and with-current-buffer.
11938
11939 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11940
11941         * gnus-html.el (gnus-article-html): Decode contents by charset.
11942
11943 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11944
11945         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11946         (gnus-html-frame-width, gnus-blocked-images):
11947         * message.el (message-prune-recipient-rules): Add custom version.
11948         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11949
11950         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11951         functions.
11952
11953         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11954         gnus-process-get.
11955
11956 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
11957
11958         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11959         instead of lsub directly.
11960
11961 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11962
11963         * nnwarchive.el: Remove.
11964
11965         * gnus-soup.el: Remove.
11966
11967         * nnsoup.el: Remove.
11968
11969         * nnultimate.el: Remove.
11970
11971         * gnus-html.el (gnus-blocked-images): New variable.
11972
11973         * message.el (message-prune-recipients): New function.
11974         (message-prune-recipient-rules): New variable.
11975
11976         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11977         guess whether a long line is natural text or not.
11978
11979         * gnus-html.el (gnus-html-schedule-image-fetching):
11980         Use gnus-process-plist and friends for compatibility.
11981
11982 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11983
11984         * gnus-html.el: Require packages that define macros used in this file.
11985         (gnus-article-mouse-face): Declare to silence byte-compiler.
11986         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11987         process-get.
11988         (gnus-html-put-image): Use plist-get to avoid getf.
11989         (gnus-html-prefetch-images): Use with-current-buffer.
11990
11991 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11992
11993         * gnus-ems.el: Provide compatibility functions for
11994         gnus-set-process-plist.
11995
11996         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
11997         header-line-format for XEmacs 21.4.
11998
11999         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
12000         * gnus.el (gnus-valid-select-methods):
12001         * message.el (message-send-mail-partially-limit):
12002         * mm-decode.el (mm-text-html-renderer):
12003         * mml.el (mml-insert-mime-headers-always):
12004         * smiley.el (smiley-regexp-alist): Bump custom version.
12005
12006 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12007
12008         * gnus-html.el: Require mm-url.
12009         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
12010         with the url to `url'.
12011         (gnus-html-wash-tags): Support cid: URLs/images.
12012
12013 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12014
12015         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
12016         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
12017         bindings, as they aren't useful at all.  `w' is moved to `W w'.
12018
12019         * gnus-move.el: Remove file, since it doesn't really work.
12020
12021         * gnus-html.el (gnus-article-html): Tell w3m that the input is
12022         UTF-8.  This seems to fix problems with some German web feeds.
12023
12024         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
12025         at the top so that the proper colors are applied.
12026
12027         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
12028         don't have dots in their names.
12029
12030         * gnus-art.el (gnus-article-view-part): Doc fix.
12031
12032         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
12033         XEmacs-compatible.
12034         (gnus-html-put-image): Don't do images on non-graphic displays.
12035
12036         * nnslashdot.el: Remove this unused backend.
12037
12038         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
12039         actions.
12040         (gnus-undo-register-1): Revert last change.
12041
12042         * gnus-group.el (gnus-group-completing-read): Protect against not
12043         having completion-styles bound.
12044
12045         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
12046         make broken recipients happier.
12047
12048         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
12049
12050         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
12051         point parameter.
12052
12053         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
12054
12055         * gnus-group.el (gnus-group-completing-read): Add 'substring to
12056         completion-styles for group selection.
12057
12058 2009-02-04  Andreas Schwab  <schwab@suse.de>
12059
12060         * gnus-score.el (gnus-score-string): Fix regex for matching extra
12061         headers and regexp-quote the match if necessary.
12062
12063 2009-03-24  Miles Bader  <miles@gnu.org>
12064
12065         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
12066         the blinking smiley.
12067
12068 2009-03-24  Simon Josefsson  <simon@josefsson.org>
12069
12070         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
12071         blink smiley.
12072
12073 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12074
12075         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
12076         where the dribbel file lives exists.
12077
12078         * message.el (message-send-mail-partially-limit): Change the default to
12079         nil, since most people don't want this.
12080
12081         * mm-url.el (mm-url-decode-entities): Also decode entities like
12082         &#x3212.
12083
12084 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12085
12086         * gnus-sum.el (gnus-summary-idna-message):
12087         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
12088         Hyperlink urls in docstrings with URL `...'.
12089
12090 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
12091
12092         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
12093         functions.
12094
12095 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12096
12097         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
12098         say what the mouseover text should be.
12099
12100         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
12101         version of the mm-w3m-safe-url-regexp variable to only download images
12102         in the groups where we want that to happen.
12103
12104         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
12105
12106         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
12107         easier debugging.
12108         (gnus-article-beginning-of-window): Add kludge to allow spacing past
12109         big pictures in the article buffer.
12110
12111         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
12112         gnus-article-html.
12113         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12114         w3m.
12115
12116         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12117
12118 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12119
12120         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12121         which doesn't exist.
12122
12123         * message.el (message-inhibit-ecomplete): New variable to allow some
12124         function to inhibit ecomplete address storage.
12125         (message-resend): Disable ecomplete message storage when resending
12126         messages.
12127
12128         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12129
12130 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12131
12132         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12133         Save excursion while copying, moving, and deleting articles in order to
12134         prevent the cursor from jumping to unforeseen place.
12135
12136 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12137
12138         * lpath.el: No need to bind bookmark-current-buffer,
12139         bookmark-yank-point and bookmark-make-record-function.
12140
12141 2010-08-17  Glenn Morris  <rgm@gnu.org>
12142
12143         * gnus-sync.el: Require gnus components whose functions are used.
12144
12145         * gnus-art.el (bookmark-make-record-function):
12146         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12147         Declare for compiler.
12148
12149         * mm-url.el (mml-compute-boundary): Autoload.
12150
12151 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12152
12153         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12154
12155 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12156
12157         Typo fix "hoo4a" -> "hook".
12158
12159         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12160
12161 2010-08-14  Glenn Morris  <rgm@gnu.org>
12162
12163         * gnus-sync.el (gnus-sync): Fix defgroup version.
12164
12165 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12166
12167         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12168
12169         * gnus-sync.el: Fix docs.
12170         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12171         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12172
12173 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12174
12175         Optimizations for gnus-sync.el.
12176
12177         * gnus-sync.el: Add docs about gnus-sync-backend
12178         possibilities.
12179         (gnus-sync-save): Remove unnecessary message.
12180         (gnus-sync-read): Optimize and show what groups were skipped.
12181
12182 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12183
12184         Minor bug fixes for gnus-sync.el.
12185
12186         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
12187         Don't read the sync on get-new-news.
12188
12189         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12190         quiet.
12191
12192         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12193         (fix typo).
12194
12195 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12196
12197         Make saving and restoring of hidden threads work with overlays.
12198         Patch applied by Ted Zlatanov.
12199
12200         * gnus-sum.el (gnus-hidden-threads-configuration)
12201         (gnus-restore-hidden-threads-configuration): Update to deal with text
12202         properties, rather than searching for a magic character.
12203
12204 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12205
12206         New gnus-sync.el library for synchronization of marks.
12207
12208         * gnus-sync.el: New library for synchronization of marks.
12209
12210         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12211         renamed from `gnus-registry-grep-in-list'.
12212
12213         * gnus-registry.el (gnus-registry-follow-group-p):
12214         Use `gnus-grep-in-list'.
12215
12216         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12217
12218 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12219
12220         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12221         determining charset of text fails.
12222
12223 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12224
12225         * nnmail.el (nnmail-get-new-mail-1): Revert.
12226
12227         * nnml.el (nnml-active-number): Make sure names of newly created groups
12228         in nnml-group-alist are encoded.
12229
12230 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12231
12232         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12233         containing non-ASCII characters in active file for nnml back end.
12234
12235 2010-07-24  David Engster  <dengste@eml.cc>
12236
12237         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12238         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12239
12240 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12241
12242         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12243         tag (Bug#6654).
12244
12245 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12246
12247         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12248         the article buffer, not the summary buffer.
12249
12250 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12251
12252         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12253         Emacs 23 as well.
12254
12255 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12256
12257         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12258         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12259
12260 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12261
12262         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12263         Patch applied by Karl Fogel.
12264
12265         * gnus-sum.el (gnus-summary-bookmark-make-record):
12266         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12267
12268 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12269
12270         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12271         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12272         C-w still not working correctly from Article buffers; Thierry's
12273         patch to fix that will be applied after this.
12274
12275         * gnus-art.el (bookmark-make-record-function): New local variable.
12276
12277         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12278         article buffer.
12279         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12280
12281 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12282
12283         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12284         on changes in bookmark.el.
12285
12286 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12287
12288         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12289         `no-log' instead of message not to log prompt string.
12290
12291 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12292
12293         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12294         the *other* type of HTML form submission.
12295
12296 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12297
12298         * auth-source.el (auth-source-pick): If choice does not contain a
12299         questioned keyword, set the check to t.
12300
12301 2010-06-12  Romain Francoise  <romain@orebokech.com>
12302
12303         * gnus-util.el (gnus-date-get-time): Move up before first use.
12304
12305 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12306
12307         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12308         (gnus-article-edit-part): Bind it to make last part that is substituted
12309         or deleted visible.
12310         (gnus-mime-display-single): Buttonize part of which id equals to
12311         gnus-mime-buttonized-part-id.
12312
12313 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12314
12315         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12316         (gnus-dd-mmm): Use gnus-date-get-time.
12317         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12318         simplify logic.
12319         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12320         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12321
12322 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12323
12324         * auth-source.el (top): Autoload `secrets-list-collections',
12325         `secrets-create-item', `secrets-delete-item'.
12326         (auth-sources): Fix tag string.
12327         (auth-get-source, auth-source-retrieve, auth-source-create)
12328         (auth-source-delete): New defuns.
12329         (auth-source-pick): Rewrite in order to avoid 2 passes.
12330         (auth-source-forget-user-or-password): New parameter USERNAME.
12331         (auth-source-user-or-password): New parameters CREATE-MISSING and
12332         DELETE-EXISTING.  Retrieve password interactively, if needed.
12333
12334 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12335
12336         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12337         deleting unused directories when gnus-expert-user is t.
12338
12339 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12340
12341         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12342         for each temp file when gnus-article-browse-delete-temp is ask.
12343
12344 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12345
12346         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12347         Replace Lisp calls to delete-backward-char by calls to delete-char.
12348
12349 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12350
12351         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12352
12353 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12354
12355         * password-cache.el (password-cache-remove): Fix docstring.
12356
12357 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12358
12359         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12360         article unless decoding article to be saved.
12361
12362 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12363
12364         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12365         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12366         generated within the mm-with-unibyte-current-buffer macro.
12367
12368 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12369
12370         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12371         to nil when we're in a mml-preview buffer and no group is selected.
12372
12373 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12374
12375         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12376         when catching the `C-g'.  Reported by "Leo".
12377
12378 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12379
12380         * message.el (message-forward-make-body-plain)
12381         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12382         multibyte-string-p.
12383
12384         * lpath.el: Revert.
12385
12386 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12387
12388         * message.el (message-forward-make-body-mml): Assume original message
12389         is multibyte string; error on unibyte.
12390         (message-forward-make-body-plain): Ditto; don't add excessive newline
12391         in body end.
12392
12393         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12394
12395 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12396
12397         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12398         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12399
12400 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12401
12402         * mm-extern.el (mm-extern-url): Don't use
12403         mm-with-unibyte-current-buffer.
12404         (mm-extern-cache-contents): Use with-current-buffer instead of
12405         save-excursion + set-buffer.
12406
12407 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12408
12409         * mm-util.el (mm-emacs-mule): Remove.
12410
12411 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12412
12413         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12414         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12415         change.
12416
12417 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12418
12419         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12420         bind the default value of enable-multibyte-characters to nil.
12421
12422 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12423
12424         * message.el (message-forward-make-body-plain)
12425         (message-forward-make-body-mml):
12426         Don't use mm-with-unibyte-current-buffer.
12427
12428 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12429
12430         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12431
12432 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12433
12434         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12435         (Bug#5592).
12436
12437 2010-05-07  Julien Danjou  <julien@danjou.info>
12438
12439         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12440         it to mm-pipe-part.
12441
12442         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12443         it is given.
12444
12445 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12446
12447         * binhex.el (binhex-decode-region-internal):
12448         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
12449         (dns-query):
12450         * nnweb.el (nnweb-gmane-search):
12451         * pgg-parse.el (pgg-parse-armor):
12452         * pgg.el (pgg-verify-region):
12453         * sha1.el (sha1-string-external):
12454         * uudecode.el (uudecode-decode-region-internal):
12455         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12456         XEmacs.
12457
12458         * gnus-art.el (gnus-article-browse-html-parts):
12459         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12460         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12461         make-temp-file.
12462
12463         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12464         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12465         compiling.
12466
12467         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12468         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12469         XEmacs when compiling.
12470
12471         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12472         gnus-pick-mode-off-hook for XEmacs when compiling.
12473         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12474         gnus-binary-mode-off-hook for XEmacs when compiling.
12475
12476         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12477         Return nil if char-charset is not available.
12478
12479         * imap.el (imap-disable-multibyte)
12480         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12481         macros.
12482
12483         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12484         instead of encode-coding-string.
12485
12486         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12487         'xemacs) instead of mm-emacs-mule to switch function definitions.
12488         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12489
12490         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12491         bind temporary-file-directory for XEmacs;
12492         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12493         timer-set-function for XEmacs 21.4 and SXEmacs;
12494         bind timer-list for XEmacs 21.4 and SXEmacs;
12495         fbind char-charset and find-charset-region for non-Mule XEmacs;
12496         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12497         encode-coding-region and encode-coding-string for XEmacs having no
12498         file-coding feature.
12499
12500 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12501
12502         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12503
12504 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12505
12506         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12507         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12508
12509 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12510
12511         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12512         alias `jka-compr-delete-temp-file' no longer exists.
12513
12514 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12515
12516         Use define-minor-mode in Gnus where applicable.
12517         * mml.el (mml-mode): Use define-minor-mode.
12518         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12519         (gnus-undo-mode): Use define-minor-mode.
12520         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12521         (gnus-dead-summary-mode): Use define-minor-mode.
12522         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12523         Initialize in declaration.
12524         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12525         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12526         (gnus-mailing-list-mode): Use define-minor-mode.
12527         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12528         (gnus-draft-mode): Use define-minor-mode.
12529         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12530         (gnus-dired-mode): Use define-minor-mode.
12531
12532 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12533
12534         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
12535         handles on recursive mml-to-mime translation and check them for
12536         boundary delimiter collisions.  Reported by Greg Troxel.
12537
12538 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12539
12540         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12541
12542 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12543
12544         * mm-util.el (mm-find-buffer-file-coding-system):
12545         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12546
12547 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12548
12549         * message.el (message-generate-headers): Record insertion of optional
12550         headers as well.  Otherwise the check to prevent repeated insertion of
12551         optional headers is a no-op.
12552
12553 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12554
12555         * smime.el: Don't mention CVS.
12556
12557         * nnrss.el (nnrss-fetch): Don't mention CVS.
12558
12559         * nnir.el: Don't mention CVS.
12560
12561 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12562
12563         * gnus-sum.el (gnus-summary-bookmark-make-record):
12564         Add `location' field.
12565
12566 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12567
12568         * lpath.el: Fbind bookmark-default-handler,
12569         bookmark-get-bookmark-record, bookmark-make-record-default,
12570         bookmark-prop-get for Emacs <23 and XEmacs.
12571
12572 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12573
12574         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12575         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12576         Use with-current-buffer to silence the byte-compiler.
12577         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12578         bother to require `gnus'.
12579         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12580
12581 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12582
12583         * gnus-sum.el (gnus-summary-bookmark-make-record)
12584         (gnus-summary-bookmark-jump): New functions.
12585         (gnus-summary-mode): Setup bookmark support.
12586
12587 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12588
12589         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12590         if set.
12591
12592 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12593
12594         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12595         gnus-article-browse-html-save-cid-image; make it work recursively for
12596         forwarded messages as well.
12597         (gnus-article-browse-html-parts): Work when prefix arg is given.
12598         (gnus-article-browse-html-article): Doc fix.
12599
12600 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12601
12602         * message.el (message-default-mail-headers)
12603         (message-default-headers): Carry the value mail-default-headers over
12604         into message-default-mail-headers, rather than message-default-headers.
12605
12606 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12607
12608         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12609         charset.
12610
12611         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12612         charset into the <meta> tag when the article is encoded to utf-8.
12613
12614 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12615
12616         * gnus-art.el (gnus-article-browse-delete-temp-files):
12617         Delete directories as well.
12618         (gnus-article-browse-html-parts): Work for images that do not specify
12619         file names; delete temp directory when quitting; insert header at the
12620         right place; use file: scheme for image files.
12621
12622 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12623
12624         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12625         (gnus-article-browse-html-parts): Use it to make temporary cid image
12626         files in addition to html file so that browser may display them.
12627
12628 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12629
12630         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12631
12632 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12633
12634         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12635
12636 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12637
12638         * auth-source.el (auth-sources): Change default to be simpler.
12639         Explain about Secret Service API sources.  Improve Customize options.
12640         (auth-source-pick): Change to accept any number of search parameters.
12641         Implement fallbacks iteratively, not recursively.  Add scoring on the
12642         second pass and sort by score.  Call Secret Service API when needed.
12643         (auth-source-user-or-password): Use it.  Call Secret Service API
12644         directly when needed to get the user name and the password.
12645
12646 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12647
12648         * message.el (message-interactive): Doc fix.
12649         (message-qmail-inject-args): Reflow.
12650         (message-kill-to-signature): Fix typo in docstring.
12651
12652         * smiley.el (smiley-buffer): Fix typo in docstring.
12653
12654 2010-03-24  Glenn Morris  <rgm@gnu.org>
12655
12656         * mail-source.el (gnus-message): Declare.
12657         (mail-source-delete-old-incoming): Require gnus-util.
12658
12659 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12660
12661         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12662
12663         * message.el (ecomplete-setup): Autoload it for Emacs <23.
12664
12665         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12666         password-cache's default if it is not bound.
12667         (mml-secure-passphrase-cache-expiry): Default to 16 that is
12668         password-cache-expiry's default if it is not bound.
12669
12670         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12671         available in Emacs 21.
12672
12673         * lpath.el: Suppress compiler warnings for:
12674         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
12675         XEmacs;
12676         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
12677         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
12678         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
12679
12680 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12681
12682         * auth-source.el (auth-sources): Fix up definition so extra parameters
12683         are always inline.
12684
12685 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12686
12687         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12688         wasn't updated after mismatch.  Clear cached mailbox info correctly
12689         when uidvalidity changes.
12690         (nnimap-group-prefixed-name): New function to avoid some code
12691         duplication.
12692         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12693         (nnimap-request-group): Use it.
12694         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12695         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12696         with many imap folders.  This is done by caching the group status from
12697         the imap server persistently in a group parameter `imap-status'.  (This
12698         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12699         but not persistently, so every Gnus startup was still very slow.)
12700
12701 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12702
12703         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12704         delete the extra newline.  Otherwise editing of :string and :number
12705         types don't work.
12706
12707 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12708
12709         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12710         secrets.el dependency.
12711         (auth-sources): Add optional user name.  Add secrets.el configuration
12712         choice (unused right now).
12713
12714 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12715
12716         * gnus-sum.el (gnus-summary-make-menu-bar):
12717         Let `gnus-registry-install-shortcuts' fill in the functions.
12718
12719         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12720         warnings.
12721         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12722         (gnus-registry-install-shortcuts): Populate and use it in a
12723         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12724
12725 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12726
12727         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12728         In-place substitutions for the group name encoding/decoding.
12729         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12730         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12731         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12732         (nnimap-update-unseen, nnimap-request-list)
12733         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12734         (nnimap-request-set-mark, nnimap-split-to-groups)
12735         (nnimap-split-articles, nnimap-request-newgroups)
12736         (nnimap-request-create-group, nnimap-request-accept-article)
12737         (nnimap-request-delete-group, nnimap-request-rename-group)
12738         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12739         `encoded-mbx' for consistency.
12740         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12741         variable `imap-current-mailbox'.
12742
12743         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12744         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12745
12746 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12747
12748         * pop3.el (pop3-display-message-size-flag): Display message size byte
12749         counts during POP3 download.
12750         (pop3-movemail): Use it.
12751         (pop3-list): Implement listing of available messages.
12752
12753 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
12754
12755         * nnir.el (nnir-get-article-nov-override-function): New function to
12756         override the normal NOV retrieval.
12757         (nnir-retrieve-headers): Use it.
12758
12759 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
12760
12761         * auth-source.el (netrc-machine-user-or-password): Autoload.
12762
12763 2010-03-19  Glenn Morris  <rgm@gnu.org>
12764
12765         Stop message.el from loading about 40 libraries it doesn't always need.
12766         The general approach is to autoload rather than require, and to
12767         require in the specific functions rather than the file.  (Bug#5642)
12768
12769         * gmm-utils.el: Don't require wid-edit.
12770         (widget-create-child-value, widget-convert, widget-default-get):
12771         Autoload.
12772
12773         * gnus-util.el: Don't require time-date, netrc.
12774         (message-fetch-field, gnus-group-name-decode): Declare rather than
12775         autoloading.
12776         (gnus-fetch-field): Require message.
12777         (gnus-decode-newsgroups): Require gnus-group.
12778
12779         * ietf-drums.el: Don't require time-date.
12780
12781         * message.el: Don't require hashcash, canlock, ecomplete.
12782         Do require mail-utils.  Require nnheader only when compiling.
12783         (smtpmail-default-smtp-server): Remove declaration.
12784         (message-send-mail-function): Check smtpmail-default-smtp-server
12785         is bound rather than requiring smtpmail.
12786         (message-auto-save-directory, message-insert-signature):
12787         Use expand-file-name rather than nnheader-concat.
12788         (nnheader-insert-file-contents): Autoload.
12789         (hashcash-wait-async): Declare.
12790         (message-send-mail): Only call gnus-setup-posting-charset if
12791         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
12792         (message-send-mail-with-sendmail): Require sendmail.
12793         (canlock-password, canlock-password-for-verify): Declare.
12794         (message-canlock-password): Require canlock.
12795         (nnheader-get-report): Autoload.
12796         (gnus-setup-posting-charset): Declare.
12797         (message-send-news): Require gnus-msg.
12798         (message-make-references, message-make-in-reply-to): Use mail-header-id
12799         rather than the alias mail-header-message-id.
12800         (ecomplete-add-item, ecomplete-save): Declare.
12801         (message-put-addresses-in-ecomplete): Require ecomplete.
12802         (ecomplete-display-matches): Autoload.
12803
12804         * mm-decode.el: Don't require mailcap, gnus-util.
12805         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12806         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12807         Autoload.
12808         (mailcap-mime-extensions): Declare.
12809
12810         * mm-encode.el: Don't require mailcap.
12811         (mailcap-extension-to-mime): Autoload.
12812
12813         * mml-sec.el: Don't require password-cache.
12814
12815         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12816         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12817         (mml-minibuffer-read-type): Require mailcap.
12818         (mml-preview): Require gnus-msg.
12819
12820         * mml1991.el: Require password-cache.
12821         (password-cache-expiry): Remove declaration.
12822
12823         * mml2015.el: Require password-cache.
12824         (password-cache-expiry): Remove declaration.
12825
12826         * nneething.el (mailcap): Require mailcap.
12827
12828         * nnheader.el (declare-function): Add compatibility stub.
12829         (message-remove-header): Declare rather than autoload.
12830         (nnheader-replace-header): Require message.
12831
12832         * nnimap.el (declare-function): Add compatibility stub.
12833         (netrc-parse, netrc-machine-user-or-password): Declare.
12834         (nnimap-open-connection): Require netrc.
12835
12836         * nntp.el (declare-function): Add compatibility stub.
12837         (netrc-parse, netrc-machine, netrc-get): Declare.
12838         (nntp-send-authinfo): Require netrc.
12839
12840         * rfc2047.el: Don't require qp.
12841         (quoted-printable-encode-region, quoted-printable-decode-string):
12842         Autoload.
12843
12844         * sieve-mode.el: Don't require easymenu.
12845         (easy-menu-add-item): Autoload it.
12846
12847         * spam-stat.el (time-to-number-of-days): Autoload it.
12848
12849 2010-03-19  Glenn Morris  <rgm@gnu.org>
12850
12851         * password-cache.el (password-cache, password-cache-expiry): Autoload.
12852
12853 2010-03-18  Glenn Morris  <rgm@gnu.org>
12854
12855         * hashcash.el (declare-function): Remove duplicate definition.
12856
12857 2010-03-17  Kevin Ryde  <user42@zip.com.au>
12858
12859         * mml.el (mml-read-tag): Unquote values with `read' to reverse
12860         prin1 in mml-insert-tag (just stripping the quotes gave wrong
12861         value if any backslash escapes).
12862
12863 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12864
12865         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12866         if it is available.  (bug#5647)
12867
12868         * lpath.el: Suppress compiler warning for coding-system-from-name for
12869         Emacs 21 and XEmacs.
12870
12871 2010-03-14  Juri Linkov  <juri@jurta.org>
12872
12873         * hmac-def.el:
12874         * hmac-md5.el:
12875         * netrc.el: Fix keywords.
12876
12877 2010-02-26  Glenn Morris  <rgm@gnu.org>
12878
12879         * message.el (message-send-mail-function): Change the default, so that
12880         it inherits from a customized send-mail-function.  (Bug#5643)
12881
12882 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12883
12884         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12885         shell-command-to-string signals an error (bug#5299).
12886
12887 2010-02-24  Glenn Morris  <rgm@gnu.org>
12888
12889         * message.el (message-smtpmail-send-it)
12890         (message-send-mail-with-mailclient): Doc fixes.
12891
12892 2010-02-16  Glenn Morris  <rgm@gnu.org>
12893
12894         * message.el (message-default-mail-headers): Change the default value
12895         to ease the transition from mail-mode to message-mode.  (Bug#5555)
12896
12897 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12898
12899         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
12900         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
12901
12902 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
12903
12904         * time-date.el (date-to-time): Doc fix (Bug#5408).
12905
12906 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
12907
12908         * message.el (message-mail): Just pass yank-action on to message-setup.
12909         (message-setup): Handle (FUN . ARGS) form of yank-action.
12910         (message-with-reply-buffer, message-widen-reply)
12911         (message-yank-original): Handle non-buffer values of
12912         message-reply-buffer (Bug#4080).
12913         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12914
12915 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
12916
12917         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12918         Fix typo in docstring.
12919
12920 2010-01-08  Jason Rumney  <jasonr@gnu.org>
12921
12922         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12923         response.
12924
12925 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12926
12927         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12928
12929         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12930
12931         * message.el (message-check-news-header-syntax): Protect against a
12932         string that `rfc822-addresses' returns when parsing fails.
12933
12934 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12935
12936         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12937         (gnus-previous-char-property-change): New functions.
12938
12939         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12940
12941 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
12942
12943         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12944         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
12945
12946 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
12947
12948         * message.el (message-exchange-point-and-mark): Rework last change to
12949         avoid using optional arg of exchange-point-and-mark, for backward
12950         compatibility.
12951
12952 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
12953
12954         * message.el (message-exchange-point-and-mark):
12955         Call exchange-point-and-mark with an argument rather than setting
12956         mark-active by hand (Bug#5175).
12957
12958 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12959
12960         * nntp.el (nntp-service-to-port): Work for service expressed with
12961         numeric string; replace [:digit:] with [0-9] for XEmacs.
12962
12963 2009-12-17  Glenn Morris  <rgm@gnu.org>
12964
12965         * gnus-group.el (gnus-bug-group-download-format-alist):
12966         Change emacs entry to debbugs.gnu.org.  Bump :version.
12967
12968 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12969
12970         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12971
12972 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12973
12974         * message.el (message-info): Explain why we use `Info-goto-node'.
12975
12976 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12977
12978         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
12979
12980 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12981
12982         * message.el (message-completion-in-region): New compatibility function.
12983         (message-expand-group): Use it.
12984
12985 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12986
12987         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12988         with no unread article should be listed if the 2nd arg `predicate' is
12989         given.
12990
12991 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12992
12993         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
12994
12995 2009-11-29  Juri Linkov  <juri@jurta.org>
12996
12997         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12998         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
12999         on `gnus-recenter'.  (Bug#4698, Bug#4981)
13000
13001 2009-11-26  Kevin Ryde  <user42@zip.com.au>
13002
13003         * sha1.el (sha1-string-external): default-directory "/" in case
13004         otherwise non-existent.  process-connection-type pipe for touch of
13005         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
13006
13007 2009-11-25  Kevin Ryde  <user42@zip.com.au>
13008
13009         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
13010         it's comms related and sgml-mode.el has "comm" on that basis too.
13011
13012 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13013
13014         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
13015         containing tspecial characters if they have been already quoted.
13016
13017 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
13018
13019         * dns-mode.el (auto-mode-alist): Purecopy string.
13020
13021 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13022
13023         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
13024
13025 2009-10-24  Glenn Morris  <rgm@gnu.org>
13026
13027         * gnus-art.el (help-xref-stack-item): Define for compiler.
13028
13029 2009-10-21  Kevin Ryde  <user42@zip.com.au>
13030
13031         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
13032
13033 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13034
13035         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
13036
13037 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13038
13039         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
13040         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13041
13042 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13043
13044         * gnus.el (gnus-overlay-get): New alias to overlay-get.
13045         (gnus-overlays-in): New alias to overlays-in.
13046
13047         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
13048         gnus-overlay-get, and gnus-delete-overlay.
13049         (gnus-summary-show-thread): Make it work as well for systems in which
13050         next-single-char-property-change is not available.
13051         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
13052
13053         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
13054         (gnus-overlay-get): New alias to extent-property.
13055         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
13056
13057         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
13058         SXEmacs.
13059
13060         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
13061         SXEmacs.
13062
13063 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
13064
13065         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
13066
13067 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
13068
13069         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
13070         and XEmacs that don't have `remove-overlays'.
13071
13072 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13073
13074         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
13075         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
13076         selective display.  Use overlays instead.
13077
13078 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
13079
13080         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
13081
13082 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13083
13084         * spam-stat.el (spam-stat-load): Fix typo in message.
13085
13086 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13087
13088         * dig.el (dig-invoke): Fix typo in docstring.
13089         (query-dig): Reflow docstring.
13090
13091 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13092
13093         * gnus-art.el (gnus-article-encrypt-body):
13094         * message.el (message-check-recipients):
13095         * mm-util.el (mm-codepage-setup):
13096         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
13097         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
13098
13099 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
13100
13101         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
13102         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
13103         keys from the menu if mm-{sign,encrypt}-option is 'guided.
13104         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
13105         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
13106
13107 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13108
13109         * dig.el: Add "Keywords: comm", as per net-utils.el.
13110
13111 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13112
13113         * dig.el (dig-mode): Use define-derived-mode.
13114
13115 2009-09-19  Glenn Morris  <rgm@gnu.org>
13116
13117         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13118
13119 2009-09-18  Glenn Morris  <rgm@gnu.org>
13120
13121         * gnus-diary.el (gnus-diary-check-message):
13122         * message.el (message-insert-formatted-citation-line):
13123         * nnbabyl.el (top-level):
13124         * nndiary.el (nndiary-schedule):
13125         Fix typos in condition-case handlers.
13126
13127 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13128
13129         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13130         configuration that provides the sole article window in a frame;
13131         position point correctly after deleting a part.
13132
13133 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13134
13135         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13136         (spam-resolve-registrations-routine): Use it to unregister articles
13137         that change status.
13138
13139 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13140
13141         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13142         with XEmacs.
13143         (parse-time-string-chars): Use it.
13144
13145 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13146
13147         * imap.el (imap-interactive-login): Better messages.
13148         (imap-open): Fix bug with renamed buffer on reconnect.
13149         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13150         for easier debugging and cleaner code.  On successful (guessed based on
13151         server capabilities) secondary authentication, set imap-state
13152         correctly.
13153         (imap-last-authenticator): Define imap-last-authenticator as a variable
13154         to avoid warnings.
13155
13156 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13157
13158         * nnrss.el (nnrss-request-article): Remove binding of
13159         default-enable-multibyte-characters that has gotten needless by
13160         the 2007-07-13 change in rfc2047-encode-message-header.
13161
13162         * mml.el (mml-insert-multipart): Error on the message header.
13163         (mml-insert-part): Error on the message header; position point at
13164         the end of a MIME tag.
13165
13166 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13167
13168         * time-date.el (autoload): Expand define-obsolete-function-alias into
13169         defalias and make-obsolete for old Emacsen that Gnus supports.
13170         (with-no-warnings): Define it for old Emacsen.
13171         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13172         is available.
13173         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13174         float-time is available; suppress compile warning for time-to-seconds.
13175
13176         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13177         (gnus-float-time): Alias to float-time if it exists.
13178
13179         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13180         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
13181         float-time is available; suppress compile warning for time-to-seconds.
13182
13183         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
13184         XEmacs.
13185
13186 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13187
13188         * imap.el (imap-message-map): Docstring fix.
13189
13190 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13191
13192         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13193         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13194         Add the optional argument `encoding' that overrides the default.
13195
13196         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13197         mm-encode-buffer.
13198
13199 2009-09-04  Glenn Morris  <rgm@gnu.org>
13200
13201         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13202         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13203         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13204         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13205         * mm-util.el (mm-with-unibyte-current-buffer)
13206         (mm-find-buffer-file-coding-system):
13207         * yenc.el (yenc-decode-region): Use default-value rather than
13208         default-enable-multibyte-characters.
13209
13210 2009-09-03  Glenn Morris  <rgm@gnu.org>
13211
13212         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13213         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13214         than default-enable-multibyte-characters.
13215
13216 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13217
13218         * gnus-art.el (gnus-article-read-summary-keys):
13219         Fix gnus-buffer-configuration's value temporarily used.
13220
13221 2009-09-02  Glenn Morris  <rgm@gnu.org>
13222
13223         * gnus-util.el (gnus-float-time): New function.
13224         * gnus-delay.el (gnus-delay-article):
13225         * gnus-sum.el (gnus-thread-latest-date):
13226         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13227         * nnspool.el (nnspool-request-newgroups):
13228         Use gnus-float-time rather than time-to-seconds.
13229         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13230
13231         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13232         (gnus-header-subject-face, gnus-header-newsgroups-face)
13233         (gnus-header-name-face, gnus-header-content-face):
13234         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13235         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13236         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13237         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13238         (gnus-cite-face-11):
13239         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13240         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13241         (gnus-server-closed-face, gnus-server-denied-face)
13242         (gnus-server-offline-face):
13243         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13244         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13245         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13246         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13247         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13248         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13249         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13250         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13251         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13252         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13253         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13254         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13255         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13256         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13257         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13258         (gnus-summary-high-undownloaded-face)
13259         (gnus-summary-low-undownloaded-face)
13260         (gnus-summary-normal-undownloaded-face)
13261         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13262         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13263         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13264         (gnus-splash-face):
13265         * message.el (message-header-to-face, message-header-cc-face)
13266         (message-header-subject-face, message-header-newsgroups-face)
13267         (message-header-other-face, message-header-name-face)
13268         (message-header-xheader-face, message-separator-face)
13269         (message-cited-text-face, message-mml-face):
13270         * sieve-mode.el (sieve-control-commands-face)
13271         (sieve-action-commands-face, sieve-test-commands-face)
13272         (sieve-tagged-arguments-face):
13273         * spam.el (spam-face):
13274         Mark face aliases with "-face" in the name as obsolete.
13275
13276 2009-09-01  Glenn Morris  <rgm@gnu.org>
13277
13278         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13279         than goto-line.
13280
13281 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13282
13283         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13284         Don't move point if the command is invoked inside the message header.
13285
13286 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13287
13288         * imap.el (imap-send-command): Simplify.
13289         (imap-wait-for-tag): point-max -> buffer-size.
13290
13291 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13292
13293         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13294         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13295         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13296         * nnir.el (nnir-swish-e-index-file):
13297         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13298         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13299         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13300         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13301         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13302         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13303
13304 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13305
13306         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13307         Don't save excursion.
13308
13309 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13310
13311         * nnheader.el (nnheader-find-file-noselect):
13312         * mm-util.el (mm-insert-file-contents):
13313         Use (default-value 'major-mode) instead of default-major-mode.
13314
13315 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13316
13317         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13318
13319 2009-08-26  Glenn Morris  <rgm@gnu.org>
13320
13321         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13322         than placing in files.el.
13323
13324 2009-08-25  Glenn Morris  <rgm@gnu.org>
13325
13326         * nnir.el (top-level): Don't require cl at run-time.
13327         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13328         Replace cl-function substitute with gnus-replace-in-string.
13329         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13330         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13331         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13332         simplified expansions.
13333
13334 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13335
13336         * dig.el (dig): Add autoload cookie.
13337
13338 2009-08-22  Glenn Morris  <rgm@gnu.org>
13339
13340         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13341         goto-line.
13342
13343 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13344
13345         * parse-time.el (parse-time-string-chars): Save match data.
13346
13347 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13348
13349         * parse-time.el (parse-time-string-chars): Compute using character
13350         classes, to handle non-ascii characters (Bug#3190).
13351
13352 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13353
13354         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13355
13356         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13357         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13358         (gnus-mm-display-part, gnus-mime-display-single)
13359         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13360         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13361
13362         * gnus-sum.el
13363         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13364         (gnus-summary-move-article): Add expirable mark to articles copied or
13365         moved to group that has auto-expire turned on if the option is non-nil.
13366
13367 2009-07-24  Glenn Morris  <rgm@gnu.org>
13368
13369         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13370         Fix typo.  (Bug#3903)
13371
13372 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13373
13374         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13375         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13376         that should not be used for draft articles.
13377         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13378         that has no concern in minor mode keys.
13379         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13380         Abolish.
13381
13382 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13383
13384         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13385         article without making inquiry to a user for unknown encoding.
13386
13387         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13388         (nnmaildir--scan): Assume i-node and device number that file-attributes
13389         returns might be cons-cell.
13390
13391         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13392
13393         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13394
13395 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13396
13397         * auth-source.el: Remove docs now in auth.texi.  Don't use
13398         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13399         `auth-source-hide-passwords' and use them.
13400
13401 2009-07-15  Glenn Morris  <rgm@gnu.org>
13402
13403         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13404
13405 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13406
13407         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13408         excessive whitespace from the default values of title and description.
13409
13410 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13411
13412         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13413         mail-fetch-field to fetch Content-Description header in order to
13414         exclude newlines.
13415
13416 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13417
13418         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13419         format used by GnuPG 2.0.11.
13420
13421 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13422
13423         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13424         to deleted part.
13425
13426 2009-05-30  David Engster  <dengste@eml.cc>
13427
13428         * nnmairix.el: Remove old documentation in the commentary block.
13429         (nnmairix-request-group): Do not update active file for nnml back ends.
13430         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13431         end so that overview files are ignored.
13432         (nnmairix-update-groups): Make updating the groups more robust by using
13433         marks.
13434         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13435         with dollar characters in message-id.
13436
13437 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13438
13439         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13440         2008-12-25 in dns.el.
13441
13442 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13443
13444         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13445         could happen if the text is only composed of spaces and/or tabs.
13446
13447 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13448
13449         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13450         when sending a queued message to avoid extra mml tags.
13451
13452 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13453
13454         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13455
13456 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13457
13458         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13459         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13460         rmail-toggle-header for XEmacs;
13461         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13462
13463 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13464
13465         * gnus-dired.el: Remove autoload for gnus-setup-message.
13466         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13467         displaying Gnus logo; always use compose-mail.
13468
13469 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13470
13471         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13472
13473 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13474
13475         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13476         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13477         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13478         available.
13479         (gnus-nocem-epg-verify): New function.
13480
13481 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13482
13483         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13484
13485 2009-02-15  Glenn Morris  <rgm@gnu.org>
13486
13487         * gnus-util.el (rmail-insert-rmail-file-header)
13488         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13489         autoloads.
13490         (rmail-default-rmail-file): Remove unnecessary declaration.
13491         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13492
13493 2009-02-14  Glenn Morris  <rgm@gnu.org>
13494
13495         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13496         variable (only used in gnus-util, which declares it anyway).
13497         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13498         which was only needed by gnus-art (changed to not use it any more).
13499         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13500         only used in gnus-util, which autoloads it itself.
13501         (rmail-update-summary): Fix autoload.
13502
13503         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13504         rather than rmail-output-to-rmail-file.
13505
13506 2009-02-07  Glenn Morris  <rgm@gnu.org>
13507
13508         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13509         autoload of function that no longer exists.
13510         (rmail-toggle-header): Declare.
13511         (message-forward-rmail-make-body): Handle mbox Rmail.
13512
13513 2009-01-31  Glenn Morris  <rgm@gnu.org>
13514
13515         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13516         2009-01-09 change.
13517
13518 2009-01-31  Dave Love  <fx@gnu.org>
13519
13520         * imap.el (imap-fetch-safe): Bind debug-on-error.
13521         (imap-debug): Add imap-fetch-safe.
13522
13523 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13524
13525         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13526         (auth-source-forget-all-cached): New convenience function.
13527         (auth-source-user-or-password): Accept list of modes or a single mode.
13528
13529         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13530         auth-source modes.
13531
13532         * netrc.el (netrc-machine-user-or-password): Use list of
13533         auth-source modes.
13534
13535         * nnimap.el (nnimap-open-connection): Use list of
13536         auth-source modes.
13537
13538         * nntp.el (nntp-send-authinfo): Use list of
13539         auth-source modes.
13540
13541 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13542
13543         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13544         now.
13545
13546 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13547
13548         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13549         coding system in XEmacs; add a workaround for XEmacs.
13550
13551         * lpath.el: Fbind coding-system-aliasee.
13552
13553 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13554
13555         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13556         of current-language-environment.
13557
13558 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13559
13560         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13561         available at runtime.
13562
13563 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13564
13565         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13566
13567 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13568
13569         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13570         the greatest positive fixnum value doesn't work under an XEmacs with
13571         bignum support; use the most-positive-fixnum constant instead,
13572         available since Emacs 21.1 with cl and XEmacs 21.1.
13573
13574 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13575
13576         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13577         XEmacs gets not to work.
13578
13579 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13580
13581         * mm-util.el (mm-coding-system-priorities): Allow the value like
13582         "Japanese (UTF-8)" of current-language-environment.
13583
13584 2009-01-09  Glenn Morris  <rgm@gnu.org>
13585
13586         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13587         with last-command-event.
13588
13589 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13590
13591         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13592         in the doc string.
13593
13594         * message.el (message-fix-before-sending): Amend comment.
13595
13596 2009-01-08  Dave Love  <fx@gnu.org>
13597
13598         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13599
13600 2009-01-07  David Engster  <dengste@eml.cc>
13601
13602         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13603         simplified server definitions by converting it via
13604         gnus-server-to-method.
13605
13606 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13607
13608         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13609         parameter's operands.
13610
13611 2009-01-06  David Engster  <dengste@eml.cc>
13612
13613         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13614         primary select method (for gnus-group-mark-article-as-read).
13615
13616 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13617
13618         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13619         `(gnus)Face', not `(gnus)X-Face'.
13620
13621 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13622
13623         * mm-util.el (mm-ucs-to-char): New function.
13624
13625         * mm-url.el (mm-url-decode-entities): Use it.
13626
13627         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13628         unicode-to-char.
13629
13630 2009-01-05  Dave Love  <fx@gnu.org>
13631
13632         * time-date.el: Require cl for `declare'.
13633
13634 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13635
13636         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13637         Dave Love.
13638
13639 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13640
13641         * message.el (message-fix-before-sending): Add `eight-bit' to
13642         illegible-text check.
13643
13644 2009-01-03  Michael Olson  <mwolson@gnu.org>
13645
13646         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13647         `headers' is nil.  This can occur if the IMAP server does not have
13648         permissions to read messages from a folder, but can write new messages
13649         to the folder.
13650         (nnimap-request-article-part): Do not insert `data' if it is nil.
13651
13652         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13653         characters which will confuse `read', so skip past them.
13654
13655 2009-01-01  Dave Love  <fx@gnu.org>
13656
13657         * imap.el (imap-string-to-integer): Fix typo.
13658         (imap-fetch-safe): New function.
13659         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
13660
13661         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
13662
13663         * imap.el (imap-process-connection-type, imap-debug, imap-open):
13664         (imap-parse-greeting): Fix doc strings.
13665         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
13666         (imap-parse-flag-list): Make messages unique.
13667         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
13668
13669         * nnimap.el: Fix author email.
13670         (nnimap-split-rule): Add FIXME comment.
13671         (nnimap-debug): Fix doc string.
13672
13673 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13674
13675         * dns.el (dns-set-servers): Check "Address".  Fix typo.
13676
13677 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
13678
13679         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13680         nslookup if resolv.conf isn't available.
13681         (dns-query): Rename from query-dns.
13682         (dns-query-cached): Rename from query-dns-cached.
13683
13684 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13685
13686         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13687         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13688         to check if those variables exist (first appeared in Emacs 18.50).
13689
13690 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13691
13692         * mm-util.el (mm-line-number-at-pos): New function.
13693
13694         * spam-report.el (spam-report-process-queue): Use it.
13695
13696 2008-12-24  David Engster  <dengste@eml.cc>
13697
13698         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13699         parameters that haven't existed as variables as buffer-local variables.
13700
13701 2008-12-23  Dave Love  <fx@gnu.org>
13702
13703         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13704         cadar.
13705
13706         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13707         imap-starttls-p.
13708         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13709
13710 2008-12-22  Dave Love  <fx@gnu.org>
13711
13712         * imap.el: Fix author email.  Doc fixes.
13713         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13714         reply.
13715
13716 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13717
13718         * spam-report.el (spam-report-gmane-max-requests): New constant.
13719         (spam-report-gmane-wait): New variable.
13720         (spam-report-gmane-ham, spam-report-gmane-spam)
13721         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13722         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13723         the server.
13724
13725         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13726         Add explanations.
13727
13728         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13729         nnheader-accept-process-output and nnheader-read-timeout if available.
13730         (pop3-movemail): Use it.
13731
13732         * message.el (message-check-news-body-syntax): Fix signature check if
13733         there's an attachment.
13734
13735 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13736
13737         * mm-util.el: Add comments to the mm- emulating functions.
13738
13739 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13740
13741         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13742         Reported by Stephen Berman <stephen.berman@gmx.net>.
13743
13744 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13745
13746         * mm-util.el (mm-substring-no-properties): New function.
13747         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13748         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13749         (mm-string-to-multibyte): Doc fix.
13750
13751         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13752
13753 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13754
13755         * mml.el (mml-attach-file): Strip text properties from file name.
13756         (Bug#1574)
13757
13758 2008-12-16  Glenn Morris  <rgm@gnu.org>
13759
13760         * mm-util.el (mm-charset-override-alist): Declare for compiler.
13761
13762 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13763
13764         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
13765         knows since the charset specified might be a bogus alias that
13766         mm-charset-synonym-alist provides.
13767
13768 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13769
13770         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
13771         "ISO_8859-1".
13772
13773         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
13774
13775 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13776
13777         * mm-util.el (mm-charset-eval-alist):
13778         Define it before mm-charset-to-coding-system.
13779         (mm-charset-to-coding-system): Add optional argument `silent';
13780         define it before mm-charset-override-alist.
13781         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
13782         default value if it can be used in Emacs currently running;
13783         silence mm-charset-to-coding-system.
13784
13785 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13786
13787         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
13788         `allow-override' which says whether to use `mm-charset-override-alist'.
13789         (rfc2047-decode-encoded-words): Use it.
13790
13791         * mm-util.el (mm-charset-override-alist): Fix custom type;
13792         add `(gb2312 . gbk)' to choices.
13793
13794 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13795
13796         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
13797         fast.
13798
13799         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13800
13801         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
13802
13803 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
13804
13805         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
13806         on links.
13807
13808         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13809
13810 2008-12-03  Lute Kamstra  <lute@gnu.org>
13811
13812         * sha1.el: Remove leading * from docstrings of defcustoms,
13813         deffaces, defconsts and defuns.
13814
13815 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13816
13817         * message.el (message-idna-to-ascii-rhs-1): Protect against local
13818         users' addresses that don't have domain parts.
13819         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
13820         rather than message-narrow-to-head since there will be the message
13821         header separator.
13822
13823 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13824
13825         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13826         since the result is inserted in a unibyte buffer anyway.
13827         (nnimap-demule-use-string-to-multibyte): Remove.
13828         (nnimap-demule): Alias it to mm-string-to-multibyte.
13829
13830 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13831
13832         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13833         variable for debugging bug#464 and bug#1174.
13834         (nnimap-demule): Use it.
13835
13836 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13837
13838         * gnus-score.el (gnus-score-find-trace): Handle default score in total
13839         score calculation correctly.
13840
13841 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13842
13843         * message.el (message-send-mail): Just set the buffer to unibyte
13844         rather than use mm-with-unibyte-current-buffer which does a lot more.
13845         (message-send-mail-partially): Don't bother with
13846         mm-with-unibyte-current-buffer since it's already been made unibyte by
13847         message-send-mail.
13848
13849 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
13850
13851         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13852
13853 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
13854
13855         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13856
13857 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13858
13859         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13860         require itself and to remove `with-no-warnings'.
13861
13862 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
13863
13864         * starttls.el (starttls-any-program-available): Get the name of the
13865         available TLS layer program.
13866         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13867         well as the host name in the "opening" message.
13868
13869         * auth-source.el (auth-source-cache, auth-source-do-cache)
13870         (auth-source-user-or-password): Cache passwords and logins by default,
13871         allow override with `auth-source-do-cache'.
13872         (auth-source-forget-user-or-password): Allow users to remove cache
13873         entries if needed.
13874
13875 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
13876
13877         * md4.el (md4-buffer): Fix typo in docstring.
13878         (md4, md4-64): Doc fixes.
13879         (md4-pack-int32): Reflow docstring.
13880
13881 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13882
13883         * ietf-drums.el (ietf-drums-remove-comments): Localize second
13884         condition-case to only the forward-sexp call.
13885
13886 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13887
13888         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13889         quotes contained.  Make it more robust regardless by an extra
13890         condition-case wrapper.
13891
13892 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13893
13894         * lpath.el: No need to fbind codepage-setup for Emacs 23.
13895
13896 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13897
13898         * nnml.el (nnml-request-expire-articles): Check if the function set to
13899         `nnmail-expiry-target' returns the symbol `delete'.
13900
13901         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13902
13903         * nnmail.el (nnmail-expiry-target): Fix custom type.
13904
13905 2008-10-02  Glenn Morris  <rgm@gnu.org>
13906
13907         * mm-util.el (mm-codepage-setup): Tweak codepage error.
13908         Silence compiler warning.
13909
13910 2008-10-01  Magnus Henoch  <mange@freemail.hu>
13911
13912         * tls.el (open-tls-stream): Show the actual command being
13913         executed, instead of the format string.
13914
13915 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13916
13917         * lpath.el: Fbind codepage-setup for Emacs 23.
13918
13919 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13920
13921         * mml.el (mml-menu): Don't assume mml2015 is bound.
13922
13923 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13924
13925         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13926         exists.
13927
13928 2008-09-27  Glenn Morris  <rgm@gnu.org>
13929
13930         * gnus-util.el (mail-header-remove-comments): Autoload it.
13931
13932 2008-09-27  Andreas Schwab  <schwab@suse.de>
13933
13934         * gnus-util.el (gnus-split-references): Strip comments.
13935         (gnus-parent-id): Likewise.
13936
13937 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
13938
13939         * message.el (message-confirm-send): Fix version.
13940
13941 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13942
13943         * message.el (message-idna-to-ascii-rhs-1): Use
13944         mail-extract-address-components rather than mail-header-parse-addresses
13945         that is an alias by default to ietf-drums-parse-addresses that does not
13946         support non-ASCII names in headers' contents.
13947
13948 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13949
13950         * message.el (message-confirm-send): Fix variable documentation to
13951         avoid the "y/n" wording.
13952
13953 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
13954
13955         * message.el (message-set-auto-save-file-name): Save to a different
13956         filename so multiple messages (especially drafts) can be recovered.
13957
13958 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
13959
13960         * message.el (message-confirm-send): Add appropriate version.
13961
13962 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
13963
13964         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13965         defvar.
13966
13967 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
13968
13969         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13970         (mm-pkcs7-enveloped-magic): Ditto.
13971
13972 2008-09-17  Simon Josefsson  <simon@josefsson.org>
13973
13974         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13975         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13976
13977 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
13978
13979         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13980         default, it's better.
13981
13982 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
13983
13984         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13985         summary line gnus-number property and ignore them (with a warning
13986         message).
13987
13988 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13989
13990         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13991         macro caddr in the interactive form since it won't be expanded.
13992
13993 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13994
13995         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13996         `charset'; fix name of function called recursively.
13997         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13998
13999 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14000
14001         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
14002         (gnus-mime-set-charset-parameters): New function.
14003         (gnus-mime-view-part-as-charset): Use it to correctly display part
14004         specifying wrong charset.
14005
14006 2008-09-08  David Engster  <dengste@eml.cc>
14007
14008         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
14009         in completing-read for back end server.
14010
14011 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
14012
14013         * message.el (message-confirm-send): New variable to confirm sending a
14014         message.
14015         (message-send): Use it.
14016
14017 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
14018
14019         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
14020
14021 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14022
14023         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
14024
14025 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
14026
14027         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
14028         prevent tracking too many groups.
14029         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
14030         Use it.
14031
14032 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
14033
14034         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
14035         moving point to the bottom of the window in order to avoid recentering.
14036
14037 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14038
14039         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
14040
14041         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
14042         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
14043         (gnus-article-beginning-of-window): Fix calculation.
14044
14045 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14046
14047         * gnus-msg.el (gnus-summary-supersede-article)
14048         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
14049         value of gnus-newsgroup-charset to decode non-MIME encoded text in
14050         message header.
14051
14052 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
14053
14054         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
14055         pending output coming after the status change.
14056
14057 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
14058
14059         * message.el:
14060         * gnus-start.el:
14061         * gnus-registry.el: Remove VMS support.
14062
14063 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14064
14065         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
14066         macro.
14067         (rfc2104-hash): Use it.
14068
14069 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
14070
14071         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
14072         (gnus-summary-sort-by-most-recent-date): New commands.
14073         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
14074         and menu entries.
14075
14076 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14077
14078         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
14079         don't redisplay article for raw contents; remove plural articles stuff.
14080
14081         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
14082         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
14083         on gnus-summary-save-article; display results properly.
14084
14085 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14086
14087         * lpath.el: No need to fbind ns-focus-frame.
14088
14089 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14090
14091         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
14092
14093 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14094
14095         * gnus-art.el (gnus-summary-save-in-pipe):
14096         Consider gnus-save-all-headers.
14097
14098 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
14099
14100         * gnus-util.el (ns-focus-frame): Remove declaration.
14101         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
14102         like x.
14103
14104 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
14105
14106         * rfc2104.el (rfc2104-zero): Delete defconst.
14107         (rfc2104-hex-alist): Likewise.
14108         (rfc2104-hex-to-int): Delete func.
14109         (rfc2104-hexstring-to-bitstring): Likewise.
14110         (rfc2104-nybbles): New defconst.
14111         (rfc2104-hash): Rewrite for speed.
14112
14113 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14114
14115         * tls.el (open-tls-stream): Make it work with the 2nd argument
14116         BUFFER that is a string but does not exist as a buffer object, as
14117         mentioned in the doc-string.
14118
14119 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14120
14121         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14122         SXEmacs.
14123
14124 2008-07-16  Glenn Morris  <rgm@gnu.org>
14125
14126         * gnus-util.el (ns-focus-frame): Declare for compiler.
14127
14128 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14129
14130         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14131         set as a group parameter.
14132         (gnus-summary-save-in-pipe): Work when it is called independently.
14133         (gnus-summary-pipe-to-muttprint): Don't modify
14134         gnus-summary-pipe-output-default-command.
14135
14136 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14137
14138         * message.el (message-send-mail-with-sendmail):
14139         Display the error message.
14140
14141 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14142
14143         * gnus-art.el (gnus-default-article-saver):
14144         Add gnus-summary-save-in-pipe to choices.
14145         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14146         gnus-summary-pipe-output-default-command as the default command.
14147         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14148         instead of gnus-last-shell-command.
14149
14150         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14151         New user option.
14152         (gnus-summary-muttprint-program): Mention the value will be changed.
14153         (gnus-summary-save-article): Force showing of all headers.
14154         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14155
14156 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14157
14158         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14159
14160 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14161
14162         * nnimap.el (nnimap-id):
14163         * sieve-manage.el (sieve-manage-open): Doc fixes.
14164
14165 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14166
14167         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14168         if available.
14169
14170 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14171
14172         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14173
14174         * nnkiboze.el (nnkiboze-generate-group):
14175         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14176
14177         * nnmairix.el: Require CL.
14178
14179 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14180
14181         * dgnushack.el: Autoload get-display-table and put-display-table for
14182         XEmacs 21.5.
14183
14184         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
14185         21.4 and SXEmacs.
14186
14187 2008-06-15  David Engster  <dengste@eml.cc>
14188
14189         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14190
14191 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14192
14193         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14194         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14195         runtime choice under XEmacs.
14196
14197         * gnus-sum.el (gnus-summary-set-display-table):
14198         Use `gnus-put-display-table', `gnus-get-display-table',
14199         `gnus-set-display-table' for the display table, instead of `aset'.
14200
14201         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14202         Use `gnus-put-display-table', `gnus-get-display-table',
14203         `gnus-set-display-table' for the display table.
14204
14205 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14206
14207         * nnmairix.el: Add autoloads.
14208
14209 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14210
14211         * nnmairix.el (nnmairix-delete-recreate-group)
14212         (nnmairix-update-and-clear-marks): Fix error messages.
14213
14214 2008-06-14  David Engster  <dengste@eml.cc>
14215
14216         * nnmairix.el: Upgrade to version 0.6.
14217         (nnmairix-group-toggle-propmarks-this-group)
14218         (nnmairix-group-toggle-readmarks-this-group)
14219         (nnmairix-group-delete-recreate-this-group)
14220         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14221         (nnmairix-remove-tick-mark-original-article): New commands.
14222         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14223         (nnmairix-propagate-marks-to-nnmairix-groups)
14224         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14225         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14226         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14227         functions needed for marks propagation and manipulation of read marks.
14228         (nnmairix-update-groups): New function.
14229         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14230         (nnmairix-determine-original-group-from-registry)
14231         (nnmairix-determine-original-group-from-path)
14232         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14233         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14234         New helper functions.
14235         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14236         keystrokes for new commands.
14237         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14238         (nnmairix-request-group): Check allow-fast group parameter.
14239         (nnmairix-request-create-group): Set allow-fast group parameter if
14240         nnmairix-allowfast-default is set.
14241         (nnmairix-close-group): Propagate marks upon closing if needed.
14242         (nnmairix-group-toggle-threads-this-group): Use new.
14243         nnmairix-group-toggle-parameter helper function.
14244         (nnmairix-search): Better check for empty search result.
14245         (nnmairix-goto-original-article): Use new helper functions for
14246         determining original article.
14247         (nnmairix-show-original-article): Make sure message-id is in brackets.
14248         (nnmairix-call-mairix-binary): Change variable name.
14249         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14250         helper function.
14251         (nnmairix-widget-toggle-activate): Fix doc string.
14252
14253 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14254
14255         * nnir.el: Require edmacro when compiling with XEmacs.
14256         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14257         available in Emacs 21.
14258
14259 2008-06-11  Glenn Morris  <rgm@gnu.org>
14260
14261         * gnus-util.el (x-focus-frame):
14262         * gnus.el (image-size):
14263         * mm-decode.el (image-size): Declare.
14264
14265         * gnus-picon.el (declare-function): Add compat definition.
14266         (image-size): Declare.
14267
14268         * gnus-group.el (tool-bar-map):
14269         * gnus-sum.el (tool-bar-map): Define for compiler.
14270
14271         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14272
14273         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14274
14275         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14276         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14277         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14278         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14279         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14280         * sieve-manage.el, spam-report.el, spam.el:
14281         Remove unnecessary eval-and-compile of autoloads.
14282
14283 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14284
14285         * auth-source.el: Precise Tramp doc.
14286
14287 2008-06-07  Glenn Morris  <rgm@gnu.org>
14288
14289         * nnmairix.el: Remove unnecessary eval-when-compile.
14290
14291 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14292
14293         * lpath.el: Fbind propertize for XEmacs 21.4.
14294
14295 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14296
14297         * nnir.el: Move here from ../contrib.
14298
14299 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14300
14301         * gnus-util.el (gnus-read-shell-command): New function.
14302         * mm-decode.el (mm-pipe-part):
14303         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14304
14305 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14306
14307         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14308
14309 2008-06-03  Glenn Morris  <rgm@gnu.org>
14310
14311         * pop3.el (nnheader-accept-process-output): Autoload it.
14312
14313 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14314
14315         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14316         are not 2-digit hexadecimal characters that follow `%'s.
14317
14318 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14319
14320         * message.el (message-bogus-recipient-p): Fix type in doc string.
14321         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14322         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14323         Improve custom options.
14324         (message-bogus-recipient-p): Adjust accordingly.
14325
14326 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14327
14328         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14329         long-form month and day names.
14330
14331 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14332
14333         * dgnushack.el: Autoload debug, eudc-expand-inline and
14334         pgg-snarf-keys-region for XEmacs.
14335
14336         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14337
14338         * nnmairix.el: Require edmacro when compiling with XEmacs.
14339
14340 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14341
14342         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14343         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14344
14345 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14346
14347         * auth-source.el: Add more docs.
14348
14349         * netrc.el (netrc-machine): Always match if the port is not given.
14350
14351 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14352
14353         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14354         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14355         retrieval faster in some cases, but might make CPU usage larger.
14356         If this has any bad side effects, we might revert this change.
14357
14358         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14359         seems to make mail retrieval much, much faster.
14360         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14361         unconditionally.
14362
14363         * gnus-draft.el (gnus-group-send-queue):
14364         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14365
14366 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14367
14368         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14369
14370         * message.el (message-bogus-address-regexp): Fix and improve custom
14371         type.
14372         (message-setup-hook): Add message-check-recipients as custom option.
14373
14374 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14375
14376         * message.el (message-cite-function): Remove bogus autoload which crept
14377         in during merge from v5-10.
14378
14379 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14380
14381         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14382
14383         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14384
14385         * auth-source.el: Preliminary Tramp docs.
14386         (auth-sources): Change the default auth-sources to use
14387         EPA .gpg files.
14388
14389 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14390
14391         * nntp.el: Autoload `auth-source-user-or-password'.
14392         (nntp-send-authinfo): Use it.
14393
14394         * nnimap.el: Autoload `auth-source-user-or-password'.
14395         (nnimap-open-connection): Use it.
14396
14397         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14398         for the gnus-message function.
14399         (auth-source-user-or-password): Use it.
14400
14401 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14402
14403         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14404         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14405         (rfc2104-hash): Use it.
14406
14407 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14408
14409         * gnus-art.el (gnus-article-toggle-truncate-lines):
14410         Don't use `iff' in docstring.
14411
14412 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14413
14414         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14415
14416         * gnus-util.el (gnus-extract-address-component-name)
14417         (gnus-extract-address-component-email): Convenience functions around
14418         `gnus-extract-address-components'.
14419
14420         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14421         Use `gnus-extract-address-component-email' to fix bug of comparing full
14422         sender name to `user-mail-address'.
14423
14424 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14425
14426         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14427         catch/throw to optimize.
14428         (gnus-registry-find-keywords): Just use member to find a keyword.
14429
14430 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14431
14432         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14433         is current before calling gnus-server-prepare.
14434         (gnus-server-setup-buffer, gnus-server-update-server)
14435         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14436
14437 2008-05-04  Juri Linkov  <juri@jurta.org>
14438
14439         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14440         (mailcap-file-default-commands): Use mailcap-replace-in-string
14441         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14442         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14443
14444 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14445
14446         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14447
14448 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14449
14450         * gnus.el: Bump version to 0.11.
14451
14452 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14453
14454         * gnus.el: No Gnus v0.10 is released.
14455
14456 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14457
14458         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14459         hooks.
14460         (gnus-update-read-articles): Speed up non-marks-using users.
14461         (gnus-use-marks): Define gnus-use-marks.
14462         (gnus-propagate-marks): Rename variable to something more sensible.
14463
14464 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14465
14466         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14467         (gmm-image-load-path-for-library): Fix typos in docstrings.
14468         (gmm-message): Reflow docstring.
14469
14470 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14471
14472         * mail-source.el (mail-source-set-1, mail-source-bind):
14473         Move auth-source code out of the macro to clean it up and fix bugs.
14474
14475 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14476
14477         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14478         by sender if it's equal to user-mail-address, it's likely to be
14479         useless.
14480
14481         * mail-source.el (mail-source-bind): Don't use user or password if they
14482         are not bound.  Unintern them if they are nil.  Don't use server unless
14483         it's bound, and default it to empty string otherwise.
14484
14485 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14486
14487         * mail-source.el: Load auth-source.el.
14488         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14489         get user name or password, if auth-sources is set up.
14490
14491         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14492         strategy of splitting with parent.
14493         (gnus-registry-split-fancy-with-parent)
14494         (gnus-registry-post-process-groups): Use it and fix prior
14495         bug (returning a list as the split result).
14496
14497         * auth-source.el (auth-sources): Remove server parameter.
14498         (auth-source-pick, auth-source-user-or-password)
14499         (auth-source-user-or-password-imap)
14500         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14501         (auth-source-user-or-password-sftp)
14502         (auth-source-user-or-password-smtp): Remove server parameter.
14503
14504 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14505
14506         * smime.el (smime-sign-region, smime-encrypt-region)
14507         (smime-decrypt-region):
14508         Remove redundant calls to `generate-new-buffer-name'.
14509
14510 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14511
14512         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14513         Don't use QP for message/rfc822.
14514         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14515
14516 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14517
14518         * sieve-manage.el (sieve-string-bytes): Remove.
14519         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14520         correct byte-length only if the process's coding-system is the same as
14521         the one used internally by Emacs to represent strings.
14522
14523 2008-04-22  Juri Linkov  <juri@jurta.org>
14524
14525         * mailcap.el (mailcap-file-default-commands): New function.
14526
14527 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14528
14529         * message.el (message-signature-separator, message-cite-function):
14530         Change custom version.
14531
14532 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14533
14534         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14535         commands.
14536         (tls-checktrust): Ditto.
14537
14538 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14539
14540         * mm-decode.el (mm-display-external): Make temp file read-only.
14541
14542 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14543
14544         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14545         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14546         `C-c C-f d'.
14547
14548 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14549
14550         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14551
14552 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14553
14554         * gnus.el: Bump version to 0.9.
14555
14556 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14557
14558         * gnus.el: No Gnus v0.8 is released.
14559
14560 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14561
14562         * mail-source.el (mail-source-value):
14563         Prefer fboundp to functionp so it works with macros as well.
14564
14565 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14566
14567         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14568         Fix last change in case the element is not even a symbol.
14569
14570 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14571
14572         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14573         Prefer fboundp to functionp so it works with macros as well.
14574
14575 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14576
14577         * auth-source.el: Add docs.
14578         (auth-sources): Modify format to support server.
14579         (auth-source-pick, auth-source-user-or-password)
14580         (auth-source-user-or-password-imap)
14581         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14582         (auth-source-user-or-password-sftp)
14583         (auth-source-user-or-password-smtp): Add server parameter.
14584
14585 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14586
14587         * gnus-registry.el: Initialize the registry when gnus-registry-install
14588         is t.
14589
14590 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14591
14592         * compface.el (uncompface): Make buffer unibyte.
14593
14594 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14595
14596         * mail-source.el (mail-source-value):
14597         Prefer fboundp to functionp so it works with macros as well.
14598
14599 2008-04-05  Glenn Morris  <rgm@gnu.org>
14600
14601         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14602
14603 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14604
14605         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14606         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14607
14608         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14609         multibyteness after rather than before erasing it.
14610
14611         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14612         mm-with-multibyte.
14613         (gnus-request-article-this-buffer): Make sure the proper decoding is
14614         used if gnus-original-article-buffer happens to be unibyte.
14615
14616         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14617         default-enable-multibyte-characters.
14618
14619         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14620         default-enable-multibyte-characters.
14621
14622         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14623
14624         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14625
14626 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14627
14628         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14629         Fix last change in case the element is not even a symbol.
14630
14631 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14632
14633         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14634         (imap-message-copyuid-1): Use it.
14635         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14636         J. Williams in
14637         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14638
14639         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14640         imap-enable-exchange-bug-workaround.
14641         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14642
14643 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14644
14645         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14646         a 100 byte status-checks into a 2-3MB transfer for each group.
14647         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14648         to enable bug workaround or not.
14649         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14650
14651 2008-03-31  Glenn Morris  <rgm@gnu.org>
14652
14653         * message.el (mml2015-use): Declare for compiler.
14654         (message-info): Require mml2015 when appropriate.
14655
14656 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14657
14658         * Makefile.in (EMACS_COMP): Quote directory name that might contain
14659         whitespace.
14660
14661 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14662
14663         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
14664         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
14665         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
14666         (nntp-service-to-port): New function.
14667         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
14668         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
14669         (nntp-open-netcat-stream): New function.
14670         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
14671
14672 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
14673
14674         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
14675
14676 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14677
14678         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
14679
14680 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14681
14682         * dns.el (dns-write): Use set-buffer-multibyte.
14683
14684 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14685
14686         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14687
14688 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14689
14690         * message.el (message-signature-separator): Change default.
14691         Improve custom type.
14692         (message-cite-function): Change default to
14693         message-cite-original-without-signature.
14694
14695         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14696         toggle.
14697
14698         * message.el (message-check-news-body-syntax): Fix signature check.
14699         (message-setup-1): Mark buffer as unmodified _after_ running
14700         message-setup-hook and handling message-alternative-emails.
14701         (message-shorten-references): Be more strict when building list of
14702         valid references to comply with GNKSA.
14703
14704         * gnus-group.el (gnus-read-ephemeral-bug-group)
14705         (gnus-read-ephemeral-debian-bug-group)
14706         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14707
14708         * message.el (message-info): Don't use booleanp which isn't supported
14709         in Emacs 21 and XEmacs.
14710
14711 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14712
14713         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14714         gnus-group-gmane-group-download-format.
14715         (gnus-group-read-ephemeral-gmane-group): Rename from
14716         gnus-group-read-ephemeral-gmane-group.
14717         (gnus-read-ephemeral-gmane-group-url): Rename from
14718         gnus-group-read-ephemeral-gmane-group-url.
14719         (gnus-bug-group-download-format-alist): New variable.
14720         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14721         (gnus-read-ephemeral-emacs-bug-group): New commands.
14722
14723 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14724
14725         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14726         (gnus-visible-headers): Improve custom type.
14727
14728 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14729
14730         * mml.el (mml-menu): Add workarounds for XEmacs.
14731
14732         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14733         X-Boundary header.
14734
14735         * message.el (message-simplify-recipients): Fix previous commit.
14736
14737 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14738
14739         * mm-util.el (mm-set-buffer-multibyte): New function.
14740         * mm-decode.el (mm-copy-to-buffer): Use it.
14741
14742         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14743         Prefer fboundp to functionp so it works with macros as well.
14744
14745 2008-03-19  Glenn Morris  <rgm@gnu.org>
14746
14747         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14748         Accidentally removed in the sync process with Emacs.
14749
14750 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14751
14752         * message.el (message-alter-recipients-discard-bogus-full-name):
14753         New function.
14754         (message-alter-recipients-function): New variable.
14755         (message-get-reply-headers): Use it.
14756         (message-replace-header): New helper function.
14757         (message-recipients-without-full-name): New variable.
14758         (message-simplify-recipients): New command.
14759
14760         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
14761
14762         * message.el (message-info): Handle EasyPG manual.
14763
14764         * mml.el (mml-menu): Add entry for EasyPG.
14765
14766 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
14767
14768         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
14769         parameter.
14770
14771         * message.el (message-disassociate-draft): Specify drafts group name
14772         fully.
14773
14774 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
14775
14776         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14777         Eliminate unnecessary duplicates from the match list.
14778
14779 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14780
14781         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
14782
14783         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
14784
14785         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
14786         args of `how-many' of which the XEmacs version doesn't take; declare
14787         Info-index-next as function.
14788
14789 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14790
14791         * gnus-score.el (gnus-score-headers): Fix handling of
14792         gnus-inhibit-slow-scoring.
14793
14794         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
14795         string.
14796         (gnus-button-url-regexp): Improve handling of parenthesis.
14797         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
14798         (gnus-button-handle-info-keystrokes): Handle index entries.
14799
14800 2008-03-15  Glenn Morris  <rgm@gnu.org>
14801
14802         * parse-time.el (parse-time-string): Simplify.
14803
14804 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14805
14806         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
14807         Incoming* files.
14808
14809 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
14810
14811         * auth-source.el (auth-sources): Rename from auth-source-choices.
14812         (auth-source-pick): Use it.
14813
14814 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14815
14816         * binhex.el (binhex-decode-region-internal):
14817         * uudecode.el (uudecode-decode-region-internal):
14818         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14819         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14820         setting default-enable-multibyte-characters.
14821
14822 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14823
14824         * auth-source.el (auth-source-protocols)
14825         (auth-source-protocols-customize, auth-source-choices): Add and
14826         modified variable customizations and defaults.
14827         (auth-source-pick, auth-source-user-or-password)
14828         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
14829         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14830         (auth-source-user-or-password-sftp)
14831         (auth-source-user-or-password-smtp): Use new variables and provide an
14832         interface to netrc.el.
14833
14834 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14835
14836         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
14837         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
14838         Make sure the nntp port to specify is a string.
14839
14840 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14841
14842         * nntp.el: Use with-current-buffer.
14843         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
14844         dubious mm-with-unibyte-current-buffer.
14845         (nntp-with-open-group-function): New function extracted from
14846         nntp-with-open-group macro.
14847         (nntp-with-open-group): Use the function, so it's easier to debug.
14848         Add indentation and debugging info.
14849         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
14850         Recommend the use of the netcat alternatives.
14851
14852         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
14853         Avoid mm-string-as-multibyte as well.
14854
14855         * nnweb.el (nnweb-insert-html):
14856         Remove use of nnheader-string-as-multibyte.
14857
14858         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
14859         (nnheader-string-as-multibyte): Remove.
14860
14861         * mm-view.el: Use inhibit-read-only.
14862         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
14863         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
14864         or unibyte-string.
14865
14866         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
14867         (mm-uu-yenc-extract): Use with-current-buffer.
14868
14869         * gnus-soup.el (gnus-soup-send-packet): Don't use
14870         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
14871
14872         * nnmh.el: Use with-current-buffer.
14873         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
14874         mm-string-as-multibyte on the output of mm-encode-coding-string.
14875
14876         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
14877         (nnimap-request-move-article): Use with-current-buffer.
14878
14879         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
14880         inserting the handle-buffer's text, so the implicit multibyte->unibyte
14881         conversion uses string-make-unibyte rather than string-as-unibyte.
14882
14883         * gnus-msg.el: Use with-current-buffer.
14884
14885         * message.el (message-ignored-resent-headers): Add "Delivered-To".
14886
14887 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
14888
14889         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
14890         string for caching if it is 'PIN.
14891
14892 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14893
14894         * lpath.el: Consider the case without Emacs/W3.
14895
14896 2008-03-08  Glenn Morris  <rgm@gnu.org>
14897
14898         * time-date.el (date-to-time, time-subtract, time-add)
14899         (safe-date-to-time): Doc fixes.
14900
14901 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14902
14903         * mail-source.el (mail-source-delete-old-incoming-confirm):
14904         Change default to nil.
14905         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
14906
14907 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14908
14909         * lpath.el: Rearrange.
14910
14911         * gnus-art.el (gnus-narrow-to-page): Position point properly.
14912         (gnus-article-goto-prev-page): Work for articles having ^L's.
14913
14914         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
14915
14916         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
14917
14918 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
14919
14920         * gnus-bookmark.el: Adjust for renames in bookmark.el.
14921         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
14922         (gnus-bookmark-jump): Adjust some variable names.
14923
14924 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
14925
14926         * auth-source.el: New package.
14927         (auth-source-choices): Add customization entry point variable.
14928
14929         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
14930         bug.
14931
14932 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
14933
14934         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
14935         (gnus-registry-initialize, gnus-registry-install-p): Use it.
14936         (gnus-registry-install-shortcuts): Rename from
14937         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
14938         the `gnus-registry-mark-map' keymap dynamically from
14939         `gnus-registry-marks'.  The generated functions update the summary line
14940         when a registry mark is added or deleted, and will call
14941         `gnus-registry-install-p' (see the comments in the code).
14942         (gnus-registry-user-format-function-M): Use concat intelligently.
14943
14944         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
14945         the registry mark functions.
14946
14947 2008-03-05  Glenn Morris  <rgm@gnu.org>
14948
14949         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
14950         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
14951         gnus-art.
14952         (top-level): No need to load own source when compiling.
14953
14954 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14955
14956         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
14957         Suggested by <chris.anderton@zetnet.co.uk>.
14958
14959 2008-03-04  Glenn Morris  <rgm@gnu.org>
14960
14961         * gnus-sum.el (top-level): No need to require gnus when compiling,
14962         since unconditionally required near start of file.
14963         (gnus-summary-display-while-building): Move definition before use.
14964
14965 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14966
14967         * gnus-registry.el (gnus-registry-user-format-function-M):
14968         Add formatting function.
14969
14970 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14971
14972         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
14973         with plists.
14974         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
14975         Use new format.
14976
14977 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14978
14979         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14980         `where-is-internal' that returns a range of key sequences.
14981
14982 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14983
14984         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14985
14986         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14987         (gnus-summary-jump-to-group): Consider windows on other displayed
14988         frames as well.  Similar changes might be needed elsewhere, but that's
14989         the one I've bumped into during my use.
14990
14991         * nndoc.el (nndoc-oe-dbx-type-p):
14992         * gnus-msg.el (gnus-debug):
14993         * gnus-group.el (gnus-update-group-mark-positions):
14994         Use mm-string-to-multibyte.
14995
14996 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14997
14998         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14999         doesn't handle NotDashEscaped.
15000
15001         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
15002         (mml-dnd-attach-options): Fix typo in custom choice.
15003
15004         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
15005         Change nndoc-article-type to mbox.
15006         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
15007
15008         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
15009         to nil, instead of html2text.
15010
15011         * imap.el (imap-debug): Add `imap-ping-server'.
15012
15013         * gnus-bookmark.el: Add FIXMEs.
15014
15015         * message.el (message-form-letter-separator)
15016         (message-send-form-letter-delay): New variables.
15017         (message-send-form-letter): Use them.  New command to send form
15018         letters.  Requested by Uwe Siart.
15019         (message-send-mail-function): Doc fix.  Add "Other" custom option.
15020
15021 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15022
15023         * Update copyright years.
15024
15025 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15026
15027         Sync from EMACS_22_BASE.
15028
15029         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
15030
15031 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
15032
15033         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
15034         empty author.
15035
15036 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
15037
15038         * gnus-registry.el (gnus-registry-marks): Add variable for
15039         customization of marks and their appearance.
15040         (gnus-registry-read-mark): Use it.
15041         (gnus-registry-do-marks): Add utility function to loop through
15042         `gnus-registry-marks'.
15043         (gnus-registry-install-shortcuts-and-menus): Add function to install
15044         shortcuts and menus.
15045         (gnus-registry-initialize): Use it.
15046         (gnus-registry-default-mark): Clarify documentation.
15047
15048 2008-02-29  Glenn Morris  <rgm@gnu.org>
15049
15050         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
15051         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
15052         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
15053         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
15054         Change defcustom :version from 23.0 to 23.1.
15055
15056 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
15057
15058         * gnus-registry.el (gnus-registry-follow-group-p)
15059         (gnus-registry-post-process-groups): Add functions to aid registry
15060         splitting and improve logging.  Clarify behavior in function
15061         documentation.
15062         (gnus-registry-split-fancy-with-parent): Use them.
15063
15064 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15065
15066         * gnus-art.el: Use with-current-buffer.
15067
15068 2008-02-27  David Engster  <dengste@eml.cc>
15069
15070         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
15071         Express real group name in the response.
15072
15073 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15074
15075         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
15076         (nnmairix-last-server, nnmairix-current-server): Defvar them.
15077         (nnmairix-goto-original-article): Defvar gnus-registry-install and
15078         autoload gnus-registry-fetch-group when compiling.
15079         (nnmairix-request-group-with-article-number-correction):
15080         Remove unreferenced argument passed to nnmairix-call-backend.
15081
15082 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15083
15084         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
15085         (mm-uu-extract): Improve face for low color ttys.
15086         Reported by Sascha Wilde.
15087
15088 2008-02-27  Glenn Morris  <rgm@gnu.org>
15089
15090         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
15091         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
15092         variables to defconsts.  Convert comments to doc-strings.
15093         (nnmairix-last-server, nnmairix-current-server): Convert from free
15094         variables to defvars.  Convert comments to doc-strings.
15095         (gnus-registry-fetch-group): Autoload.
15096         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
15097         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
15098         (nnmairix-widget-build-editable-fields): Use car cddr rather than
15099         caddr.
15100         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
15101         nnmairix-request-group-with-article-number-correction call.
15102         (nnmairix-fast, nnmairix-group): New, less general names, for free
15103         variables passed from nnmairix-request-group to
15104         nnmairix-request-group-with-article-number-correction.  Declare.
15105         (nnmairix-request-group-with-article-number-correction):
15106         Use nnmairix-fast, nnmairix-group rather than fast, group.
15107
15108 2008-02-26  David Engster  <dengste@eml.cc>
15109
15110         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
15111         version 0.5.
15112
15113 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15114
15115         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15116         instead of making an extra function call.  Don't add the current group
15117         to articles only when they have the group.  Use
15118         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15119         Reported by David <de_bb@arcor.de>.
15120
15121 2008-02-24  Miles Bader  <miles@gnu.org>
15122
15123         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15124         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15125         (mm-find-mime-charset-region):
15126         * mm-bodies.el (mm-encode-body):
15127         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15128
15129 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15130
15131         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15132         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15133
15134 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15135
15136         * mail-source.el (mail-source-delete-incoming): Change default.
15137         Supplement doc string.
15138
15139         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15140
15141 2008-02-14  Glenn Morris  <rgm@gnu.org>
15142
15143         * time-date.el (format-seconds): New function.
15144
15145 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15146
15147         * nnmail.el (nnmail-message-id-cache-file): Derive from
15148         `gnus-home-directory'.
15149
15150 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15151
15152         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15153         Document negative prefix.
15154
15155         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15156
15157 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15158
15159         * message.el (message-unsent-separator): Add the Exim bounce
15160         separator.
15161
15162 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15163
15164         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15165         list.
15166         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15167         recipient/signer list.
15168
15169 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15170
15171         * Makefile.in (datarootdir): Define.
15172         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15173         name that might contain whitespace.
15174
15175 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15176
15177         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15178         fbound (Emacs 23 unicode), signal an error.
15179
15180 2008-02-08  Glenn Morris  <rgm@gnu.org>
15181
15182         * gnus-art.el (pgg-display-output-buffer): Declare as function.
15183
15184 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
15185
15186         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
15187         ports to the calls to `netrc-machine-user-or-password' in addition to
15188         "imap" and "imaps".
15189
15190 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15191
15192         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15193
15194         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15195
15196 2008-02-01  Kenichi Handa  <handa@m17n.org>
15197
15198         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15199         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15200         (rfc2104-hash): Convert the result of concat to unibyte string.
15201
15202 2008-02-01  Dave Love  <fx@gnu.org>
15203
15204         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15205         coding-system-for-read.
15206         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15207
15208 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15209
15210         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15211         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15212         <hanche@math.ntnu.no>.
15213
15214 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15215
15216         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15217
15218         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15219
15220 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15221
15222         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15223         * message.el (message-beginning-of-line): Use featurep instead of bound
15224         tests in order to resolve conditionals at compile time.
15225
15226 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15227
15228         * mail-source.el (mail-sources): Add `group' choice.
15229
15230         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15231         parameter `in-group' to control into which group the articles go.
15232         Add treatment of `group' mail-source.
15233
15234 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15235
15236         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15237
15238         * mm-decode.el (mm-dissect-buffer): Decode description.
15239
15240         * mml.el (mml-to-mime): Encode message header first.
15241
15242 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15243
15244         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15245         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15246
15247         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15248         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15249
15250 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15251
15252         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15253
15254 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15255
15256         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15257         prefix keys.
15258         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15259         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15260         gnus-xmas.el.
15261
15262         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15263         (gnus-xmas-article-describe-bindings): New function.
15264         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15265         gnus-xmas-article-describe-bindings.
15266
15267         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15268
15269 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15270
15271         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15272         Add new variables for article mark management.
15273         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15274         list of extra data entries which, when present, will indicate that the
15275         article ID should not be trimmed from the registry.
15276         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15277         functions.
15278         (gnus-registry-read-mark): New function to read a mark name from the
15279         user.
15280         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15281         (gnus-registry-set-article-mark-internal): New functions to add and
15282         remove marks.
15283         (gnus-registry-get-article-marks): New function to show the marks for
15284         an article, or retrieve them for further use.
15285
15286 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15287
15288         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15289         keys when no argument is given.
15290
15291 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15292
15293         * imap.el (imap-ping-server): New variable.
15294         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15295         (imap-ping-server): Minor doc string fixes.
15296
15297 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15298
15299         * imap.el (imap-ping-server): New function.
15300         (imap-opened): Call imap-ping-server.
15301
15302 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15303
15304         * gnus-sum.el (gnus-article-sort-by-random)
15305         (gnus-thread-sort-by-random): Fix doc strings.
15306         Reported by jidanni@jidanni.org.
15307
15308 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15309
15310         * gnus-art.el (gnus-article-describe-bindings): New function.
15311         (gnus-article-read-summary-keys): Use it.
15312         (gnus-article-mode-map): Bind `C-h b' to it.
15313
15314 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15315
15316         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15317         XEmacs.
15318         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15319         Protect against non-character events.
15320
15321         * lpath.el: Fbind map-keymap for Emacs 21.
15322
15323 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15324
15325         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15326         New command.
15327         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15328         instead of END.  Change name of the temp file.
15329         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15330         customizable.
15331
15332 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15333
15334         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15335         bind `S W' to gnus-article-wide-reply-with-original; set default
15336         binding to gnus-article-read-summary-send-keys.
15337         (gnus-article-read-summary-keys): Fix the order of keys; display
15338         continuation keys correctly in the echo area; describe bindings
15339         correctly when keys end with `C-h'.
15340         (gnus-article-read-summary-send-keys): New function.
15341         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15342         Work for gnus-article-read-summary-send-keys; display continuation keys
15343         correctly in the echo area.
15344         (gnus-article-reply-with-original): Ignore prefix argument.
15345         (gnus-article-wide-reply-with-original): New function.
15346
15347         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15348         Emacs 21.
15349
15350 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15351
15352         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15353         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15354
15355 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15356
15357         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15358         (gnus-group-read-ephemeral-gmane-group): New command.
15359
15360 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15361
15362         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15363
15364 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15365
15366         * message.el (message-send-mail-function): Increase custom version.
15367
15368         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15369         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15370
15371 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15372
15373         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15374         for the cases where imap-authenticate is called with a nil buffer
15375         parameter.
15376
15377 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15378
15379         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15380         html parts correctly; support forwarded messages.
15381         (gnus-article-browse-html-article): Remove work buffers.
15382
15383         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15384         compiling.
15385         (netrc-bound-and-true-p): New macro.
15386         (netrc-parse): Use it instead of bound-and-true-p that is not available
15387         in XEmacs 21.4.
15388
15389 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15390
15391         * gnus-registry.el (gnus-registry-mark-article)
15392         (gnus-registry-article-marks): Add functionality to mark articles
15393         through the Gnus registry.
15394
15395         * encrypt.el: Clarify documentation for the new pgg method.
15396         (encrypt-file-alist): Add PGG option.
15397         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15398         functionality.  Abstract password key and messaging to external
15399         functions.
15400         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15401         (encrypt-message-method-and-cipher): Add new convenience external
15402         functions.
15403         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15404         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15405
15406         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15407         (netrc-parse): Use encrypt-file-alist to determine if
15408         encrypt-find-model or encrypt-insert-file-contents should be used.
15409
15410         * encrypt.el: Clarify documentation.  Load password-cache or
15411         password, whichever one is found first, instead of autoloading.
15412
15413 2007-12-19  Glenn Morris  <rgm@gnu.org>
15414
15415         * mml.el (message-options-set, message-narrow-to-head)
15416         (message-in-body-p, message-mail-p, message-encode-message-body):
15417         Autoload.
15418         (message-remove-header, message-narrow-to-headers-or-head)
15419         (message-subscribed-p, message-make-mail-followup-to)
15420         (message-position-on-field, message-news-p)
15421         (message-options-set-recipient, message-generate-headers)
15422         (message-sort-headers): Declare as functions.
15423
15424 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15425
15426         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15427         convention in doc string.
15428
15429 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15430
15431         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15432         title to html parts.
15433         (gnus-article-browse-html-article): Pass message header to it.
15434
15435         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15436
15437 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15438
15439         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15440         or password compatible with XEmacs.
15441
15442 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15443
15444         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15445         format document.
15446         (gnus-mime-delete-part): Don't write description line if empty.
15447         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15448
15449 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
15450
15451         * gnus-sum.el (gnus-summary-mark-unread-as-read)
15452         (gnus-summary-mark-read-and-unread-as-read)
15453         (gnus-summary-mark-current-read-and-unread-as-read)
15454         (gnus-summary-mark-unread-as-ticked): Doc fix.
15455         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15456
15457 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15458
15459         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15460         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15461
15462 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15463
15464         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15465         yes-or-no-p.
15466
15467 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15468
15469         * mm-decode.el (mm-add-meta-html-tag): New function.
15470         (mm-save-part-to-file, mm-pipe-part): Use it.
15471
15472         * gnus-art.el (gnus-article-browse-delete-temp-files):
15473         Use gnus-y-or-n-p instead of y-or-n-p.
15474         (gnus-article-browse-html-parts): Work with message/external-body; use
15475         mm-add-meta-html-tag.
15476
15477 2007-12-11  Glenn Morris  <rgm@gnu.org>
15478
15479         * gnus-cache.el: Require gnus-sum not just when compiling.
15480
15481         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15482
15483         * gnus-int.el (gnus-server-opened, gnus-status-message):
15484         Move definitions before use.
15485
15486         * mm-decode.el: Require gnus-util.
15487         (mm-remove-part): Only call delete-annotation on XEmacs.
15488
15489         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15490
15491         * nnmail.el: Require gnus-int.
15492
15493         * spam.el: Move `require's before `eval-when-compile's.
15494
15495         * gnus-ems.el (gnus-alive-p):
15496         * gnus-fun.el (message-goto-eoh):
15497         * gnus-util.el (gnus-group-name-decode):
15498         * mail-source.el (gnus-compress-sequence):
15499         * message.el (Info-goto-node, format-spec):
15500         * mm-bodies.el (message-options-get):
15501         * mm-decode.el (mm-view-pkcs7):
15502         * mm-util.el (gmm-write-region):
15503         * mml-smime.el (mml-compute-boundary)
15504         (gnus-completing-read-with-default):
15505         * mml.el (widget-button-press, gnus-make-hashtable):
15506         * mml1991.el (mm-decode-content-transfer-encoding)
15507         (mm-encode-content-transfer-encoding)
15508         (message-options-get, message-options-set):
15509         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15510         * nnfolder.el (gnus-request-group):
15511         * nnheader.el (ietf-drums-unfold-fws):
15512         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15513         * smime.el (gnus-run-mode-hooks):
15514         * spam-stat.el (gnus-message): Autoload.
15515
15516         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15517         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15518         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15519         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15520         Add declare-function compatibility definition.
15521
15522         * gnus-cache.el (nnvirtual-find-group-art):
15523         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15524         (gnus-add-image, gnus-add-wash-type):
15525         * gnus-group.el (nnkiboze-score-file):
15526         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15527         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15528         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15529         (message-tokenize-header, gnus-get-buffer-create)
15530         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15531         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15532         * gnus.el (gnus-group-decoded-name):
15533         * mail-source.el (imap-capability):
15534         * mm-bodies.el (message-options-set):
15535         * mm-decode.el (gnus-configure-windows):
15536         * mm-extern.el (message-goto-body):
15537         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15538         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15539         (epg-sub-key-validity, message-options-set):
15540         * mml.el (widget-event-point, gnus-configure-windows):
15541         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15542         * mml2015.el (epg-check-configuration, epg-configuration)
15543         (message-options-set):
15544         * nndb.el (nndb-request-article):
15545         * nnfolder.el (gnus-request-create-group):
15546         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15547         * nnmaildir.el (gnus-group-mark-article-read):
15548         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15549         * rfc1843.el (message-fetch-field):
15550         * spam.el (gnus-extract-address-components):
15551         Declare as functions.
15552
15553 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15554
15555         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15556
15557         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15558
15559         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15560         bind show-trailing-whitespace for XEmacs.
15561
15562 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15563
15564         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15565         new no-op macro for backward compatibility.
15566
15567         * imap.el (imap-string-to-integer): New function.
15568
15569 2007-12-09  Glenn Morris  <rgm@gnu.org>
15570
15571         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15572
15573         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15574         * message.el, mm-view.el, sieve-manage.el, smime.el:
15575         Add declare-function compatibility definition.
15576
15577         * gnus-art.el (w3-region, w3m-region, Info-menu):
15578         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15579         * gnus-sum.el (gnus-get-predicate):
15580         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15581         * message.el (mail-abbrev-in-expansion-header-p):
15582         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15583         (w3m-detect-meta-charset, w3m-region):
15584         * sieve-manage.el (password-read, password-cache-add)
15585         (password-cache-remove):
15586         * smime.el (password-read-and-add): Declare as functions.
15587
15588 2007-12-08  David Kastrup  <dak@gnu.org>
15589
15590         * gnus-sum.el (gnus-summary-simplify-subject-query):
15591         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15592         `message'.
15593
15594 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15595
15596         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15597         it to bind idna-program, installation-directory, defined-colors, and
15598         face-attribute for XEmacs of the version that compiles defcustom forms.
15599
15600 2007-12-07  Glenn Morris  <rgm@gnu.org>
15601
15602         * gnus-art.el (article-make-date-line): Revert previous change.
15603
15604 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15605
15606         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15607
15608 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15609
15610         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15611         Call gnus-add-to-range ranges only once with a prepared article-list.
15612
15613 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15614
15615         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15616         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15617         group names with backslashes.
15618         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15619
15620 2007-12-06  Deepak Goel  <deego3@gmail.com>
15621
15622         * gnus-art.el (article-make-date-line):
15623         * gnus-start.el (gnus-load):
15624         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15625
15626 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15627
15628         * gnus-art.el (gnus-use-idna):
15629         * gnus-start.el (gnus-site-init-file):
15630         * message.el (message-use-idna):
15631         * mm-uu.el (mm-uu-hide-markers):
15632         * smiley.el (smiley-style): Revert changes that suppress warnings.
15633
15634 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15635
15636         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15637         specify charset to html source.
15638         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15639
15640 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15641
15642         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15643         idna-program in order to suppress byte compile warning issued by XEmacs
15644         that came to byte compile the default value section of defcustom forms
15645         recently.
15646
15647         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15648         value of installation-directory.
15649
15650         * message.el (message-use-idna): Don't directly refer to the value of
15651         idna-program.
15652
15653         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15654
15655         * smiley.el (smiley-style): Don't directly call face-attribute.
15656
15657 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
15658
15659         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
15660
15661         * gnus-dired.el: Reduce Gnus dependencies.
15662         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
15663         Don't require.  Use autoloads instead.
15664         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
15665         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
15666         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
15667         (gnus-dired-mode): Adjust doc string.
15668         (gnus-dired-mail-mode): New variable.
15669         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
15670         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
15671         (gnus-dired-mail-buffers): New function.  Return mail or message
15672         composition buffers.
15673         (gnus-dired-attach): Use it.
15674         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
15675         NO-DECODE.
15676         (gnus-dired-print): Use `gnus-print-buffer' depending on
15677         `gnus-dired-mail-mode'.
15678
15679 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15680
15681         * rfc2047.el (rfc2047-encoded-word-regexp)
15682         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15683         explaining what regexp patterns are for.
15684
15685 2007-12-04  Glenn Morris  <rgm@gnu.org>
15686
15687         * password.el: Move to password-cache.el.
15688
15689         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15690         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15691         * mml-smime.el (password-read, password-cache-add)
15692         (password-cache-remove):
15693         No need to autoload, since mml-sec requires password.
15694
15695         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15696         * message.el (gnus-extract-address-components):
15697         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15698
15699         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15700         password.
15701
15702 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15703
15704         * mailcap.el: Reduce dependencies.
15705         (mail-header-parse-content-type): Autoload.
15706         (mailcap-delete-duplicates): New alias.
15707         (mailcap-mime-info): Add optional argument NO-DECODE.
15708         (mailcap-mime-types): Use mailcap-delete-duplicates.
15709
15710         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15711
15712 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15713
15714         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15715         (imap-parse-status): Upcase status-att for servers that sends them
15716         lower-case (e.g., MS Exchange 2007).
15717
15718 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15719
15720         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15721         function.
15722
15723         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15724         (gnus-uu-yenc-article): New function.
15725
15726         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15727
15728         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15729
15730 2007-12-02  Glenn Morris  <rgm@gnu.org>
15731
15732         * binhex.el (binhex): New custom group.
15733         (binhex-decoder-program, binhex-decoder-switches)
15734         (binhex-use-external): Move to the binhex custom group.
15735
15736         * uudecode.el (uudecode): New custom group.
15737         (uudecode-decoder-program, uudecode-decoder-switches)
15738         (uudecode-use-external): Move to the uudecode custom group.
15739
15740         * netrc.el (top-level): Don't load `encrypt' features.
15741         (netrc-parse): Don't use encrypt.
15742         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15743
15744         * encrypt.el: Remove file.
15745
15746 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15747
15748         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15749         matches on patches.
15750
15751         * gnus-art.el (gnus-article-browse-html-article):
15752         Mention `mm-text-html-renderer' in the doc string.
15753
15754         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
15755         string.  Add comments.
15756
15757         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
15758         if rhs is ASCII.
15759
15760 2007-12-01  Glenn Morris  <rgm@gnu.org>
15761
15762         * mail-source.el (top-level): Require format-spec before
15763         eval-when-compile.
15764
15765 2007-11-30  Glenn Morris  <rgm@gnu.org>
15766
15767         * encrypt.el: Require password, rather than autoloading password-read.
15768
15769 2007-11-29  Glenn Morris  <rgm@gnu.org>
15770
15771         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
15772         (sasl-make-client, sasl-next-step, sasl-step-data)
15773         (sasl-step-set-data): Declare as functions.
15774
15775 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
15776
15777         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
15778
15779 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
15780
15781         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
15782         certs should be verified and what is to be done in the event of a
15783         verification failure.
15784
15785         * gnus.el (gnus-method-to-server): Add an optional parameter so the
15786         caller can indicate whether the cache should be disregarded for this
15787         call.  This way the result of the call is reproducible at all times and
15788         can be considered a canonical server name for the supplied method.
15789         (gnus-agent-method-p): Canonicalize server names by pushing their
15790         method through `gnus-method-to-server' using the no-cache argument.
15791
15792         * gnus-srvr.el (gnus-server-insert-server-line):
15793         Call `gnus-method-to-server' with `no-cache' argument.
15794
15795         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
15796         gnus-agent-possibly-synchronize-flags as this should be called when the
15797         server is actually being opened.
15798         (gnus-agent-possibly-synchronize-flags)
15799         (gnus-agent-possibly-synchronize-flags-server): Move check for the
15800         flags file of an agentized server to the latter function.
15801
15802         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
15803         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
15804         after a connection has been established successfully.
15805
15806 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15807
15808         * gnus-art.el (article-display-face): Force to display face if called
15809         interactively; check if gnus-article-x-face-too-ugly matches author.
15810         (article-display-x-face): Display face even if From header is missing
15811         as article-display-face does.
15812
15813 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
15814
15815         * hashcash.el (message-narrow-to-headers-or-head)
15816         (message-fetch-field, message-goto-eoh)
15817         (message-narrow-to-headers): Declare as functions.
15818
15819 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
15820
15821         * mail-source.el (mail-sources): Default to fetch from file for
15822         compatibility with default of nnmail-spool-file.
15823
15824 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15825
15826         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
15827         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
15828         to look for encoded word that should be encoded again.
15829         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
15830         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
15831         encoding pattern.
15832         (rfc2047-decode-region): Switch strict regexp and loose one according
15833         to rfc2047-allow-irregular-q-encoded-words.
15834
15835 2007-11-25  Romain Francoise  <romain@orebokech.com>
15836
15837         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
15838
15839 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15840
15841         * tls.el (tls-program): Provide more custom choices from
15842         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
15843         (tls-process-connection-type, tls-success): Remove "*" in doc string.
15844
15845 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15846
15847         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
15848         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
15849
15850         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
15851         `nnmail-spool-file'.
15852
15853         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
15854         `nnmail-spool-file'.
15855
15856         * gnus-move.el (gnus-change-server): Ditto.
15857
15858         * gnus-kill.el (gnus-batch-score): Ditto.
15859
15860         * gnus-cache.el (gnus-jog-cache): Ditto.
15861
15862         * gnus-msg.el (gnus-summary-reply):
15863         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
15864
15865 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15866
15867         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
15868         version.  Minor improvement to doc strings.
15869         (tls-program): Add comment.
15870
15871 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
15872
15873         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
15874         (tls-checktrust): New variable.  Check if GNU TLS complained about a
15875         mismatch between the hostname provided in the certificate and the name
15876         of the host connnecting to.
15877         (open-tls-stream): Use them.  Check certificates against trusted root
15878         certificates.
15879
15880 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15881
15882         * gnus-cache.el (gnus-cache-generate-nov-databases):
15883         Use nnml-generate-nov-databases-directory instead of
15884         nnml-generate-nov-databases-1.
15885
15886 2007-11-24  Glenn Morris  <rgm@gnu.org>
15887
15888         * message.el (message-tool-bar-retro): Update for rename
15889         mail_send.xpm->mail-send.xpm.
15890
15891 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
15892
15893         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
15894         `smime-ldap-search' for Emacs 22 and up.
15895
15896 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15897
15898         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
15899
15900         * message.el (message-send-mail-function): Fix error convention.
15901         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
15902         (message-widen-reply, message-send-mail, message-talkative-question)
15903         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
15904         (message-clone-locals, message-send-news): Use with-current-buffer.
15905         (message-insert-or-toggle-importance): Remove unused var `valid'.
15906         (message-make-references): Remove unused var `new-references'.
15907         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
15908
15909 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
15910
15911         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
15912         (spam-split-symbolic-return-positive): Reflow docstring.
15913         (spam-backends, spam-summary-exit-behavior)
15914         (spam-mark-ham-unread-before-move-from-spam-group)
15915         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
15916         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15917         (spam-clear-cache, spam-backend-check, spam-install-backend)
15918         (spam-install-statistical-backend, spam-list-of-processors)
15919         (spam-group-processor-p, spam-split, spam-bogofilter-score)
15920         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
15921         (spam-check-crm114, spam-initialize, spam-unload-hook):
15922         Fix typos in docstrings.
15923
15924 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15925
15926         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
15927         been checked if they have never been read and those group levels are
15928         higher than the one that a user specified.
15929
15930 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15931
15932         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
15933         foreign groups unless a group level is specified by a user.
15934         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
15935
15936 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
15937
15938         * message.el (message-send-mail-function): Require sendmail.
15939
15940 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
15941
15942         * message.el (message-send-mail-function): Check for smtpmail too.
15943
15944         * utf7.el (utf7-encode, utf7-decode): Use coding system
15945         `utf-7'/`utf-7-imap' from utf-7.el' if available.
15946
15947         * message.el (message-send-mail-function): New function.
15948         (message-send-mail-function): Set default using
15949         message-send-mail-function.  Adjust doc string.
15950         (message-send-mail-with-mailclient): New function.
15951
15952 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
15953
15954         * smime.el (from):
15955         * rfc2047.el (message-posting-charset):
15956         * qp.el (mm-use-ultra-safe-encoding):
15957         * pop3.el (parse-time-months):
15958         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
15959         * nnml.el (files):
15960         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
15961         (jka-compr-compression-info-list, ange-ftp-path-format)
15962         (efs-path-regexp):
15963         * nndiary.el (files):
15964         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
15965         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
15966         (epg-digest-algorithm-alist, inhibit-redisplay)
15967         (password-cache-expiry):
15968         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
15969         (pgg-output-buffer, password-cache-expiry):
15970         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
15971         (efs-path-regexp):
15972         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
15973         (inhibit-redisplay):
15974         * mm-uu.el (file-name, start-point, end-point, entry)
15975         (gnus-newsgroup-name, gnus-newsgroup-charset):
15976         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
15977         (latin-unity-ucs-list):
15978         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
15979         (mm-uu-binhex-decode-function):
15980         * message.el (gnus-message-group-art, gnus-list-identifiers)
15981         (rmail-enable-mime-composing, gnus-local-organization)
15982         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
15983         (gnus-read-active-file, facemenu-add-face-function)
15984         (facemenu-remove-face-function, gnus-article-decoded-p)
15985         (tool-bar-mode):
15986         * mail-source.el (display-time-mail-function):
15987         * gnus-util.el (nnmail-pathname-coding-system)
15988         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
15989         (gnus-original-article-buffer, gnus-user-agent)
15990         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
15991         (xemacs-codename, sxemacs-codename, emacs-program-version):
15992         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
15993         * gnus-start.el (gnus-agent-covered-methods)
15994         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
15995         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
15996         (gnus-newsgroup-headers, gnus-group-list-mode)
15997         (gnus-group-mark-positions, gnus-newsgroup-data)
15998         (gnus-newsgroup-unreads, nnoo-state-alist)
15999         (gnus-current-select-method, mail-sources)
16000         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
16001         (nnmail-spool-file, gnus-cache-active-hashtb):
16002         * gnus-mh.el (mh-lib-progs):
16003         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
16004         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
16005         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
16006         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
16007         (gnus-group-buffer):
16008         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
16009         (font-lock-set-defaults):
16010         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
16011         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
16012         (gnus-summary-post-menu, total-parts, type, condition, length):
16013         * gnus-agent.el (gnus-agent-read-agentview):
16014         * flow-fill.el (show-trailing-whitespace):
16015         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
16016         eval-and-compile wrappers for byte compiler pacifiers.
16017
16018         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
16019         (mm-display-inline-fontify): Check for featurep 'xemacs not
16020         extent-list.
16021
16022         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
16023         itimer-list.
16024         (mm-create-image-xemacs): Only do something for XEmacs.
16025         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
16026
16027         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
16028
16029         * gnus-registry.el (gnus-adaptive-word-syntax-table):
16030         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
16031
16032 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
16033
16034         * nnimap.el (nnimap-split-download-body):
16035         * gnus-demon.el (gnus-demon):
16036         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
16037
16038 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16039
16040         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
16041         New macros.
16042         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
16043         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
16044         copy data from unibyte buffer to multibyte current buffer.
16045         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
16046         to copy data from unibyte current buffer to multibyte buffer.
16047         (nntp-make-process-buffer): Make process buffer unibyte.
16048
16049         * pop3.el (pop3-open-server): Fix typo in Lisp code.
16050
16051 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
16052
16053         * pop3.el (pop3-open-server): Accept and process data more robustly at
16054         connection start to avoid spurious "POP SSL connection failed" errors.
16055
16056 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16057
16058         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
16059         read group names.
16060
16061 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
16062
16063         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
16064
16065 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16066
16067         * nnmail.el (nnmail-parse-active): Make group names unibyte.
16068         (nnmail-save-active): Use a unibyte buffer when saving active file,
16069         which may contain non-ASCII group names.
16070
16071         * nnml.el (nnml-request-group): Decode group names in messages.
16072
16073 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
16074
16075         * message.el (message-citation-line-function)
16076         (message-insert-formatted-citation-line): Fix spelling of
16077         `message-insert-formated-citation-line'.
16078
16079 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
16080
16081         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
16082
16083 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16084
16085         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
16086         nnmail-pathname-coding-system.
16087
16088         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
16089         that a user enters; decode group names in messages.
16090
16091         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
16092
16093 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16094
16095         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
16096
16097         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
16098
16099         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
16100         risky local variable.
16101
16102         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
16103
16104 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
16105
16106         * encrypt.el: Improve documentation to fix function name typo.
16107         Reported by Daiki Ueno <ueno@unixuser.org>.
16108
16109 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16110
16111         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
16112         even if the point is not in the last page of an article.
16113         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16114         back to the previous page.
16115
16116 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16117
16118         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16119
16120 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16121
16122         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16123
16124 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16125
16126         * message.el (message-check-news-body-syntax):
16127         Avoid mm-string-as-multibyte.
16128         (message-hide-headers): Don't assume (point-min)==1.
16129
16130 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16131
16132         * message.el (message-remove-blank-cited-lines): Fix if remove is
16133         given.
16134         (message-bogus-address-regexp): New variable.
16135         (message-bogus-recipient-p): New function.
16136         (message-check-recipients): New command.
16137         (message-syntax-checks): Add `bogus-recipient'.
16138         (message-fix-before-sending): Add `bogus-recipient'.
16139
16140         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16141         (gnus-treat-body-boundary): Don't test window-system.
16142
16143 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16144
16145         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16146
16147 2007-10-28  Miles Bader  <miles@gnu.org>
16148
16149         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16150         at compile-time too.
16151
16152 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16153
16154         * gnus-msg.el (gnus-message-setup-hook):
16155         Add `message-remove-blank-cited-lines' to options.
16156
16157 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16158
16159         * message.el (message-remove-blank-cited-lines): New function.
16160         Suggested by Karl Plästerer.
16161
16162 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16163
16164         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16165         mapc.
16166
16167         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16168         (top-level): Use mapc to set functions to be traced for debugging.
16169
16170         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16171         called for effect with while loop.
16172
16173         * message.el (message-talkative-question): Replace mapcar called for
16174         effect with mapc.
16175
16176         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16177         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16178         called for effect with dolist.
16179
16180         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
16181
16182         * nndiary.el: Use dolist instead of mapcar to add diary headers to
16183         gnus-extra-headers and nnmail-extra-headers.
16184
16185         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
16186         called for effect with dolist.
16187         (top-level): Use mapc to set functions to be traced for debugging.
16188
16189         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16190         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16191         dolist.
16192
16193         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16194         Replace mapcar called for effect with mapc.
16195         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16196         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16197         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16198         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16199
16200         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16201         remove-if that's a cl function.
16202
16203         * webmail.el (webmail-debug): Replace mapcar called for effect with
16204         dolist.
16205
16206         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16207         with mapc.
16208
16209 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16210
16211         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16212         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16213         with while loop.
16214
16215         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16216         functions from article-* functions.
16217         (gnus-multi-decode-header): Replace mapcar called for effect with
16218         dolist.
16219
16220         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16221         (gnus-bookmark-show-details): Replace mapcar called for effect with
16222         while loop.
16223
16224         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16225         called for effect with while loop.
16226
16227         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16228         with dolist.
16229
16230         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16231         Replace mapcar called for effect with dolist.
16232
16233         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16234
16235         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16236         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16237         Replace mapcar called for effect with dolist.
16238         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16239         mapc.
16240
16241         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16242         Replace mapcar called for effect with dolist.
16243         (gnus-topic-list): Replace mapcar called for effect with mapc.
16244
16245         * gnus.el: Use mapc instead of mapcar to add autoloads.
16246
16247 2007-10-23  Richard Stallman  <rms@gnu.org>
16248
16249         * gnus-group.el (gnus-group-highlight): Mark as risky.
16250
16251 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16252
16253         * gnus.el (gnus-server-to-method): Return method found first in
16254         gnus-newsrc-alist.
16255
16256         * gnus-art.el (gnus-article-highlight-signature)
16257         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16258         button overlay without the front stickiness.
16259
16260 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16261
16262         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16263         overview buffer needed a catch to receive its throw.
16264         (gnus-agent-flush-cache): Declare as interactive to make this function
16265         easier to use.
16266
16267 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16268
16269         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16270         `next-line'.
16271
16272 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16273
16274         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16275         exclude address matching message-dont-reply-to-names.
16276
16277 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16278
16279         * gnus-util.el (gnus-string<): New function.
16280
16281         * gnus-sum.el (gnus-article-sort-by-author)
16282         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16283
16284 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16285
16286         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16287         the frame-focus tag is set in gnus-buffer-configuration.
16288
16289 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16290
16291         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16292         the front stickiness.
16293
16294 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16295
16296         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16297         url pattern; remove duplicate one.
16298         (gnus-article-extend-url-button): New function.
16299         (gnus-article-add-buttons): Use it.
16300         (gnus-button-push): Use concatenated url that it makes.
16301
16302 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16303
16304         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16305
16306 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16307
16308         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16309         Don't hardcode point-min==1.
16310
16311 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16312
16313         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16314         Fix comment about "iso8859-1".
16315
16316 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16317
16318         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16319         ones returned from the verify-function.
16320
16321         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16322         Call mml2015-extract-cleartext-signature if extraction failed.
16323
16324 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16325
16326         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16327         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16328         failed.
16329
16330 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16331
16332         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16333
16334 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16335
16336         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16337         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16338         recommends to use EasyPG instead of PGG.
16339
16340         * pgg.el: Revert to revision 6.23.2.16.
16341
16342         * pgg-def.el: Revert to revision 6.6.2.14.
16343
16344         * pgg-gpg.el: Revert to revision 6.23.2.34.
16345
16346 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16347
16348         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16349         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16350         thread for both the null and zero (kill/expire thread) universal prefix
16351         cases.
16352         (gnus-summary-expire-thread): Add new function to expire a thread,
16353         using gnus-summary-kill-thread.
16354         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16355         shortcuts for gnus-summary-expire-thread.
16356         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16357         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16358
16359 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16360
16361         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16362         extras value, so an extras entry can be deleted.
16363         (gnus-registry-delete-extra-entry): Use it.
16364         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16365         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16366         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16367         storage through the gnus-registry, and provide an appropriate API for
16368         it.
16369
16370 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16371
16372         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16373         Suggested by Leo <sdl.web@gmail.com>.
16374
16375         * gnus.el: Do.
16376
16377 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16378
16379         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16380         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16381
16382         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16383
16384         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16385         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16386
16387 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16388
16389         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16390         newline.
16391         (nnmbox-request-accept-article): Don't change article in source buffer;
16392         narrow to header to use message-fetch-field rather than
16393         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16394         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16395         as delimiters; make sure article ends with newline.
16396         (nnmbox-delete-mail): Correct last position of article to be deleted;
16397         ignore X-Gnus-Newsgroup header in article body.
16398         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16399         positions; make sure article ends with newline.
16400
16401         * message.el (message-display-abbrev): Don't infloop when a user
16402         inserts SPC in the beginning of header.
16403
16404         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16405         coding-system-for-read and coding-system-for-write for XEmacs having no
16406         file-coding feature.
16407
16408         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16409
16410 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16411
16412         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16413         list of groups not followed by default.  Fix type to be regexp.
16414         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16415
16416 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16417
16418         * hmac-def.el (define-hmac-function): Switch from old-style to
16419         new-style backquotes.
16420
16421         * md4.el (md4-make-step): Likewise.
16422
16423 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16424
16425         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16426         raw-text coding system when saving .newsrc file, which may contain
16427         non-ASCII group names.
16428
16429 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16430
16431         * gnus-cus.el (gnus-score-extra): New widget.
16432         (gnus-score-extra-convert): New function.
16433         (gnus-score-customize): Use it for Extra.
16434
16435 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16436
16437         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16438         (mml2015-mailcrypt-clear-verify): Use it.
16439         (mml2015-gpg-clear-verify): Use it.
16440         (mml2015-pgg-clear-verify): Use it.
16441         (mml2015-epg-clear-verify): Replace the current part with the output
16442         from GnuPG; don't extract the plaintext by itself.
16443
16444         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16445         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16446         mml2015-clear-verify-function; don't touch the armor headers or
16447         dash-escaped text here.
16448
16449 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16450
16451         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
16452         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16453         parts, or application/octet-stream as a last resort.
16454         (gnus-mime-view-part-as-type): Don't toggle display.
16455         (gnus-mime-view-part-as-charset): Don't turn off display before
16456         querying charset.
16457
16458         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16459         stuff to undisplayer function in Emacs.
16460         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16461
16462         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16463         text/calendar parts.
16464
16465 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16466
16467         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16468         decoding text/calendar parts.
16469
16470         * message.el (message-forward-make-body-mime): Always mark body as
16471         having no illegible text; remove signed-or-encrypted argument.
16472         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16473
16474         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16475         (mml-generate-mime-1): Don't encode body if it is specified to be in
16476         raw form; don't make buffer be unibyte when inserting multibyte string.
16477
16478 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16479
16480         * sha1.el: Fix up comment style.
16481         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16482         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16483
16484         * hex-util.el: Fix up comment style.
16485         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16486
16487         * gnus-salt.el: Use with-current-buffer.
16488         (gnus-pick-setup-message): Fix long-standing typo.
16489
16490 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16491
16492         * imap.el (imap-logout-timeout): New variable.
16493         (imap-logout, imap-logout-wait): New functions.
16494         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16495
16496         * nnimap.el (nnimap-logout-timeout): New server variable.
16497         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16498         nnimap-logout-timeout.
16499
16500         * gnus-art.el (gnus-article-summary-command-nosave)
16501         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16502
16503 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16504
16505         * gnus.el (gnus-maximum-newsgroup): New variable.
16506
16507         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16508         according to gnus-maximum-newsgroup.
16509
16510         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16511         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16512         Limit the range of articles according to gnus-maximum-newsgroup.
16513
16514 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16515
16516         * gnus-art.el (gnus-sticky-article): Fix problems described in
16517         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16518         Don't perform gnus-configure-windows here; reuse existing sticky
16519         article buffer.
16520
16521         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16522         it doesn't exist in gnus-article-mode.
16523
16524 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16525
16526         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16527         (gnus-agent-decoded-group-name): New function.
16528         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16529         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16530
16531 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16532
16533         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16534         Add binding for gnus-sticky-article.
16535         (gnus-summary-exit): Don't kill sticky article buffers.
16536
16537         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16538         article buffer.
16539         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16540         (gnus-kill-sticky-article-buffers): New commands.
16541
16542 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16543
16544         * nntp.el (nntp-xref-number-is-evil): New server variable.
16545         (nntp-find-group-and-number): If it is non-nil, don't trust article
16546         numbers in the Xref header.
16547
16548 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16549
16550         * gnus-agent.el (gnus-agent-read-group): New function.
16551         (gnus-agent-flush-group, gnus-agent-expire-group)
16552         (gnus-agent-regenerate-group): Use it.
16553         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16554         nnmail-pathname-coding-system.
16555
16556 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16557
16558         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16559
16560         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16561         that are unread as unread, and also as selected so that information of
16562         marks having been changed by a user may be updated when exiting group.
16563
16564 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16565
16566         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16567
16568 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16569
16570         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16571         calculated ignoring signature parts to gnus-treat-article.
16572
16573 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16574
16575         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16576         a point here in order to keep the window start.
16577         (gnus-insert-mime-security-button): Make a button overlay without the
16578         front stickiness.
16579         (gnus-mime-display-security): Goto the end of a button.
16580
16581         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16582
16583 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16584
16585         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16586         group-name-at-point.
16587         (gnus-group-completing-read): New function that offers decoded
16588         non-ASCII group names for completion.
16589         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16590         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16591         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16592         (gnus-group-fetch-control): Use it.
16593         (gnus-fetch-group): Use group-name-at-point for the initial value
16594         rather than the default value; use gnus-alive-p.
16595
16596         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16597         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16598         (gnus-summary-post-news): Use gnus-group-completing-read.
16599
16600         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16601         (gnus-read-move-group-name): Decode group name for completion.
16602
16603 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16604
16605         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16606         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16607         Yamaoka slightly modified the code).
16608
16609 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16610
16611         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16612         (nnmail-split-incoming): Bind it.
16613
16614         * nnml.el (nnml-group-name-charset): New function.
16615         (nnml-decoded-group-name): Use it; don't decode group name if
16616         nnmail-group-names-not-encoded-p is non-nil.
16617         (nnml-encoded-group-name): New function.
16618         (nnml-group-pathname): Inline nnml-decoded-group-name.
16619         (nnml-request-expire-articles): Decode group name in message.
16620         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16621         nnmail-pathname-coding-system.
16622         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16623         not decoded ones according to nnmail-group-names-not-encoded-p.
16624         (nnml-generate-active-info): Use nnml-encoded-group-name.
16625
16626 2007-08-08  Glenn Morris  <rgm@gnu.org>
16627
16628         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16629         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16630         doc-strings and comments.
16631
16632 2007-07-25  Glenn Morris  <rgm@gnu.org>
16633
16634         * Relicense all FSF files to GPLv3 or later.
16635
16636 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16637
16638         * gnus-sum.el (gnus-summary-move-article):
16639         Make gnus-summary-respool-article work.
16640
16641 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16642
16643         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16644         string.
16645
16646 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16647
16648         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16649         that should be ignored when comparing distant RSS articles with local
16650         ones.
16651         (nnrss-make-hash-index): New function.  Create a hash index according
16652         to the ignored fields.
16653         (nnrss-check-group): Use it.
16654
16655 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16656
16657         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
16658
16659         * gnus-art.el (article-decode-group-name): Decode Xref header too.
16660
16661         * gnus-group.el (gnus-group-make-group): Encode group name here unless
16662         the new optional argument ENCODED is non-nil.
16663         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
16664         coding system for encoding group name.
16665         (gnus-group-make-rss-group): Pass un-encoded group name to
16666         gnus-group-make-group.
16667         (gnus-group-set-info): Tell gnus-group-make-group that group name is
16668         encoded.
16669
16670         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
16671         Encode group name to which articles are moved or copied.
16672         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
16673         coding system for encoding Newsgroup, Followup-To and Xref headers.
16674
16675         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
16676         marks; use nnheader-file-coding-system to write a file.
16677         (nnagent-retrieve-headers): Bind file-name-coding-system to
16678         nnmail-pathname-coding-system.
16679
16680         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16681
16682         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16683         (nnml-request-article, nnml-request-create-group)
16684         (nnml-request-rename-group, nnml-find-id)
16685         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16686         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16687         (nnml-save-marks): Use nnml-group-pathname instead of
16688         nnmail-group-pathname.
16689
16690         (nnml-request-create-group, nnml-request-expire-articles)
16691         (nnml-request-move-article, nnml-request-delete-group)
16692         (nnml-deletable-article-p, nnml-possibly-create-directory)
16693         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16694         (nnml-open-marks): Bind file-name-coding-system to
16695         nnmail-pathname-coding-system.
16696
16697         (nnml-request-article): Pass server argument to nnml-find-group-number.
16698         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16699         Pass server argument to nnml-possibly-create-directory.
16700         (nnml-request-accept-article): Pass server argument to
16701         nnml-active-number and nnml-save-mail.
16702         (nnml-find-group-number): Pass server argument to nnml-find-id.
16703         (nnml-request-update-info): Pass server argument to
16704         nnml-marks-changed-p.
16705
16706         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16707         (nnml-save-mail, nnml-active-number): Add server argument.
16708
16709         (nnml-request-delete-group): Warn if group is missing.
16710         (nnml-get-nov-buffer): Decode group name.
16711         (nnml-generate-active-info): Encode group name.
16712         (nnml-open-marks): Decode group name in messages.
16713
16714 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16715
16716         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16717         if it is not specified.
16718         (gnus-article-pipe-part, gnus-article-save-part)
16719         (gnus-article-interactively-view-part, gnus-article-copy-part)
16720         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16721         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16722         (gnus-article-replace-part, gnus-article-delete-part)
16723         (gnus-article-view-part-as-type): Pass raw prefix argument to
16724         gnus-article-part-wrapper.
16725
16726 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16727
16728         * gnus-agent.el (gnus-agent-save-active):
16729         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16730
16731         * gnus-cache.el (gnus-cache-save-buffers)
16732         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16733         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16734         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16735         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16736         (gnus-cache-generate-active, gnus-cache-rename-group)
16737         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16738         (gnus-cache-update-overview-total-fetched-for):
16739         Bind file-name-coding-system to nnmail-pathname-coding-system.
16740         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16741         New variables.
16742         (gnus-cache-decoded-group-name): New function.
16743         (gnus-cache-file-name): Use it.
16744         (gnus-cache-generate-active): Use non-decoded group name for active.
16745
16746         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16747         right place.
16748         (gnus-write-active-file): Don't break non-ASCII group names.
16749
16750         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16751         nnmail-pathname-coding-system.
16752
16753         * lpath.el: Bind default-file-name-coding-system,
16754         file-name-coding-system and language-info-alist for XEmacs.
16755
16756         * gnus-uu.el (gnus-uu-decode-save): Typo.
16757
16758 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16759
16760         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
16761
16762 2007-07-14  David Kastrup  <dak@gnu.org>
16763
16764         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
16765         finishing actions if we did not edit the article.
16766
16767 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16768
16769         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
16770         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
16771         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
16772         (gnus-agent-flush-group, gnus-agent-flush-cache)
16773         (gnus-agent-fetch-headers, gnus-agent-load-alist)
16774         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
16775         (gnus-agent-retrieve-headers, gnus-agent-request-article)
16776         (gnus-agent-regenerate-group)
16777         (gnus-agent-update-files-total-fetched-for)
16778         (gnus-agent-update-view-total-fetched-for):
16779         Bind file-name-coding-system to nnmail-pathname-coding-system.
16780         (gnus-agent-group-pathname): Don't encode file names by
16781         nnmail-pathname-coding-system.
16782         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
16783         coding-system-for-write instead of buffer-file-coding-system to
16784         gnus-agent-file-coding-system.
16785
16786         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
16787         Decode group name.
16788
16789         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
16790
16791         * gnus-start.el (gnus-update-active-hashtb-from-killed)
16792         (gnus-read-newsrc-el-file): Make group names unibyte.
16793
16794         * nnmail.el (nnmail-group-pathname): Don't encode file names by
16795         nnmail-pathname-coding-system.
16796
16797         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
16798         (nnrss-request-delete-group): Bind file-name-coding-system to
16799         nnmail-pathname-coding-system.
16800         (nnrss-read-server-data, nnrss-read-group-data):
16801         Bind file-name-coding-system correctly.
16802         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
16803
16804         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
16805         (nntp-server-to-method-cache): New variable.
16806         (nntp-group-pathname): New function that decodes non-ASCII group names.
16807         (nntp-possibly-create-directory, nntp-marks-changed-p)
16808         (nntp-save-marks, nntp-open-marks): Use it.
16809         (nntp-possibly-create-directory, nntp-open-marks):
16810         Bind file-name-coding-system to nnmail-pathname-coding-system.
16811         (nntp-open-marks): Decode group names when bootstrapping marks.
16812
16813         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
16814         Newsgroups and Followup-To headers.
16815
16816 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16817
16818         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16819         (gnus-server-closed-face, gnus-server-denied-face)
16820         (gnus-server-offline-face): Remove variable.
16821         (gnus-server-font-lock-keywords): Use faces that are not aliases.
16822
16823         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
16824         of modifying message-stack directly for XEmacs.
16825
16826         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
16827         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
16828         if the coding-system argument is nil for XEmacs.
16829
16830         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
16831         mm-charset-override-alist.
16832
16833         * rfc2047.el: Don't require base64; require rfc2045 for the function
16834         rfc2045-encode-string.
16835         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
16836         to quote the parameter value.
16837
16838 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16839
16840         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
16841         form in gnus-group-name-charset-method-alist.
16842
16843         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
16844         overrides the default layout edit-form.
16845
16846         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
16847
16848         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
16849
16850 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16851
16852         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16853         as unfetched articles.
16854
16855 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
16856
16857         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
16858
16859 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16860
16861         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
16862         original back end that keeps marks in the local system.
16863
16864 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16865
16866         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
16867         arg of pop-to-buffer for XEmacs.
16868         (gnus-article-read-summary-keys): Ditto; don't restore window
16869         configuration if summary command ends up with neither article buffer
16870         nor summary buffer; describe bindings if summary keys end with C-h.
16871
16872 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16873
16874         * message.el (message-fix-before-sending): Skip raw message part to be
16875         forwarded while checking illegible text.
16876         (message-forward-make-body-mime, message-forward-make-body):
16877         Mark signed or encrypted raw message as having no illegible text.
16878
16879 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16880
16881         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
16882         (gnus-message-with-timestamp-1): New macro.
16883         (gnus-message-with-timestamp): New function.
16884         (gnus-message): Use them.
16885
16886         * nnheader.el (nnheader-message): Use them.
16887
16888 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16889
16890         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
16891         .newsrc.eld file.
16892
16893 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16894
16895         * gnus-agent.el (gnus-agent-fetch-headers)
16896         (gnus-agent-retrieve-headers):
16897         Bind gnus-decode-encoded-address-function to identity.
16898
16899         * nntp.el (nntp-send-xover-command): Recognize an xover command is
16900         available also when the server returns simply a dot.
16901
16902         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
16903
16904 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16905
16906         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
16907
16908 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16909
16910         * gnus-ems.el (gnus-x-splash): Make it work.
16911
16912         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
16913         from being used.
16914
16915         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
16916
16917 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16918
16919         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
16920         4th and the 5th arguments.
16921
16922         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
16923         the front stickiness.
16924         (gnus-article-summary-command-nosave): Correct the order of the
16925         arguments passed to pop-to-buffer.
16926         (gnus-article-read-summary-keys): Ditto; make it work properly when the
16927         summary command ends up with the article buffer.
16928
16929         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
16930         the same faces.
16931
16932 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
16933
16934         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
16935
16936 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
16937
16938         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
16939         * gnus-sum.el (gnus-summary-highlight):
16940         * pgg.el (pgg-sign-region, pgg-sign):
16941         * mail-source.el (mail-source-delete-old-incoming-confirm):
16942         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
16943
16944 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16945
16946         * gnus-art.el (gnus-mime-view-part-externally)
16947         (gnus-mime-view-part-internally): Fix predicate function passed to
16948         completing-read.
16949
16950         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
16951
16952         * gnus.el (gnus-update-message-archive-method): Add :version.
16953
16954 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16955
16956         * gnus.el (gnus-update-message-archive-method): New variable.
16957
16958         * gnus-start.el (gnus-setup-news): Update saved "archive" method
16959         according to gnus-message-archive-method if
16960         gnus-update-message-archive-method is non-nil.
16961
16962 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16963
16964         * gnus-sum.el (gnus-summary-limit-to-address): New function.
16965         Suggested by Loic Dachary <loic@dachary.org>.
16966         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16967
16968 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16969
16970         * message.el (message-pop-to-buffer): Add switch-function argument.
16971         (message-mail): Pass switch-function argument to it.
16972
16973 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
16974
16975         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
16976         Improve doc string.
16977
16978 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16979
16980         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
16981         (gnus-header-content):
16982         * gnus-cite.el (gnus-cite-10):
16983         * gnus-srvr.el (gnus-server-closed):
16984         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
16985         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
16986         (gnus-group-mail-3-empty, gnus-group-mail-low)
16987         (gnus-group-mail-low-empty, gnus-splash):
16988         * message.el (message-header-to, message-header-cc)
16989         (message-header-subject, message-header-other, message-header-name)
16990         (message-header-xheader, message-separator, message-cited-text)
16991         (message-mml): Lighten colors of faces used for dark background.
16992
16993 2007-05-24  Simon Josefsson  <simon@josefsson.org>
16994
16995         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
16996         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
16997
16998 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16999
17000         * message.el (message-narrow-to-headers-or-head):
17001         Ignore mail-header-separator in the body.
17002
17003 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17004
17005         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
17006         same as window size.
17007
17008 2007-05-22  Kevin Ryde  <user42@zip.com.au>
17009
17010         * message.el (message-font-lock-keywords): Use message-header-xheader
17011         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
17012         ahead of the anything pattern, to get it recognized.
17013
17014 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17015
17016         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
17017         spam.el loads uses it in the compiled defadvice form.
17018
17019 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
17020
17021         * gnus-sum.el (gnus-articles-to-read)
17022         (gnus-summary-insert-old-articles): Don't truncate group name for
17023         `read-string'.
17024
17025         * gnus-util.el (gnus-limit-string): Delete this function.
17026
17027         * gnus-sum.el (gnus-simplify-subject-fully):
17028         Use `truncate-string-to-width' instead.
17029
17030 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
17031
17032         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
17033         Tell if, on summary exit, the next group has to be selected.
17034         (gnus-summary-exit): Use it.
17035
17036 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
17037
17038         * gnus-art.el (gnus-article-mode): Fix comment about displaying
17039         non-break space.
17040
17041 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17042
17043         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
17044         Check if group is not a directory.
17045         (nnfolder-request-expire-articles): Don't delete articles if the target
17046         group is not available.
17047
17048         * nnml.el (nnml-request-create-group): Properly check if group is not a
17049         file.
17050         (nnml-request-expire-articles): Don't delete articles if the target
17051         group is not available.
17052
17053         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17054         Don't quote characters that are within parentheses.
17055
17056 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17057
17058         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
17059         (gnus-handle-ephemeral-exit): Select article according to it.
17060
17061 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17062
17063         * message.el (message-insert-formated-citation-line): Remove newline.
17064         (message-citation-line-format): Add final \n here so that the user can
17065         avoid a blank line.
17066
17067 2007-05-03  Dan Christensen  <jdc@uwo.ca>
17068
17069         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
17070         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
17071         Update lanl/arXiv support.
17072
17073 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17074
17075         * gnus.el: Bump version number.
17076
17077 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17078
17079         * gnus.el (gnus-version-number): Bump version.
17080
17081 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17082
17083         * gnus.el: No Gnus v0.6 is released.
17084
17085 2007-04-27  Didier Verna  <didier@xemacs.org>
17086
17087         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
17088         * gmm-utils.el (gmm-regexp-concat): ... here.
17089         * message.el: Don't require 'gnus-util.
17090         (message-dont-reply-to-names): Handle name change above.
17091         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
17092
17093 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17094
17095         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
17096         since the initial value varies according to the system.
17097
17098 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17099
17100         * mm-util.el (mm-charset-synonym-alist): Defcustom.
17101
17102 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
17103
17104         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
17105
17106 2007-04-24  Didier Verna  <didier@xemacs.org>
17107
17108         Improve the type of gnus-ignored-from-addresses.
17109         * gnus-util.el (gnus-orify-regexp): New function.
17110         * message.el (gnus-util): Require it.
17111         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
17112         * gnus-sum.el (gnus-ignored-from-addresses): New function.
17113         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17114
17115 2007-04-24  Didier Verna  <didier@xemacs.org>
17116
17117         * gnus-sum.el:
17118         * gnus-utils.el: Fix some trailing whitespaces.
17119
17120 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17121
17122         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17123         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17124         article's Message-ID; refer parent article in summary buffer.
17125
17126         * message.el (message-bounce): Call mime-to-mml.
17127
17128         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17129         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17130         optimize and/or forms properly.
17131
17132 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17133
17134         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17135         URL.
17136
17137 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17138
17139         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17140
17141 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17142
17143         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17144         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17145         displayed of multipart/alternative part if it is invoked from summary
17146         buffer.
17147
17148         * mm-view.el (mm-inline-text-html-render-with-w3m)
17149         (mm-inline-text-html-render-with-w3m-standalone)
17150         (mm-inline-render-with-function): Use mail-parse-charset by default.
17151
17152 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17153
17154         * parse-time.el (parse-time-string-chars): Check if CHAR
17155         is less than the length of parse-time-syntax.
17156
17157 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17158
17159         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17160         from gnus-newsgroup-processable.
17161
17162 2007-04-16  Didier Verna  <didier@xemacs.org>
17163
17164         * gnus-msg.el (gnus-configure-posting-styles):
17165         Handle message-signature-directory properly with :file syntax.
17166         Reported by "Leo".
17167
17168 2007-04-11  Didier Verna  <didier@xemacs.org>
17169
17170         New user option: message-signature-directory.
17171         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17172         * message.el (message-insert-signature): Ditto.
17173         * message.el (message-signature-file): Doc update.
17174         * message.el (message-signature-directory): New.
17175
17176 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17177
17178         * gnus-msg.el (gnus-inews-yank-articles):
17179         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17180
17181 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17182
17183         * message.el (message-yank-original): Make sure cited text ends with
17184         newline; don't exchange point and mark.
17185
17186 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
17187
17188         * tls.el (open-tls-stream): Properly handle case where there
17189         is no associated buffer.
17190
17191 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17192
17193         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17194         message-yank-original, make sure (< mark TEXT point).
17195
17196 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17197
17198         * message.el (message-fill-column): New variable.
17199         (message-mode): Use it.  Add comment on a possible new hook.
17200
17201         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17202         (nnmail-get-new-mail): Reformat.
17203
17204         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17205
17206         * gmm-utils.el: Fix Commentary.
17207         (gmm-tool-bar-from-list): Fix typo in doc string.
17208
17209 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17210
17211         * message.el (message-yank-original): Don't switch point and mark
17212         unnecessarily to put point and mark as documented.
17213
17214 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17215
17216         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17217         from the message heads.
17218
17219 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17220
17221         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17222         article buffer does not have a window.  This may not be the best
17223         solution but is certainly better than setting the start of the null,
17224         that is the current, window.
17225
17226 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17227
17228         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17229         (gnus-draft-setup): Run it.
17230
17231         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17232         gnus-score-fast-scoring.  Allow regexp.
17233         (gnus-score-headers): Use it.
17234
17235         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17236         XEmacs.
17237
17238         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17239         string.
17240         (gnus-button-alist): Also catch `<f1> k ...'.
17241         (gnus-treat-display-x-face): Fix doc string.
17242
17243 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17244
17245         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17246         evaluation of gnus-extended-version to ensure correct generation of the
17247         User-Agent header when message-generate-headers-first is used.
17248
17249 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17250
17251         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17252         hashcash-path is nil.  Don't call callback with incorrect number of
17253         parameters if val is 0.
17254
17255 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17256
17257         * message.el (message-required-news-headers):
17258         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17259
17260 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17261
17262         * tls.el (open-tls-stream): In handshake-waiting loop,
17263         don't wait more if there is output available to process.
17264
17265 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17266
17267         * tls.el (tls-program): Doc fix.
17268
17269 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17270
17271         * message.el (message-generate-new-buffers): Change the meaning of the
17272         nil value; add `standard' to the choices; treat t as `unique'; improve
17273         doc string.
17274         (gnus-select-frame-set-input-focus): Autoload.
17275         (message-buffer-name): Search for the existing message buffer if
17276         message-generate-new-buffers is nil or `standard'; treat the value t of
17277         message-generate-new-buffers as `unique'.
17278         (message-pop-to-buffer): Raise the frame already displaying the message
17279         buffer; clear the echo area after querying.
17280         (message-setup): Pass the `continue' argument to compose-mail.
17281         (message-mail): Prefer `switch-function' if it is given; search for the
17282         existing message buffer if the `continue' argument is non-nil; pass
17283         continue and switch-function arguments to compose-mail by way of
17284         message-setup.
17285         (message-mail-other-window): Adjust argument of message-setup.
17286         (message-mail-other-frame): Ditto.
17287
17288 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17289
17290         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17291         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17292         to turn font-lock on when turning gnus-message-citation-mode on.
17293
17294 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17295
17296         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17297         (mml-smime-function-alist): New variable; add epg as the backend.
17298         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17299         mml-smime- functions instead.
17300         * mm-view.el: Require smime.
17301
17302 2007-03-05  Didier Verna  <didier@xemacs.org>
17303
17304         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17305         instead of just inheritance for posting styles.
17306         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17307
17308 2007-02-24  Chris Moore  <dooglus@gmail.com>
17309
17310         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17311         * pgg-pgp.el (pgg-pgp-encrypt-region):
17312         * pgg-gpg.el (pgg-gpg-encrypt-region):
17313         Check pgg-encrypt-for-me if no other recipients.
17314
17315 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17316
17317         * tls.el (tls-certtool-program): Fix custom type.
17318
17319 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17320
17321         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17322         and point-at-eol instead of line-(beginning|end)-position.
17323
17324         * assistant.el (assistant-parse-buffer): Ditto.
17325
17326         * netrc.el (netrc-parse-services): Ditto.
17327
17328 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17329
17330         * mml2015.el (mml2015-epg-find-usable-key): New function.
17331         (mml2015-epg-sign): Use it.
17332         (mml2015-epg-encrypt): Use it.
17333
17334 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17335
17336         * message.el (message-make-in-reply-to): Quote name containing
17337         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17338         if there are special characters.  Reported by NAKAJI Hiroyuki
17339         <nakaji@jp.freebsd.org>.
17340
17341 2007-02-27  Didier Verna  <didier@xemacs.org>
17342
17343         Include the group parameters as well as the topic ones in the
17344         inheritance filter process.
17345         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17346         argument GROUP-PARAMS-LIST.
17347         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17348
17349 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17350
17351         * nntp.el (nntp-never-echoes-commands)
17352         (nntp-open-connection-functions-never-echo-commands): New variables.
17353         (nntp-send-command): Use them.
17354
17355 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17356
17357         * mml2015.el (mml2015-epg-verify): Simplify.
17358
17359 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17360
17361         * mml.el (mml-content-disposition-alist): New user option.
17362         (mml-content-disposition): New function.
17363         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17364         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17365
17366 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17367
17368         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17369         verification.
17370
17371 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17372
17373         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17374         articles posted in the last 24 hours.
17375
17376 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17377
17378         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17379
17380 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17381
17382         * nntp.el (nntp-send-command): Don't wait for echoes when
17383         nntp-open-ssl-stream is used.
17384
17385 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17386
17387         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17388         (gnus-message-add-citation-keywords)
17389         (gnus-message-remove-citation-keywords): Remove.
17390         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17391         directly, make the variables in font-lock-defaults buffer-local, add
17392         gnus-message-citation-keywords to them and then update the value of
17393         font-lock-keywords.
17394
17395 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17396
17397         * message.el (message-cite-original-1): Don't call
17398         gnus-article-highlight-citation.
17399
17400         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17401         citations; fix line count.
17402
17403 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17404
17405         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17406         (gnus-message-add-citation-keywords)
17407         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17408         versions of font-lock-add-keywords and font-lock-remove-keywords to
17409         work with XEmacs correctly.
17410
17411 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17412
17413         * gnus-cite.el (gnus-cite-face-list): Set the values of
17414         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17415         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17416         (gnus-message-cite-prefix-regexp): New variable.
17417         (gnus-message-search-citation-line): Use it; protect against long
17418         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17419         the 0th match data for Emacs.
17420         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17421         (gnus-message-add-citation-keywords): Append keywords rather than
17422         prepending; emulate font-lock-add-keywords if it is not available.
17423         (gnus-message-remove-citation-keywords):
17424         Emulate font-lock-remove-keywords if it is not available.
17425
17426         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17427
17428         * message.el (message-cite-prefix-regexp): Set the value of
17429         gnus-message-cite-prefix-regexp.
17430
17431 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17432
17433         * nnweb.el (nnweb-google-parse-1): Update parser.
17434
17435 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17436
17437         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17438
17439 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17440
17441         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17442         regexp.
17443
17444 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17445
17446         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17447         string-to-multibyte.
17448         (uudecode-decode-region-internal): Use it.
17449
17450         * lpath.el: Fbind string-as-multibyte for XEmacs.
17451
17452 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17453
17454         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17455         Fix custom choice.
17456
17457         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17458
17459 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17460
17461         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17462
17463         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17464         `write-region' to respect `mm-inhibit-file-name-handlers'.
17465
17466 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17467
17468         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17469         Use gnus-home-directory instead of "~/" or "$HOME".
17470
17471 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17472
17473         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17474         to mention filename.
17475         Add comments at beginning regarding usage.
17476         (encrypt-write-file-contents): Change interactive so a string is
17477         acceptable.  If the file has no associated model, show an error instead
17478         of a nonsense prompt.
17479
17480 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17481
17482         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17483         Thanks to Yoshihiko Yamada for kind notification of this typo.
17484
17485 2007-01-12  Kenichi Handa  <handa@m17n.org>
17486
17487         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17488         multibyte buffer.
17489
17490 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17491
17492         * gnus-score.el (gnus-score-fast-scoring): New variable.
17493         (gnus-score-headers): Use it.
17494
17495         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17496
17497         * message.el (message-cite-original-1):
17498         Call gnus-article-highlight-citation if requested.
17499         (message-make-from): Allow name and address as optional arguments.
17500
17501         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17502
17503         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17504         bugs to doc string.
17505         (gnus-button-alist): Add mid\\|message-id.
17506         (gnus-button-fetch-group): Extend for use in
17507         `browse-url-browser-function'.
17508         (gnus-button-url-regexp): Try to catch paired parentheses like in
17509         Wikipedia URLs.
17510
17511         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17512         Suggested by Simon Krahnke <overlord@gmx.li>.
17513
17514 2007-01-13  Romain Francoise  <romain@orebokech.com>
17515
17516         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17517         Update copyright.
17518
17519 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17520
17521         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17522
17523 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17524
17525         * gnus-registry.el (gnus-registry-unfollowed-groups)
17526         (gnus-registry-split-fancy-with-parent): Fix documentation.
17527
17528 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17529
17530         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17531         from nnweb groups.
17532
17533 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17534
17535         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17536         Xref urls.  Erase buffer before requesting head.
17537
17538         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17539
17540 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17541
17542         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17543         customizable.
17544
17545 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17546
17547         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17548         no signing key is found.
17549         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17550         no encrypting and/or signing key is found.
17551
17552 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17553
17554         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17555
17556 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17557
17558         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17559         headers read from disk with the ones newly found in the current search.
17560         This should no longer cause problems, because the article numbers in
17561         Gmane's `nov.php' output are ignored since the previous change.
17562
17563 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17564
17565         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17566
17567 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17568
17569         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17570         replace-regexp-in-string; bind url-version; fbind display-images-p and
17571         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17572         find-face and set-itimer-function for Emacs; bind itimer-list for
17573         Emacs.
17574
17575         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17576
17577 2007-01-01  Romain Francoise  <romain@orebokech.com>
17578
17579         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17580
17581 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17582
17583         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17584         `define-minor-mode' macro definition expanded properly.
17585         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17586         exclude it there.
17587
17588         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17589         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17590         `fboundp' test.
17591         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17592         This is OK to autoload in (S)XEmacs now.
17593
17594 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17595
17596         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17597         keystroke.
17598         (gnus-summary-limit-to-singletons): Fix typo.
17599
17600         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17601         else fails.
17602
17603 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17604
17605         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17606         docstring.
17607
17608         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17609         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17610         (gnus-summary-insert-dormant-articles): Fix typo in message.
17611
17612 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17613
17614         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17615         nil for XEmacs.
17616         (gnus-message-citation-mode): Don't autoload in XEmacs.
17617
17618         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17619
17620 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17621
17622         * nnimap.el (nnimap-expunge-search-string):
17623         Mention nnimap-search-uids-not-since-is-evil in docstring.
17624
17625 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17626
17627         * spam.el: Revert to make-obsolete-variable because
17628         define-obsolete-variable-alias is not supported in Emacs 21.
17629
17630         * spam.el (spam-ifile-path, spam-ifile-database-path)
17631         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17632         make-obsolete-variable.
17633         (spam-bsfilter-path, spam-bsfilter-program)
17634         (spam-spamassassin-path, spam-spamassassin-program)
17635         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17636         Don't use "path" inappropriately.
17637         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17638         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17639         variable names.
17640
17641 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17642
17643         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17644         summary buffer.
17645
17646         * password.el (password-cache-remove): Use clear-string to burn
17647         password, if available.
17648
17649 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17650
17651         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17652
17653         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17654
17655         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17656         (gnus-message-highlight-citation): Move defcustom here from
17657         gnus-cite.el.
17658         (gnus-message-citation-mode): Autoload.
17659
17660         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
17661         checks to make it compile with XEmacs.
17662         (gnus-message-citation-mode): New minor mode.
17663         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
17664         (gnus-message-highlight-citation): New variables.
17665         (gnus-message-search-citation-line)
17666         (gnus-message-add-citation-keywords)
17667         (gnus-message-remove-citation-keywords)
17668         (turn-on-gnus-message-citation-mode)
17669         (turn-off-gnus-message-citation-mode): New functions.
17670
17671 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
17672
17673         * gnus-cite.el: Enable highlighting of different citation levels in
17674         message-mode.
17675
17676 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17677
17678         * message.el (message-make-fqdn): Fix comment.
17679         (message-bogus-system-names): Add ".local".
17680
17681         * spam.el (spam-ifile-path, spam-ifile-program)
17682         (spam-ifile-database-path, spam-ifile-database)
17683         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17684         Don't use "path" inappropriately.
17685         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17686         strings.
17687         (spam-check-ifile, spam-ifile-register-with-ifile)
17688         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17689         Use new variable names.
17690
17691         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17692         (gnus-treat-display-smileys): Simplify using
17693         gnus-image-type-available-p.
17694
17695         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17696         available.
17697
17698         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17699         Use `display-images-p' if available.
17700
17701 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17702
17703         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17704         one after turning on the buffer's multibyteness instead of decoding
17705         them directly in the unibyte buffer that causes unexpected conversion
17706         in Emacs 23 (unicode).
17707
17708 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17709
17710         * message.el (message-generate-hashcash): Fix custom type.
17711
17712 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17713
17714         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17715
17716 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17717
17718         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17719         disconnect icons.  Add help text.
17720
17721 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17722
17723         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17724         negated to be consistent with the others we handle.
17725
17726 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17727
17728         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17729         version of gnus-summary-buffer to something, so that we can use two
17730         article buffers at the same time.
17731
17732 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17733
17734         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17735         trigger all the extra headers.
17736         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17737         sorting.
17738
17739 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17740
17741         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17742         solid groups.
17743
17744 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17745
17746         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17747
17748 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17749
17750         * legacy-gnus-agent.el: Add Copyright notice.
17751
17752 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17753
17754         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
17755
17756 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17757
17758         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
17759
17760         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
17761         to make it work reliably in CVS Emacs.
17762         (gnus-summary-limit-strange-charsets-predicate)
17763         (gnus-summary-limit-to-predicate): New functions.
17764
17765 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
17766
17767         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
17768         specifying array size.
17769         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
17770         array if it is too small.
17771         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
17772         (gnus-sort-threads-loop): New function.
17773
17774 2006-12-06  Chris Moore  <dooglus@gmail.com>
17775
17776         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
17777         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
17778
17779 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
17780
17781         * mm-url.el (mm-url-predefined-programs): Call curl with correct
17782         options.
17783
17784 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17785
17786         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
17787         DOS-ing the recipient.
17788
17789         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
17790         the headers when creating the mapping to avoid mismappings.
17791         (nnweb-gmane-create-mapping): Always nix out old mapping.
17792
17793 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17794
17795         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
17796         and mm-verify-option to never.
17797
17798 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17799
17800         * message.el (message-signed-or-encrypted-p): New function.
17801         (message-forward-make-body): Use it.
17802
17803         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
17804         Replace encode-coding-string with mm-encode-coding-string.
17805
17806 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17807
17808         * nneething.el (nneething-decode-file-name):
17809         Replace decode-coding-string with mm-decode-coding-string.
17810
17811         * gnus-int.el (gnus-open-server): Say failed server's name.
17812
17813 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17814
17815         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
17816         strings to a single string.  Quote `errors-file-name'.
17817         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
17818         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
17819         Adjust calls.  Use `shell-quote-argument'.
17820
17821 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
17822
17823         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
17824         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
17825
17826         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
17827         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
17828         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
17829         (gnus-group-make-directory-group, gnus-group-transpose-groups):
17830         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
17831         (gnus-subscribe-newsgroup, gnus-1):
17832         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
17833         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
17834         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
17835         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
17836
17837 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17838
17839         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
17840         keystroke.
17841         (gnus-summary-limit-to-bodies): Implement headersp.
17842
17843 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17844
17845         * dns.el (query-dns): Protect against "Process dns deleted" strings.
17846
17847 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17848
17849         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
17850
17851 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17852
17853         * message.el (message-generate-hashcash): Expand range of values to
17854         include `opportunistic'.
17855         (message-send-mail): Use it.
17856
17857 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17858
17859         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
17860         and comment it.
17861
17862         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
17863
17864 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
17865
17866         * gnus-util.el (gnus-extract-address-components): Improve comment.
17867
17868 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17869
17870         * gnus-util.el (gnus-extract-address-components): Work with address in
17871         which the name portion contains @.
17872
17873         * lpath.el: Fbind custom-autoload.
17874
17875 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17876
17877         * gnus.el (gnus-start): Move custom group up.
17878         (gnus-select-method): Don't autoload, but make it available for
17879         `customize-variable'.
17880         (gnus-getenv-nntpserver): Don't autoload.
17881
17882 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
17883
17884         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
17885
17886 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17887
17888         * message.el (message-sendmail-extra-arguments): New variable.
17889         (message-send-mail-with-sendmail): Use it.
17890
17891 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17892
17893         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
17894         mm-with-unibyte-current-buffer to make string unibyte.
17895
17896         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
17897         mm-string-as-multibyte.
17898
17899 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
17900
17901         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
17902         Reported by Werner Koch <wk@gnupg.org>.
17903
17904 2006-11-14  Daiki Ueno  <ueno@p360>
17905
17906         * mml2015.el: Autoload epa-select-keys when compiling.
17907
17908 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17909
17910         * mml2015.el (mml2015-epg-sign): Save the signing keys in
17911         message-options.
17912         (mml2015-epg-encrypt): Save the recipient keys in message-options.
17913
17914 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17915
17916         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
17917         EasyPG (< 0.0.6).
17918         (mml2015-always-trust): New user option.
17919         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
17920         prompt.
17921
17922 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17923
17924         * nntp.el (nntp-authinfo-force): New variable.
17925         (nntp-send-authinfo): Use it.
17926
17927 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
17928
17929         * message.el (message-strip-subject-encoded-words): Allow _not_ to
17930         decode encoded words.  Improve prompt.  Add comment about forwarding.
17931         (message-replacement-char): Move up.
17932
17933 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17934
17935         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
17936         instead of gnus-intersection because arguments of gnus-sorted-nunion
17937         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
17938
17939 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
17940
17941         * message.el (message-strip-subject-encoded-words): Reformat prompt.
17942         (message-simplify-subject-functions):
17943         Enable message-strip-subject-encoded-words by default.
17944
17945 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
17946
17947         * message.el (message-strip-subject-encoded-words): New function.
17948         (message-simplify-subject-functions): New variable.
17949         (message-simplify-subject): Use it.  Fix typo in doc string.
17950         Support message-strip-subject-encoded-words.
17951
17952 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
17953
17954         * gnus-diary.el (gnus-diary-delay-format-function):
17955         * nndiary.el (nndiary-reminders):
17956         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
17957
17958 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17959
17960         * gnus-art.el (article-hide-boring-headers): Fetch date from
17961         gnus-original-article-buffer to avoid problems with localized date
17962         strings.
17963
17964 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17965
17966         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
17967
17968 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
17969
17970         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17971         New variables.
17972         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17973         (mm-charset-synonym-alist): Move some entries to
17974         mm-codepage-iso-8859-list.
17975         (mm-charset-synonym-alist, mm-charset-override-alist):
17976         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17977
17978 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17979
17980         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
17981
17982 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17983
17984         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
17985         with Emacs 21 and XEmacs.
17986
17987 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
17988
17989         * spam.el (spam-parse-address): New function for better parsing,
17990         catching errors, etc.
17991         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
17992
17993 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17994
17995         * mm-view.el: Add interactive arg to html2text autoload.
17996
17997 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17998
17999         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
18000
18001 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
18002
18003         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18004         New variables.
18005         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18006         (mm-charset-synonym-alist): Move some entries to
18007         mm-codepage-iso-8859-list.
18008
18009         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
18010
18011 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
18012
18013         * message.el (message-citation-line-format)
18014         (message-insert-formated-citation-line): Fix implementation of %E, %N
18015         and %n according to the doc string.
18016
18017 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
18018
18019         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18020         Use car-safe to avoid bad parses.
18021
18022 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18023
18024         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
18025         names.
18026
18027         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
18028
18029 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18030
18031         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
18032         header.
18033
18034         * message.el (message-draft-headers): Add Date.
18035         (message-headers-to-generate): Fix typo in docstring.
18036
18037         * nndraft.el (nndraft-required-headers): New variable.
18038         (nndraft-generate-headers): Use it.
18039
18040         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
18041
18042 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18043
18044         * gnus-registry.el (gnus-registry-wash-for-keywords)
18045         (gnus-registry-find-keywords): New functions to allow easy searching of
18046         articles that are in the registry.
18047
18048 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18049
18050         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18051         Use ietf-drums-parse-address instead of gnus-extract-address-components.
18052         Reported by Damien Elmes <damien@repose.cx>.
18053
18054 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18055
18056         * gnus.el (gnus-mime): Remove unused custom group.
18057
18058 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18059
18060         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
18061         "blank line" when searching for end of armor headers.
18062
18063 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18064
18065         * gmm-utils.el (gmm-write-region): Fix variable name.
18066
18067 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18068
18069         * gmm-utils.el (gmm-write-region): New function based on compatibility
18070         code from `mm-make-temp-file'.
18071
18072         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
18073
18074         * nnmaildir.el (nnmaildir--update-nov)
18075         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
18076         Use `gmm-write-region'.
18077
18078 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18079
18080         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
18081         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18082
18083         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
18084
18085         * message.el (message-replacement-char): New variable.
18086         (message-fix-before-sending): Use it.
18087         (message-simplify-subject): New function to remove duplicate code.
18088         (message-reply, message-followup): Use it.
18089
18090         * gnus-sum.el (gnus-summary-make-menu-bar):
18091         Clarify gnus-summary-limit-to-articles.
18092
18093 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18094
18095         * gnus-util.el (gnus-with-local-quit): New macro.
18096
18097         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
18098
18099 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18100
18101         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
18102         ignore non-string data.
18103
18104 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18105
18106         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
18107         non-string data (needs to be done in the registry too).
18108
18109 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18110
18111         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
18112         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
18113         (gnus-registry-split-fancy-with-parent)
18114         (gnus-registry-fetch-simplified-message-subject-fast)
18115         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18116         Remove text properties on ingress into the registry and when it's saved.
18117         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18118         registry from entries with no groups.
18119
18120 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18121
18122         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18123         function to remove string properties.
18124
18125 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18126
18127         * gmm-utils.el (gmm): Adjust custom version.
18128
18129         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18130         Adjust custom version.
18131
18132         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18133
18134 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18135
18136         * gnus-art.el (gnus-insert-prev-page-button)
18137         (gnus-insert-next-page-button): Simplify.  Reformat.
18138
18139 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18140
18141         * gnus-art.el (gnus-insert-prev-page-button)
18142         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18143
18144 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18145
18146         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18147
18148 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18149
18150         * gnus-art.el (gnus-insert-mime-button)
18151         (gnus-insert-mime-security-button):
18152         Apply gnus-article-button-face to MIME and security buttons.
18153
18154 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18155
18156         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18157         readable.
18158
18159 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18160
18161         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18162
18163 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18164
18165         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18166         `browse-url-of-file' instead of `browse-url'.
18167
18168 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18169
18170         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18171         regexp.  Articles containing quotation were cut prematurely.
18172
18173 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18174
18175         * message.el (message-cite-original-1): Use nobody by default for the
18176         value of From header.
18177         (message-reply): Ditto.
18178
18179 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18180
18181         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
18182         to the gnus-info.  This fixes a bug of inline-PGP message verification.
18183         Reported by Michael Piotrowski <mxp@dynalabs.de>.
18184
18185 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
18186
18187         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
18188         mails in the doc string.  Add some URLs in comment.
18189         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18190
18191 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18192
18193         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18194         backslashes handling and the way to find boundaries of quoted strings.
18195
18196 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18197
18198         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18199         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18200         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18201         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18202
18203 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18204
18205         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18206         doc string.
18207         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18208
18209 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18210
18211         * lpath.el: Fbind epg-check-configuration.
18212
18213 2006-09-06  Simon Josefsson  <jas@extundo.com>
18214
18215         * mml2015.el (mml2015-use): Doc fix, mention epg.
18216
18217 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18218
18219         * mml2015.el (mml2015-use): Default to epg, if available.
18220
18221 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18222
18223         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18224         message-sender.
18225         (mml1991-epg-encrypt): Ditto.
18226         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18227         message-sender.
18228         (mml2015-epg-encrypt): Ditto.
18229
18230 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18231
18232         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18233         several common directories.
18234
18235 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18236
18237         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18238         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18239
18240 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18241
18242         * gnus-art.el (article-decode-encoded-words): Make it fast.
18243
18244 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18245
18246         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18247
18248         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18249         in quoted string into `\'.
18250
18251 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18252
18253         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18254         Use standard-syntax-table.
18255
18256 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18257
18258         * gnus-art.el (gnus-decode-address-function): New variable.
18259         (article-decode-encoded-words): Use it to decode headers which are
18260         assumed to contain addresses.
18261         (gnus-mime-delete-part): Remove useless `or'.
18262
18263         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18264         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18265         (gnus-nov-parse-line): Use it to decode From header.
18266         (gnus-get-newsgroup-headers): Ditto.
18267         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18268
18269         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18270         (mail-decode-encoded-address-string): New alias.
18271
18272         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18273         New function.
18274         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18275         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18276         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18277         (rfc2047-decode-string): Ditto.
18278         (rfc2047-decode-address-region): New function.
18279         (rfc2047-decode-address-string): New function.
18280
18281 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18282
18283         * message.el (message-caesar-buffer-body): Allow rotating headers.
18284
18285         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18286
18287         * message.el (message-insert-formated-citation-line): Fix %f.
18288         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18289
18290 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18291
18292         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18293         (gnus-bookmark-mouse-available-p): New macro.
18294         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18295         (gnus-bookmark-bmenu-show-infos): Use it.
18296         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18297         (gnus-bookmark-bmenu-hide-infos): Ditto.
18298         (gnus-bookmark-remove-properties): New function.
18299         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18300         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18301         (gnus-bookmark-write-file): Bind coding-system-for-write.
18302         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18303         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18304         group before selecting it.
18305         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18306         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18307         quit-window if it is not available; use gnus-mouse-2 and bind it to
18308         gnus-bookmark-bmenu-select-by-mouse.
18309         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18310         (gnus-bookmark-bmenu-select-by-mouse): New function.
18311
18312 2006-08-13  Romain Francoise  <romain@orebokech.com>
18313
18314         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18315         space.
18316
18317 2006-08-10  Romain Francoise  <romain@orebokech.com>
18318
18319         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18320         (dns-mode-soa-auto-increment-serial): New user option.
18321         (dns-mode-soa-maybe-increment-serial): New function.
18322         (dns-mode): Add the latter to `write-contents-functions'.
18323
18324 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18325
18326         * compface.el (uncompface): Use binary rather than raw-text-unix.
18327
18328 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18329
18330         * compface.el (uncompface): Make sure the eol conversion doesn't take
18331         place when communicating with the external programs.
18332         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18333
18334 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18335
18336         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18337
18338 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18339
18340         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18341         Make it more robust by parsing author and date independently.
18342
18343 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18344
18345         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18346
18347 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18348
18349         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18350         first matching secret key.
18351         (mml2015-epg-encrypt): Ditto.
18352
18353         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18354         first matching secret key.
18355         (mml1991-epg-encrypt): Ditto.
18356
18357         * mml2015.el (mml2015-encrypt-to-self): New user option.
18358         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18359         mml2015-epg-encrypt-to-self is set.
18360
18361         * mml1991.el (mml1991-encrypt-to-self): New variable.
18362         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18363         mml1991-epg-encrypt-to-self is set.
18364
18365         * mml2015.el (mml2015-signers): New user option.
18366         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18367         (mml2015-epg-encrypt): Allow to select signing keys.
18368
18369         * mml1991.el (mml1991-signers): New variable.
18370         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18371         (mml1991-epg-encrypt): Allow to select signing keys.
18372
18373 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18374
18375         * nnheader.el (nnheader-insert-head): Make it work even if the file
18376         uses CRLF for the line-break code.
18377
18378 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18379
18380         * mml2015.el: Require mml-sec instead of password.
18381         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18382         (mml2015-cache-passphrase): Inherit the default value from
18383         mml-secure-cache-passphrase.
18384         (mml2015-passphrase-cache-expiry): Inherit the default value from
18385         mml-secure-passphrase-cache-expiry.
18386
18387         * mml1991.el: Require mml-sec instead of password.
18388         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18389         (mml1991-cache-passphrase): Inherit the default value from
18390         mml-secure-cache-passphrase.
18391         (mml1991-passphrase-cache-expiry): Inherit the default value from
18392         mml-secure-passphrase-cache-expiry.
18393
18394         * mml-sec.el: Require password.
18395         (mml-secure-verbose): New user option.
18396         (mml-secure-cache-passphrase): New user option.
18397         (mml-secure-passphrase-cache-expiry): New user option.
18398
18399 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18400             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18401
18402         * pgg-def.el (pgg-truncate-key-identifier):
18403         Truncate the key ID to 8 letters from the end.
18404
18405 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18406
18407         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18408         workaround for the url package included with Emacs.
18409
18410         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18411
18412 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18413
18414         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18415         correctly.  This fixes a bug caused by the 2006-05-12 change.
18416
18417 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18418
18419         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18420         some information about the error when saying that the `bogus' mail
18421         group will be used.
18422
18423 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18424
18425         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18426         string.
18427
18428 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18429
18430         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18431
18432 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18433
18434         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18435
18436 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18437
18438         * mml1991.el (mml1991-function-alist): Add epg.
18439         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18440         (mml1991-epg-encrypt): New functions.
18441
18442 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18443
18444         * mml2015.el (mml2015-verbose): New variable.
18445         (mml2015-cache-passphrase): Ditto.
18446         (mml2015-passphrase-cache-expiry): Ditto.
18447         (mml2015-function-alist): Add epg.
18448         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
18449         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
18450         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
18451         New functions.
18452
18453 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18454
18455         * message.el (message-cite-original-1): Preserve region when removing
18456         quoted text due to X-No-Archive in order to avoid bogus attribution
18457         when citing multiple messages.
18458
18459 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18460
18461         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18462         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18463
18464 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18465
18466         * gnus-diary.el (gnus-user-format-function-d)
18467         (gnus-user-format-function-D): Autoload.
18468
18469         * imap.el (Commentary): Fix typo.
18470
18471         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18472         2006-04-22 contribution.
18473
18474 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18475
18476         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18477         It didn't really fix the bogosity I'm seeing with solid web groups.
18478
18479 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18480
18481         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18482         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18483         created using server names.  If we use the feature without declaring
18484         it, Gnus does not properly manage server and group state.
18485
18486         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18487         bound.
18488
18489 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18490
18491         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18492         looking up the method using GROUP's prefix before inventing a new one.
18493         It is used on killed/unknown groups in various places where returning
18494         an all-new method isn't expected by the caller.
18495
18496         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18497         and match semantics of gnus-group-real-prefix.
18498
18499 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18500
18501         * nnmail.el (nnmail-broken-references-mailers): New variable.
18502         (nnmail-ignore-broken-references): New function generalizing
18503         nnmail-fix-eudora-headers.
18504         (nnmail-fix-eudora-headers): Now obsolete.
18505
18506         * gnus-art.el (gnus-button-handle-custom):
18507         Support `customize-apropos*'.
18508
18509 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18510
18511         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18512
18513         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18514         articles.
18515
18516 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18517
18518         * message.el (message-cite-reply-above): New variable.
18519         (message-yank-original): Use it.
18520
18521 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18522
18523         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18524
18525 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18526
18527         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18528         as read.
18529
18530         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18531
18532 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18533
18534         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18535         (gnus-bookmark-default-file): Use gnus-directory.
18536         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18537         Remove "*" in doc string.
18538         (gnus-bookmark-write-file): Simplify.
18539         (gnus-bookmark-maybe-sort-alist): Use `when'.
18540         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18541         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18542         Add FIXME about Emacs 21 and XEmacs compatibility.
18543         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18544         compatibility.
18545         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18546         compatibility.
18547         (gnus-bookmark-menu-heading): Fix version.
18548
18549 2006-06-19  Bastien Guerry  <bzg@altern.org>
18550
18551         * gnus-bookmark.el: New file.
18552
18553 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18554
18555         * message.el (message-syntax-checks): Doc fix.
18556
18557 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18558
18559         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18560         unsubscribed groups as if they were killed ones.  It causes duplicate
18561         entries in gnus-newsrc-alist.
18562
18563 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18564
18565         * message.el (message-syntax-checks): Doc fix.
18566         (message-send-mail): Add check for continuation headers.
18567         (message-check-news-header-syntax): Fix regexp used to check for
18568         continuation headers.
18569
18570 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18571
18572         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18573
18574 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18575
18576         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18577
18578 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18579
18580         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18581         default-truncate-lines.
18582
18583 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18584
18585         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18586         to fill the utf-8 entry.
18587
18588         * lpath.el: Fbind unicode-precedence-list.
18589
18590 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18591
18592         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18593
18594 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18595
18596         * gnus-agent.el (directory-files-and-attributes): Move all the way
18597         forward (the third and final move).
18598         (gnus-agent-read-agentview): Trap reconstruction errors due to
18599         nonexistent directory.  Handle by returning nil.
18600
18601 2006-05-30  Didier Verna  <didier@xemacs.org>
18602
18603         * message.el (message-dont-reply-to-names): Update the custom type.
18604         * message.el (message-dont-reply-to-names): New defsubst: potentially
18605         convert a list of regexps into a single one.
18606         * message.el (message-get-reply-headers): Use it.
18607         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18608
18609 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18610
18611         * gnus-agent.el (directory-files-and-attributes): Move forward.
18612
18613 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18614
18615         * gnus-ml.el (gnus-mailing-list-subscribe)
18616         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18617         (gnus-mailing-list-message): Fix doc strings.
18618
18619 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18620
18621         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18622         of doing it manually.
18623
18624 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18625
18626         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18627         comment.
18628
18629 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18630
18631         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18632         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18633         (gnus-agent-read-local): All symbols allocated in my-obarray.
18634         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18635         (gnus-agent-regenerate-group): Check numeric names to see if they are
18636         messages or groups.
18637         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18638         better way of do this...)
18639
18640         * gnus-cache.el (gnus-agent-total-fetched-for):
18641         Ignore 'dummy.group' (there should be a better way of do this...)
18642
18643 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18644
18645         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18646         (gnus-saved-headers): Ditto.
18647         (gnus-default-article-saver): Mention functions may have properties.
18648         (gnus-article-save): Override gnus-save-all-headers and
18649         gnus-saved-headers by :headers property which saver function may have.
18650         (gnus-summary-save-in-file): Add :headers property.
18651         (gnus-summary-write-to-file): Ditto.
18652
18653         * gnus-sum.el (gnus-summary-save-article): Bind
18654         gnus-prompt-before-saving to t when saving many articles in a file;
18655         always show all headers.
18656
18657         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
18658
18659 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
18660
18661         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
18662         marks.
18663
18664         * message.el (message-indent-citation): Add optional arguments to allow
18665         using it outside of message buffers.
18666
18667         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
18668         (gnus-article-treat-unfold-headers): Use it.
18669         (gnus-article-truncate-lines): New variable.
18670         (gnus-article-mode): Use it.
18671         (gnus-article-toggle-truncate-lines): New function.
18672
18673         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18674         Add gnus-article-toggle-truncate-lines.
18675
18676         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
18677         coding system in XEmacs, use binary.
18678
18679 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18680
18681         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18682         after-load-alist.
18683
18684         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18685         this function should save decoded articles.
18686         (gnus-summary-write-to-file): Use property to specify this function
18687         should save decoded articles and specify gnus-summary-save-in-file
18688         should be used to save articles other than the first one when saving
18689         many articles.
18690         (gnus-summary-save-body-in-file): Use property to specify this
18691         function should save decoded articles.
18692         (gnus-summary-write-body-to-file): Use property to specify this
18693         function should save decoded articles and specify
18694         gnus-summary-save-body-in-file should be used to save articles other
18695         than the first one when saving many articles.
18696
18697         * gnus-sum.el (gnus-summary-save-article): Simplify.
18698
18699 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18700
18701         * gnus-art.el (gnus-default-article-saver):
18702         Add gnus-summary-write-body-to-file.
18703         (gnus-article-save-coding-system): Don't use coding system object
18704         in XEmacs.
18705         (gnus-read-save-file-name): Add optional `dir-var' argument which
18706         specifies directory in which files are saved; work even if optional
18707         `variable' argument is not specified.
18708         (gnus-summary-write-to-file): Read file name.
18709         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18710         (gnus-summary-write-body-to-file): New function.
18711
18712         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18713         (gnus-summary-local-variables): Add it.
18714         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18715         (gnus-summary-save-article): Remove optional `decode' argument;
18716         determine whether to decode articles by the value of
18717         gnus-default-article-saver; when saving many files using
18718         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18719         it first and use gnus-summary-save-in-file or
18720         gnus-summary-save-body-in-file thereafter unless
18721         gnus-prompt-before-saving is always; move point to article which
18722         will be saved.
18723         (gnus-summary-save-article-file): Revert.
18724         (gnus-summary-write-article-file): Revert.
18725         (gnus-summary-save-article-body-file): Revert.
18726         (gnus-summary-write-article-body-file): New function.
18727
18728 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18729
18730         * gnus-art.el (gnus-default-article-saver): Doc fix.
18731         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18732         from gnus-summary-save-article-coding-system, and default to a
18733         certain coding system.
18734         (gnus-output-to-file): Add coding cookie and encode text according
18735         to gnus-article-save-coding-system; don't use mm-append-to-file.
18736
18737         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18738         gnus-art.el and rename to gnus-article-save-coding-system.
18739         (gnus-summary-save-article): Require gnus-art; don't show all
18740         headers if it decodes articles; don't add coding cookie here;
18741         don't bind mm-text-coding-system-for-write.
18742         (gnus-summary-save-article-file): Save decoded articles.
18743         (gnus-summary-write-article-file): When saving many files, use
18744         gnus-summary-write-to-file first and gnus-summary-save-in-file
18745         thereafter unless gnus-prompt-before-saving is always.
18746         (gnus-summary-save-article-body-file): Save decoded articles.
18747
18748         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18749
18750 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18751
18752         * nnrss.el (nnrss-check-group): Bind hash-index.
18753
18754 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
18755
18756         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
18757         its hash index.  Store this hash in `nnrss-group-data'.
18758         (nnrss-read-group-data): Update accordingly.
18759
18760 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18761
18762         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
18763         entry.
18764
18765         * gnus-sum.el (gnus-summary-make-menu-bar):
18766         Add gnus-article-browse-html-article.
18767
18768 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
18769
18770         * gnus-sum.el (gnus-summary-mime-map):
18771         Add gnus-article-browse-html-article.
18772
18773         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
18774
18775 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18776
18777         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
18778         suitable coding systems in customize.
18779
18780 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
18781
18782         * mail-source.el (mail-sources): Fix custom type.
18783
18784 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18785
18786         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
18787         (gnus-summary-expire-articles-now): Shorten prompt.
18788
18789         * gmm-utils.el (wid-edit): Require.
18790         (defun-gmm): Rename from `gmm-defun-compat'.
18791         (gmm-image-search-load-path): Use it.
18792         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
18793
18794 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18795
18796         * gnus-sum.el (gnus-summary-save-article-coding-system):
18797         New variable.
18798         (gnus-summary-save-article): Add optional `decode' argument.
18799         If it is set and gnus-summary-save-article-coding-system is non-nil,
18800         save decoded article.
18801         (gnus-summary-write-article-file): Save decoded article if
18802         gnus-summary-save-article-coding-system is non-nil.
18803
18804         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
18805         type.
18806
18807 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18808
18809         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
18810
18811 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18812
18813         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
18814         first to test gnus-single-article-buffer which may be buffer-local.
18815
18816         * gnus-sum.el (gnus-summary-setup-buffer):
18817         Make gnus-single-article-buffer buffer-local and nil in ephemeral
18818         group; make gnus-article-buffer, gnus-article-current, and
18819         gnus-original-article-buffer always buffer-local.
18820         (gnus-summary-exit): Kill article buffer belonging to ephemeral
18821         group.
18822         (gnus-handle-ephemeral-exit): Don't move to next summary line.
18823
18824 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18825
18826         * nnml.el (nnml-request-compact-group): Compressed files might not
18827         have .gz extension.
18828
18829 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18830
18831         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
18832         (mm-copy-to-buffer): Use with-current-buffer.
18833         (mm-display-part): Simplify.
18834         (mm-inlinable-p): Add optional arg `type'.
18835
18836 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18837
18838         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
18839         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
18840         Try harder to show the attachment internally or externally using
18841         gnus-mime-view-part-as-type.
18842
18843 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18844
18845         * message.el (message-from-style, message-signature-separator)
18846         (message-user-organization-file, message-send-mail-function)
18847         (message-citation-line-function, message-yank-prefix)
18848         (message-indent-citation-function, message-signature)
18849         (message-signature-file, message-signature-insert-empty-line):
18850         Remove autoloads.
18851
18852         * gnus-art.el (gnus-buttonized-mime-types):
18853         Remove "multipart/signed".  Revert 2006-04-26 change.
18854
18855 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18856
18857         * gnus.el (gnus-version-number): Bump version.
18858
18859 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18860
18861         * gnus.el: No Gnus v0.5 is released.
18862
18863 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18864
18865         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
18866         fetching articles by message-id.
18867
18868 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18869
18870         * message.el (hashcash): Require hashcash as normal.
18871
18872         * ecomplete.el (ecomplete-highlight-match-line):
18873         Use point-at-eol.
18874         (ecomplete-highlight-match-line): Use `highlight', because that
18875         face exists in both Emacs and XEmacs.
18876
18877         * message.el (message-display-abbrev): Use point-at-bol.
18878
18879         * mail-source.el: Don't require timer/timer-funcs.
18880
18881         * gnus-async.el: Ditto.
18882
18883         * password.el: Ditto.
18884
18885         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
18886
18887         * mm-url.el: Ditto.
18888
18889         * gnus-xmas.el: Don't require timer-funcs.
18890
18891         * mm-util.el: Require timer/timer-funcs.
18892
18893 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18894
18895         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
18896         Close.
18897
18898 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18899
18900         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
18901         unibyte after clear-decrypt function runs.
18902
18903         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
18904         returns as a unibyte string.
18905
18906 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18907
18908         * lpath.el: Revert.
18909
18910         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
18911         (pgg-gpg-process-sentinel): Revert.
18912
18913         * pgg-pgp.el (pgg-pgp-process-region): Revert.
18914         (pgg-pgp-lookup-key): Revert.
18915
18916         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
18917         (pgg-pgp5-lookup-key): Revert.
18918
18919         * pgg.el (pgg-fetch-key): Revert.
18920
18921 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18922
18923         * lpath.el: Fbind string-as-multibyte for XEmacs.
18924
18925         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
18926         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
18927         (mml1991-pgg-encrypt): Ditto.
18928
18929         * pgg-gpg.el (pgg-string-to-multibyte): New function.
18930         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
18931         a multibyte buffer.
18932
18933         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
18934         (pgg-pgp-lookup-key): Ditto.
18935
18936         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
18937         (pgg-pgp5-lookup-key): Ditto.
18938
18939         * pgg.el (pgg-fetch-key): Ditto.
18940
18941 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
18942
18943         * message.el (message-user-organization-file): Check several
18944         locations of the organization file.
18945
18946         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
18947         Add gnus-article-view-part-as-type.
18948
18949         * gnus-art.el (gnus-article-view-part-as-type): New function.
18950
18951         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
18952         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
18953
18954         * mml.el: Simplify autoload.
18955         (mml-mode): defvar dnd-protocol-alist instead of using
18956         symbol-value.
18957         (mml-default-directory): New variable.
18958         (mml-minibuffer-read-file): Use it.
18959         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
18960
18961         * message.el (message-citation-line-format): New variable.
18962         (message-insert-formated-citation-line): New function.
18963         (message-citation-line-function):
18964         Add `message-insert-formated-citation-line' to custom type.
18965
18966         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
18967         to doc string.
18968
18969         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
18970         depending on mm-verify-option.
18971
18972 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18973
18974         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
18975         binding pgg-* variables; reimplement the section which prevents
18976         MIME header from being signed.
18977         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
18978         pgg-text-mode; remove a blank line at the top of body.
18979
18980         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
18981         lines at the top of body; use gnus-newsgroup-charset if there's no
18982         Charset header.
18983
18984 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18985
18986         * message.el (message-self-insert-commands): Doc fix.
18987
18988         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
18989         (mm-uu-pgp-encrypted-test): Ditto.
18990         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
18991         between header and body; return application/pgp-encrypted handle
18992         if decryption failed; decode decrypted body by charset.
18993
18994         * mm-decode.el (mm-automatic-display): Don't make application/pgp
18995         element match to application/pgp-*.
18996
18997 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18998
18999         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
19000         HTML.
19001
19002 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19003
19004         * mail-source.el (mail-source-call-script): Message the error
19005         string.
19006
19007 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19008
19009         * gnus-util.el (gnus-byte-compile): Use it.
19010
19011 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
19012
19013         * gnus-util.el (kill-empty-logs): New function.
19014
19015 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19016
19017         * message.el (message-mail-alias-type): Doc fix.
19018         (message-mail-alias-type-p): New function.
19019         (message-send): Use it.
19020         (message-mode): Ditto.
19021         (message-strip-forbidden-properties): Ditto.
19022
19023         * ecomplete.el (ecomplete-database-file-coding-system):
19024         New variable.
19025         (ecomplete-save): Use it.
19026         (ecomplete-setup): Use it.
19027
19028 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19029
19030         * message.el (message-self-insert-commands): New variable.
19031         (message-strip-forbidden-properties): Use it.
19032
19033 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19034
19035         * message.el (message-put-addresses-in-ecomplete): Use a regexp
19036         that doesn't make XEmacs choke.
19037
19038 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
19039
19040         * gnus-util.el (gnus-replace-in-string):
19041         Prefer replace-regexp-in-string over of replace-in-string.
19042
19043 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19044
19045         * gnus-util.el (gnus-select-frame-set-input-focus):
19046         Use select-frame-set-input-focus if it is available in XEmacs; use
19047         definition defined in Emacs 22 for old Emacsen.
19048
19049         * dgnushack.el: Autoload unmorse-region for XEmacs.
19050
19051         * lpath.el: Bind cursor-in-non-selected-windows and
19052         select-frame-set-input-focus for XEmacs.
19053
19054 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19055
19056         * mm-view.el (mm-inline-text): Use equal instead of equalp.
19057
19058 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
19059
19060         * gnus-registry.el (gnus-registry-cache-save): Remove text
19061         properties when saving via the temp buffer.
19062
19063 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19064
19065         * message.el (message-generate-hashcash): Honor custom type.
19066
19067 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19068
19069         * message.el (message-generate-hashcash): Default to non-nil when
19070         hashcash is found.
19071
19072         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
19073         (gnus-refer-thread-limit): Increase default to 500.
19074
19075         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
19076
19077         * flow-fill.el (fill-flowed): Allow delete-space.
19078
19079 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19080
19081         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19082         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
19083         Remove autoloads.
19084
19085 2006-04-18  Simon Josefsson  <jas@extundo.com>
19086
19087         * message.el (message-generate-hashcash): Default to.
19088
19089 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19090
19091         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19092         concatenating segments rather than before concatenating them.
19093
19094 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19095
19096         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
19097
19098 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19099
19100         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
19101
19102         * message.el (message-forward-make-body-plain):
19103         Allow message-forward-ignored-headers to be a list.
19104         (message-remove-ignored-headers): Factor out into function.
19105         (message-forward-make-body-mml): Use it.
19106
19107         * imap.el (imap-quote-specials): New function.
19108         (imap-login-auth): Quote specials.
19109
19110         * rfc2231.el (rfc2231-parse-string): Remove dead code.
19111         (rfc2231-parse-string): Allow concatanation of parameters that
19112         aren't contiguous.  The test case is
19113           (mail-header-parse-content-type "message/external-body;
19114             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19115             access-type=LOCAL-FILE;
19116             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19117
19118 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19119
19120         * nntp.el (nntp-accept-process-output): Return the value of
19121         `nnheader-accept-process-output'.
19122
19123 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19124
19125         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19126         (gnus-button-alist): Recognize more diff formats.
19127         (gnus-button-patch): Strip directory.
19128
19129 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19130
19131         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19132         Emacs 22 when setting focus.
19133
19134 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19135
19136         * gnus-art.el (gnus-article-treat-types): Do treatment of
19137         text/x-verbatim parts.
19138         (gnus-button-patch): New command.
19139
19140         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19141         addresses that contain invalid characters.
19142
19143 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19144
19145         * message.el (message-put-addresses-in-ecomplete):
19146         Use gnus-replace-in-string.
19147         (message-is-yours-p): Use the more correct
19148         mail-header-parse-address instead of
19149         mail-extract-address-components.
19150         (message-put-addresses-in-ecomplete): Fix typo.
19151
19152         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19153         keystroke.
19154
19155         * gnus-art.el (gnus-treatment-function-alist): Change order of
19156         newsgroups/generic header folding to avoid double-folding.
19157
19158         * message.el (message-hidden-headers): Add X-Draft-From.
19159
19160         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19161         New command.
19162         (gnus-summary-repeat-search-article-backward): New command.
19163
19164         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19165         groups in the parent topic.
19166
19167 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19168
19169         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19170         (spam-extra-header-to-number): Return the CRM114 number as a
19171         number instead of a string.
19172
19173 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19174
19175         * gnus-art.el (gnus-face-properties-alist): Move here from
19176         gnus-fun.
19177
19178         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19179
19180 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19181
19182         * message.el (message-strip-forbidden-properties): Only display on
19183         self-insert-command.
19184
19185         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
19186         reindent.
19187         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
19188
19189 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19190
19191         * smiley.el (smiley-style): Fix typo.
19192
19193 2006-03-23  Kenichi Handa  <handa@m17n.org>
19194
19195         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19196         instead of set-buffer-multibyte.
19197
19198 2006-03-23  Kenichi Handa  <handa@m17n.org>
19199
19200         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19201         buffer and then decode the buffer text if necessary.
19202         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19203         first, and after mm-encode-body, change the buffer to unibyte.
19204
19205 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19206
19207         * hashcash.el (hashcash-insert-payment-async-2):
19208         Use message-goto-eoh instead of doing it manually.
19209         (mail-add-payment): Use message-narrow-to-header instead of trying
19210         to do the same itself.
19211
19212         * message.el (message-hidden-headers): Add Face.
19213
19214         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19215         reparenting code.
19216         (gnus-summary-reparent-children): Refactored out code.
19217         (gnus-summary-thread-map): New keystroke.
19218         (gnus-summary-reparent-children): Make into command.
19219
19220         * smiley.el (smiley-style): Default to `medium' if using a large
19221         font.
19222
19223         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19224         does it itself.
19225
19226         * message.el (message-point-in-header-p): Simplify definition.
19227
19228 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19229
19230         * nnagent.el (nnagent-request-set-mark): Silence log file
19231         writing.
19232         (nnagent-request-set-mark): Use write-region instead of
19233         append-to-file.
19234
19235         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19236         strange select method.
19237
19238         * ecomplete.el (ecomplete-display-matches): Get highlightling
19239         right.
19240         (ecomplete-display-matches): Use literals.
19241         (ecomplete-display-matches): Disable message logging.
19242
19243         * message.el (message-display-abbrev): Small optimization.
19244
19245         * ecomplete.el (ecomplete-display-matches): Allow automatic
19246         display.
19247
19248         * message.el (message-strip-forbidden-properties):
19249         Display abbrevs.
19250         (message-display-abbrev): Get automatic display right.
19251
19252         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19253         keystrokes.
19254
19255 2006-04-13  Romain Francoise  <romain@orebokech.com>
19256
19257         TODO: Backport to v5-10!
19258
19259         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19260         Move here (and rename) from gnus-registry.el.
19261
19262         * gnus-registry.el: Require gnus-util.
19263         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19264
19265 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19266
19267         * gnus-group.el (gnus-group-catchup-current):
19268         Change if-then-else-if-then-else into cond.
19269         (gnus-group-catchup): Indent.
19270         (group-name-at-point): New function.
19271         (gnus-fetch-group): Provide default from thing at point.
19272
19273 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19274
19275         * message.el (message-display-abbrev): Fix regexp.
19276
19277         * ecomplete.el (ecomplete-highlight-match-line):
19278         Reimplement choosing.
19279         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19280         dead variables.
19281
19282         * message.el (message-newline-and-indent): Remove debugging.
19283         (message-display-abbrev): Use new implementation.
19284
19285 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19286
19287         * gnus-art.el (gnus-article-mode):
19288         Set cursor-in-non-selected-windows to nil.
19289
19290         * smiley.el: Revert previous change.
19291         (smiley-data-directory): defvar it before using it in the
19292         defcustom of `smiley-style'.
19293
19294 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19295
19296         * message.el (message-newline-and-indent): New function.
19297
19298         * ecomplete.el: Implement more bits.
19299
19300         * message.el (message-put-addresses-in-ecomplete): Clean up the
19301         string.
19302
19303         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19304
19305         * gnus-sum.el (gnus-summary-save-parts):
19306         Bind gnus-summary-save-parts-counter and use it to make unique file
19307         names.
19308
19309         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19310
19311         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19312         parameter to say whether to actually parse the individual
19313         addresses.
19314
19315         * message.el (message-put-addresses-in-ecomplete): New function.
19316         (ecomplete): Require.
19317         (message-mail-alias-type): Add ecomplete as an option.
19318
19319 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19320
19321         * flow-fill.el (fill-flowed): Remove trailing space from blank
19322         quoted lines.
19323
19324 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19325
19326         * smiley.el (smiley-style): Move definition later to avoid a
19327         compilation warning.
19328
19329 2006-04-12  Kenichi Handa  <handa@m17n.org>
19330
19331         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19332         buffer and then decode the buffer text if necessary.
19333         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19334         first, and after mm-encode-body, change the buffer to unibyte.
19335         Use mm-disable-multibyte instead of set-buffer-multibyte.
19336
19337 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19338
19339         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19340         Content-Type header instead of Content-Disposition header.
19341         (gnus-mime-inline-part): Ditto.
19342         (gnus-mime-view-part-as-charset): Ignore charset that the part
19343         specifies.
19344
19345         * mm-decode.el (mm-display-part): Work with external parts and
19346         usual parts similarly.
19347
19348         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19349         instead of gnus-display-mime.
19350
19351         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19352         instead of with-temp-buffer.
19353
19354         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19355         tag to summarized topics part in order to encode non-ASCII text.
19356
19357 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19358
19359         * smiley.el (smiley-style): New variable.
19360         (smiley-directory): New function.
19361         (smiley-data-directory): Derive from `smiley-style' using
19362         `smiley-directory'.
19363         (smiley-regexp-alist): Add new entries.
19364
19365         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19366         (gnus-article-browse-delete-temp): Add :version.
19367
19368 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19369
19370         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19371         the sieve region.
19372
19373 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19374
19375         * gnus.el (gnus-version-number): Bump version.
19376
19377 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19378
19379         * gnus.el: No Gnus v0.4 is released.
19380
19381 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19382
19383         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19384         layout.
19385
19386         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19387         unknown charset.
19388
19389         * message.el (message-header-synonyms): Add Original-To to the
19390         default.
19391
19392         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19393         optional parameter.
19394
19395 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19396
19397         * gnus-fun.el (gnus): Require it for gnus-directory.
19398
19399 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19400
19401         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19402
19403 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19404
19405         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19406
19407 2006-04-05  Simon Josefsson  <jas@extundo.com>
19408
19409         * password.el (password-reset): New function.
19410
19411 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19412
19413         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19414         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19415
19416 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19417
19418         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19419         Some whitespace was matched into the url, which broke browsing hits
19420         > 100 when mm-url-use-external was nil.
19421
19422 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19423
19424         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19425         Check gnus-extra-headers for 'Newsgroups.
19426
19427         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19428         bound.
19429
19430 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19431
19432         * pgg-gpg.el: Clean up process buffers every time gpg processes
19433         complete.
19434
19435 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19436
19437         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19438         doc string.
19439
19440 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19441
19442         * pgg-gpg.el (pgg-gpg-process-filter)
19443         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19444
19445         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19446         lines, temporary fix.
19447
19448 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19449
19450         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
19451
19452 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19453
19454         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19455         default-enable-multibyte-characters.  This reverts the change from
19456         revision 6.17 which is no longer necessary because the passphrase
19457         is sent separately now.  GnuPG messages are unreadable under
19458         multibyte locales with default-enable-multibyte-characters set to
19459         nil.
19460
19461 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19462
19463         * message.el (message-tool-bar-gnome): Move "spell".
19464
19465 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19466
19467         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19468         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19469         instead.
19470
19471 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19472
19473         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19474         Improve newsgroups handling for NNTP overviews which don't include
19475         Newsgroups.
19476
19477 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19478
19479         * message.el (message-resend): Bind message-generate-hashcash to nil.
19480
19481 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19482
19483         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19484         when searching for already-paid recipients.
19485
19486 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19487
19488         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19489         passphrases when it is not needed.
19490         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19491         passphrase stuff from gpg, should only be necessary when you use
19492         gpg with a smartcard.
19493
19494 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19495
19496         * mml.el (mml-insert-mime): Ignore cached contents of
19497         message/external-body part.
19498
19499         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19500         (mm-insert-part): Ditto.
19501
19502 2006-03-23  Simon Josefsson  <jas@extundo.com>
19503
19504         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19505         Reiner.
19506         (pgg-gpg-use-agent-p): Use it again.
19507
19508 2006-03-23  Simon Josefsson  <jas@extundo.com>
19509
19510         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19511         older emacsen.
19512         (pgg-gpg-use-agent-p): Don't use it.
19513
19514 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19515
19516         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19517         if we can.
19518
19519 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19520
19521         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19522         (pgg-gpg-update-agent): New function.
19523         (pgg-gpg-use-agent-p): New function.
19524         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19525         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19526         (pgg-gpg-sign-region): Use it.
19527
19528 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19529
19530         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19531         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19532
19533 2006-03-21  Simon Josefsson  <jas@extundo.com>
19534
19535         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19536         <wilde@sha-bang.de>.
19537         (pgg-gpg-use-agent): New variable.
19538         (pgg-gpg-process-region): Use it.
19539         (pgg-gpg-encrypt-region): Likewise.
19540         (pgg-gpg-encrypt-symmetric-region): Likewise.
19541         (pgg-gpg-decrypt-region): Likewise.
19542         (pgg-gpg-sign-region): Likewise.
19543         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19544
19545 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19546
19547         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19548
19549         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19550         Add comment on version.
19551
19552 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19553
19554         * smiley.el: Add missing test smiley.
19555
19556 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19557
19558         * mm-decode.el (mm-with-part): New macro.
19559         (mm-get-part): Use it; work with message/external-body as well.
19560         (mm-save-part): Treat name and filename equally.
19561
19562         * mm-extern.el (mm-extern-cache-contents): New function.
19563         (mm-inline-external-body): Use it; force the part to be displayed;
19564         move undisplayer added to the cached handle to the parent.
19565
19566         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19567         (gnus-mime-view-part-as-type): Work with message/external-body.
19568
19569         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19570
19571 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19572
19573         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19574         images in image-load-path.  [Sync with image.el, revision 1.60, in
19575         Emacs.]
19576
19577 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19578
19579         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19580         path rather than symbol.  Always return list of directories.
19581         Guarantee that image directory comes first.  [Sync with image.el,
19582         revision 1.59, in Emacs.]
19583
19584         * message.el (message-make-tool-bar): Adjust to new API of
19585         `gmm-image-load-path-for-library'.
19586
19587         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19588
19589         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19590
19591 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19592
19593         * gnus-art.el (gnus-article-only-boring-p):
19594         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19595         intangible text.
19596         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19597
19598 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19599
19600         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19601         Use `defun' instead of `gmm-defun-compat'.
19602
19603 2006-03-14  Simon Josefsson  <jas@extundo.com>
19604
19605         * message.el (message-unique-id): Don't use message-number-base36
19606         if (user-uid) is a float.
19607         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19608
19609 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19610
19611         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19612
19613         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19614         empty line between a part and a message part.
19615
19616 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19617
19618         * smiley.el: Add more test smileys.
19619         (smiley-data-directory, smiley-regexp-alist)
19620         (gnus-smiley-file-types): Fix doc strings.
19621         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19622         adding new elements.
19623         (smiley-mouse-map): Unused code.  Make it a comment.
19624
19625 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19626
19627         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19628         scan latest NoCeM messages instead of old ones.
19629         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19630         delimiters that are recently used.
19631         (gnus-nocem-load-cache): Add autoload cookie.
19632
19633         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19634
19635         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19636         level which is larger than gnus-use-nocem is specified.
19637
19638         * gnus-group.el (gnus-group-get-new-news): Ditto.
19639
19640 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19641
19642         * gnus-util.el (gnus-tool-bar-update): New function.
19643
19644         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19645         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19646
19647         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19648
19649         * gnus-group.el (gnus-group-redraw-when-idle)
19650         (gnus-group-redraw-check): Remove.
19651         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19652
19653 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19654
19655         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19656         if optional last element is specified in splits (FIELD VALUE...).
19657
19658 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
19659
19660         * message.el (message-make-tool-bar): Rename gmm-image-load-path
19661         to gmm-image-load-path-for-library.  Call with no-error argument.
19662         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
19663
19664         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19665
19666         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19667
19668         * gmm-utils.el (gmm-image-load-path): Remove alias.
19669
19670 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
19671
19672         * gmm-utils.el (gmm-image-load-path): Add alias.
19673
19674         * nnml.el (nnml-generate-nov-databases-directory): Rename from
19675         nnml-generate-nov-databases-1.
19676         (nnml-generate-nov-databases): Use it.
19677         (nnml-generate-nov-databases-directory): Document no-active
19678         argument.
19679
19680         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19681         directory if path is t.  Add no-error.
19682
19683         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19684         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19685
19686         * gnus-art.el (gnus-article-browse-delete-temp-files):
19687         Simplify resetting gnus-article-browse-html-temp-list.
19688
19689         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19690         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19691         Add example to docstring.  Rename local variables.  Move error
19692         checks to default case in cond and simplify.
19693
19694 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19695
19696         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19697         handle is multipart when calling it recursively.
19698         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19699
19700 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19701
19702         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19703         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19704
19705 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19706
19707         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19708         is loaded.
19709
19710         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19711         loaded.
19712
19713 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19714
19715         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19716         to "Emacs 23 (unicode)" in doc string.
19717
19718         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19719         "Emacs 23 (unicode)" in comment.
19720
19721 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19722
19723         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19724
19725         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19726         characters 160 through 255 in Emacs 23.
19727
19728 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19729
19730         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19731         gnus-article-browse-html-temp.
19732         (gnus-article-browse-delete-temp): Make it customizable.
19733         Add `file'.  Adjust doc string.
19734         (gnus-article-browse-delete-temp-files): Add argument.
19735         Allow query for each file.  Adjust doc string.
19736         (gnus-article-browse-html-parts):
19737         Add `gnus-article-browse-delete-temp-files' to
19738         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19739
19740 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19741
19742         * gnus-art.el (gnus-article-browse-html-temp)
19743         (gnus-article-browse-delete-temp): New variables.
19744         (gnus-article-browse-delete-temp-files): New function.
19745         (gnus-article-browse-html-parts): Use it.
19746
19747 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19748
19749         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19750
19751         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19752         string.
19753
19754         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
19755         gnus-summary-insert-new-articles when unplugged.
19756         Remove gnus-summary-search-article-forward.
19757
19758         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
19759         display-visual-class instead of display-color-cells.
19760
19761 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19762
19763         * dgnushack.el: Autoload customize-group for XEmacs.
19764
19765         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
19766         message/* containing non-ASCII text properly.
19767
19768 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
19769
19770         * message.el: Require gmm-utils, remove autoloads.
19771         (message-tool-bar): Set default based on
19772         gmm-tool-bar-style.
19773         (message-tool-bar-gnome): Add gmm-customize-mode.
19774
19775         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
19776         gmm-tool-bar-style.
19777         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
19778
19779         * gnus-group.el (gnus-group-tool-bar): Set default based on
19780         gmm-tool-bar-style.
19781         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
19782
19783         * gmm-utils.el (gmm-image-directory): Rename variable from
19784         gmm-image-load-path.
19785         (gmm-image-load-path): Use gmm-image-directory.
19786         (gmm-customize-mode): New function.
19787         (gmm-tool-bar-style): New variable.
19788
19789         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
19790         gnus-group-redraw-line-number.
19791         (gnus-group-redraw-check): Simplify.
19792         (gnus-group-tool-bar-update): Remove redraw check.
19793         (gnus-group-make-tool-bar): Add redraw check.
19794
19795 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
19796
19797         * gnus-art.el (gnus-button): Add missing parentheses.
19798
19799 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19800
19801         * lpath.el: Fbind line-number-at-pos.
19802
19803 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19804
19805         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
19806
19807 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19808
19809         * gnus-art.el (gnus-button): New face.
19810         (gnus-article-button-face): Use it.
19811
19812         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19813         Add gnus-summary-next-page.  Re-order.
19814
19815         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
19816         next-node are now included.
19817         (gnus-group-redraw-line-number): New internal variable.
19818         (gnus-group-redraw-check): Helper function for updating the tool
19819         bar.
19820         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
19821
19822         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
19823
19824         * spam.el (spam-spamassassin-score-regexp): New internal variable.
19825         (spam-extra-header-to-number, spam-check-spamassassin-headers):
19826         Use it to match format of Spamassassin 3.0 and later.
19827         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
19828         (spam-check-bogofilter)
19829         (spam-bogofilter-register-with-bogofilter): Fix args of
19830         `gnus-error' calls.
19831
19832 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19833
19834         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19835         unnecessary interaction when sending queued mails.
19836         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
19837
19838 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
19839
19840         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
19841         first or last are nil.
19842
19843 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19844
19845         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
19846
19847 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19848
19849         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
19850
19851 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19852
19853         * dns.el (query-dns): Protect more against buggy tcp output.
19854
19855 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19856
19857         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
19858         nov.php.
19859
19860 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19861
19862         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
19863         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
19864         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
19865         output on the server side.
19866         (nnweb-google-create-mapping): Update regexps and add some
19867         progress indication.
19868
19869 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
19870
19871         * gnus-group.el (gnus-group-tool-bar-gnome):
19872         Fix gnus-agent-toggle-plugged.  Re-order icons.
19873         (gnus-group-tool-bar-gnome):
19874         Add gnus-group-{prev,next}-unread-group.
19875         (gnus-group-tool-bar-gnome): Re-order icons.
19876
19877         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19878         Move gnus-summary-insert-new-articles.
19879
19880         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
19881         Fix comments.
19882
19883         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
19884         also available in Emacs 21.3.
19885
19886         * message.el (message-fix-before-sending): Change "Emacs 22" to
19887         "Emacs 23 (unicode)" in comment.
19888
19889         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
19890         "Emacs 23 (unicode)" in comment.
19891
19892         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
19893         comment.
19894         (mm-coding-system-p): Add comment about no-MULE XEmacs.
19895
19896         * mm-view.el (mm-fill-flowed): Add :version.
19897
19898 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19899
19900         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
19901         and load-path.
19902
19903 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
19904
19905         * message.el: Autoload gmm-image-load-path.
19906         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
19907         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
19908         consitency.
19909
19910         * gmm-utils.el (gmm-image-load-path): Also search in
19911         "../etc/images".  Don't set gmm-image-load-path if we don't find
19912         the image.
19913
19914 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19915
19916         * gmm-utils.el (gmm-image-load-path): Don't make
19917         `gmm-image-load-path' include subdirectories which the second arg
19918         `image' might specify.
19919
19920         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
19921         subdirectory to icon file names.
19922
19923         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
19924
19925 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19926
19927         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
19928         gmm-image-load-path calls.
19929
19930         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19931
19932         * message.el (message-make-tool-bar): Ditto.
19933
19934         * mml.el (mml-preview): Add comment concerning tool bar icons.
19935
19936         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
19937         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
19938
19939         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
19940         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
19941
19942         * message.el (message-tool-bar-gnome): Use new icon names.
19943         (message-make-tool-bar): Use `gmm-image-load-path'.
19944
19945         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
19946         New functions from MH-E.
19947         (gmm-image-load-path): New variable from MH-E.
19948         (gmm-image-load-path): New function from MH-E.  Add arguments
19949         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
19950         *-image-load-path-called-flag.
19951
19952 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
19953
19954         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
19955
19956 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
19957
19958         * nnimap.el (nnimap-request-move-article): Change folder back to
19959         source group before deleting.
19960
19961 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
19962
19963         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
19964
19965         * gnus-art.el (mm-url-insert-file-contents-external):
19966         Autoload mm-url.
19967
19968         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
19969
19970 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19971
19972         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
19973         coding system which mm-charset-to-coding-system returns for a
19974         given charset is valid.
19975
19976 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
19977
19978         * html2text.el (html2text-remove-tag-list):
19979         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
19980
19981 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
19982
19983         * gnus-cus.el: Revert 2005-10-17 change.
19984
19985 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19986
19987         * gnus-art.el (article-strip-banner):
19988         Call article-really-strip-banner only when the regexp match is made.
19989
19990 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19991
19992         * gnus-art.el (article-strip-banner):
19993         Use gnus-extract-address-components instead of
19994         mail-header-parse-addresses to make it work with non-ASCII text;
19995         remove mail-encode-encoded-word-string.
19996
19997         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
19998         values which are surrounded with \"...\"; make it never cause a
19999         Lisp error; give up parsing of parameters if it failed in
20000         extracting type.
20001
20002 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
20003
20004         * smime.el (smime-cert-by-ldap-1): Fix bug where
20005         `smime-ldap-search' returns results without userCertificates.
20006
20007 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20008
20009         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
20010
20011 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20012
20013         * spam.el (spam-check-spamassassin-headers): Adapt format for
20014         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
20015         <ari@mbf.ocn.ne.jp>.
20016         (spam-list-of-processors): Add spam-use-gmane.
20017
20018 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20019
20020         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
20021         make-temp-file; make it work with XEmacs as well.
20022
20023         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
20024         mm-make-temp-file.
20025
20026         * mm-decode.el (mm-display-external): Use the 3rd arg of
20027         mm-make-temp-file.
20028         (mm-create-image-xemacs): Ditto.
20029
20030 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20031
20032         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
20033         with message-narrow-to-headers.
20034         (gnus-draft-setup): Narrow to header to run message-fetch-field.
20035         (gnus-draft-check-draft-articles): New function.
20036         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
20037
20038 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20039
20040         * gnus-art.el (gnus-article-browse-html-parts):
20041         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
20042         Don't use suffix argument for mm-make-temp-file for Emacs 21
20043         compatibility.  Remove useless `format'.
20044
20045 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20046
20047         * nnweb.el (nnweb-google-wash-article): Update regexps.
20048         (nnweb-group-alist): Use defvoo instead of defvar.
20049
20050 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20051
20052         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
20053         re-loading nn* modules.
20054
20055 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
20056
20057         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
20058         for `tool-bar-mode' and don't check it's default-value.
20059
20060         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20061
20062         * message.el (message-make-tool-bar): Ditto.
20063
20064         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
20065         `substring'.  Shorten tmp-file name.
20066
20067         * gnus.el: Remove bogus comment.
20068
20069 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
20070
20071         * gnus-art.el (gnus-article-browse-html-parts): New function.
20072         (gnus-article-browse-html-article): New function for viewing html
20073         articles with a browser.
20074
20075 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
20076
20077         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
20078         in elisp.
20079         (pgg-gpg-encrypt-symmetric-region): Ditto.
20080         (pgg-gpg-sign-region): Ditto.
20081
20082         * pgg-def.el (pgg-text-mode): New variable.
20083
20084         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
20085         (mml2015-pgg-encrypt): Ditto.
20086
20087         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
20088         (mml1991-pgg-encrypt): Ditto.
20089
20090 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20091
20092         * nnfolder.el (nnfolder-insert-newsgroup-line):
20093         Use message-make-date instead of current-time-string.
20094
20095         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
20096         to gnus-decoded which mm-uu might set.
20097
20098 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20099
20100         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
20101         don't decode quoted parameters; remove misimported Emacs code.
20102         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20103         (rfc2231-decode-encoded-string): Don't use split-string which
20104         behaves differently according to Emacs version; use
20105         mm-decode-coding-region to convert charset to coding-system.
20106         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20107         (rfc2231-encode-string): Remove misimported Emacs code.
20108
20109 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20110
20111         * gnus-art.el (article-decode-charset): Don't use ignore-errors
20112         when calling mail-header-parse-content-type.
20113         (article-de-quoted-unreadable): Ditto.
20114         (article-de-base64-unreadable): Ditto.
20115         (article-wash-html): Ditto.
20116
20117         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20118         calling mail-header-parse-content-type and
20119         mail-header-parse-content-disposition.
20120         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20121         mail-header-parse-content-type.
20122
20123         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20124         insert charset and format parameters; encode description after
20125         inserting it to buffer.
20126         (mml-insert-parameter): Fold lines properly even if a parameter is
20127         segmented into two or more lines; change the max column to 76.
20128
20129         * rfc1843.el (rfc1843-decode-article-body): Don't use
20130         ignore-errors when calling mail-header-parse-content-type.
20131
20132         * rfc2231.el (rfc2231-parse-string): Return at least type if
20133         possible; don't cause an error even if it fails in parsing of
20134         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20135         (rfc2231-encode-string): Don't break lines at the beginning, leave
20136         it to mml-insert-parameter.
20137
20138         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20139         calling mail-header-parse-content-type.
20140
20141 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20142
20143         * spam-report.el (spam-report-gmane-use-article-number):
20144         Improve doc string.
20145         (spam-report-gmane-internal): Check if a suitable header was found
20146         in the article.
20147
20148 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20149
20150         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20151         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20152
20153 2006-02-05  Romain Francoise  <romain@orebokech.com>
20154
20155         Update copyright notices of all files in the gnus directory.
20156
20157 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20158
20159         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20160
20161 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20162
20163         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20164         segmented lines of parameter value to cope with Thunderbird 1.5
20165         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20166         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20167         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20168
20169 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20170
20171         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20172         parts.
20173
20174 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20175
20176         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20177         there's only one active file for all servers.
20178         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20179         solid groups.  Gnus might have used a FAST request to select the group.
20180         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
20181         and nnweb-search redundantly in the active file.
20182         (nnweb-request-list): Don't list bogus groups.  There can only be one.
20183         (nnweb-request-create-group): Don't use ARGS.
20184         (nnweb-possibly-change-server, nnweb-request-group): Remove some
20185         initializations.  Let nnoo do the work.
20186
20187 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20188
20189         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20190         Say the part has been decoded.
20191
20192         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20193
20194 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20195
20196         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20197         mailcap-viewer-test-cache when there's no 'test clause, since that
20198         will invert the meaning of a "nil" test previously determined by
20199         mailcap-mailcap-entry-passes-test.
20200
20201 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20202
20203         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20204         compiling.
20205
20206         * gnus-sum.el: Ditto.
20207
20208         * message.el: Don't bind tool-bar-map when compiling.
20209
20210 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20211
20212         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20213
20214 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20215
20216         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20217         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20218         current Google Groups.
20219
20220 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20221
20222         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20223         and tool-bar-mode.
20224
20225         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20226         and tool-bar-mode.
20227
20228         * message.el (message-tool-bar-update): Simplify.
20229         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20230
20231         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20232         gnus-summary-buffer.
20233         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20234         gnus-summary-reply.
20235
20236         * gmm-utils.el (gmm): Add :version.
20237
20238 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20239
20240         * Makefile.in (clean): New rule.
20241         (distclean): Use it.
20242
20243 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20244
20245         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20246         Don't autoload.
20247
20248 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20249
20250         * gmm-utils.el (gmm-verbose): Add :group.
20251
20252 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20253
20254         * message.el: Change some comments WRT tool-bars.
20255
20256         * gnus-sum.el (gnus-summary-tool-bar)
20257         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20258         (gnus-summary-tool-bar-zap-list): New variables.
20259         (gnus-summary-make-tool-bar): Complete rewrite using
20260         `gmm-tool-bar-from-list'.
20261
20262         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20263         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20264         New variables.
20265         (gnus-group-make-tool-bar): Complete rewrite using
20266         `gmm-tool-bar-from-list'.
20267         (gnus-group-tool-bar-update): New function.
20268
20269         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20270
20271 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20272
20273         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20274         is dissected into a single part of which the type is the same as
20275         the given one; decode charset.
20276
20277 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20278
20279         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20280         into alists as symbol not string, since that's what
20281         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20282         look for.
20283
20284 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20285
20286         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20287         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20288
20289         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20290
20291 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20292
20293         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20294         (gnus-xmas-mime-security-button-menu): New function.
20295
20296         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20297         (gnus-mime-security-button-menu): New definition.
20298         (gnus-mime-security-button-map): Use them.
20299         (gnus-mime-security-button-menu): New function.
20300         (gnus-insert-mime-security-button): Addition to help echo.
20301         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20302         (gnus-mime-security-pipe-part): New functions.
20303
20304         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20305         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20306
20307         * mm-decode.el (mm-handle-set-disposition): Remove.
20308         (mm-handle-set-description): Remove.
20309
20310 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20311
20312         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20313         (mm-w3m-standalone-supports-m17n-p): New function.
20314         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20315         w3m usage.
20316
20317         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20318         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20319
20320 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20321
20322         * message.el (message-tool-bar-zap-list):
20323         Use gmm-tool-bar-zap-list as custom type.
20324         (message-tool-bar-update): New function.
20325         (message-tool-bar, message-tool-bar-gnome)
20326         (message-tool-bar-retro): Add message-tool-bar-update.
20327         (message-tool-bar-gnome): Add flyspell-buffer.
20328
20329         * gnus-util.el (gnus-error): Describe `args'.
20330
20331         * gmm-utils.el (gmm-error): Describe `args'.
20332         (gmm-tool-bar-zap-list): New widget.
20333         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20334
20335 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20336
20337         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20338         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20339         the number of recursive calls.
20340
20341         * mm-decode.el (mm-handle-set-disposition): New macro.
20342         (mm-handle-set-description): New macro.
20343
20344 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20345
20346         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20347         encoding.
20348
20349 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20350
20351         * message.el (message-tool-bar-zap-list, message-tool-bar)
20352         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20353         (message-tool-bar-local-item-from-menu): Remove.
20354         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20355         (message-make-tool-bar): New function.
20356         (message-mode): Use `message-make-tool-bar'.
20357
20358         * gmm-utils.el: New file.
20359         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20360         (gmm-lazy): New widget copied from `nnmail.el'.
20361         (gmm-tool-bar-from-list): New function for creating customizable
20362         tool bars.
20363         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20364         output.
20365         (gmm): Add :prefix to defgroup.
20366
20367 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20368
20369         * gmm-utils.el (gmm-widget-p): New function.
20370
20371 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20372
20373         * mml.el (mml-attach-file): Describe `description' in doc string.
20374         (mml-menu): Add Emacs MIME manual and PGG manual.
20375
20376 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20377
20378         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20379
20380 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20381
20382         * nntp.el (nntp-end-of-line): Doc fix.
20383
20384 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20385
20386         * imap.el (imap-open): Handle case where buffer is a buffer
20387         object.
20388
20389 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20390
20391         * gnus-delay.el (gnus-delay): Don't autoload.
20392         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20393         to be re-loaded when customizing the `gnus-delay' group.
20394
20395 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20396
20397         * message.el (message-insert-citation-line): Use newlines.
20398
20399 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20400
20401         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20402         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20403         these routines, so the passphrase can be managed externally and
20404         passed in to the system.
20405         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20406         pgg-add-passphrase-to-cache function.
20407
20408         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20409         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20410         these routines, so the passphrase can be managed externally and
20411         passed in to the system.
20412         (pgg-pgp5-sign-region): Use new name of
20413         pgg-add-passphrase-to-cache function.
20414
20415 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20416
20417         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20418         part of the decoded armor to find the key-identifier.
20419         (pgg-gpg-lookup-key-owner): New function to return the
20420         human-readable identifier of a key owner.
20421         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20422         itself.
20423         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20424         the key value) if we have a key and can match it against a secret
20425         key.  Also, added a note pointing out fact that the prompt only
20426         indicates the first matching key.
20427
20428         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20429         pgg-decrypt-region.
20430         (pgg-add-passphrase-to-cache): Rename from
20431         `pgg-add-passphrase-cache' to reduce confusion (all callers
20432         changed).
20433         (pgg-remove-passphrase-from-cache): Rename from
20434         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20435         changed).
20436         (pgg-read-passphrase, pgg-add-passphrase-cache)
20437         (pgg-remove-passphrase-cache): Add informative docstrings.
20438         (pgg-decrypt): Convey provided passphrase in subordinate call to
20439         pgg-decrypt-region.
20440
20441 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20442
20443         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20444         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20445         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20446         'passphrase' argument, so the passphrase can be managed externally
20447         and then passed in to the system.
20448
20449         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20450         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
20451         so the passphrase cache can be used reliably with identifiers
20452         besides a pgp packet's key id.
20453
20454         * pgg-gpg.el (pgg-gpg-encrypt-region)
20455         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20456         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20457         these routines, so the passphrase can be managed externally and
20458         passed in to the system.
20459
20460         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20461         'notruncate' argument, so the passphrase cache can be used
20462         reliably with identifiers besides a pgp packet's key id.
20463
20464 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20465
20466         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20467         symmetric encryption.
20468         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20469         encrypted session key.
20470         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20471         message ask for the passphrase in a proper way.
20472
20473         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20474         New user commands for symmetric encryption.
20475
20476 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20477
20478         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20479
20480         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20481
20482 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20483
20484         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20485
20486 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20487
20488         * mm-decode.el (mm-inlined-types): Add application/pgp.
20489         (mm-automatic-display): Ditto.
20490
20491         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20492         part as text.
20493
20494 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20495
20496         * nnrss.el: Update copyright.
20497         (nnrss-opml-import): Query whether to subscribe to each entry.
20498
20499         * gnus-art.el:
20500         * gnus-sum.el:
20501         * gnus-xmas.el:
20502         * messagexmas.el:
20503         * mm-uu.el:
20504         * mm-view.el: Update copyright.
20505
20506 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20507
20508         * message.el (message-info): New function.
20509         (message-mode-menu): Add it.
20510         Update copyright.
20511
20512         * ChangeLog: Fix and update copyright.
20513
20514 2006-01-13  Romain Francoise  <romain@orebokech.com>
20515
20516         * message.el (message-forward-subject-name-subject): Prefer the
20517         address to 'nowhere' if the sender has no name.
20518         Fix typo.  Update copyright year.
20519
20520 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20521
20522         * gnus-art.el (article-wash-html):
20523         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20524         (gnus-article-wash-html-with-w3m-standalone): New function.
20525
20526         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20527         mm-inline-text-html-render-with-w3m-standalone.
20528         (mm-text-html-washer-alist): Map w3m-standalone to
20529         gnus-article-wash-html-with-w3m-standalone.
20530         (mm-inline-text-html-render-with-w3m-standalone): New function.
20531
20532 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20533
20534         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20535         Improve LaTeX.
20536
20537 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20538
20539         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20540         (nnrss-request-article): Render text/plain parts as HTML.
20541
20542         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20543         the buffer.
20544
20545 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20546
20547         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20548         custom definition of `gnus-posting-styles'.
20549
20550         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20551         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20552
20553 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20554
20555         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20556         Use nntp for bug archive.
20557
20558 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20559
20560         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20561         parts.
20562         (nnrss-normalize-date): New function converts ISO 8601 date into
20563         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20564         (nnrss-check-group): Use it.
20565
20566 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20567
20568         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20569
20570         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20571         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20572         (nnrss-insert-w3): Ditto.
20573
20574 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20575
20576         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20577         the articles to be forwarded including the case where neither a
20578         number of articles nor a region is specified.
20579
20580 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20581
20582         * nnrss.el (nnrss-request-article): Fix last change; fill
20583         text/plain parts.
20584
20585 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20586
20587         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20588         in text/plain part.
20589         (nnrss-check-group): Don't add excessive newline to dc:subject.
20590
20591 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20592
20593         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20594         article.
20595
20596 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20597
20598         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20599         (nnml-use-compressed-files, nnml-save-mail): Support other
20600         comression programs such as bzip2.
20601
20602 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20603
20604         * dns.el (query-dns): Make sure we check the buffer size before
20605         removing tcp headers.
20606
20607 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20608
20609         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20610         remove MIME buttons associated with multipart/alternative parts.
20611         (gnus-mime-display-alternative): Tag buttons using `article-type'
20612         text property.
20613
20614         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20615         associated with multipart/alternative parts.
20616
20617         * gnus-art.el (gnus-signature-separator): Fix custom type.
20618
20619         * mm-decode.el (mm-inlined-types): Fix custom type.
20620         (mm-keep-viewer-alive-types): Ditto.
20621         (mm-automatic-display): Ditto.
20622         (mm-attachment-override-types): Ditto.
20623         (mm-inline-override-types): Ditto.
20624         (mm-automatic-external-display): Ditto.
20625
20626 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20627
20628         * spam-report.el (spam-report-user-mail-address)
20629         (spam-report-user-agent): New variables.
20630         (spam-report-url-ping-plain): Use spam-report-user-agent.
20631
20632 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20633
20634         * gnus-art.el (gnus-button-handle-custom): Do not just use
20635         `customize-apropos' for any "M-x customize-*" button but the
20636         function called for.  Accept both the function name and its
20637         argument in order to achieve this.
20638         (gnus-button-alist): Remove support for "custom:" URL's.
20639         Pass function name to `gnus-button-handle-custom' in case of "M-x
20640         customize-*" buttons.
20641
20642 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20643
20644         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20645         multipart/alternative and add xref to mm-discouraged-alternatives
20646         in doc string.
20647
20648         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20649         gnus-buttonized-mime-types in doc string.
20650
20651 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20652
20653         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20654         Suggest image/.* in the doc string.
20655
20656 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
20657
20658         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
20659         message-marks (Debian bug#342521).
20660
20661 2005-12-12  Simon Josefsson  <jas@extundo.com>
20662
20663         * password.el (password-read-from-cache): Add.
20664         (password-read): Use it.
20665
20666 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20667
20668         * rfc2047.el (rfc2047-charset-to-coding-system):
20669         Recognize us-ascii as a MIME charset.
20670
20671         * mm-bodies.el (mm-decode-content-transfer-encoding):
20672         Protect against the case where the 2nd arg TYPE is nil.
20673
20674 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20675
20676         * pop3.el (pop3-stream-type): Fix custom version.
20677
20678         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
20679
20680 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20681
20682         * mm-decode.el (mm-display-external): Add missing cdr.
20683
20684 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20685
20686         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20687         RFC1524) if it is in mailcap or add a suffix according to
20688         mailcap-mime-extensions when generating a temp filename; postpone
20689         deleting a temp file for 2 seconds for some wrappers, shell
20690         scripts, and so on, which might exit right after having started a
20691         viewer command as a background job.
20692
20693 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20694
20695         * nntp.el (nntp-marks-directory): Fix custom group.
20696
20697         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20698         steps when < 10.
20699
20700         * gnus-start.el (gnus-no-server-1):
20701         Mention `gnus-level-default-subscribed' in doc string.
20702
20703 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20704
20705         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20706         parens.
20707
20708 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20709
20710         * gnus-xmas.el (gnus-use-toolbar): Revert.
20711         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20712         gnus-use-toolbar is default.
20713
20714         * messagexmas.el (message-use-toolbar): Revert.
20715         (message-setup-toolbar): Use global default-toolbar if
20716         message-use-toolbar is default.
20717
20718 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20719
20720         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20721         according to default-toolbar-visible-p.
20722
20723         * messagexmas.el (message-use-toolbar): Ditto.
20724
20725 2005-11-26  Dave Love  <fx@gnu.org>
20726
20727         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20728         (tls-program, tls-success): Provide openssl alternative.
20729
20730         * starttls.el: Doc fixes.
20731         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20732         SERVICE to PORT.
20733
20734         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20735         port null or service name.
20736         (starttls-negotiate): Autoload.
20737
20738 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20739
20740         * message.el (message-kill-to-signature): Fix interactive spec.
20741
20742 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20743
20744         * pop3.el (pop3-open-server): Recognize a string as a service name.
20745
20746 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20747
20748         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20749
20750 2005-11-23  Dave Love  <fx@gnu.org>
20751
20752         Add pop3s, pop3/starttls.
20753
20754         * pop3.el (pop3-authentication-scheme): Clarify doc.
20755         (open-tls-stream, starttls-open-stream): Autoload.
20756         (pop3-stream-type): New.
20757         (pop3-open-server): Use it.
20758
20759         * mail-source.el (mail-sources): Fix some :types.  Add stream type
20760         for POP.
20761         (mail-source-keyword-map): Add :stream for POP.
20762         (mail-source-fetch-pop): Use pop3-stream-type.
20763
20764 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20765
20766         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
20767         of current-time-string.
20768
20769 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
20770
20771         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
20772         date header.
20773
20774 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20775
20776         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
20777         it can seriously impact performance as it bypasses the agent's
20778         local caches.
20779
20780 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20781
20782         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
20783         must be explicitly online rather than "not explicitly offline" for
20784         its flags to be synchronized.
20785
20786         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
20787         that gnus-uu-unmark-thread will function correctly.
20788
20789         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
20790         1024K is instead displayed as 1M.
20791
20792 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20793
20794         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
20795
20796 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
20797
20798         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
20799
20800 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
20801
20802         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
20803         error message to display actual error condition.
20804         (gnus-agent-save-local): Avoid saving symbols that are bound to
20805         nil as they simply result in a warning message in
20806         gnus-agent-read-local.
20807
20808 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20809
20810         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
20811         rather than make-variable-buffer-local for file-precious-flag.
20812
20813 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20814
20815         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
20816         for duplicates which are removed.  The invalid sort check then
20817         triggers a rescan after the sort as sorting may have moved
20818         duplicate entries such that they can be cheaply detected.
20819
20820 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20821
20822         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
20823
20824 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20825
20826         * gnus-agent.el (gnus-agent-article-alist-save-format):
20827         Change internal variable to a custom variable.  Change default value
20828         from compressed(2) to uncompressed(1).
20829         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
20830         support for uncompressed agentview files.  Taken together, reading
20831         the agentview file should now be 6-7 times faster.
20832
20833 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20834
20835         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
20836         as a buffer-local variable.  This avoids creating truncated
20837         dribble files as a result of a hang up, eg.
20838
20839 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
20840
20841         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
20842         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
20843         XEmacs.
20844
20845 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20846
20847         * gnus-start.el (gnus-start-draft-setup):
20848         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
20849
20850         * gnus.el (gnus-splash): Change custom group.
20851         (gnus-group-get-parameter, gnus-group-parameter-value):
20852         Describe allow-list argument.
20853
20854         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
20855         string.
20856
20857 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20858
20859         * gnus-art.el (gnus-default-article-saver): Add user-defined
20860         `function' to custom type.
20861
20862 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20863
20864         * imap.el (imap-open): Handle case where buffer is a buffer
20865         object.
20866
20867 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20868
20869         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
20870         long lines.
20871         (gnus-cache-delete-group): Wrap doc strings.
20872
20873         * gnus-agent.el (gnus-agent-rename-group)
20874         (gnus-agent-delete-group): Wrap doc strings.
20875
20876 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20877
20878         * messagexmas.el (message-use-toolbar): Change the valid values
20879         into default, top, bottom, left, and right.
20880         (message-toolbar-thickness): New variable.
20881         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
20882         well.
20883         (message-setup-toolbar): Make it work.
20884
20885         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
20886         (gnus-use-toolbar): Change the valid values into default, top,
20887         bottom, left, and right.
20888         (gnus-toolbar-thickness): New variable.
20889         (gnus-xmas-setup-toolbar): New function.
20890         (gnus-xmas-setup-group-toolbar): Use it.
20891         (gnus-xmas-setup-summary-toolbar): Use it.
20892
20893 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20894
20895         * gnus-start.el (gnus-1): Add "native" to
20896         gnus-predefined-server-alist.
20897
20898         * gnus.el (gnus-method-to-server): Don't add "native" to the
20899         lists here, because that leads to problems when
20900         gnus-select-method is bound.
20901
20902 2005-11-09  Simon Josefsson  <jas@extundo.com>
20903
20904         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
20905         use (not sort-by-date) instead.
20906
20907 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20908
20909         * gnus-delay.el (gnus-delay-group): Don't autoload.
20910         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20911         to be re-loaded when customizing the `gnus-delay' group.
20912
20913 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
20914
20915         * message.el: Revert last changes.
20916         (message-insert-citation-line): Use newlines.
20917
20918 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
20919
20920         * message.el (message-courtesy-message)
20921         (message-mark-insert-begin, message-mark-insert-end)
20922         (message-elide-ellipsis, message-cancel-message)
20923         (message-add-header, message-change-subject)
20924         (message-cross-post-followup-to-header)
20925         (message-cross-post-insert-note, message-reduce-to-to-cc)
20926         (message-widen-reply, message-delete-not-region)
20927         (message-kill-to-signature, message-insert-signature)
20928         (message-insert-importance-high, message-insert-importance-low)
20929         (message-insert-or-toggle-importance)
20930         (message-insert-disposition-notification-to)
20931         (message-indent-citation, message-yank-original)
20932         (message-cite-original-without-signature, message-cite-original)
20933         (message-insert-citation-line, message-position-on-field)
20934         (message-fix-before-sending, message-send-mail-partially)
20935         (message-send-mail, message-send-mail-with-sendmail)
20936         (message-send-mail-with-qmail, message-send-news)
20937         (message-check-news-header-syntax, message-generate-headers)
20938         (message-insert-courtesy-copy, message-fill-address)
20939         (message-fill-header, message-shorten-references)
20940         (message-setup-1, message-cancel-news)
20941         (message-forward-make-body-plain, message-forward-make-body-mime)
20942         (message-forward-make-body-mml, message-encode-message-body)
20943         (message-forward-make-body-digest-plain)
20944         (message-forward-make-body-digest-mime)
20945         (message-use-alternative-email-as-from): Insert `hard-newline'
20946         instead of ordinary newlines.
20947
20948 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20949
20950         * message.el (message-generate-headers): Downcase the argument
20951         given to message-check-element.
20952
20953 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
20954
20955         * nntp.el (nntp-authinfo-rejected): New error condition.
20956         (nntp-wait-for): Use new error condition to signal authentication
20957         error.
20958         (nntp-retrieve-data): Rethrow new error condition to break out of
20959         recursive call to nntp-send-authinfo.
20960
20961 2005-11-08  Romain Francoise  <romain@orebokech.com>
20962
20963         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
20964         (gnus-summary-exit-map): Bind to `Z p'.
20965         (gnus-summary-make-menu-bar): Add menu item.
20966
20967 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
20968
20969         * gnus-art.el (gnus-article-treat-custom): Add `first'.
20970         (gnus-treat-*): Add `first' in all doc strings.
20971
20972         * gnus-group.el (gnus-group-compact-group): Fix typo.
20973
20974 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20975
20976         * gnus.el (gnus-parameters-case-fold-search): New variable.
20977         (gnus-parameters-get-parameter): Use it.
20978
20979         * gnus-score.el (gnus-home-score-file): Doc fix.
20980
20981 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
20982
20983         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
20984
20985 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20986
20987         * mm-util.el (mm-special-display-p): New function.
20988
20989         * mml.el (mml-preview): Use it; doc fix.
20990
20991 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20992
20993         * imap.el (imap-open): Handle case where buffer is a buffer object.
20994
20995 2005-10-29  Romain Francoise  <romain@orebokech.com>
20996
20997         * message.el (message-fix-before-sending): Fix comment.
20998
20999 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21000
21001         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
21002
21003 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21004
21005         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
21006         Used in gnus-score.el.
21007
21008 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
21009
21010         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
21011
21012 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
21013
21014         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
21015         whitespace removed in revision 7.8.  Use concatenated string to
21016         protect trailing whitespace.
21017
21018 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
21019
21020         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
21021         (nnimap-request-expire-articles): Use it to avoid sending 'UID
21022         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
21023         Courier IMAP ("some version from 2004").  Mostly based on similar
21024         code in the same function.
21025
21026 2005-10-26  Didier Verna  <didier@xemacs.org>
21027
21028         * gnus-group.el (gnus-group-compact-group): Invalidate original
21029         article buffer.
21030         * gnus-srvr.el (gnus-server-compact-server): Ditto.
21031         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
21032         NOV database and in article itself.
21033         Invalidate article backlog.
21034
21035 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21036
21037         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
21038
21039 2005-10-26  Simon Josefsson  <jas@extundo.com>
21040
21041         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
21042         part of 2004-07-25 change.
21043
21044 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21045
21046         * message.el (message-display-completion-list): New function.
21047         (message-expand-group): Use it; make sure the Completions buffer
21048         is modifiable.
21049 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21050
21051         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
21052         user-mail-name is an empty string.
21053
21054 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21055
21056         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
21057         depending on gnus-score-decay-constant.
21058
21059         * encrypt.el (encrypt-insert-file-contents)
21060         (encrypt-write-file-contents): Don't use `gnus-message'.
21061
21062         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
21063         arguments.
21064         (mm-uu-type-alist): Add message-marks and insert-marks.
21065         Pass arguments to mm-uu-verbatim-marks-extract.
21066         (mm-uu-hide-markers): New variable.
21067         (mm-uu-extract): Use face similar to `gnus-cite-3'.
21068
21069         * gnus-fun.el (gnus-convert-image-to-x-face-command)
21070         (gnus-convert-image-to-face-command): Use "convert" by default to
21071         allow other input image formats.
21072         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
21073         accordingly.
21074
21075 2005-10-23  Simon Josefsson  <jas@extundo.com>
21076
21077         * imap.el (imap-gssapi-program): Align command line parameters
21078         with latest GNU SASL.
21079         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
21080
21081 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21082
21083         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
21084         HTML.
21085         (nnslashdot-request-article): Ditto.
21086
21087         * lpath.el (featurep): Add nobreak-char-display.
21088
21089 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21090
21091         * mail-source.el (mail-source-fetch-pop): Require pop3.
21092         (mail-source-check-pop): Ditto.
21093
21094 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21095
21096         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
21097         errors.
21098
21099 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
21100
21101         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
21102         (gnus-treat-strip-leading-blank-lines): Improve doc string.
21103
21104         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
21105
21106         * mm-bodies.el (mm-decode-string):
21107         Call `mm-charset-to-coding-system' with allow-override argument.
21108
21109 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21110
21111         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
21112         (rfc2047-charset-to-coding-system): New function.
21113         (rfc2047-decode-encoded-words): New function.
21114         (rfc2047-decode-region): Use them.
21115         (rfc2047-decode-cte): Remove.
21116         (rfc2047-parse-and-decode): Remove.
21117         (rfc2047-decode): Remove.
21118
21119 2005-10-15  Kenichi Handa  <handa@m17n.org>
21120
21121         * rfc2047.el (rfc2047-decode-cte): New function.
21122         (rfc2047-decode-region): Change the way to decode successive
21123         encoded-words: decode B- or Q-encoding in each encoded-word,
21124         concatenate them, and decode it as charset.
21125
21126 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21127
21128         * lpath.el: Fbind codepage-setup for XEmacs.
21129
21130 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21131
21132         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21133         widget-move-and-invoke.
21134         (gnus-custom-mode): Use gnus-custom-map.
21135
21136 2005-10-15  Bill Wohler  <wohler@newt.com>
21137
21138         * message.el (message-tool-bar-map): Rename image file from
21139         mail_send to mail/send.
21140
21141 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21142
21143         * message.el (message-expand-group): Pass the common
21144         prefix substring of completion to `display-completion-list'.
21145
21146 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21147
21148         * mml-sec.el (mml-secure-method): New internal variable.
21149         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21150         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21151         New functions using mml-secure-method.
21152
21153         * mml.el (mml-mode-map): Add key bindings for those functions.
21154         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21155         Harder <harder@myrealbox.com>.
21156         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21157         Goto end of message if point is the headers of the message.
21158
21159         * message.el (message-in-body-p): New function.
21160
21161         * assistant.el: Autoload gnus-util and netrc.
21162
21163         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21164         Use `mm-charset-override-alist' only when decoding.
21165
21166         * mm-bodies.el (mm-decode-body):
21167         Call `mm-charset-to-coding-system' with allow-override argument.
21168
21169         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21170         `filename' from Content-Disposition if Content-Type doesn't
21171         provide `name'.
21172         (gnus-mime-view-part-as-type): Set default instead of
21173         initial-input.
21174
21175 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21176
21177         * format-spec.el (format-spec): Propagate text properties of % spec.
21178
21179 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21180
21181         * gnus-art.el (gnus-treat-predicate): Add `first'.
21182
21183 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21184
21185         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
21186         (mm-charset-override-alist): New variable.
21187         (mm-charset-to-coding-system): Use it.
21188         (mm-codepage-setup): New helper function.
21189         (mm-charset-eval-alist): New variable.
21190         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21191         Warn about unknown charsets.
21192
21193         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21194
21195 2005-10-04  David Hansen  <david.hansen@gmx.net>
21196
21197         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21198         (nnrss-check-group): Ditto.
21199
21200 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21201
21202         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21203         Rename x-gnus-verbatim to x-verbatim.
21204         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21205
21206         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21207         x-verbatim.
21208
21209         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21210
21211         * gnus-util.el (gnus-remove-duplicates): Remove.
21212
21213         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21214         instead of gnus-remove-duplicates.
21215
21216         * message.el (message-remove-duplicates): Remove.
21217         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21218         message-remove-duplicates.
21219
21220         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21221         available, else use implementation from `delete-dups'.
21222
21223         * message.el (message-insert-expires): New function.
21224         (message-mode-map): Add key binding.
21225         (message-mode-field-menu): Add menu entry.
21226         (message-mode): Document it.
21227         (message-make-expires-date): Use `message-make-date'.
21228
21229 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21230
21231         * message.el (message-make-expires-date): New function.
21232
21233 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21234
21235         * Makefile.in (list-installed-shadows): New entry.
21236         (install): Use it.
21237         (remove-installed-shadows): New entry.
21238
21239         * dgnushack.el (dgnushack-default-load-path): New variable.
21240         (dgnushack-find-lisp-shadows): New function.
21241         (dgnushack-remove-lisp-shadows): New function.
21242
21243 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21244
21245         * Makefile.in (install-el-elc): New entry.
21246         (install): Use it so that .el files are necessarily installed.
21247
21248 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21249
21250         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21251
21252 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21253
21254         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21255         function rather than the diff-mode.el package.
21256         (mm-display-external): Use with-current-buffer.
21257         (mm-viewer-completion-map, mm-viewer-completion-map):
21258         Move initialization inside declaration.
21259
21260 2005-09-29  Simon Josefsson  <jas@extundo.com>
21261
21262         * spam.el: Load hashcash when compiling, to avoid warnings.
21263         Don't autoload mail-check-payment.
21264         (spam-check-hashcash): Define unconditionally, since hashcash.el
21265         is part of Gnus now.  Ignore errors from payment checking.
21266
21267 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21268
21269         * message.el (message-bold-region, message-unbold-region):
21270         Rename from `bold-region' and `unbold-region'.
21271
21272         * message.el: Remove useless autoloads.
21273
21274 2005-09-28  Simon Josefsson  <jas@extundo.com>
21275
21276         * message.el (message-use-idna): Default to t.
21277         (message-use-idna): Test whether encoding works too.  Doc fix.
21278
21279 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21280
21281         * nntp.el (nntp-warn-about-losing-connection): Remove.
21282
21283 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21284
21285         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21286         customizable.  Change default value.
21287         (mm-uu-diff-groups-regexp): Change default value.
21288         (mm-uu-type-alist): Add doc string.
21289         (mm-uu-configure): Add doc string.  Make it interactive.
21290         (mm-uu-tex-groups-regexp): New variable.
21291         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21292         (mm-uu-type-alist): Add LaTeX documents.
21293         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21294         of "text/verbatim".
21295         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21296
21297         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21298         instead of "text/verbatim".
21299
21300         * message.el (message-mark-inserted-region)
21301         (message-mark-insert-file): Use slrn style marks when called with
21302         prefix argument.
21303
21304 2005-09-27  Simon Josefsson  <jas@extundo.com>
21305
21306         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21307
21308 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21309
21310         * message.el (message-remove-duplicates): New function.
21311         Implementation borrowed from `gnus-remove-duplicates'.
21312         (message-idna-to-ascii-rhs): Also encode idna addresses in
21313         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21314         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21315         only ask about the same idna domain once per header and also tell
21316         in what header to replace the idna domain.
21317
21318         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21319         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21320         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21321         a header is decoded and not just the last one.
21322
21323 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21324
21325         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21326         has been decoded.
21327
21328         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21329         (mm-insert-part): Don't modify text if it has been decoded.
21330
21331         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21332         decoded.
21333
21334         * mm-view.el (mm-inline-text): Don't strip text props unless
21335         decoding enriched or richtext parts.
21336
21337 2005-09-25  Romain Francoise  <romain@orebokech.com>
21338
21339         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21340         * gnus-start.el (gnus-subscribe-interactively):
21341         * gnus-uu.el (gnus-uu-grab-articles):
21342         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21343         space.
21344
21345 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21346
21347         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21348         * mm-view.el (mm-view-pkcs7-decrypt):
21349         * gnus-sum.el (gnus-summary-limit-to-extra)
21350         (gnus-summary-respool-article, gnus-read-move-group-name):
21351         * gnus-score.el (gnus-summary-increase-score):
21352         * gnus-util.el (gnus-completing-read-with-default):
21353         * gnus-art.el (gnus-read-save-file-name)
21354         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21355         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21356         * message.el (message-check-news-header-syntax):
21357         Follow convention for reading with the minibuffer.
21358
21359 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21360
21361         * spam-report.el (spam-report-url-ping-plain):
21362         Use gnus-extended-version as User-Agent.
21363
21364         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21365         default value is nil.
21366
21367         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21368         (mm-uu-verbatim-marks-extract): New function.
21369         (mm-uu-extract): New face.
21370         (mm-uu-copy-to-buffer): Use it.
21371
21372         * spam-report.el (spam-report-gmane-ham): Rename from
21373         `spam-report-gmane-unspam'.
21374         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21375         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21376
21377         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21378         Autoload.
21379         (spam-report-gmane-unregister-routine):
21380         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21381
21382 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21383
21384         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21385         (spam-report-gmane-unregister-routine): Add support for gmane
21386         unregistration.
21387
21388         * spam-report.el (spam-report-gmane-unspam)
21389         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21390         (spam-report-gmane): Change to take a single article and do unspam
21391         registration.
21392
21393 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21394
21395         * mm-url.el (mm-url-decode-entities): Fix regexp.
21396
21397 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21398
21399         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21400         default to nil, to be able to use Gnus at all.  If the default
21401         switches to something else, then the function should be fixed not
21402         be exceedingly slow.
21403
21404 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21405
21406         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21407         fail hard.
21408
21409         * spam-report.el: Add better Keywords line.
21410
21411         * spam.el: Add Maintainer and better Keywords line.
21412
21413 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21414
21415         * gnus-art.el (gnus-article-replace-part)
21416         (gnus-mime-replace-part): New functions.
21417         (gnus-mime-action-alist, gnus-mime-button-commands)
21418         (gnus-mime-save-part-and-strip): Add file argument.
21419         (gnus-article-part-wrapper): Add interactive argument.
21420
21421         * gnus-sum.el (gnus-summary-mime-map):
21422         Add `gnus-article-replace-part'.
21423
21424 2005-09-19  Didier Verna  <didier@xemacs.org>
21425
21426         The nnml compaction feature:
21427         * nnml.el (nnml-request-compact-group): New function.
21428         * nnml.el (nnml-request-compact): New function.
21429         * gnus-int.el (gnus-request-compact-group): New function.
21430         * gnus-int.el (gnus-request-compact): New function.
21431         * gnus-group.el (gnus-group-compact-group): New function.
21432         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21433         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21434         * gnus-srvr.el (gnus-server-compact-server): New function.
21435         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21436         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21437
21438 2005-09-18  Deepak Goel  <deego@gnufans.org>
21439
21440         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21441         format spec.
21442
21443 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21444
21445         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21446
21447 2005-09-15  Romain Francoise  <romain@orebokech.com>
21448
21449         * message.el (message-fill-paragraph): Clarify docstring.
21450
21451 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21452
21453         * gnus-art.el (gnus-mime-display-part): Protect against broken
21454         MIME messages.
21455
21456 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21457
21458         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21459         before parsing header.
21460
21461 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21462
21463         * html2text.el (html2text-replace-list): Add new entities.
21464
21465 2005-09-11  Romain Francoise  <romain@orebokech.com>
21466
21467         * message.el (message-alternative-emails): Improve docstring.
21468         (message-setup-1): Call `message-use-alternative-email-as-from'
21469         after `message-setup-hook' to give it precedence over posting
21470         styles, etc.
21471         (message-use-alternative-email-as-from): Add docstring.
21472         Remove the original From header if present.
21473
21474         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21475         (nnml-save-mail): Use it.
21476
21477         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21478         articles.  Add new argument `silent'.
21479         (gnus-uu-mark-all): Report the total number of marked articles.
21480
21481 2005-09-10  Romain Francoise  <romain@orebokech.com>
21482
21483         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21484         (gnus-uu-mark-series): Likewise.
21485
21486 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21487
21488         * spam-report.el (spam-report-gmane): Fix generation of spam
21489         report URL.
21490
21491 2005-09-10  Simon Josefsson  <jas@extundo.com>
21492
21493         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21494         t, based on discussion on the ding list with Robert Epprecht
21495         <epprecht@solnet.ch>.
21496
21497 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21498
21499         * spam-report.el (spam-report-gmane): Make it work without
21500         X-Report-Spam header.  Gmane now only provides Archived-At.
21501         This is only used if `spam-report-gmane-use-article-number' is nil.
21502         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21503
21504         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21505         make `gnus-summary-sort-by-recipient' work with threading.
21506
21507         * nnweb.el (nnweb-google-wash-article): Print a message if article
21508         is not available.
21509
21510 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21511
21512         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21513         change.  Decode text/* parts content before displaying.
21514
21515 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21516
21517         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21518
21519 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21520
21521         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21522
21523         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21524         url-package-name, url-package-version,
21525         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21526         w3m-display-inline-images, and w3m-minor-mode-map.
21527
21528 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21529
21530         * message.el (message-tab-body-function): Fix mismatched custom type.
21531
21532         * gnus.el (gnus-group-change-level-function): Ditto.
21533
21534         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21535
21536         * gnus-art.el (gnus-signature-limit)
21537         (gnus-article-mime-part-function): Ditto.
21538
21539 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21540
21541         * mml.el (mml-mode): Silence the byte compiler.
21542
21543         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21544         using `(sit-for 0)' before moving the point to the specified part;
21545         skip unbuttonized parts.
21546         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21547         return to the summary window if gnus-auto-select-part is non-nil.
21548
21549 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21550
21551         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21552         New variables.
21553         (mml-dnd-attach-file, mml-mode): Use them.
21554
21555         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21556         Make fetching article by MID work again for Google Groups.
21557         Add FIXME concerning gnus-group-make-web-group.
21558
21559         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21560         Don't depend on Gnus by using mail-extract-address-components if
21561         gnus-extract-address-components is not bound.
21562
21563 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21564
21565         * gnus-art.el (gnus-mime-display-security): Don't display the
21566         signature, but only the signed part.
21567
21568 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21569
21570         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21571
21572         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21573         list, not listp.
21574
21575 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21576
21577         * mm-encode.el (mm-encode-content-transfer-encoding):
21578         Likewise when encoding.
21579
21580         * mm-bodies.el (mm-decode-content-transfer-encoding):
21581         De-canonicalize CRLF for all text content types, not just
21582         text/plain.
21583
21584 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21585
21586         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21587         valid article; point arrow and cursor at the MIME button.
21588
21589 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21590
21591         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21592         Suggested by Dan Christensen <jdc@uwo.ca>.
21593
21594         * mm-decode.el (mm-save-part): Enable change of prompt.
21595
21596 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21597
21598         * gnus-msg.el (gnus-inews-add-send-actions):
21599         Make `message-post-method' lambda parameter ARG `&optional'.
21600
21601 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21602
21603         * gnus-sum.el (gnus-summary-mime-map):
21604         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21605         gnus-article-jump-to-part.
21606
21607         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21608         (gnus-article-edit-part): Use it.
21609         (gnus-article-part-wrapper): Add no-handle argument.
21610         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21611         New functions.
21612
21613 2005-08-29  Romain Francoise  <romain@orebokech.com>
21614
21615         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21616         docstring.
21617         (gnus-face-from-file): Likewise.
21618
21619 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21620
21621         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21622         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21623         non-nil.
21624         (gnus-auto-select-part): New variable.
21625         (gnus-article-jump-to-part): New function.
21626         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21627         (gnus-mime-delete-part): Allow selecting specified part after
21628         deleting or stripping parts.
21629         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21630         part if argument is bogus.
21631
21632 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21633
21634         * gnus-art.el (w3m-minor-mode-map):
21635         * gnus-spec.el (gnus-newsrc-file-version):
21636         * gnus-util.el (nnmail-active-file-coding-system)
21637         (gnus-original-article-buffer, gnus-user-agent):
21638         * gnus.el (gnus-ham-process-destinations)
21639         (gnus-parameter-ham-marks-alist)
21640         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21641         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21642         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21643         * mm-decode.el (gnus-current-window-configuration):
21644         * mm-extern.el (gnus-article-mime-handles):
21645         * mm-url.el (url-current-object, url-package-name)
21646         (url-package-version):
21647         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21648         (smime-keys, w3m-cid-retrieve-function-alist)
21649         (w3m-current-buffer, w3m-display-inline-images)
21650         (w3m-minor-mode-map):
21651         * mml-smime.el (gnus-extract-address-components):
21652         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21653         (gnus-newsrc-hashtb, message-default-charset)
21654         (message-deletable-headers, message-options)
21655         (message-posting-charset, message-required-mail-headers)
21656         (message-required-news-headers):
21657         * mml1991.el (mc-pgp-always-sign):
21658         * mml2015.el (mc-pgp-always-sign):
21659         * nnheader.el (nnmail-extra-headers):
21660         * rfc1843.el (gnus-decode-encoded-word-function)
21661         (gnus-decode-header-function, gnus-newsgroup-name):
21662         * spam-stat.el (gnus-original-article-buffer): Add defvars.
21663
21664 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
21665
21666         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
21667         the end of the date treatments.
21668
21669 2005-08-15  Simon Josefsson  <jas@extundo.com>
21670
21671         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
21672         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
21673         Capello and Romain Francoise.
21674         (pgg-fetch-key-function): Remove, not used?
21675         (pgg-insert-url-with-w3): Require url, to get
21676         url-insert-file-contents regardless of where it is defined.
21677
21678 2005-08-13  Romain Francoise  <romain@orebokech.com>
21679
21680         * message.el (message-cite-original-1): New function.
21681         (message-cite-original): Use it.
21682         (message-cite-original-without-signature): Ditto.
21683
21684 2005-08-08  Romain Francoise  <romain@orebokech.com>
21685
21686         * message.el (message-yank-empty-prefix): New variable.
21687         (message-indent-citation): Use it.
21688         (message-cite-original-without-signature): Respect X-No-Archive.
21689
21690 2005-08-08  Simon Josefsson  <jas@extundo.com>
21691
21692         * pgg.el: Autoload url-insert-file-contents instead of loading
21693         w3/url.
21694         (pgg-insert-url-with-w3): Don't load url here.
21695
21696 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21697
21698         * message.el (message-kill-to-signature): Don't insert newline at
21699         bol.
21700         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21701
21702 2005-08-06  Romain Francoise  <romain@orebokech.com>
21703
21704         * message.el (message-user-fqdn): Fix typo in docstring.
21705
21706 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21707
21708         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21709
21710         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21711
21712 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21713
21714         * mm-bodies.el (mm-encode-body): Use coding system rather than
21715         charset to encode text.
21716
21717         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21718         number of charsets if utf-8 is available (XEmacs).
21719
21720 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21721
21722         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21723         taken from `gnus-button-mid-or-mail-regexp'.
21724         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21725         (gnus-button-alist): Improve regexp for domain part of the MIDs
21726         for news:localpart@domain buttons.
21727         (gnus-button-ctan-directory-regexp): Update.
21728
21729 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21730
21731         * sieve-manage.el (sieve-manage-interactive-login):
21732         Use make-local-variable rather than make-variable-buffer-local.
21733         (sieve-manage-open): Ditto.
21734         (sieve-manage-authenticate): Ditto.
21735
21736         * mml.el (mml-generate-mime-1): Make the content type default to
21737         text/plain if the filename is not specified.
21738
21739 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21740
21741         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21742         instead of insert-buffer.
21743
21744         * message.el (message-yank-original): Ditto; set the mark at the
21745         end of the yanked message.
21746
21747 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21748
21749         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21750         lines to scroll rather than to stop it.
21751
21752         * mml.el (mml-generate-default-type): Add doc string.
21753         (mml-generate-mime-1): Use mm-default-file-encoding or make it
21754         default to application/octet-stream when determining the content
21755         type if it is not specified for the part or the mml contents; add
21756         a comment about mml-generate-default-type.
21757
21758 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
21759
21760         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
21761         make it default to application/octet-stream when determining the
21762         content type if it is not specified for the external contents.
21763
21764 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21765
21766         * rfc2231.el (rfc2231-parse-string): Take care that not only a
21767         segmented parameter but also other parameters might be there.
21768
21769 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21770
21771         * mm-decode.el (mm-display-external): Delete temp file, directory
21772         and buffer immediately if the external process is exited.
21773
21774 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21775
21776         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
21777         fewer lines than that of scroll-margin.
21778         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
21779
21780 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21781
21782         * gnus-art.el (gnus-article-next-page): Revert.
21783         (gnus-article-beginning-of-window): New macro.
21784         (gnus-article-next-page-1): Use it.
21785         (gnus-article-prev-page): Ditto.
21786         (gnus-article-edit-part): Use insert-buffer-substring instead of
21787         insert-buffer.
21788         (gnus-article-edit-exit): Ditto.
21789
21790         * gnus-util.el (gnus-beginning-of-window): Remove.
21791         (gnus-end-of-window): Remove.
21792
21793         * lpath.el: Don't bind header-line-format and scroll-margin.
21794
21795 2005-07-25  Simon Josefsson  <jas@extundo.com>
21796
21797         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
21798         to have the url package without w3.  Reported by Daiki Ueno
21799         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
21800
21801 2005-07-20  Didier Verna  <didier@xemacs.org>
21802
21803         * gnus-diary.el: Remove the description comment (nndiary is now
21804         properly documented in the Gnus manual).
21805         Fix the spelling of "Back End".
21806         * nndiary.el: Ditto.
21807         Fix the copyright notice.
21808
21809 2005-07-18  Romain Francoise  <romain@orebokech.com>
21810
21811         * gnus-sum.el (gnus-summary-to-prefix)
21812         (gnus-summary-newsgroup-prefix): New variables.
21813         (gnus-summary-from-or-to-or-newsgroups): Use them.
21814
21815 2005-07-17  Romain Francoise  <romain@orebokech.com>
21816
21817         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
21818         space as it's generally not especially interesting to the user.
21819
21820 2005-07-16  Romain Francoise  <romain@orebokech.com>
21821
21822         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
21823         nil to avoid prompting and file modification if one of the
21824         messages at the top of the nnfolder file contains a copyright
21825         notice.
21826         Update copyright notice.
21827
21828         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
21829         instead of `current-time-string' as the latter creates a time
21830         string that is not RFC 2822 compliant (it lacks the zone).
21831         Update copyright notice.
21832
21833 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21834
21835         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
21836         for text/rtf.  Display default in prompt.  Pass default for M-n.
21837
21838         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
21839
21840 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21841
21842         * gnus-msg.el (gnus-button-mailto):
21843         Remove save-selected-window-window hackery because it relies on
21844         save-selected-window internals.
21845
21846 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21847
21848         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
21849         (gnus-article-next-page-1): Use gnus-beginning-of-window.
21850         (gnus-article-prev-page): Ditto.
21851
21852         * gnus-util.el (gnus-beginning-of-window): New function.
21853         (gnus-end-of-window): New function.
21854
21855         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
21856
21857 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21858
21859         * gnus-score.el (gnus-score-edit-all-score):
21860         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
21861         gnus-message.
21862
21863 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21864
21865         * gnus-msg.el (gnus-button-mailto):
21866         Remove save-selected-window-window hackery because it relies on
21867         save-selected-window internals.
21868
21869 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21870
21871         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
21872         add-minor-mode.
21873         (gnus-binary-mode): Ditto.
21874
21875         * gnus-topic.el (gnus-topic-mode): Ditto.
21876
21877 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
21878
21879         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
21880         (gnus-article-prev-page): Take scroll-margin into consideration.
21881
21882 2005-07-04  Lute Kamstra  <lute@gnu.org>
21883
21884         Update FSF's address in GPL notices.
21885
21886 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
21887
21888         * gnus.el (gnus-exit):
21889         * gnus-group.el (gnus-group-icons):
21890         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
21891
21892         * gnus-nocem.el (gnus-nocem):
21893         * message.el (message-various, message-buffers, message-sending)
21894         (message-interface, message-forwarding, message-insertion)
21895         (message-headers, message-news, message-mail):
21896         * pgg-gpg.el (pgg-gpg):
21897         * pgg-parse.el (pgg-parse):
21898         * pgg-pgp.el (pgg-pgp):
21899         * pgg-pgp5.el (pgg-pgp5):
21900         * pop3.el (pop3): Finish `defgroup' description with period.
21901
21902 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21903
21904         * gnus-art.el (article-display-face): Improve the efficiency.
21905         (article-display-x-face): Ditto; remove gray x-face stuff.
21906
21907 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21908
21909         * gnus-art.el (article-display-face): Correct the position in
21910         which Faces are inserted.
21911
21912 2005-06-29  Didier Verna  <didier@xemacs.org>
21913
21914         * gnus-art.el (article-display-face): Display faces in correct
21915         order.
21916
21917 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21918
21919         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
21920         (gnus-fill-real-hashtb): Use hash table instead of obarray.
21921         (gnus-nocem-check-article): Fetch the Type header.
21922         (gnus-nocem-message-wanted-p): Fix the way to examine types.
21923         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
21924         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
21925         make sure gnus-nocem-hashtb is initialized.
21926         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
21927         (gnus-nocem-unwanted-article-p): Ditto.
21928
21929         * pgg.el (pgg-verify): Return the verification result.
21930
21931 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21932
21933         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
21934         is ascii.
21935
21936 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
21937
21938         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
21939         `show-nonbreak-escape'.
21940
21941 2005-06-23  Lute Kamstra  <lute@gnu.org>
21942
21943         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
21944
21945         * dig.el (dig-mode):
21946         * smime.el (smime-mode): Use gnus-run-mode-hooks.
21947
21948 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
21949
21950         * nnimap.el (nnimap-split-download-body): Fix spellings.
21951
21952 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
21953
21954         * gnus-art.el (gnus-article-encrypt-body):
21955         * gnus-cus.el (gnus-score-customize):
21956         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
21957         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
21958
21959 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
21960
21961         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
21962         header by looking for magic "MII" at the beginning.
21963
21964 2005-06-16  Miles Bader  <miles@gnu.org>
21965
21966         * gnus-xmas.el (gnus-xmas-group-startup-message):
21967         Use renamed gnus-splash face.
21968
21969         * assistant.el (assistant-field): Remove "-face" suffix from face name.
21970         (assistant-field-face): New backward-compatibility alias for renamed
21971         face.
21972         (assistant-render-text): Use renamed assistant-field face.
21973
21974         * spam.el (spam): Remove "-face" suffix from face name.
21975         (spam-face): New backward-compatibility alias for renamed face.
21976         (spam-face, spam-initialize): Use renamed spam face.
21977
21978         * message.el (message-header-to, message-header-cc)
21979         (message-header-subject, message-header-newsgroups)
21980         (message-header-other, message-header-name)
21981         (message-header-xheader, message-separator, message-cited-text)
21982         (message-mml): Remove "-face" suffix from face names.
21983         (message-header-to-face, message-header-cc-face)
21984         (message-header-subject-face, message-header-newsgroups-face)
21985         (message-header-other-face, message-header-name-face)
21986         (message-header-xheader-face, message-separator-face)
21987         (message-cited-text-face, message-mml-face):
21988         New backward-compatibility aliases for renamed faces.
21989         (message-font-lock-keywords): Use renamed message faces.
21990
21991         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
21992         (sieve-test-commands, sieve-tagged-arguments):
21993         Remove "-face" suffix from face names.
21994         (sieve-control-commands-face, sieve-action-commands-face)
21995         (sieve-test-commands-face, sieve-tagged-arguments-face):
21996         New backward-compatibility aliases for renamed faces.
21997         (sieve-control-commands-face, sieve-action-commands-face)
21998         (sieve-test-commands-face, sieve-tagged-arguments-face):
21999         Use renamed sieve faces.
22000
22001         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
22002         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
22003         (gnus-group-news-3-empty, gnus-group-news-4)
22004         (gnus-group-news-4-empty, gnus-group-news-5)
22005         (gnus-group-news-5-empty, gnus-group-news-6)
22006         (gnus-group-news-6-empty, gnus-group-news-low)
22007         (gnus-group-news-low-empty, gnus-group-mail-1)
22008         (gnus-group-mail-1-empty, gnus-group-mail-2)
22009         (gnus-group-mail-2-empty, gnus-group-mail-3)
22010         (gnus-group-mail-3-empty, gnus-group-mail-low)
22011         (gnus-group-mail-low-empty, gnus-summary-selected)
22012         (gnus-summary-cancelled, gnus-summary-high-ticked)
22013         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
22014         (gnus-summary-high-ancient, gnus-summary-low-ancient)
22015         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
22016         (gnus-summary-low-undownloaded)
22017         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
22018         (gnus-summary-low-unread, gnus-summary-normal-unread)
22019         (gnus-summary-high-read, gnus-summary-low-read)
22020         (gnus-summary-normal-read, gnus-splash):
22021         Remove "-face" suffix from face names.
22022         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
22023         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
22024         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
22025         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
22026         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
22027         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
22028         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
22029         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
22030         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
22031         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
22032         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
22033         (gnus-summary-selected-face, gnus-summary-cancelled-face)
22034         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
22035         (gnus-summary-normal-ticked-face)
22036         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
22037         (gnus-summary-normal-ancient-face)
22038         (gnus-summary-high-undownloaded-face)
22039         (gnus-summary-low-undownloaded-face)
22040         (gnus-summary-normal-undownloaded-face)
22041         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
22042         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
22043         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
22044         (gnus-splash-face):
22045         New backward-compatibility aliases for renamed faces.
22046         (gnus-group-startup-message): Use renamed gnus faces.
22047
22048         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
22049         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
22050         (gnus-server-agent): Remove "-face" suffix from face names.
22051         (gnus-server-agent-face, gnus-server-opened-face)
22052         (gnus-server-closed-face, gnus-server-denied-face)
22053         (gnus-server-offline-face):
22054         New backward-compatibility aliases for renamed faces.
22055         (gnus-server-agent-face, gnus-server-opened-face)
22056         (gnus-server-closed-face, gnus-server-denied-face)
22057         (gnus-server-offline-face): Use renamed gnus faces.
22058
22059         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
22060         Remove "-face" suffix from face names.
22061         (gnus-picon-xbm-face, gnus-picon-face):
22062         New backward-compatibility aliases for renamed faces.
22063
22064         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
22065         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
22066         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
22067         (gnus-cite-11): Remove "-face" suffix from face names.
22068         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
22069         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
22070         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
22071         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
22072         New backward-compatibility aliases for renamed faces.
22073         (gnus-cite-attribution-face, gnus-cite-face-list)
22074         (gnus-article-boring-faces): Use renamed gnus faces.
22075
22076         * gnus-art.el (gnus-signature, gnus-header-from)
22077         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
22078         (gnus-header-content): Remove "-face" suffix from face names.
22079         (gnus-signature-face, gnus-header-from-face)
22080         (gnus-header-subject-face, gnus-header-newsgroups-face)
22081         (gnus-header-name-face, gnus-header-content-face):
22082         New backward-compatibility aliases for renamed faces.
22083         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
22084
22085         * gnus-sum.el (gnus-summary-selected-face)
22086         (gnus-summary-highlight): Use renamed gnus faces.
22087         * gnus-group.el (gnus-group-highlight): Likewise.
22088
22089 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
22090
22091         * gnus-sieve.el (gnus-sieve-article-add-rule):
22092         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
22093         * spam-stat.el (spam-stat-buffer-change-to-spam)
22094         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
22095
22096         * message.el (message-is-yours-p):
22097         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
22098
22099 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22100
22101         * mm-view.el (mm-inline-text): Withdraw the last change.
22102
22103 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22104
22105         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
22106         executing enriched-decode.
22107
22108 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22109
22110         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
22111         charset of tar files.
22112
22113 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22114
22115         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22116
22117 2005-06-04  Lute Kamstra  <lute@gnu.org>
22118
22119         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22120         information is never recorded.
22121
22122 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22123
22124         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22125
22126 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22127
22128         * pop3.el (pop3-apop): Run md5 in the binary mode.
22129
22130         * starttls.el (starttls-set-process-query-on-exit-flag):
22131         Use eval-and-compile.
22132
22133 2005-05-31  Simon Josefsson  <jas@extundo.com>
22134
22135         * smime.el (smime-replace-in-string): Define.
22136         (smime-cert-by-ldap-1): Use it.
22137
22138 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22139
22140         * gnus-art.el (article-display-x-face): Replace
22141         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22142
22143         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22144         set-process-query-on-exit-flag or process-kill-without-query.
22145
22146         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22147         loop instead of replace-regexp.
22148
22149         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22150         instead of process-kill-without-query if it is available.
22151
22152         * lpath.el: Fbind ldap-search-entries.
22153
22154         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22155         instead of find-file-hooks if it is available.
22156
22157         * mml1991.el: Bind pgg-default-user-id when compiling.
22158
22159         * mml2015.el: Bind pgg-default-user-id when compiling.
22160
22161         * nndraft.el (nndraft-request-associate-buffer):
22162         Use write-contents-functions instead of write-contents-hooks if it is
22163         available.
22164
22165         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22166         instead of find-file-hooks if it is available.
22167
22168         * nntp.el (nntp-open-connection): Replace
22169         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22170         (nntp-open-ssl-stream): Ditto.
22171         (nntp-open-tls-stream): Ditto.
22172
22173         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22174         set-process-query-on-exit-flag or process-kill-without-query.
22175         (starttls-open-stream-gnutls): Use it instead of
22176         process-kill-without-query.
22177         (starttls-open-stream): Ditto.
22178
22179 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22180
22181         * smime.el (smime-cert-by-ldap-1): Don't use
22182         replace-regexp-in-string.
22183
22184 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
22185
22186         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
22187
22188         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22189         in PEM format.  Adjust to the XEmacs compatibility.
22190
22191 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22192
22193         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22194         by `string-to-number'.
22195         * gnus-agent.el (gnus-agent-regenerate-group)
22196         (gnus-agent-fetch-articles): Ditto.
22197         * gnus-art.el (gnus-button-fetch-group): Ditto.
22198         * gnus-cache.el (gnus-cache-generate-active)
22199         (gnus-cache-articles-in-group): Ditto.
22200         * gnus-group.el (gnus-group-set-current-level)
22201         (gnus-group-insert-group-line): Ditto.
22202         * gnus-score.el (gnus-score-set-expunge-below)
22203         (gnus-score-set-mark-below, gnus-summary-score-effect)
22204         (gnus-summary-score-entry): Ditto.
22205         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22206         (gnus-soup-pack): Ditto.
22207         * gnus-spec.el (gnus-xmas-format): Ditto.
22208         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22209         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22210         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22211         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22212         * nndb.el (nndb-get-remote-expire-response): Ditto.
22213         * nndiary.el (nndiary-parse-schedule-value)
22214         (nndiary-string-to-number, nndiary-request-replace-article)
22215         (nndiary-request-article): Ditto.
22216         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22217         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22218         * nneething.el (nneething-make-head): Ditto.
22219         * nnfolder.el (nnfolder-request-article)
22220         (nnfolder-retrieve-headers): Ditto.
22221         * nnheader.el (nnheader-file-to-number): Ditto.
22222         * nnkiboze.el (nnkiboze-request-article): Ditto.
22223         * nnmail.el (nnmail-process-unix-mail-format)
22224         (nnmail-process-babyl-mail-format): Ditto.
22225         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22226         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22227         (nnmh-request-create-group, nnmh-request-list-1)
22228         (nnmh-request-group, nnmh-request-article): Ditto.
22229         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22230         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22231         * nnsoup.el (nnsoup-make-active): Ditto.
22232         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22233         * nntp.el (nntp-find-group-and-number)
22234         (nntp-retrieve-headers-with-xover): Ditto.
22235         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22236         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22237         (pgg-format-key-identifier): Ditto.
22238         * pop3.el (pop3-last, pop3-stat): Ditto.
22239         * qp.el (quoted-printable-decode-region): Ditto.
22240
22241         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22242         of concat.
22243
22244 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22245
22246         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22247
22248         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22249
22250         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22251
22252         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22253
22254         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22255
22256         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22257
22258         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22259         (gnus-carpal-mode): Ditto.
22260
22261         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22262         (gnus-browse-mode): Ditto.
22263
22264         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22265
22266         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22267
22268 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22269
22270         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22271
22272 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22273
22274         * gnus-util.el (gnus-run-mode-hooks): New function.
22275
22276         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22277
22278         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22279         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22280
22281 2005-05-27  Lute Kamstra  <lute@gnu.org>
22282
22283         * dns-mode.el (dns-mode): Specify customization group.
22284
22285 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22286
22287         * gnus-agent.el (gnus-agent-make-mode-line-string):
22288         Use mode-line-highlight as mouse-face.
22289
22290 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22291
22292         * canlock.el (canlock): Change the parent group to news.
22293
22294         * deuglify.el (gnus-outlook-deuglify): Add :group.
22295
22296         * dig.el (dig): Add :group.
22297
22298         * dns-mode.el (dns-mode): Add :group.
22299
22300         * encrypt.el (encrypt): Add :group.
22301
22302         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22303         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22304         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22305         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22306         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22307
22308         * gnus-diary.el (gnus-diary): Add :group.
22309
22310         * gnus.el (gnus-group-news-1-face): Add :group.
22311         (gnus-group-news-1-empty-face): Ditto.
22312         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22313         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22314         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22315         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22316         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22317         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22318         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22319         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22320         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22321         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22322         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22323         (gnus-summary-high-ticked-face): Ditto.
22324         (gnus-summary-low-ticked-face): Ditto.
22325         (gnus-summary-normal-ticked-face): Ditto.
22326         (gnus-summary-high-ancient-face): Ditto.
22327         (gnus-summary-low-ancient-face): Ditto.
22328         (gnus-summary-normal-ancient-face): Ditto.
22329         (gnus-summary-high-undownloaded-face): Ditto.
22330         (gnus-summary-low-undownloaded-face): Ditto.
22331         (gnus-summary-normal-undownloaded-face): Ditto.
22332         (gnus-summary-high-unread-face): Ditto.
22333         (gnus-summary-low-unread-face): Ditto.
22334         (gnus-summary-normal-unread-face): Ditto.
22335         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22336         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22337
22338         * hashcash.el (hashcash): New custom group.
22339         (hashcash-default-payment): Add :group.
22340         (hashcash-payment-alist): Ditto.
22341         (hashcash-default-accept-payment): Ditto.
22342         (hashcash-accept-resources): Ditto.
22343         (hashcash-path): Ditto.
22344         (hashcash-extra-generate-parameters): Ditto.
22345         (hashcash-double-spend-database): Ditto.
22346         (hashcash-in-news): Ditto.
22347
22348         * message.el (message-minibuffer-local-map): Add :group.
22349
22350         * netrc.el (netrc): Add :group.
22351
22352         * sieve-manage.el (sieve-manage-log): Add :group.
22353         (sieve-manage-default-user): Diito.
22354         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22355         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22356         (sieve-manage-authenticators): Ditto.
22357         (sieve-manage-authenticator-alist): Ditto.
22358         (sieve-manage-default-port): Ditto.
22359
22360         * sieve-mode.el (sieve-control-commands-face): Add :group.
22361         (sieve-action-commands-face): Ditto.
22362         (sieve-test-commands-face): Ditto.
22363         (sieve-tagged-arguments-face): Ditto.
22364
22365         * smime.el (smime): Add :group.
22366
22367         * spam-report.el (spam-report): Add :group.
22368
22369         * spam.el (spam, spam-face): Add :group.
22370
22371 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22372
22373         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22374         return \n.\n.\n at the end of articles.  Protect against that.
22375         (nntp-with-open-group): Allow debugging.
22376
22377         * nnheader.el (mail-header-set-extra): Make into a function
22378         because I just could't understand how to quote the list properly.
22379
22380         * dns.el (query-dns-cached): New function.
22381
22382 2005-05-26  Lute Kamstra  <lute@gnu.org>
22383
22384         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22385
22386 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22387
22388         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22389
22390         * gnus-art.el: Don't autoload mail-extract-address-components.
22391
22392         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22393         eval-and-compile to evaluate it.
22394
22395         * hashcash.el: Don't autoload executable-find.
22396
22397         * nndb.el: Don't declare the nndb back end two or more times; don't
22398         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22399
22400         * nntp.el: Autoload format-spec instead of format; use
22401         eval-and-compile to evaluate autoload forms.
22402
22403 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22404
22405         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22406
22407 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22408
22409         * gnus.el (gnus-version-number): Bump version.
22410
22411 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22412
22413         * gnus.el: No Gnus v0.3 is released.
22414
22415 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22416
22417         * lpath.el (featurep): Bind show-nonbreak-escape.
22418
22419 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22420
22421         * gnus-art.el (gnus-article-edit-part): Disable undo.
22422
22423 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22424
22425         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22426         gnus-article-date-lapsed-new-header is t if date timer is active;
22427         skip headers in which the original date value is empty.
22428         (gnus-article-save-original-date): Redefine it as a macro.
22429         (gnus-display-mime): Use it.
22430
22431 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22432
22433         * gnus-art.el (article-date-ut): Support converting date in
22434         forwarded parts as well.
22435         (gnus-article-save-original-date): New function.
22436         (gnus-display-mime): Use it.
22437
22438 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22439
22440         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22441         enclosure element of <item>.
22442
22443 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22444
22445         * message.el (message-kill-buffer-query): Rename from
22446         `message-kill-buffer-query-if-modified'.  Add :version.
22447
22448 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22449
22450         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
22451         window layout.
22452
22453 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22454
22455         * mml.el: Autoload dnd when compiling.
22456
22457 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22458
22459         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22460         x-dnd-*.
22461
22462 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22463
22464         * qp.el (quoted-printable-encode-region): Save excursion.
22465
22466 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22467
22468         * message.el (message-kill-buffer-query-if-modified): Add new variable
22469         so the user can kill a modified message buffer quickly.
22470         (message-kill-buffer): Use it.
22471
22472 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22473
22474         * lpath.el: Fbind display-time-event-handler; don't fbind
22475         string-to-multibyte.
22476
22477         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22478
22479 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22480
22481         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22482         contained in text because xml.el decodes entities) with LFs.
22483
22484 2005-04-11  Lute Kamstra  <lute@gnu.org>
22485
22486         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22487         differently.
22488
22489 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22490
22491         * mm-util.el (mm-detect-coding-region): Typo.
22492
22493 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22494
22495         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22496
22497 2005-04-06  Deepak Goel  <deego@gnufans.org>
22498
22499         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22500         user-function allow user modifications of the scores.
22501         (spam-stat-score-buffer-user): New function, to allow
22502         user-computed modifications to the score.
22503         (spam-stat-score-buffer-user-functions): List of additional
22504         scoring functions.
22505         (spam-stat-error-holder): Global temporary error holder.
22506         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22507         variable.
22508
22509 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22510
22511         * gnus-registry.el (gnus-registry-clean-empty-function)
22512         (gnus-registry-trim, gnus-registry-fetch-groups)
22513         (gnus-registry-delete-group): Groups that match
22514         `gnus-registry-ignored-groups' are removed from the registry
22515         entries, not just ignored for splitting.  This helps clean up the
22516         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22517         to get all the groups a message ID is in.
22518
22519         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22520         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22521         (spam-stat-score-buffer-user-functions): Add :number custom type.
22522
22523 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22524
22525         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22526         argument in XEmacs.
22527
22528         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22529         (nnrss-request-group): Decode group name first.
22530         (nnrss-request-article): Make a text/plain article if mml-to-mime
22531         failed.
22532         (nnrss-get-encoding): Return a compatible encoding according to
22533         nnrss-compatible-encoding-alist.
22534         (nnrss-find-el): Use consp instead of listp.
22535         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22536
22537 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22538
22539         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22540         which Emacs 20 doesn't support.
22541         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22542
22543 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22544
22545         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22546         silence the byte compiler inside the defun.
22547
22548         * gnus-demon.el (parse-time-string): Add autoload.
22549
22550         * gnus-delay.el (parse-time-string): Add autoload.
22551
22552         * gnus-art.el (parse-time-string): Add autoload.
22553
22554         * nnultimate.el (parse-time): Require for `parse-time-string'.
22555
22556 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22557
22558         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22559
22560         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22561
22562         * smime.el (smime-ldap-host-list): Add :version.
22563
22564 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22565
22566         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22567         pass it to `gnus-browse-read-group'.
22568         (gnus-browse-read-group): Add NUMBER argument and pass it to
22569         `gnus-group-read-ephemeral-group'.
22570
22571         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22572         argument and pass it to `gnus-group-read-group'.
22573
22574 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22575
22576         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22577         mm-xemacs-find-mime-charset-1 if we have the mule feature
22578         available at runtime.
22579
22580 2005-03-25  Werner Lemberg  <wl@gnu.org>
22581
22582         * nnmaildir.el: Replace `illegal' with `invalid'.
22583
22584 2005-03-23  Lute Kamstra  <lute@gnu.org>
22585
22586         * time-date.el: Add comment on time value formats.
22587         Don't require parse-time.
22588         (with-decoded-time-value): New macro.
22589         (encode-time-value): New function.
22590         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22591         (days-to-time): Return a valid time value when arg is huge.
22592         (time-since): Use time-subtract.
22593         (time-to-number-of-days): Use time-to-seconds.
22594
22595 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22596
22597         * gnus-start.el (gnus-display-time-event-handler):
22598         Check display-time-timer at runtime rather than only at load time
22599         in case display-time-mode is turned off in the mean time.
22600
22601 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22602
22603         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22604         used.
22605
22606         * nneething.el (nneething-map-file-directory): Derive from
22607         `gnus-directory'.
22608
22609         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22610         the To/Cc button.
22611
22612 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22613
22614         * nnmaildir.el (nnmaildir-request-accept-article):
22615         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22616
22617 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22618
22619         * gnus-async.el: Require timer-funcs at compile time when in
22620         XEmacs for `run-with-idle-timer'.
22621
22622 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22623
22624         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22625         autoloaded function.
22626
22627 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22628
22629         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22630
22631 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22632
22633         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22634
22635 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22636
22637         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22638         Add gnus-expert-user to default.
22639
22640 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22641
22642         * nnimap.el (nnimap-open-server): Ditto.
22643
22644         * imap.el (imap-authenticate): Fix typo.
22645
22646 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22647
22648         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22649         buffer (since IMAP server might return FETCH response out of
22650         order, and the nntp buffer must be sorted).
22651
22652 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22653
22654         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22655         comparison on string.
22656
22657         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
22658         (gnus-agent-score): Rename category keywords to match gnus-cus.
22659         (gnus-agent-summary-fetch-series): Modify to protect against
22660         gnus-agent-summary-fetch-group clearing processable flags.
22661         (gnus-agent-synchronize-group-flags): Update live group buffer as
22662         synchronization may occur due to the user toggle the plugged
22663         status.
22664         (gnus-agent-fetch-group-1): Clear downloadable flag when article
22665         successfully downloaded.
22666         (gnus-agent-expire-group-1): Avoid using markers when the overview
22667         is in ascending order; greatly improves performance.
22668         (gnus-agent-regenerate-group):
22669         Use gnus-agent-synchronize-group-flags to reset read status in both
22670         gnus and server.
22671         (gnus-agent-update-files-total-fetched-for): Fix initial size.
22672
22673 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22674
22675         * message.el: Don't autoload former message-utils variables.
22676         (message-strip-subject-trailing-was): Change doc string.
22677
22678         * nnweb.el: Fixes for `gnus-group-make-web-group'.
22679         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22680         (nnweb-google-search): Add "hl=en" here.
22681         (nnweb-google-parse-1, nnweb-google-create-mapping):
22682         Don't hardcode URL.
22683
22684 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22685
22686         * message.el (message-get-reply-headers, message-followup):
22687         Mention related variables `message-use-followup-to' and
22688         `message-use-mail-followup-to', in the information buffer.
22689
22690         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22691         of broken groups(-beta).google.com.
22692
22693 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22694
22695         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22696         parameter to invoked gnus-request-move-article; remove the
22697         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22698         all at once instead of once per article.
22699         (gnus-summary-remove-process-mark): Accept a list of articles as
22700         well as a single article for processing.
22701
22702         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22703         parameter.
22704
22705         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22706
22707         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22708
22709         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22710         parameter.
22711
22712         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22713         parameter.
22714
22715         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22716         parameter and remove the gnus-sum-hint-move-is-internal variable.
22717
22718         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22719         parameter.
22720
22721         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22722         parameter.
22723
22724         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22725         parameter.
22726
22727         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22728
22729         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22730         parameter.
22731
22732         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22733         parameter.
22734
22735 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22736
22737         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22738         a more conservative way.
22739
22740 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22741
22742         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22743         buffer, so it moves the window's cursor.
22744
22745 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22746
22747         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22748         `mm-dissect-multipart' and receive the from field as an (optional)
22749         argument from `mm-dissect-multipart'.
22750         (mm-dissect-multipart): Receive the from field as an argument and
22751         pass it on when we call `mm-dissect-buffer' on MIME parts.
22752         Fixes verification/decryption of signed/encrypted MIME parts.
22753
22754 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
22755
22756         * gnus-sum.el (gnus-summary-move-article):
22757         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
22758         whatever it calls (right now, only nnimap-request-move article
22759         respects it).
22760
22761         * nnimap.el (nnimap-request-move-article):
22762         When gnus-sum-hint-move-is-internal is set, don't do the extra
22763         nnimap-request-article.
22764
22765 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22766
22767         * nnheader.el (nnheader-find-file-noselect): Add doc string.
22768
22769         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
22770         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
22771
22772         * gnus-sum.el (gnus-summary-caesar-message):
22773         Apply `gnus-treat-article' after rotation.
22774
22775         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
22776         doc string.
22777
22778 2005-02-22  Simon Josefsson  <jas@extundo.com>
22779
22780         * encrypt.el (encrypt-password-cache-expiry): Remove (use
22781         `password-cache-expiry' instead).  Reported by Arne Jørgensen
22782         <arne@arnested.dk>.
22783         (encrypt): Add password-cache and password-cache-expiry as group
22784         members.
22785
22786 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
22787
22788         * smime.el (smime-ldap-host-list): Doc fix.
22789         (smime-ask-passphrase): Use `password-read-and-add' to read (and
22790         cache) password.
22791         (smime-sign-region): Use it.
22792         (smime-decrypt-region): Use it.
22793         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
22794         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
22795         fails.
22796         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
22797         certificate from DER to PEM format rather than calling openssl.
22798
22799         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
22800
22801         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
22802         for signing/encryption.
22803
22804         * mml.el (mml-parse-1): Use them.
22805
22806 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
22807
22808         * nnrss.el (nnrss-verbose): Remove.
22809         (nnrss-request-group): Use `nnheader-message' instead.
22810
22811 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
22812
22813         * nnrss.el (nnrss-verbose): New variable.
22814         (nnrss-request-group): Make it say nnrss is requesting a group.
22815
22816 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
22817
22818         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
22819         Handle news URL with given port correctly.
22820
22821 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22822
22823         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
22824         containing special characters.
22825
22826         * gnus-sum.el (gnus-summary-edit-article): Ditto.
22827
22828         * mml.el (mime-to-mml): Ditto.
22829
22830         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
22831         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
22832         (rfc2047-decode-region): Quote decoded words containing special
22833         characters when rfc2047-quote-decoded-words-containing-tspecials
22834         is non-nil.
22835
22836 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
22837
22838         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
22839
22840         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
22841
22842 2005-02-15  Simon Josefsson  <jas@extundo.com>
22843
22844         * nnimap.el (nnimap-debug): Doc fix.
22845
22846         * imap.el (imap-debug): Doc fix.
22847
22848 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22849
22850         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
22851
22852 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
22853
22854         * gnus.el (spam-contents): Improve docs for spam-contents
22855         parameter in its variable incarnation.
22856
22857 2005-02-14  Simon Josefsson  <jas@extundo.com>
22858
22859         * smime-ldap.el: Use require instead of load-library for ldap.
22860         (smime-ldap-search): Indent.
22861         (smime-ldap-search-internal): Shorten line.
22862
22863         * smime.el (smime-cert-by-dns): Add doc-string.
22864         (smime-cert-by-ldap-1): Indent.
22865
22866         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
22867         mml-smime-get-dns-ldap.
22868         (mml-smime-encrypt-query): Use new function.  Default to ldap.
22869
22870 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
22871
22872         * smime.el: Require smime-ldap.
22873         (smime-ldap-host-list): New variable.
22874         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
22875
22876         * mml-smime.el (mml-smime-encrypt-query): New function.
22877         (mml-smime-encrypt-query): Use it.
22878
22879         * smime-ldap.el: New file.
22880
22881 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22882
22883         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
22884
22885 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
22886
22887         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
22888         argument in doc string.  Make query for type more clear.
22889
22890 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
22891
22892         * gnus.el (gnus-group-startup-message): Search for gnus images in
22893         etc/images/gnus.
22894         * mm-util.el (mm-image-load-path): Likewise.
22895         * smiley.el (smiley-data-directory): Search for smilies in
22896         etc/images/smilies.
22897
22898 2005-02-09  Kim F. Storm  <storm@cua.dk>
22899
22900         Change Emacs release version from 21.4 to 22.1 throughout.
22901         Change Emacs development version from 21.3.50 to 22.0.50.
22902
22903 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22904
22905         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
22906
22907         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
22908         non-Mule XEmacs as well.
22909         (mm-decompress-buffer): Signal an error intentionally if it does
22910         not decompress compressed data because auto-compression-mode is
22911         disabled.
22912
22913 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
22914
22915         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
22916         an ID in the registry even if it has no groups.
22917
22918 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22919
22920         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
22921         merge it into mm-decompress-buffer.
22922         (gnus-mime-copy-part): Use the MIME part charset, the value which
22923         a user specified or gnus-newsgroup-charset for decoding, like
22924         gnus-mime-inline-part does; set buffer-file-coding-system to tell
22925         save-buffer what was used.  Suggested by Kevin Ryde
22926         <user42@zip.com.au>.
22927         (gnus-mime-inline-part): Allow the name parameter as well as the
22928         filename parameter; force decompressing of compressed data; always
22929         display contents being not decoded as unibyte.
22930
22931         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
22932         as well as the filename parameter.
22933
22934         * mm-util.el (mm-decompress-buffer):
22935         Merge gnus-mime-jka-compr-maybe-uncompress.
22936         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
22937         of compressed data.
22938
22939 2005-02-08  Simon Josefsson  <jas@extundo.com>
22940
22941         * imap.el (imap-log): Doc fix.
22942
22943 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22944
22945         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
22946         the coding cookies; decompress compressed parts.
22947
22948         * mml.el (mml-generate-mime-1): Add the charset parameter according
22949         to the value which a user specified manually or the coding cookie.
22950
22951         * mm-util.el (mm-string-to-multibyte): New function.
22952         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
22953         (mm-coding-system-to-mime-charset): New function.
22954         (mm-decompress-buffer): New function.
22955         (mm-find-buffer-file-coding-system): New function.
22956
22957         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
22958         (mm-display-inline-fontify): Rewrite for decoding and decompressing
22959         parts.
22960
22961 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22962
22963         * mm-view.el (mm-display-inline-fontify): Decode a part according
22964         to the charset parameter.
22965
22966 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22967
22968         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
22969         prefix arg is neither nil nor a number, as info specifies.
22970
22971 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22972
22973         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
22974         timestamps.
22975
22976 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
22977
22978         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
22979         groups error checking and notify user.
22980
22981 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
22982
22983         * message.el (message-send-mail-function): Check existence of
22984         sendmail-program first before using default value
22985         `message-send-mail-with-sendmail'.  Otherwise use more generic
22986         `smtpmail-send-it'.
22987
22988 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22989
22990         * nntp.el (nntp-request-update-info): Always return nil.
22991
22992 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22993
22994         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
22995
22996 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22997
22998         * message.el (message-beginning-of-line): Change the behavior when
22999         invoked between BOL and : so that it first moves backward.
23000
23001 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23002
23003         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
23004         article buffer when editing of the article is discarded.
23005         (gnus-article-prepare): Revert.
23006
23007 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23008
23009         * gnus-art.el (gnus-article-prepare):
23010         Remove message-strip-forbidden-properties from the local hook.
23011
23012 2005-01-27  Simon Josefsson  <jas@extundo.com>
23013
23014         * password.el (password-cache-add): Only start one timer per key.
23015         Reported by Derek Atkins <warlord@MIT.EDU>.
23016
23017 2005-01-26  Steve Youngs  <steve@sxemacs.org>
23018
23019         * run-at-time.el: Remove.  It is no longer needed as
23020         timer-funcs.el in the xemacs-base package has a working version of
23021         `run-at-time'.
23022
23023         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
23024
23025         * password.el: Require timer-funcs instead of run-at-time in
23026         XEmacs.
23027         Remove `password-run-at-time' macro.
23028         (password-cache-add): Use `run-at-time' instead of
23029         `password-run-at-time'.
23030
23031         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
23032         Remove `nnheader-cancel-function-timers' alias,
23033         `cancel-function-timers' exists in XEmacs in timer-funcs.
23034
23035         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
23036         for `run-with-idle-timer'.
23037
23038         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
23039         for `run-at-time'.
23040
23041         * mm-url.el: Require timer-funcs at compile time when in XEmacs
23042         for `with-timeout'.
23043
23044         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
23045         the same as for XEmacs 21.4.
23046         No need to ignore `run-with-idle-timer', this function exists in
23047         XEmacs now in timer-funcs.el in the xemacs-base package.
23048         (dgnushack-compile): No need to delete
23049         run-at-time.el from the list of files to compile because it
23050         doesn't exist anymore.
23051
23052 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23053
23054         * mml.el (mml-generate-mime-1): Convert string into unibyte when
23055         inserting " *mml*" buffer's contents into a unibyte temp buffer.
23056
23057 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
23058
23059         * mail-source.el (mail-source-fetch-imap): Search for ^From case
23060         sensitively.
23061
23062 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
23063
23064         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
23065
23066 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23067
23068         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
23069         which will be inserted according to the multibyteness of a buffer
23070         rather than the type of contents.  Suggested by ARISAWA Akihiro
23071         <ari@mbf.ocn.ne.jp>.
23072
23073         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
23074         of string which old xml.el may return rather than a string.
23075
23076 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23077
23078         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
23079
23080 2005-01-16  Simon Josefsson  <jas@extundo.com>
23081
23082         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
23083         idn/idna.el isn't available.
23084         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
23085         <michael@waxrat.com>.
23086
23087         * hashcash.el: Remove non-FSF copyright header.
23088
23089         * hashcash.el (hashcash-extra-generate-parameters): New variable.
23090         (hashcash-generate-payment): Use it.
23091         (hashcash-generate-payment-async): Use it.
23092
23093 2005-01-15  Simon Josefsson  <jas@extundo.com>
23094
23095         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
23096         Suggested by Raymond Scholz <ray-2005@zonix.de>.
23097
23098         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
23099         gnus-summary-idna-message.
23100         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
23101         (gnus-summary-idna-message): New function.
23102
23103 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
23104
23105         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
23106         gnus-novice-user.
23107
23108 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23109
23110         * nnrss.el (nnrss-request-delete-group): Delete entries in
23111         nnrss-group-alist as well.
23112         (nnrss-save-server-data): Insert newline.
23113
23114 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23115
23116         * gnus.el (gnus-user-agent): Use list of symbols instead of
23117         symbols.  Display full version number for (S)XEmacs.
23118         Optionally display (S)XEmacs codename.
23119
23120         * gnus-util.el (gnus-emacs-version): Update for new
23121         `gnus-user-agent'.
23122
23123         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23124         Gnus version.
23125
23126 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23127
23128         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23129         which is unreadable in some setups.
23130
23131 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23132
23133         * gnus-spec.el (gnus-update-format-specifications): Flush the
23134         group format spec cache if it doesn't support decoded group names.
23135
23136 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23137
23138         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23139         Allow to apply decay on score files matching a regexp.
23140
23141 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23142
23143         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23144         compatibility in %g and %c.
23145
23146 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23147
23148         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23149         name for only %g and %c.
23150         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23151         of gnus-tmp-group to decoded group name.
23152         (gnus-group-make-rss-group): Exclude `/'s from group names.
23153
23154 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23155
23156         * nnrss.el (nnrss-get-encoding): Fix regexp.
23157
23158 2004-12-27  Simon Josefsson  <jas@extundo.com>
23159
23160         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23161         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23162         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23163
23164 2004-12-17  Kim F. Storm  <storm@cua.dk>
23165
23166         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23167
23168         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23169
23170 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23171
23172         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23173
23174 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23175
23176         * nnrss.el: Require rfc2047 and mml.
23177         (nnrss-file-coding-system): New variable.
23178         (nnrss-format-string): Redefine it as an inline function.
23179         (nnrss-decode-group-name): New function.
23180         (nnrss-string-as-multibyte): Remove.
23181         (nnrss-retrieve-headers): Decode group name; don't use
23182         nnrss-format-string.
23183         (nnrss-request-group): Decode group name.
23184         (nnrss-request-article): Decode group name; allow a Message-ID as
23185         well as an article number; don't use nnrss-format-string; encode a
23186         Message-ID string which may contain non-ASCII characters; use
23187         mml-to-mime to compose a MIME article.
23188         (nnrss-request-expire-articles): Decode group name.
23189         (nnrss-request-delete-group): Decode group name.
23190         (nnrss-fetch): Clarify error message.
23191         (nnrss-read-server-data): Use insert-file-contents instead of load;
23192         bind file-name-coding-system; use multibyte buffer.
23193         (nnrss-save-server-data): Bind coding-system-for-write to the
23194         value of nnrss-file-coding-system; bind file-name-coding-system;
23195         add coding cookie.
23196         (nnrss-read-group-data): Use insert-file-contents instead of load;
23197         bind file-name-coding-system; use multibyte buffer.
23198         (nnrss-save-group-data): Bind coding-system-for-write to the
23199         value of nnrss-file-coding-system; bind file-name-coding-system.
23200         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23201         make it work with non-ASCII text.
23202         (nnrss-find-el): Make it work with old xml.el as well.
23203
23204 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23205
23206         * nnrss.el (nnrss-get-encoding): New function.
23207         (nnrss-fetch): Use unibyte buffer initially; bind
23208         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23209         decode contents according to the encoding attribute.
23210         (nnrss-save-group-data): Add coding cookie.
23211         (nnrss-mime-encode-string): New function.
23212         (nnrss-check-group): Use it to encode subject and author.
23213
23214 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23215
23216         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23217         imaginary variable.
23218
23219 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23220
23221         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23222         correctly even if there are wide characters.
23223
23224 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23225
23226         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23227         downcased symbol names; make a new cache instead of reusing
23228         bbdb-hashtable.
23229
23230 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23231
23232         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23233         concatenating segments rather than before concatenating them.
23234         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23235
23236         * message.el (message-get-reply-headers): Bind `extra'.
23237
23238 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23239
23240         * message.el (message-extra-wide-headers): New variable.
23241         (message-get-reply-headers): Use it.
23242
23243 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23244
23245         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23246         (gnus-agent-group-pathname): Ditto.
23247
23248         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23249
23250         * gnus-group.el (gnus-group-make-group): Decode group name.
23251         (gnus-group-make-rss-group): Register the group data after opening
23252         the nnrss group.
23253
23254 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23255
23256         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23257         by expiry now get marked as read.
23258
23259 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23260
23261         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23262
23263 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23264
23265         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23266         unify Latin characters in XEmacs.
23267         (mm-find-mime-charset-region): Use it.
23268
23269 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23270
23271         * gnus-util.el (gnus-delete-directory): New function.
23272
23273         * gnus-agent.el (gnus-agent-delete-group): Use it.
23274
23275         * gnus-cache.el (gnus-cache-delete-group): Use it.
23276
23277 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23278
23279         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23280         names.
23281
23282 2004-12-16  Simon Josefsson  <jas@extundo.com>
23283
23284         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23285
23286 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23287
23288         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23289
23290         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23291         (gnus-group-set-current-level): Decode group name.
23292
23293 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23294
23295         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23296         failed.
23297
23298 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23299
23300         * gnus-group.el (gnus-group-delete-group): Decode group name.
23301         (gnus-group-make-rss-group): Encode group name.
23302         (gnus-group-catchup-current): Decode group name.
23303         (gnus-group-kill-group): Decode group name.
23304
23305 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23306
23307         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23308
23309 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23310
23311         * gnus-group.el (gnus-group-make-rss-group):
23312         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23313
23314         * gnus-start.el (gnus-setup-news): Honor user's setting to
23315         gnus-message-archive-method.  Suggested by Lute Kamstra
23316         <lute@gnu.org>.
23317
23318 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23319
23320         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23321         global counterparts of the buffer-local variables.
23322
23323 2004-11-16  Romain Francoise  <romain@orebokech.com>
23324
23325         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23326         counterparts of the buffer-local variables.
23327
23328 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23329
23330         * message.el (message-forbidden-properties): Fix typo in doc
23331         string.
23332
23333 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23334
23335         * gnus-util.el (gnus-replace-in-string): Add doc string.
23336
23337         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23338         to avoid problems when splitting mails with many recipients.
23339
23340 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23341
23342         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23343         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23344
23345 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23346
23347         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23348         if there is no hashtable in memory or file modification time is
23349         newer than cached timestamp.
23350
23351 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23352
23353         * gnus-sum.el (gnus-summary-limit-to-recipient):
23354         Implement not-matching option.
23355
23356 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23357
23358         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23359         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23360         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23361         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23362         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23363         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23364
23365 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23366
23367         * message.el (message-forward-make-body-mml): Remove headers
23368         according to message-forward-ignored-headers if a message is decoded.
23369
23370 2004-12-02  Romain Francoise  <romain@orebokech.com>
23371
23372         * message.el (message-forward-make-body-plain): Always remove
23373         headers according to message-forward-ignored-headers.
23374
23375 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23376
23377         * spam.el (spam-summary-prepare-exit): Remove the
23378         gnus-summary-limit pop for now, it has problems with ham marks for
23379         me.
23380
23381 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23382
23383         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23384         correctly.
23385
23386 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23387
23388         * format-spec.el (format-spec): Message the char.
23389
23390 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23391
23392         * gnus-art.el (gnus-split-methods): Reformat comments.
23393
23394         * spam.el (spam-summary-prepare-exit): Remove article limits
23395         before exiting the summary buffer.
23396
23397 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23398
23399         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23400         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23401
23402         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23403         order to silence the byte compiler.
23404
23405         * spam.el: Fix the way to silence the byte compiler, which
23406         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23407         bbdb-search-simple, spam-BBDB-register-routine,
23408         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23409         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23410         spam-stat-buffer-is-spam, spam-stat-load,
23411         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23412         spam-stat-save and spam-stat-split-fancy.
23413
23414 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23415
23416         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23417         which may confuse users.
23418         (canlock-password-for-verify): Ditto.
23419
23420         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23421
23422         * gnus-art.el (gnus-emphasis-alist): Ditto.
23423
23424         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23425
23426         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23427
23428         * gnus-start.el (gnus-save-killed-list): Ditto.
23429
23430         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23431         (gnus-sum-thread-tree-root): Ditto.
23432         (gnus-sum-thread-tree-false-root): Ditto.
23433         (gnus-sum-thread-tree-single-indent): Ditto.
23434
23435         * message.el (message-courtesy-message): Ditto.
23436         (message-archive-note): Ditto.
23437         (message-subscribed-address-file): Ditto.
23438         (message-user-fqdn): Ditto.
23439
23440         * spam-report.el (spam-report-gmane-regex): Ditto.
23441
23442         * spam.el (spam-blackhole-good-server-regex): Ditto.
23443
23444 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23445
23446         * mml.el (mml-preview): Widen the message buffer before copying
23447         the contents to the preview buffer; sort headers before previewing.
23448
23449         * message.el (message-hidden-headers): Fix the way to avoid a bug
23450         in the `repeat' widget in Emacs 21.3 or earlier.
23451
23452 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23453
23454         * message.el (message-hidden-headers): Default to "^References:".
23455         Improve customization type.  Suggested by Reiner Steib
23456         <Reiner.Steib@gmx.de>.
23457
23458 2004-11-25  Romain Francoise  <romain@orebokech.com>
23459
23460         * message.el (message-strip-forbidden-properties): Remove check for
23461         obsolete `message-hidden' text property, hidden headers are not
23462         accessible in the buffer anymore.
23463
23464 2004-11-22  Romain Francoise  <romain@orebokech.com>
23465
23466         * message.el (message-header-format-alist): Add `From' in list
23467         so that it can be sorted.
23468         (message-fix-before-sending): Widen and sort headers before
23469         sending.
23470         (message-hide-headers): Use narrowing to hide headers by moving
23471         them to the top of the buffer and narrowing to the region
23472         underneath.
23473
23474 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23475
23476         * message.el (message-strip-forbidden-properties):
23477         Bind buffer-read-only (etc) to nil.
23478
23479 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23480
23481         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23482         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23483
23484 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23485
23486         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23487
23488 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23489
23490         * dns.el (query-dns): Use sit-for to time instead of
23491         accept-process-output, since that doesn't seem to work on udp
23492         sockets.
23493
23494 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23495
23496         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23497
23498 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23499
23500         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23501         doc string.  Improve doc string.
23502
23503 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23504
23505         * nntp.el (nntp-request-update-info): Return nil if
23506         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23507         may not call gnus-activate-group which uselessly issues the GROUP
23508         commands for all nntp groups and wastes time.  Reported by Romain
23509         Francoise <romain@orebokech.com>.
23510
23511         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23512
23513 2004-11-15  Simon Josefsson  <jas@extundo.com>
23514
23515         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23516         headers separately.
23517         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23518         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23519
23520 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23521
23522         * gnus-start.el (gnus-convert-old-newsrc):
23523         Assign legacy-gnus-agent to 5.10.7.
23524
23525 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23526
23527         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23528         start of the lines.
23529
23530 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23531
23532         * hashcash.el (hashcash-default-payment): Change default to 20.
23533         (hashcash-default-accept-payment): Change default to 20.
23534         (hashcash-process-alist): New variable.
23535         (hashcash-generate-payment-async): Add.
23536         (hashcash-already-paid-p): Add.
23537         (hashcash-insert-payment): Don't generate payments twice.
23538         (hashcash-insert-payment-async): Add.
23539         (hashcash-insert-payment-async-2): Add.
23540         (hashcash-cancel-async): Add.
23541         (hashcash-wait-async): Add.
23542         (hashcash-processes-running-p): Add.
23543         (hashcash-wait-or-cancel): Add.
23544         (mail-add-payment): New optional argument.  Conditionally start
23545         asynchronous calculation.
23546         (mail-add-payment-async): Add.
23547
23548         * message.el (message-send-mail): Wait for asynchronous hashcash
23549         results.  Don't clobber existing X-Hashcash headers.
23550         (message-setup-1): Call mail-add-payment-async when
23551         message-generate-hashcash is non-nil.
23552
23553 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23554
23555         * message.el (message-use-alternative-email-as-from): Examine the
23556         From header as well; use message-make-from in order to include a
23557         user's full name.
23558
23559 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23560
23561         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23562         default; improve customization type.
23563         (gnus-emphasis-custom-with-format): New macro.
23564         (gnus-emphasis-custom-value-to-external): New function.
23565         (gnus-emphasis-custom-value-to-internal): New function.
23566
23567 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23568
23569         * dns.el (query-dns): Resolve reverse addresses.
23570
23571 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23572
23573         * gnus-group.el (gnus-group-get-new-news): Use it.
23574
23575         * gnus-start.el (gnus-check-reasonable-setup): New function.
23576
23577 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23578
23579         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23580         "Args out of range" error.  Reported by Arnaud Giersch
23581         <arnaud.giersch@free.fr>.
23582
23583 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23584
23585         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23586
23587 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23588
23589         * spam.el (spam group): Add :version.
23590
23591         * pgg-def.el (pgg group): Add :version.
23592
23593 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23594
23595         * gnus-art.el (gnus-article-edit-article): Don't associate the
23596         article buffer with a draft file.  This is a temporary measure
23597         against the 2004-08-22 change to gnus-article-edit-mode.
23598
23599 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23600
23601         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23602         (html2text-format-tags): Remove unused variable `attr'.
23603
23604 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23605
23606         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23607
23608         * tls.el (tls-process-connection-type, tls-success)
23609         (tls-certtool-program): Add :version.
23610
23611         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23612         (starttls-extra-arguments, starttls-process-connection-type)
23613         (starttls-connect, starttls-failure, starttls-success): Add :version.
23614
23615         * spam-stat.el (spam-stat): Add :version.
23616
23617         * sieve.el (sieve): Add :version.
23618
23619         * sha1.el (sha1): Add :version.
23620         (sha1-use-external): Remove redundant version.
23621
23622         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23623         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23624         (nnmail-split-fancy-match-partial-words)
23625         (nnmail-split-lowercase-expanded): Add :version.
23626
23627         * nndiary.el (nndiary): Add :version.
23628
23629         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23630
23631         * mml-sec.el (mml-default-sign-method)
23632         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23633         Add :version.
23634
23635         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23636
23637         * mm-url.el (mm-url-use-external, mm-url-program)
23638         (mm-url-arguments): Add :version.
23639
23640         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23641         (mm-attachment-file-modes, mm-decrypt-option)
23642         (mm-w3m-safe-url-regexp): Add :version.
23643
23644         * message.el (message-cite-prefix-regexp)
23645         (message-sendmail-envelope-from, message-minibuffer-local-map)
23646         (message-user-fqdn, message-completion-alist): Add :version.
23647
23648         * gnus-win.el (gnus-configure-windows-hook)
23649         (gnus-use-frames-on-any-display): Add :version.
23650
23651         * gnus-art.el (gnus-article-address-banner-alist)
23652         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23653         (gnus-treat-from-picon, gnus-treat-mail-picon)
23654         (gnus-treat-x-pgp-sig): Add :version.
23655
23656         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
23657         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
23658         (gnus-summary-article-delete-hook)
23659         (gnus-summary-display-while-building): Add :version.
23660
23661         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
23662         (gnus-get-top-new-news-hook): Add :version.
23663
23664         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
23665         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
23666
23667         * gnus-registry.el (gnus-registry): Add :version.
23668
23669         * gnus-spec.el (gnus-use-correct-string-widths)
23670         (gnus-make-format-preserve-properties): Add :version.
23671
23672         * gnus.el (gnus-group-charter-alist)
23673         (gnus-group-fetch-control-use-browse-url)
23674         (gnus-install-group-spam-parameters): Add :version.
23675
23676         * gnus-diary.el (gnus-diary): Add :version.
23677
23678         * gnus-delay.el (gnus-delay): Add :version.
23679
23680         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23681         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23682         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23683         Add :version.
23684
23685         * gnus-agent.el (gnus-agent-max-fetch-size)
23686         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23687         (gnus-agent-prompt-send-queue): Add :version.
23688
23689         * deuglify.el (gnus-outlook-deuglify): Add :version.
23690
23691         * html2text.el: Beautify code.  Improve doc strings.
23692         Some checkdoc cleanup.
23693         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23694
23695 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23696
23697         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23698
23699 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23700
23701         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23702         when package is loaded.
23703
23704         * spam.el (spam-summary-score-preferred-header): Add global preference
23705         for people who want to override the default SpamAssassin over
23706         Bogofilter preference (when both are set).
23707         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23708         (spam-user-format-function-S):
23709         Check spam-summary-score-preferred-header.
23710         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23711         (spam-user-format-function-S): Format the score correctly.
23712
23713 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23714
23715         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23716         signature file.  Suggested by Manoj Srivastava
23717         <srivasta@golden-gryphon.com>.
23718
23719         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23720         iso-2022-jp even in the Japanese language environment.
23721         Suggested by Jason Rumney <jasonr@gnu.org>.
23722
23723 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23724
23725         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23726         use the same characters as the dummy marks; make it free from
23727         getting affected by the language environment.
23728         (gnus-summary-read-group-1): Update mark positions only when the
23729         format spec is updated.
23730
23731         * gnus-spec.el (gnus-update-format-specifications): Return a list
23732         of updated types.
23733
23734 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23735
23736         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23737         of boundp to check if display-warning is available.
23738
23739 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23740
23741         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23742
23743 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23744
23745         * nnspool.el (nnspool-spool-directory): Use news-path if the
23746         news-directory variable is not bound.
23747
23748         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23749         function instead of display-warning if it is not available.
23750
23751 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23752
23753         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
23754         v5-10: Use `point-at-bol'.
23755
23756 2004-10-26  Simon Josefsson  <jas@extundo.com>
23757
23758         * hashcash.el: Fix URL in comment, reported by Cheng Gao
23759         <chenggao@gmail.com>.
23760
23761 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23762
23763         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
23764         instead.
23765
23766 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
23767
23768         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
23769         to remove a server from the nnimap-server-buffer-alist.
23770         (nnimap-open-connection, nnimap-close-server): Use it.
23771
23772         * gnus-encrypt.el: Remove file in favor of encrypt.el.
23773
23774 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23775
23776         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
23777         running the major-mode function.
23778
23779 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23780
23781         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
23782         dummy marks in the right way.
23783
23784 2004-10-18  David Edmondson  <dme@dme.org>
23785
23786         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
23787         excessively.
23788
23789 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
23790
23791         * gnus-util.el (gnus-split-references): Accept a nil references
23792         string and go on blissfully.
23793
23794         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
23795         cases where the references string is non-nil but has no references.
23796
23797         * encrypt.el: Add autoload tags.
23798
23799         * spam.el (spam-resolve-registrations-routine): Remove article
23800         from unregistration list too.  Reported by David Hanak
23801         <dhanak@isis.vanderbilt.edu>
23802
23803 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
23804
23805         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
23806         nil.  Change custom type.
23807
23808 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
23809
23810         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
23811
23812         * gnus-sum.el (gnus-summary-move-article): Use it.
23813
23814 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
23815
23816         * encrypt.el: Add autoload cookies.
23817
23818         * spam.el (spam-backend-article-list-property)
23819         (spam-backend-get-article-todo-list)
23820         (spam-backend-put-article-todo-list)
23821         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
23822         Resolve registrations separately.
23823         (spam-register-routine): Format comments.
23824         (spam-unregister-routine, spam-register-routine): Always call with
23825         specific-articles, no default list.
23826         (spam-summary-prepare-exit): Use the spam-classifications function.
23827
23828         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
23829         gnus-encrypt.el.
23830
23831         * encrypt.el: Copied from gnus-encrypt.el.
23832
23833         * gnus-encrypt.el: Commented that it's obsolete.
23834
23835 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23836
23837         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
23838         (gnus-score-save): Use it.
23839
23840         * message.el (message-bury): Use `window-dedicated-p'.
23841
23842 2004-10-15  Simon Josefsson  <jas@extundo.com>
23843
23844         * pop3.el (top-level): Don't require nnheader.
23845         (pop3-read-timeout): Add.
23846         (pop3-accept-process-output): Add.
23847         (pop3-read-response, pop3-retr): Use it.
23848
23849 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
23850
23851         * spam.el (spam-register-routine): Move comment.
23852         (spam-verify-bogofilter): Use 'unknown for the initial
23853         spam-bogofilter-valid state, not 'never.
23854
23855         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
23856         for netrc-machine.
23857
23858         * nnimap.el (nnimap-open-connection):
23859         Use netrc-machine-user-or-password.
23860
23861 2004-10-17  Richard M. Stallman  <rms@gnu.org>
23862
23863         * gnus-registry.el (gnus-registry-unload-hook):
23864         Set as a variable with add-hook.
23865
23866         * nnspool.el (nnspool-spool-directory): Use news-directory instead
23867         of news-path.
23868
23869         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
23870
23871         * spam.el: Delete duplicate `provide'.
23872         (spam-unload-hook): Set as a variable with add-hook.
23873
23874 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23875
23876         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
23877         in the doc string.
23878
23879         * message.el (message-ignored-news-headers)
23880         (message-ignored-supersedes-headers)
23881         (message-ignored-resent-headers)
23882         (message-forward-ignored-headers): Improve custom type.
23883
23884 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23885
23886         * message.el (message-tokenize-header): Fix 2004-09-06 change
23887         which used point-min in the wrong place.
23888
23889 2004-10-12  Simon Josefsson  <jas@extundo.com>
23890
23891         * tls.el (tls-certtool-program): New variable.
23892         (tls-certificate-information): New function, based on
23893         ssl-certificate-information.
23894
23895 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23896
23897         * compface.el: Move the version of ELisp-based uncompface program
23898         to the contrib directory because of the copyright problem.
23899
23900 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
23901
23902         * message.el (message-kill-buffer): Raise the current frame.
23903
23904 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
23905
23906         * gnus-sum.el: Mention that multibyte characters don't work as marks.
23907
23908         * gnus.el (message-y-or-n-p): Autoload.
23909
23910         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
23911         (pop3-password-required, pop3-authentication-scheme)
23912         (pop3-leave-mail-on-server): Make customizable.
23913         (pop3): New custom group.
23914         (pop3-retr): Remove `sleep-for' statements.
23915         Suggested by Dave Love <fx@gnu.org>.
23916
23917         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
23918         Windows/DOS.
23919
23920         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23921         (imap-parse-body): Fix incorrect use of `assert'.
23922         Suggested by Dave Love <fx@gnu.org>.
23923
23924         * mml.el (mml-minibuffer-read-disposition): Require match.
23925         Suggested by Dave Love <fx@gnu.org>.
23926
23927 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
23928
23929         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
23930         doc string.
23931
23932 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23933
23934         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
23935
23936 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23937
23938         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
23939         instead of calling `mm-insert-inline', to decode text/* parts
23940         before displaying them.
23941
23942 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23943
23944         * mm-uu.el (mm-uu-text-plain-type): New variable.
23945         (mm-uu-pgp-signed-extract-1): Use it.
23946         (mm-uu-pgp-encrypted-extract-1): Use it.
23947         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
23948         bind mm-uu-text-plain-type with that value.
23949         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
23950         mm-uu-dissect.
23951
23952 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23953
23954         * gnus-group.el (gnus-update-group-mark-positions):
23955         * gnus-sum.el (gnus-update-summary-mark-positions):
23956         * message.el (message-check-news-body-syntax):
23957         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
23958         of string-as-multibyte.
23959
23960 2004-10-05  Juri Linkov  <juri@jurta.org>
23961
23962         * gnus-group.el (gnus-update-group-mark-positions):
23963         * gnus-sum.el (gnus-update-summary-mark-positions):
23964         * message.el (message-check-news-body-syntax):
23965         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
23966         8-bit unibyte values to a multibyte string for search functions.
23967
23968 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23969
23970         * mm-uu.el (mm-uu-dissect): Allow optional arg.
23971         (mm-uu-dissect-text-parts): New function.
23972
23973         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
23974         dissect text parts.
23975
23976         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
23977         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
23978
23979         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
23980
23981         * gnus-topic.el (gnus-topic-hierarchical-parameters):
23982         Use gnus-current-topics instead of gnus-current-topic.
23983
23984 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
23985
23986         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
23987
23988 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
23989
23990         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
23991         where appropriate.
23992
23993         * nnml.el (nnml-generate-active-info): do.
23994
23995         * nndiary.el (nndiary-generate-active-info): do.
23996
23997         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
23998         (gnus-topic-move): do.
23999
24000         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
24001         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
24002
24003         * gnus-srvr.el (gnus-server-prepare)
24004         (gnus-server-open-all-servers): do.
24005
24006         * gnus-msg.el (gnus-summary-cancel-article)
24007         (gnus-summary-resend-message)
24008         (gnus-summary-mail-crosspost-complaint): do.
24009
24010         * gnus-move.el (gnus-change-server): do.
24011
24012         * gnus-group.el (gnus-group-unmark-all-groups)
24013         (gnus-group-set-current-level): do.
24014
24015 2004-10-04  Simon Josefsson  <jas@extundo.com>
24016
24017         * message.el (message-generate-hashcash): Doc fix.
24018
24019 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
24020
24021         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
24022         avoid infinite recursion via gnus-get-function.
24023
24024 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
24025
24026         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
24027
24028         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
24029
24030         * nnmail.el (nnmail-split-history): do.
24031
24032         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
24033         (nnml-request-delete-group): do.
24034
24035         * nnslashdot.el (nnslashdot-read-groups): do.
24036
24037         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
24038         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
24039
24040         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
24041         (nnspool-sift-nov-with-sed): Use last.
24042         (nnspool-retrieve-headers-with-nov): Use mapc.
24043         (nnspool-request-newgroups): Use dolist.
24044         (nnspool-request-group): Use last.
24045
24046         * nntp.el (nntp-read-server-type): Use dolist.
24047
24048         * nnvirtual.el (nnvirtual-create-mapping)
24049         (nnvirtual-update-read-and-marked): Use dolist.
24050         (nnvirtual-convert-headers): Simplify.
24051
24052 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24053
24054         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24055         Add support for sync'ing tick marks.
24056
24057 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24058
24059         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
24060         there's no visible header.
24061
24062 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24063
24064         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24065         When necessary, pass full group name to gnus-request-set-marks.
24066
24067 2004-10-01  Simon Josefsson  <jas@extundo.com>
24068
24069         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
24070         acroread.
24071
24072 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24073
24074         * spam-report.el (spam-report-gmane): Fix interactive.
24075
24076         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
24077
24078         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
24079         when writing file.
24080         (gnus-agent-synchronize-flags): Don't default to being
24081         interactive.
24082
24083 2004-09-30  Simon Josefsson  <jas@extundo.com>
24084
24085         * message.el (message-generate-hashcash): Add.
24086         (message-send-mail): Use it, call mail-add-payment.
24087
24088 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
24089
24090         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
24091
24092 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
24093
24094         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
24095         gnus-requst-update-info with explicit code to sync the in-memory
24096         info read flags with the marks being sync'd to the backend.
24097
24098         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
24099
24100 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24101
24102         * spam.el (spam-verify-bogofilter): Add new function.
24103         (spam-check-bogofilter)
24104         (spam-bogofilter-register-with-bogofilter): Use it.
24105         (spam-verify-bogofilter): Add small fixes.
24106
24107 2004-09-28  Simon Josefsson  <jas@extundo.com>
24108
24109         * hashcash.el (hashcash-generate-payment): Revert.
24110
24111 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24112
24113         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24114         Use gnus-extract-references instead of gnus-split-references.
24115
24116         * gnus-util.el (gnus-extract-references): Add new function, analogous
24117         to gnus-split-references but extracts only the message-ID without
24118         anything extra.
24119
24120         * hashcash.el (hashcash-generate-payment)
24121         (hashcash-check-payment): Do the right thing if hashcash-path is
24122         nil (because the hashcash program could not be found).
24123
24124         * spam.el (spam-use-hashcash): Remove comment.
24125
24126 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24127
24128         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24129         (gnus-cache-enter-article, gnus-cache-remove-article)
24130         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24131
24132         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24133
24134         * gnus-art.el (article-hide-boring-headers)
24135         (article-translate-strings, article-display-face)
24136         (gnus-article-mime-match-handle-first)
24137         (gnus-article-highlight-headers)
24138         (gnus-article-add-buttons-to-head): do.
24139
24140 2004-09-27  Simon Josefsson  <jas@extundo.com>
24141
24142         * hashcash.el: New version, from
24143         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24144         ../contrib/.
24145
24146 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24147
24148         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24149
24150 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24151
24152         * gnus-dup.el (gnus-dup-open): Use mapc.
24153         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24154
24155         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24156         Reported by Stefan Wiens <s.wi@gmx.net>.
24157
24158         * gnus.el (gnus-shutdown): Use dolist.
24159
24160         * gnus-undo.el (gnus-undo): Use mapc.
24161
24162         * nnrss.el (nnrss-generate-active): do.
24163
24164         * message.el (message-cite-original-without-signature)
24165         (message-cite-original): Use mapc.
24166         (message-do-actions, message-make-forward-subject): Use dolist.
24167
24168 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24169
24170         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24171         deletion to remove entire duplicate line.  Fixes merged article
24172         number bug.
24173
24174 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24175
24176         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24177         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24178         first ask if you want to open a server and then, even when you
24179         responded with no, asking if you want to synchronize the server's
24180         flags.
24181         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
24182         multi-line expressions.
24183         (gnus-agent-synchronize-group-flags): New internal function.
24184         Updates marks in memory (in the info structure) AND in the
24185         backend.
24186
24187         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
24188
24189         * nnagent.el (nnagent-request-set-mark):
24190         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24191         method, to ensure that synchronization updates marks in the
24192         backend and in the info (in memory) structure.
24193
24194 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24195
24196         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24197         convention fully; don't miss the root article of a thread; make
24198         the X-Draft-From header with correct article numbers.
24199
24200 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24201
24202         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24203         unless plugged.  Disable the agent so that an open failure causes
24204         an error.
24205
24206         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24207         Revert 2004-09-21 change.  The backend must be opened while
24208         synchronizing flags even when the backend stores the flags
24209         locally.
24210
24211 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24212
24213         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24214         in `header' match.  Reported by Svend Tollak Munkejord.
24215
24216         * message.el (message-cite-original): Fix use of
24217         `message-cite-articles-with-x-no-archive'.
24218
24219 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24220
24221         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24222         (gnus-window-to-buffer): Ditto.
24223
24224         * mml.el (mml-preview-buffer): New variable.
24225         (mml-preview): Manage window layout with gnus-buffer-configuration.
24226
24227         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24228         X-Draft-From header even if those articles aren't quoted.
24229
24230 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24231
24232         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24233         (gnus-request-set-mark, gnus-request-update-mark): Use new
24234         g-s-t-u-l-m to decide to use backend even when unplugged.
24235
24236 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24237
24238         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24239         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24240
24241 2004-09-20  Simon Josefsson  <jas@extundo.com>
24242
24243         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24244         "utf-16-le".
24245
24246 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24247
24248         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24249
24250 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24251
24252         * uudecode.el (uudecode-use-external): Add :version.
24253
24254         * smime.el (smime-CA-file, smime-encrypt-cipher)
24255         (smime-dns-server): Add :version.
24256
24257         * smiley.el (gnus-smiley-file-types): Add :version.
24258
24259         * sha1.el (sha1-use-external): Add :version.
24260
24261         * pgg-def.el (pgg-query-keyserver): Add :version.
24262
24263         * nnmail.el (nnmail-fancy-expiry-targets)
24264         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24265         Add :version.
24266
24267         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24268         (nnimap-retrieve-groups-asynchronous): Add :version.
24269         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24270
24271         * mml.el (mml-content-disposition-parameters)
24272         (mml-insert-mime-headers-always): Add :version.
24273
24274         * mm-util.el (mm-coding-system-priorities): Add :version.
24275
24276         * mm-decode.el (mm-inline-text-html-with-images)
24277         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24278         (mm-verify-option): Add :version.
24279         (mm-text-html-renderer): Change :version.
24280
24281         * message.el (message-fcc-externalize-attachments)
24282         (message-required-headers, message-draft-headers)
24283         (message-subject-trailing-was-query)
24284         (message-subject-trailing-was-ask-regexp)
24285         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24286         (message-mark-insert-end, message-archive-header)
24287         (message-archive-note, message-cross-post-default)
24288         (message-cross-post-note, message-followup-to-note)
24289         (message-cross-post-note-function, message-use-mail-followup-to)
24290         (message-subscribed-address-functions)
24291         (message-subscribed-address-file, message-subscribed-addresses)
24292         (message-subscribed-regexps, message-allow-no-recipients)
24293         (message-yank-cited-prefix, message-signature-insert-empty-line)
24294         (message-hidden-headers, message-hierarchical-addresses)
24295         (message-mail-user-agent, message-use-idna)
24296         (message-valid-fqdn-regexp)
24297         (message-strip-special-text-properties, message-header-synonyms)
24298         (message-beginning-of-line, message-tab-body-function): Add :version.
24299         (message-insert-canlock, message-wide-reply-confirm-recipients):
24300         Change :version.
24301
24302         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24303         and :version.
24304         (mail-source-delete-old-incoming-confirm)
24305         (mail-source-movemail-program): Add :version.
24306
24307         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24308         (gnus-agent-cache, gnus-agent): Change :version.
24309
24310         * gnus-util.el (gnus-use-byte-compile): Change :version.
24311
24312         * gnus-sum.el (gnus-summary-make-false-root-always)
24313         (gnus-summary-default-high-score)
24314         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24315         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24316         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24317         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24318         (gnus-sum-thread-tree-single-indent)
24319         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24320         (gnus-sum-thread-tree-leaf-with-other)
24321         (gnus-sum-thread-tree-single-leaf): Add :version.
24322         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24323         (gnus-article-loose-mime): Change :version.
24324
24325         * gnus-start.el (gnus-backup-startup-file)
24326         (gnus-save-startup-file-via-temp-buffer): Add :version.
24327
24328         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24329         (gnus-server-offline-face): Add :version.
24330
24331         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24332
24333         * gnus-msg.el (gnus-gcc-externalize-attachments)
24334         (gnus-debug-files, gnus-debug-exclude-variables)
24335         (gnus-discouraged-post-methods): Change :version.
24336         (gnus-confirm-mail-reply-to-news)
24337         (gnus-confirm-treat-mail-like-news): Add :version.
24338
24339         * gnus-int.el (gnus-server-unopen-status): Add :version.
24340
24341         * gnus-group.el (gnus-group-jump-to-group-prompt)
24342         (gnus-large-ephemeral-newsgroup)
24343         (gnus-fetch-old-ephemeral-headers): Add :version.
24344
24345         * gnus-fun.el (gnus-x-face-directory)
24346         (gnus-convert-pbm-to-x-face-command)
24347         (gnus-convert-image-to-x-face-command)
24348         (gnus-convert-image-to-face-command): Add :version.
24349
24350         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24351
24352         * gnus-cite.el (gnus-cite-blank-line-after-header)
24353         (gnus-article-boring-faces): Add :version.
24354
24355         * gnus-art.el (gnus-buttonized-mime-types)
24356         (gnus-inhibit-mime-unbuttonizing)
24357         (gnus-treat-display-face)
24358         (gnus-treat-body-boundary): Change :version.
24359         (gnus-body-boundary-delimiter, gnus-picon-databases)
24360         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24361         (gnus-treat-date-english, gnus-treat-fold-headers)
24362         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24363         (gnus-treat-mail-picon, gnus-treat-wash-html)
24364         (gnus-article-encrypt-protocol)
24365         (gnus-use-idna, gnus-article-over-scroll)
24366         (gnus-mime-display-multipart-alternative-as-mixed)
24367         (gnus-mime-display-multipart-related-as-mixed)
24368         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24369         (gnus-ctan-url, gnus-button-ctan-handler)
24370         (gnus-button-handle-ctan-bogus-regexp)
24371         (gnus-button-ctan-directory-regexp)
24372         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24373         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24374         (gnus-button-man-level, gnus-button-emacs-level)
24375         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24376
24377         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24378         (gnus-agent-go-online): Change :version.
24379         (gnus-agent-expire-unagentized-dirs)
24380         (gnus-agent-auto-agentize-methods): Add :version.
24381
24382         * flow-fill.el (fill-flowed-display-column)
24383         (fill-flowed-encode-column): Add :version.
24384
24385         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24386         (gnus-outlook-deuglify-unwrap-max)
24387         (gnus-outlook-deuglify-cite-marks)
24388         (gnus-outlook-deuglify-unwrap-stop-chars)
24389         (gnus-outlook-deuglify-no-wrap-chars)
24390         (gnus-outlook-deuglify-attrib-cut-regexp)
24391         (gnus-outlook-deuglify-attrib-verb-regexp)
24392         (gnus-outlook-deuglify-attrib-end-regexp)
24393         (gnus-outlook-display-hook): Add :version.
24394
24395         * binhex.el (binhex-use-external): Add :version.
24396
24397 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24398
24399         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24400         and `invisible'.
24401
24402 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24403
24404         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24405         in gnus-registry-trim.
24406
24407 2004-09-13  Simon Josefsson  <jas@extundo.com>
24408
24409         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24410
24411         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24412
24413         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24414         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24415         <yamaoka@jpl.org>.
24416         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24417         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24418         <yamaoka@jpl.org>.
24419
24420         * sieve.el (sieve-manage-mode): Ditto.
24421
24422 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24423
24424         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24425
24426 2004-09-11  Simon Josefsson  <jas@extundo.com>
24427
24428         * dns-mode.el: Add.
24429
24430         * mm-view.el (mm-display-dns-inline): Add.
24431
24432         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24433         (mm-automatic-display): Ditto.
24434
24435         * mailcap.el (mailcap-mime-data): Add text/dns.
24436         (mailcap-mime-extensions): Map .soa to text/dns.
24437
24438 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24439
24440         * gnus-art.el (article-decode-mime-words, article-babel)
24441         (gnus-article-highlight-signature, gnus-article-add-buttons)
24442         (gnus-signature-toggle): Remove unnecessary bindings of
24443         `inhibit-read-only' inherited from v5.10 merge.
24444
24445 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24446
24447         * nntp.el (nntp): New customization group.
24448         (nntp-authinfo-file): Add customization group.
24449
24450         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
24451
24452         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24453
24454         * gnus.el (to-address, to-list, subscribed)
24455         (large-newsgroup-initial): Ditto.
24456
24457         * flow-fill.el (fill-flowed-display-column)
24458         (fill-flowed-encode-column): Ditto.
24459
24460 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24461
24462         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24463         Use point-min rather than 1.
24464         (message-send-mail): Use buffer-size rather than point-max.
24465
24466         * gnus-sum.el (gnus-summary-search-article-forward):
24467         Signal a specific `search-failed' rather than a generic `error'.
24468
24469         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24470         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24471         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24472
24473 2004-09-10  Simon Josefsson  <jas@extundo.com>
24474
24475         * nndb.el (require): Remove tcp and duplicate cl.
24476
24477 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24478
24479         * gnus-agent.el (directory-files-and-attributes): Move forward.
24480
24481 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24482
24483         * gnus-agent.el (directory-files-and-attributes):
24484         Optionally defined to support XEmacs.
24485
24486 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24487
24488         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24489         to avoid run-time CL dependencies.
24490         (gnus-agent-unfetch-articles): New function.
24491         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24492         article numbers even when local .overview file is missing.
24493         (gnus-agent-read-article-number): New function.  Only accepts
24494         27-bit article numbers.
24495         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24496         Use gnus-agent-read-article-number.
24497         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24498         from backend while recognizing that article numbers in .overview
24499         must be valid.
24500         (gnus-agent-update-files-total-fetched-for):
24501         Use directory-files-and-attributes to improve performance.
24502         * gnus-int.el (gnus-request-move-article):
24503         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24504         improve performance.
24505
24506         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24507         some users confused by references to .newsrc when they only have a
24508         .newsrc.eld file.
24509         (gnus-convert-mark-converter-prompt)
24510         (gnus-convert-converter-needs-prompt): Fix use of property list.
24511         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24512         New function.  Used internally to only display 'gnus converting
24513         files' message when actually necessary.
24514
24515         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24516         methods now autoloaded.
24517
24518 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24519
24520         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24521         identifiers.
24522
24523 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24524
24525         * gnus-picon.el: Fix indentation and closing parenthesis.
24526
24527 2004-09-01  Simon Josefsson  <jas@extundo.com>
24528
24529         * message.el (message-canlock-generate): Require sha1, not
24530         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24531         to require within a function.  Sadly, if sha1.el isn't loaded, the
24532         let binding in m-c-g will hide the defcustom definition, which is
24533         bad.)
24534
24535         * canlock.el: Require sha1, not sha1-el.
24536
24537         * message.el: Don't autoload sha1 (there is a autoload cookie in
24538         sha1.el).
24539
24540         * sha1-el.el: Rename to sha1.el.
24541
24542 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24543
24544         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24545
24546 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24547
24548         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24549
24550 2004-08-30  Kim F. Storm  <storm@cua.dk>
24551
24552         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24553
24554         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24555         Add :group 'nnimap.
24556
24557 2004-08-30  Andreas Schwab  <schwab@suse.de>
24558
24559         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24560         ?* and ?\;.
24561
24562         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24563         and ?\' to symbol instead of whitespace.
24564
24565 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24566
24567         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24568
24569         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24570         instead of re-search-forward.
24571
24572         * gnus-uu.el (gnus-uu-save-article): Ditto.
24573         (gnus-uu-post-encode-uuencode): Ditto.
24574
24575         * html2text.el (html2text-clean-list-items): Ditto.
24576         (html2text-clean-dtdd): Ditto.
24577         (html2text-format-tags): Ditto.
24578
24579         * message.el (message-send-mail-with-sendmail): Fix regexp.
24580         (message-fill-field-general): Use search-forward instead of
24581         re-search-forward.
24582         (unbold-region): Ditto.
24583
24584         * nnrss.el (nnrss-request-article): Ditto.
24585
24586         * nnslashdot.el (nnslashdot-request-article): Ditto.
24587
24588         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24589
24590         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24591         "Unrecognized menu descriptor" error in XEmacs.
24592
24593 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24594
24595         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24596         parent article of a sparse article in the thread hashtb.
24597
24598 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24599
24600         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24601         (nnmail-expand-newtext): Lowercase expanded entries if
24602         nnmail-split-lowercase-expanded is non-nil.
24603
24604 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24605
24606         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24607
24608         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24609         of gnus-tmp-news-method into string under XEmacs.  It will be
24610         passed to gnus-correct-length which takes only a string argument.
24611
24612 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24613
24614         * gnus-util.el (gnus-bind-print-variables): New macro.
24615         (gnus-prin1): Use it.
24616         (gnus-prin1-to-string): Use it.
24617         (gnus-pp): New function.
24618         (gnus-pp-to-string): New function.
24619
24620         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24621         Replace pp-to-string with gnus-pp-to-string.
24622         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24623         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24624         * gnus-msg.el (gnus-debug): Ditto.
24625         * gnus-score.el (gnus-score-save): Ditto.
24626         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24627         gnus-pp-to-string.
24628         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24629         with gnus-pp.
24630         * score-mode.el (gnus-score-pretty-print): Ditto.
24631         * webmail.el (webmail-debug): Ditto.
24632
24633 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24634
24635         * gnus-art.el (article-display-face, article-display-x-face):
24636         Use buffer-read-only.
24637
24638 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24639
24640         * gnus-art.el (article-hide-list-identifiers):
24641         Bind inhibit-read-only as t.
24642
24643 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24644
24645         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24646
24647 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24648
24649         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24650         (gnus-narrow-to-page): Don't assume point-min == 1.
24651         (gnus-article-edit-mode): Derive from message-mode.
24652
24653         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24654         point-min == 1.
24655
24656         * imap.el (imap-parse-address-list, imap-parse-body-ext):
24657         Disable incorrect use of `assert'.
24658
24659         * message.el (message-mode): Set comment-start-skip.
24660
24661
24662 2004-08-22  Sam Steingold  <sds@gnu.org>
24663
24664         * pop3.el (pop3-leave-mail-on-server): New user variable.
24665         (pop3-movemail): Delete mail only when it is nil.
24666
24667 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
24668
24669         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
24670
24671         * mml.el (mml-preview): Use `pop-to-buffer'.
24672
24673         * message.el (message-goto-mail-followup-to): Insert after "To".
24674         (message-carefully-insert-headers): Add comment.
24675
24676         * gnus.el: Remove unused variable `gnus-article-check-size'.
24677
24678         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
24679
24680         * gnus-art.el (gnus-button-alist):
24681         Improve `gnus-button-handle-library' entry.
24682
24683 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24684
24685         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24686         Use downcase, since XEmacs capitalizes error messages differently.
24687
24688 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24689
24690         * nntp.el: Add (require 'gnus) due to reference to
24691         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24692
24693 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24694
24695         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24696         Bind `mm-fill-flowed'.
24697
24698         * mm-decode.el (mm-dissect-singlepart): Check it.
24699
24700 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24701
24702         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24703         'imap' for netrc parsing.
24704
24705 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24706
24707         * mailcap.el (mailcap-mime-data): Mark as risky.
24708
24709 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24710
24711         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24712         may be included in the encoded word.
24713         (rfc2047-encode): Don't append a space if the encoded word
24714         includes close parenthesis.
24715
24716 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24717
24718         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24719         of text within parentheses.
24720
24721 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24722
24723         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24724         (gnus-encrypt-write-file-contents): Make the password key the file
24725         name PLUS the cipher, not just the cipher.  Also remove failed
24726         passwords from the cache.
24727
24728 2004-08-06  Simon Josefsson  <jas@extundo.com>
24729
24730         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24731         Doc fix.
24732
24733 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24734
24735         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24736         LWSP.
24737
24738 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24739
24740         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24741         Try to append in-reply-to: data to the references: header.
24742
24743         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24744         (netrc-parse): Use gnus-encrypt.el functions.
24745
24746         * gnus-encrypt.el: Add new file for encryption support; currently
24747         does only a few GPG ciphers and an internal XOR cipher.
24748
24749         * password.el: Add comments on using password-read-and-add.
24750         (password-read-and-add): Add function to read and add the
24751         password to the cache at once.
24752
24753 2004-07-28  Simon Josefsson  <jas@extundo.com>
24754
24755         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
24756         parameter (but don't use it, for now).
24757
24758         * imap.el (imap-ssl-open): Use imap-process-connection-type,
24759         instead of hard coding to nil.
24760
24761 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24762
24763         * mm-view.el (mm-inline-image-emacs): Open lines under an image
24764         as mm-inline-image-xemacs does.
24765
24766 2004-07-26  Simon Josefsson  <jas@extundo.com>
24767
24768         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
24769         Revert part of 2004-07-17 change below.
24770
24771 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24772
24773         * rfc2047.el (rfc2047-encode-region): Don't infloop.
24774         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24775
24776 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24777
24778         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
24779         quotes that actually start with ">" at the beginning of the
24780         lines.
24781
24782 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24783
24784         * rfc2047.el (rfc2047-encode-region): Fix last change.
24785         (rfc2047-encode-parameter): Remove useless concat.
24786
24787 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24788
24789         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
24790         encode special characters; fix some kind of misconfigured headers;
24791         signal a real error if debug-on-quit or debug-on-error is non-nil.
24792         (rfc2047-encode-max-chars): New variable.
24793         (rfc2047-encode-1): Use it.
24794         (rfc2047-encode-parameter): New function.
24795
24796         * mml.el (mml-insert-parameter): Remove an excessive space.
24797
24798 2004-07-17  Simon Josefsson  <jas@extundo.com>
24799
24800         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
24801         Kai Grossjohann <kai@emptydomain.de>.
24802         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
24803         (gnus-group-make-menu-bar): Ditto.
24804
24805         * gnus-util.el (gnus-group-server): Add.
24806
24807 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
24808
24809         * message.el (message-clone-locals): Clone sendmail and smtp
24810         variables.
24811
24812 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24813
24814         * rfc2047.el (rfc2047-encode-region): Fix last change.
24815
24816 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24817
24818         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
24819         characters as non-special.
24820
24821 2004-07-09  Simon Josefsson  <jas@extundo.com>
24822
24823         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
24824         Users will lose all flag changes made while unplugged with
24825         e.g. nntp unless flag synchronization happens, thus `nil' is not a
24826         good default.  See numerous reports on ding mailing list.
24827
24828 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24829
24830         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
24831         add generate-head-function and generate-article-function to the
24832         rfc822-forward entry.
24833         (nndoc-rfc822-forward-generate-article): New function.
24834         (nndoc-rfc822-forward-generate-head): New function.
24835
24836         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
24837
24838 2004-07-06  Dan Christensen  <jdc@uwo.ca>
24839
24840         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
24841         respect display group parameter and gnus-summary-expunge-below.
24842         (gnus-articles-to-read): Remove unused reference to display group
24843         parameter.
24844
24845 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24846
24847         * nnheader.el (nnheader-uniquify-message-id): New experimental
24848         variable.
24849         (nnheader-nov-read-message-id): Use it.
24850
24851         * spam-report.el (spam-report-gmane): Add interactive.
24852
24853 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24854
24855         * mm-encode.el (mm-content-transfer-encoding-defaults):
24856         Use qp-or-base64 for the application/* types.
24857
24858 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
24859
24860         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
24861
24862 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
24863
24864         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
24865         trim value.
24866
24867 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24868
24869         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
24870         New macro and function.
24871         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
24872
24873 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24874
24875         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
24876         after-load-alist.
24877
24878 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24879
24880         * gnus-group.el (gnus-group-get-new-news-this-group):
24881         Don't update info that isn't there.
24882
24883 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
24884
24885         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
24886         entry.
24887
24888 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24889
24890         * mm-view.el (mm-inline-render-with-function): Use multibyte
24891         buffer; decode html source by charset.
24892
24893         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
24894
24895         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
24896         Mule-UCS is loaded under XEmacs.
24897         (mm-mime-mule-charset-alist): Avoid duplicated entries.
24898
24899 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
24900
24901         * nnheader.el (nnheader-max-head-length): Increase to 8192.
24902
24903 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24904
24905         * mm-util.el (mm-coding-system-p): Return a coding-system.
24906         (mm-mime-mule-charset-alist): Use shift_jis instead of
24907         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24908         entries for the mime charsets iso-2022-jp-3 and shift_jis.
24909         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
24910         instead of japanese-shift-jis and iso-latin-1 respectively in
24911         order to share the default value with both Emacs and XEmacs-mule.
24912         (mm-mule-charset-to-mime-charset):
24913         Make mm-coding-system-priorities effective.
24914         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
24915         while predicating of candidates upon the priorities.
24916
24917 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
24918
24919         * gnus-sum.el (gnus-summary-make-menu-bar):
24920         Add gnus-uu-invert-processable.
24921
24922         * gnus.el: Autoload gnus-uu-invert-processable.
24923
24924 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24925
24926         * mm-util.el (mm-with-multibyte-buffer): New macro.
24927
24928         * rfc2047.el (rfc2047-encode-string): Use it.
24929         (rfc2047-encode-region): Move point to the end of the region after
24930         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
24931
24932 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24933
24934         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
24935         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
24936
24937 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24938
24939         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
24940         (gnus-cite-parse): Ignore quoted envelope From_.
24941         Suggested by Karl Chen <quarl@nospam.quarl.org>.
24942
24943 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
24944
24945         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
24946         invalid addresses.
24947
24948 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
24949
24950         * spam.el: Change section markers, revise TODO list.
24951         (spam-backends): Make new master list of all installed backends.
24952         (spam-summary-exit-behavior): Add new variable to determine how
24953         messages moves are done at summary exit.
24954         (spam-move-spam-nonspam-groups-only)
24955         (spam-process-ham-in-nonham-groups)
24956         (spam-process-ham-in-spam-groups): Remove variables, the
24957         spam-summary-exit-behavior variable should be used to manage this
24958         behavior.
24959         (spam-old-ham-articles, spam-old-spam-articles): Remove.
24960         (spam-old-articles): Add variable, replacing spam-old-ham-articles
24961         and spam-old-spam-articles.
24962         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
24963         Add empty variables, placeholders for the backends they represent.
24964         (spam-set-difference): Move, unchanged.
24965         (spam-list-of-processors): Declare OBSOLETE, not used anymore
24966         unless the user has a processor variable.
24967         (spam-classifications, spam-classification-valid-p)
24968         (spam-backend-properties, spam-backend-property-valid-p)
24969         (spam-backend-function-type-valid-p)
24970         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
24971         (spam-report-articles-gmane, spam-report-articles-resend):
24972         Remove functions, they are not needed.
24973         (spam-install-backend-super, spam-backend-list)
24974         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
24975         (spam-backend-function, spam-backend-ham-registration-function)
24976         (spam-backend-spam-registration-function)
24977         (spam-backend-ham-unregistration-function)
24978         (spam-backend-spam-unregistration-function)
24979         (spam-backend-statistical-p, spam-backend-mover-p)
24980         (spam-install-backend-alias, spam-install-checkonly-backend)
24981         (spam-install-mover-backend, spam-install-nocheck-backend)
24982         (spam-install-backend, spam-install-statistical-backend)
24983         (spam-install-statistical-checkonly-backend): Add backend installation
24984         support.
24985         (spam-summary-prepare-exit): Rewrite to use the new backend code.
24986         (spam-group-processor-p): Use the new backend code and respect the
24987         summary exit behavior.
24988         (spam-mark-spam-as-expired-and-move-routine): Remove.
24989         (spam-summary-prepare): Change to use the new spam-old-articles
24990         variable.
24991         (spam-copy-or-move-routine, spam-copy-spam-routine)
24992         (spam-move-spam-routine, spam-copy-ham-routine)
24993         (spam-move-ham-routine): Add code to copy/move ham or spam.
24994         (spam-fetch-field-fast): Improve doc and code, plus allow the
24995         'number request.
24996         (spam-list-of-checks, spam-list-of-statistical-checks):
24997         Remove variables.
24998         (spam-split, spam-find-spam): Use the new backend code.
24999         (spam-registration-functions): Remove variable.
25000         (spam-unregister-routine): Add convenience wrapper.
25001         (spam-log-undo-registration, spam-register-routine)
25002         (spam-log-processing-to-registry)
25003         (spam-log-unregistration-needed-p): Rename "check" to "backend"
25004         where possible.
25005         (spam-check-gmane-xref, spam-check-regex-headers)
25006         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
25007         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
25008         (spam-check-bogofilter-headers, spam-check-spamoracle)
25009         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
25010         (spam-check-crm114-headers): Use the spam-split-group that
25011         spam-split prepares, no need to determine it every time.
25012
25013         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
25014         to the nnheader-parse-naked-head call.
25015
25016         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
25017
25018         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
25019         the nnheader-nov-read-message-id call.
25020
25021 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25022
25023         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
25024         gnus-activate-group twice.  Suggested by Markus Peter
25025         <warp@spin.de>.
25026
25027 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25028
25029         * gnus-art.el (gnus-article-time-format): Exchange the order of
25030         day and month in the default value; fix customization type.
25031         (article-date-ut): Use add-text-properties.
25032         (article-make-date-line): Use message-make-date instead of
25033         current-time-string.
25034
25035         * message.el (message-fetch-field): Don't use set-text-properties.
25036         (message-make-date): Simplify.
25037
25038         * messagexmas.el (message-xmas-make-date): New function.
25039         (message-xmas-redefine): Defalias message-make-date to it.
25040
25041 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25042
25043         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
25044         (rfc2047-encode-region): Treat text within parentheses as special;
25045         show the original text when error has occurred.
25046
25047         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
25048         already-computed method to gnus-activate-group.
25049
25050         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
25051         same select-methods identical Lisp objects.
25052
25053         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
25054         object when modifying the info.
25055
25056 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25057
25058         * gnus-srvr.el (gnus-server-set-info): Remove the server from
25059         gnus-opened-servers since it has never been opened with the new
25060         configuration yet.
25061
25062 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25063
25064         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
25065         arg to nnheader-generate-fake-message-id.
25066
25067 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
25068
25069         * nnheader.el (nnheader-generate-fake-message-id): Accept a
25070         number and build a fake message ID localized to a group and
25071         article number (so it's repeatable from that point on).
25072         (nnheader-fake-message-id-p): Change regex to accomodate new fake
25073         ID format.
25074
25075         * gnus-sum.el (gnus-get-newsgroup-headers):
25076         Call nnheader-generate-fake-message-id with the article number.
25077
25078 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
25079
25080         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
25081         end-of-buffer.
25082
25083 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25084
25085         * message.el (message-ignored-supersedes-headers): Add Approved.
25086
25087 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25088
25089         * rfc2047.el (rfc2047-encode-message-header): Remove useless
25090         goto-char.
25091         (rfc2047-encode): Fold the line before encoding.
25092
25093 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25094
25095         * rfc2047.el (rfc2047-encode-message-header): Disabled header
25096         folding -- not all headers can be folded, and this should be done
25097         by the message composition mode.  Probably.  I think.
25098
25099 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25100
25101         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
25102         fast.
25103
25104         * gnus-ems.el (gnus-remove-image): Don't use
25105         message-text-with-property; remove only the image found first.
25106
25107         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
25108         found first.
25109
25110 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
25111
25112         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
25113
25114 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25115
25116         * message.el (message-text-with-property): Make it fast and accept
25117         optional arguments.
25118         (message-strip-forbidden-properties): Use it.
25119         (message-fix-before-sending): Follow the m-t-w-p change.
25120
25121         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25122
25123 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25124
25125         * gnus-art.el (article-hide-headers): Don't change the buffer
25126         mistakenly when performing mml-preview even if
25127         gnus-single-article-buffer is nil.
25128
25129 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25130
25131         * message.el (message-expand-name-databases): New user option.
25132         (message-expand-name): Use it.
25133
25134 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25135
25136         * spam.el (spam-report-articles-resend)
25137         (spam-report-resend-register-routine): Allow ham reporting.
25138         (spam-report-resend-register-ham-routine): Add wrapper.
25139         (spam-registration-functions): Add ham resending functions.
25140         (spam-list-of-processors): Add ham resend processor.
25141
25142         * gnus.el (ham-resend-to): Add new group parameter.
25143         (spam-process): Add ham resend option.
25144
25145         * spam-report.el (spam-report-resend): Allow reporting ham.
25146         (spam-report-resend-ham): Add wrapper.
25147
25148 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25149
25150         * message.el (message-cite-articles-with-x-no-archive):
25151         New variable.
25152         (message-cite-original): Use it.
25153
25154 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25155
25156         * message.el (message-cite-original): Respect X-No-Archive.
25157
25158 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25159
25160         * gnus-art.el (article-hide-headers): Refer to the values for
25161         gnus-ignored-headers and gnus-visible-headers in the summary
25162         buffer since a user may have set them as group parameters.
25163
25164 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25165
25166         * assistant.el (assistant-node-name): Add convenience function.
25167         (assistant-render-text, assistant-render-node): Add error handling,
25168         plus handle multiple next nodes.
25169         (assistant-find-next-node): Comment out for now.
25170         (assistant-find-next-nodes): Add function, returns list of next
25171         nodes.
25172
25173 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25174
25175         * mail-source.el (mail-source-directory): Fix doc-string.
25176
25177 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25178
25179         * assistant.el (assistant-render-text, assistant-eval): Add :set
25180         widget type, which is different because it takes and returns a
25181         list.  Much hilarity ensues.
25182
25183 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
25184
25185         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
25186
25187         * gnus-group.el (gnus-group-get-new-news-this-group):
25188         Add doc-string.
25189
25190         * gnus-start.el (gnus-activate-group): Add doc-string.
25191
25192 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25193
25194         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25195
25196 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25197
25198         * assistant.el (assistant-render-text): Try to add a :set
25199         widget, more to come.
25200
25201         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25202         strings.
25203         (spam-report-articles-resend)
25204         (spam-register-routine): Do registration iff any articles warrant
25205         it.
25206         (spam-summary-prepare-exit): Change log message for nil group
25207         destinations.
25208
25209 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25210
25211         * spam.el (spam-report-resend-register-routine):
25212         Allow spam-report-resend-to to be a group parameter or a global value.
25213
25214 2004-05-26  Simon Josefsson  <jas@extundo.com>
25215
25216         * starttls.el: Merge with my GNUTLS based starttls.el.
25217         (starttls-gnutls-program, starttls-use-gnutls)
25218         (starttls-extra-arguments, starttls-process-connection-type)
25219         (starttls-connect, starttls-failure, starttls-success):
25220         New variables.
25221         (starttls-program, starttls-extra-args): Doc fix.
25222         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25223         New functions.
25224         (starttls-negotiate, starttls-open-stream):
25225         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25226         function if it is set.
25227
25228 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25229
25230         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25231         structured fields.
25232
25233 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25234
25235         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25236
25237 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25238
25239         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25240         Add variable.
25241         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25242         assigning the spam-mark to new messages.
25243
25244 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25245
25246         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25247
25248 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25249
25250         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25251
25252         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25253         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25254         default.
25255
25256 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25257
25258         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25259         correct data.
25260
25261 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25262
25263         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25264         (spam-group-processor-p): Fix function.
25265         (spam-group-processor-multiple-p)
25266         (spam-group-spam-processor-report-gmane-p)
25267         (spam-group-spam-processor-report-resend-p)
25268         (spam-group-spam-processor-bogofilter-p)
25269         (spam-group-spam-processor-blacklist-p)
25270         (spam-group-spam-processor-ifile-p)
25271         (spam-group-ham-processor-ifile-p)
25272         (spam-group-spam-processor-spamoracle-p)
25273         (spam-group-spam-processor-crm114-p)
25274         (spam-group-ham-processor-bogofilter-p)
25275         (spam-group-spam-processor-stat-p)
25276         (spam-group-ham-processor-stat-p)
25277         (spam-group-ham-processor-whitelist-p)
25278         (spam-group-ham-processor-BBDB-p)
25279         (spam-group-ham-processor-spamoracle-p)
25280         (spam-group-ham-processor-copy-p): Remove functions with some
25281         prejudice against unneeded code.
25282         (spam-report-articles-resend)
25283         (spam-report-resend-register-routine): Allow the group/topic
25284         spam-resend-to value to override spam-report-resend-to.
25285         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25286         properly now.
25287
25288         * gnus.el (spam-resend-to): Add group/topic parameter.
25289         (spam-process): Move the OBSOLETE processors to the end of the
25290         choices.
25291
25292 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25293
25294         * spam-report.el (spam-report-resend-to, spam-report-resend):
25295         Start with resend-to set to nil, and then ask the user if necessary.
25296         (spam-report-resend): spam-report-resend takes a list of articles, not
25297         separate article numbers.
25298
25299 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25300
25301         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25302         addition to emacs-w3m.
25303
25304 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25305
25306         * assistant.el (assistant-authinfo-data): New function.
25307         (assistant-eval): Eval for entire assistant.
25308
25309         * netrc.el (netrc-services-file): New variable.
25310         (netrc-parse-services): New function.
25311         (netrc-find-service-name): New function.
25312         (netrc-find-service-number): New function.
25313         (netrc-port-equal): New function.
25314         (netrc-machine): Use it.
25315
25316         * nnimap.el (nnimap-open-connection): Use netrc.
25317
25318         * gnus-util.el (gnus-netrc-get): Remove aliases.
25319
25320         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25321
25322         * assistant.el (wid-edit): Fix compilation.
25323
25324         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25325
25326 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25327
25328         * gnus-util.el (gnus-set-file-modes): New function.  (small
25329         patch).
25330
25331 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25332
25333         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25334
25335         * assistant.el (assistant-render-node): Fix up rendering and
25336         read-only text.
25337         (assistant-render-node): Reset.
25338         (assistant-make-read-only): Not sticky.
25339
25340 2004-05-20  Danny Siu  <dsiu@adobe.com>
25341
25342         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25343         centered even when gnus-auto-center-summary is t.
25344
25345 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25346
25347         * dns.el (dns-get-txt-answer): New function.
25348         (dns-read-txt): Ditto.
25349         (query-dns): Use it.
25350
25351 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25352
25353         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25354         active for foreign groups even if the group level is higher than
25355         the specified value.
25356
25357 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25358
25359         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25360         non-active groups.
25361
25362         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25363
25364 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25365
25366         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25367
25368 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25369
25370         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25371         (spam-crm114-header, spam-crm114-spam-switch)
25372         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25373         (spam-crm114-positive-spam-header)
25374         (spam-crm114-database-directory, spam-list-of-processors)
25375         (spam-group-spam-processor-crm114-p)
25376         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25377         (spam-generic-score, spam-list-of-checks)
25378         (spam-list-of-statistical-checks, spam-registration-functions)
25379         (spam-check-crm114-headers, spam-crm114-score)
25380         (spam-check-crm114, spam-crm114-register-with-crm114)
25381         (spam-crm114-register-spam-routine)
25382         (spam-crm114-unregister-spam-routine)
25383         (spam-crm114-register-ham-routine)
25384         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25385
25386 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25387
25388         * gnus.el: Add spam-use-crm114.
25389
25390         * spam.el (spam-list-of-processors, spam-registration-functions):
25391         Add spam-use-resend.
25392         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25393         (spam-report-articles-gmane): Add doc fix.
25394         (spam-report-articles-resend, spam-report-resend-register-routine):
25395         Add wrappers around spam-report-resend-to.
25396
25397         * spam-report.el (spam-report-resend-to, spam-report-resend):
25398         Add support for resending spam.
25399         (spam-report-gmane): Fix line length >80.
25400
25401         * gnus.el (spam-process): Add spam-use-resend.
25402
25403 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25404
25405         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25406         number of processed spam messages.
25407         (spam-ham-copy-or-move-routine): Return the number of processed
25408         ham messages.
25409         (spam-summary-prepare-exit): Use the above values to decide
25410         whether status messages shouled be displayed.
25411
25412 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25413
25414         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25415         `rfc2047-encoding-function-alist' in order to avoid conflicting
25416         with the old version.
25417         (rfc2047-encode-region): Concatenate words containing non-ASCII
25418         characters in structured fields; don't encode space-delimited
25419         ASCII words even in unstructured fields; don't break words at
25420         char-category boundaries.
25421         (rfc2047-encode-1): New function.
25422         (rfc2047-encode): Use it; encode text so that it occupies the
25423         maximum width within 76-column; work correctly on Q encoding for
25424         iso-2022-* charsets.
25425         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25426         sure not to break a line just after the header name.
25427         (rfc2047-b-encode-region): Remove.
25428         (rfc2047-b-encode-string): New function.
25429         (rfc2047-q-encode-region): Remove.
25430         (rfc2047-q-encode-string): New function.
25431
25432         * mm-util.el (mm-replace-in-string): New function.
25433
25434 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25435
25436         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25437         Really get it right.
25438         (gnus-inews-make-draft): Really.
25439
25440 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25441
25442         * nnmh.el (nnmh-request-list-1): Don't check the link count
25443         before descending.  (small patch)
25444
25445 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25446
25447         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25448         stuff.
25449
25450         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
25451         Match on real group name.
25452
25453         * gnus-art.el (gnus-signature-limit): Doc fix.
25454
25455         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25456
25457         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25458
25459 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25460
25461         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25462         isn't a string.
25463
25464 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25465
25466         * gnus-draft.el (gnus-draft-send):
25467         Bind rfc2047-encode-encoded-words.
25468
25469         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25470         (rfc2047-encodable-p): Say that =? needs encoding.
25471         (rfc2047-encode-encoded-words): New variable.
25472
25473         * gnus-group.el (gnus-group-select-group): Doc fix.
25474
25475         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25476
25477         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25478         to nil.
25479
25480         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25481
25482         * nnheader.el (nnheader-get-lines-and-char): New function.
25483
25484 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25485
25486         * gnus-msg.el (gnus-summary-followup-with-original):
25487         Document yanking of region when active.
25488
25489 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25490
25491         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25492         groups if the group level is higher than the specified value.
25493
25494 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25495
25496         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25497         (gnus-group-jump-to-group): Add prefix argument using
25498         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25499         non-active group.
25500
25501         * compface.el (uncompface): Be verbose when changing
25502         `uncompface-use-external'.
25503
25504         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25505         handle manual section.
25506
25507 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25508
25509         * gnus-art.el (gnus-button-alist): Revert previous change.
25510
25511 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25512
25513         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25514
25515 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25516
25517         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25518         whether backend can accept message.
25519
25520         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25521
25522 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25523
25524         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25525         Avoid creating directory when nntp-marks-is-evil is true.
25526         Reported by Reiner Steib.
25527
25528 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25529
25530         * gnus-picon.el (gnus-picon-insert-glyph):
25531         Add optional `nostring' argument.
25532
25533 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25534
25535         * gnus-picon.el (gnus-picon-style): New variable.
25536         (gnus-picon-transform-address): Support `gnus-picon-style'.
25537
25538 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25539
25540         * message.el (message-fill-field): Return point.
25541         (message-generate-headers): Go to end of field.
25542
25543         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25544         stuff for non-living groups.
25545
25546 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25547
25548         * gnus-art.el (gnus-article-followup-with-original)
25549         (gnus-article-reply-with-original): gnus-mark-active-p ->
25550         gnus-region-active-p.
25551
25552 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25553
25554         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25555         only when there is spam or ham to be processed.
25556
25557 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25558
25559         * mail-source.el (mail-source-delete-crash-box): Refactor.
25560         (mail-source-fetch): Use it.
25561         (mail-source-fetch-file): Ditto.
25562         (mail-source-fetch-directory): Run postscript in loop.
25563         (mail-source-fetch-pop): Delete.
25564         (mail-source-fetch-maildir): Ditto.
25565         (mail-source-fetch-imap): Ditto.
25566
25567         * imap.el (imap-authenticators): Comment out sasl.
25568
25569         * message.el (message-skip-to-next-address): New function.
25570         (message-fill-header-address): Refactor.
25571         (message-fill-address): Use it.
25572         (message-delete-address): Use it.
25573         (message-fill-header-general): Refactor.
25574         (message-fill-field-address): Rename.
25575         (message-narrow-to-field): Find the start of the header.
25576         (message-header-format-alist): Don't pre-fill.
25577         (message-fill-header): Remove.
25578         (message-insert-header): New function.
25579         (message-shorten-references): Use it.
25580
25581         * rfc2047.el (rfc2047-field-value): Strip props.
25582
25583         * mail-parse.el (mail-header-make-address): New alias.
25584
25585         * ietf-drums.el (ietf-drums-make-address): New function.
25586
25587         * imap.el: Add compiler directives.
25588
25589         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25590
25591         * gnus-art.el (article-decode-idna-rhs): Don't use
25592         message-idna-inside-rhs-p.
25593
25594 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25595
25596         * message.el (message-idna-inside-rhs-p): Remove.
25597         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25598
25599         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25600         false positives.
25601
25602 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25603
25604         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25605
25606 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25607
25608         * nneething.el (nneething-file-name): Don't create spurious
25609         files.
25610
25611         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25612         (gnus-inews-do-gcc): Remove sleep.
25613
25614         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25615         part under point.
25616
25617         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25618         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25619
25620 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25621
25622         * spam.el (spam-summary-prepare-exit): Fix (length).
25623
25624 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25625
25626         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25627         as expired without moving it" message when there are spam
25628         messages left.
25629
25630 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25631
25632         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25633         header is not nil.
25634
25635 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25636
25637         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25638         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25639         (nntp-marks-changed-p): New arg SERVER.
25640         (nntp-request-update-info): Adjust caller.
25641
25642 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25643
25644         * nntp.el (nntp-save-marks): Pass missing arg.
25645
25646 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25647
25648         * nntp.el: Support marks.
25649         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25650         (nntp-marks-modtime, nntp-marks-directory): New variables.
25651         (nntp-request-set-mark, nntp-request-update-info)
25652         (nntp-possibly-create-directory, nntp-marks-changed-p)
25653         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25654         New functions.
25655
25656 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
25657
25658         * gnus-xmas.el (gnus-xmas-select-lowest-window)
25659         (gnus-xmas-redefine): Rename.
25660
25661         * gnus-score.el (gnus-score-insert-help):
25662         Use gnus-select-lowest-window.
25663
25664         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
25665         appt-select-lowest-window and rename to gnus-select-lowest-window.
25666
25667         * gnus.el: do.
25668
25669 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25670
25671         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
25672         encodings of MIME-encoded words, in order to improve
25673         interoperability with several broken MUAs.
25674
25675 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25676
25677         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
25678         tags, only when charsets are not specified in headers.
25679         (mm-inline-text-html-render-with-w3m): Ditto.
25680
25681         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25682         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25683
25684 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25685
25686         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25687         instead of MIME-decoded from fields when checking
25688         `gnus-article-address-banner-alist'.
25689
25690 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25691
25692         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25693         description rather than subject.
25694
25695 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25696
25697         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25698
25699 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25700
25701         * gnus.el (gnus-version-number): Bump.
25702
25703 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25704
25705         * gnus.el: No Gnus v0.2 is released.
25706
25707 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25708
25709         * gnus-agent.el (gnus-agent-read-agentview):
25710         Inline gnus-uncompress-range.
25711
25712 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25713
25714         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25715         `exec-installed-p'.
25716
25717 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25718
25719         * gnus.el (spam-process, spam-autodetect-methods):
25720         Add bsfilter and bsfilter-headers.
25721
25722         * spam.el (spam-bsfilter): New customize group.
25723         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25724         (spam-bsfilter-header, spam-bsfilter-probability-header)
25725         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25726         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25727         (spam-bsfilter-database-directory): New options.
25728         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25729         (spam-list-of-statistical-checks, spam-registration-functions):
25730         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25731         (spam-bsfilter-score): New command.
25732         (spam-check-bsfilter-headers, spam-check-bsfilter)
25733         (spam-bsfilter-register-with-bsfilter)
25734         (spam-bsfilter-register-spam-routine)
25735         (spam-bsfilter-unregister-spam-routine)
25736         (spam-bsfilter-register-ham-routine)
25737         (spam-bsfilter-unregister-ham-routine): New functions.
25738         (spam-generic-score): Support bsfilter; Accept an optional argument
25739         to recalcurate spam score even if scoring header has already been
25740         added.
25741         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25742         optional argument to recalcurate spam score even if scoring header
25743         has already been added.
25744
25745 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25746
25747         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25748         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25749         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25750         link is missing.
25751
25752 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25753
25754         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
25755         (html2text-get-attr): Rewrite.
25756
25757         * message.el (message-setup-1): Remove redundant put-text-property
25758         on mail-header-separator.
25759
25760 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
25761
25762         * gnus-registry.el (gnus-registry-cache-whitespace)
25763         (gnus-registry-action, gnus-registry-spool-action)
25764         (gnus-registry-split-fancy-with-parent): Change message levels
25765         from 5 to 3 or 7, as needed.
25766
25767         * spam.el (spam-summary-prepare-exit)
25768         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
25769         (spam-split, spam-find-spam, spam-log-undo-registration)
25770         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
25771         level from 5 to 6.
25772
25773 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25774
25775         * gnus-ems.el: Autoload appt-select-lowest-window (revert
25776         2004-03-04 change).
25777
25778 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
25779
25780         * sieve-manage.el (sieve-manage-open):
25781         * nnweb.el (nnweb-insert-html):
25782         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
25783         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
25784         * nnspool.el (nnspool-request-group):
25785         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
25786         * nnml.el (nnml-request-update-info):
25787         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
25788         (nnmh-request-create-group, nnmh-update-gnus-unreads):
25789         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
25790         (nnimap-request-set-mark):
25791         * nnfolder.el (nnfolder-request-update-info):
25792         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
25793         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
25794         * gnus-uu.el (gnus-uu-find-articles-matching):
25795         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
25796         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
25797         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
25798         * gnus-nocem.el (gnus-nocem-scan-groups):
25799         * gnus-int.el (gnus-start-news-server):
25800         * gnus-group.el (gnus-group-make-kiboze-group)
25801         (gnus-group-browse-foreign-server):
25802         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
25803         Use mapc when appropriate.
25804
25805 2004-04-22  Dan Christensen  <jdc@uwo.ca>
25806             Adam Sjøgren  <asjo@koldfront.dk>
25807             Wes Hardaker  <wes@hardakers.net>
25808             Michael Shields  <shields@msrl.com>
25809
25810         * spam.el (spam-necessary-extra-headers): Get the extra headers we
25811         may need for spam sorting and scoring.
25812         (spam-user-format-function-S): Add user format function suitable for
25813         general use.
25814         (spam-article-sort-by-spam-status): Add sorting function for summary
25815         sorting.
25816         (spam-extra-header-to-number): Add function to get a score from a
25817         header.
25818         (spam-summary-score): Add function to get a numeric score from the
25819         headers.
25820         (spam-generic-score): Fix function doc, was in wrong place.
25821         (spam-initialize): Take symbols when it's run, and install the
25822         extra headers that spam-necessary-extra-headers thinks we need.
25823
25824 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
25825
25826         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
25827         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25828
25829 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
25830
25831         * gnus-sum.el (gnus-set-global-variables)
25832         (gnus-build-all-threads, gnus-get-newsgroup-headers)
25833         (gnus-article-get-xrefs, gnus-summary-best-group)
25834         (gnus-summary-next-article, gnus-summary-enter-digest-group)
25835         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
25836         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
25837         Use with-current-buffer.
25838
25839 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
25840
25841         * spam.el (spam-summary-prepare-exit): Simplify logic.
25842         (spam-fetch-article-header): Read the article header if it's not
25843         available.
25844         (spam-list-articles): Simplify logic.
25845         (spam-filelist-register-routine): Fix bug with unregister-list.
25846
25847         * gnus-registry.el: Fix comments at beginning.
25848
25849 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
25850
25851         * message.el (message-cater-to-broken-inn): Remove.
25852         (message-shorten-references): Make sure the total folded length of
25853         References is shorter than 998 characters to cater to a bug in INN
25854         2.3.  Also, don't pretend that references aren't folded -- this
25855         hasn't worked for a while.
25856
25857 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25858
25859         * gnus-agent.el (gnus-agentize):
25860         gnus-agent-send-mail-real-function no longer set to current value
25861         of message-send-mail-function but rather a lambda that calls
25862         message-send-mail-function.  The change makes the agent real-time
25863         responsive to user changes to message-send-mail-function.
25864
25865 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25866
25867         * legacy-gnus-agent.el
25868         (gnus-agent-convert-to-compressed-agentview): Fix typos with
25869         help from Florian Weimer <fw@deneb.enyo.de>
25870
25871 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25872
25873         * nnmail.el (nnmail-cache-insert): Revert last change.
25874
25875 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25876
25877         * nnmail.el (nnmail-cache-insert): Always check whether
25878         nnmail-cache-ignore-groups matches a group name.
25879
25880 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
25881
25882         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
25883         (spam-find-spam, spam-log-processing-to-registry)
25884         (spam-log-registered-p, spam-log-unregistration-needed-p)
25885         (spam-log-undo-registration): Use gnus-message instead of
25886         gnus-error, none of these errors are fatal.
25887
25888         * gnus-registry.el (gnus-registry-clean-empty-function)
25889         (gnus-registry-clean-empty): Remove only empty entries without
25890         extra data.
25891
25892 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
25893
25894         * spam-stat.el (spam-stat-buffer-change-to-spam)
25895         (spam-stat-buffer-change-to-non-spam): Change (error) to
25896         (gnus-message 8) invocation.
25897
25898 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25899
25900         * nntp.el (nntp-via-netcat-command): New variable.
25901         (nntp-via-netcat-switches): New variable.
25902         (nntp-open-via-rlogin-and-netcat): New function.
25903         (nntp-open-connection-function): Doc fix.
25904         (nntp-telnet-command): Doc fix.
25905         (nntp-end-of-line): Doc fix.
25906         (nntp-via-rlogin-command): Doc fix.
25907         (nntp-via-user-name): Doc fix.
25908         (nntp-via-address): Doc fix.
25909
25910 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25911
25912         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
25913         error in Emacs 21.1.
25914
25915 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
25916
25917         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
25918
25919 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25920
25921         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
25922         (gnus-agent-with-refreshed-group): New macro.
25923         (gnus-agent-rename-group): New function.
25924         (gnus-agent-delete-group): New function.
25925         (gnus-agent-save-group-info): Use gnus-command-method when
25926         `method' parameter is nil.  Don't write nil entries into the
25927         active file.
25928         (gnus-agent-get-group-info): New function.
25929         (gnus-agent-fetch-articles):
25930         Use gnus-agent-update-files-total-fetched-for to increment disk space
25931         used.
25932         (gnus-agent-fetch-headers, gnus-agent-save-alist):
25933         Use gnus-agent-update-view-total-fetched-for to increment disk space
25934         used.
25935         (gnus-agent-get-local): Add optional parameters to avoid calling
25936         gnus-group-real-name and gnus-find-method-for-group.
25937         (gnus-agent-set-local): Delete stored entry if either min, or max,
25938         are nil.
25939         (gnus-agent-fetch-session): Reworded error/quit messages.
25940         On quit, use gnus-agent-regenerate-group to record existance of any
25941         articles fetched to disk before the quit occurred.
25942         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
25943         gnus-agent-update-view-total-fetched-for, and
25944         gnus-agent-update-files-total-fetched-for to decrement disk space
25945         used.
25946         (gnus-agent-retrieve-headers):
25947         Use gnus-agent-update-view-total-fetched-for to increment disk space
25948         used.
25949         (gnus-agent-regenerate-group): Replace gnus-group-update-group
25950         with gnus-agent-update-files-total-fetched-for to decrement disk
25951         space and fresh group buffer.
25952         (gnus-agent-inhibit-update-total-fetched-for): New variable.
25953         (gnus-agent-need-update-total-fetched-for): New variable.
25954         (gnus-agent-update-files-total-fetched-for): New function.
25955         (gnus-agent-update-view-total-fetched-for): New function.
25956         (gnus-agent-total-fetched-for): New function.
25957
25958         * gnus-cache.el (gnus-cache-save-buffers):
25959         Use gnus-cache-update-overview-total-fetched-for to change disk space
25960         used by this group.
25961         (gnus-cache-possibly-enter-article):
25962         Use gnus-cache-update-file-total-fetched-for to increment disk space
25963         used by this group.
25964         (gnus-cache-possibly-remove-article):
25965         Use gnus-cache-update-file-total-fetched-for to decrement disk space
25966         used by this group.
25967         (gnus-cache-generate-nov-databases): Purge total fetched cache.
25968         (gnus-cache-rename-group): New function.
25969         (gnus-cache-delete-group): New function.
25970         (gnus-cache-inhibit-update-total-fetched-for): New variable.
25971         (gnus-cache-need-update-total-fetched-for): New variable.
25972         (gnus-cache-with-refreshed-group): New macro.
25973         (gnus-cache-update-file-total-fetched-for): New function.
25974         (gnus-cache-update-overview-total-fetched-for): New function.
25975         (gnus-cache-rename-group-total-fetched-for): New function.
25976         (gnus-cache-delete-group-total-fetched-for): New function.
25977         (gnus-cache-total-fetched-for): New function.
25978
25979         * gnus-group.el: Require gnus-sum and autoload functions to
25980         resolve warnings when gnus-group.el compiled alone.
25981         (gnus-group-line-format): Documented new %F.
25982         (size of Fetched data) group line format; identifies disk space
25983         used by agent and cache.
25984         (gnus-group-line-format-alist): Defined new F format.
25985         (gnus-total-fetched-for): New function.
25986         (gnus-group-delete-group): No longer update
25987         gnus-cache-active-altered as gnus-request-delete-group now keeps
25988         the cache in sync.
25989         (gnus-group-list-active): Let the agent store a server's active
25990         list if currently plugged.
25991
25992         * gnus-int.el (gnus-request-delete-group):
25993         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
25994         local disk in sync with the server.
25995         (gnus-request-rename-group):
25996         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
25997         local disk in sync with the server.
25998
25999         * gnus-start.el (gnus-get-unread-articles):
26000         Cosmetic simplification to logic.
26001
26002         * gnus-util.el (gnus-rename-file): New function.
26003
26004 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
26005
26006         * mm-util.el (mm-image-load-path): Handle nil in load-path.
26007
26008 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
26009
26010         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
26011         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
26012
26013 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
26014
26015         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
26016         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
26017
26018 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
26019
26020         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
26021
26022 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
26023
26024         * spam.el (spam-set-difference): Add function to replace
26025         gnus-set-difference in spam.el.
26026         (spam-summary-prepare-exit): Use spam-set-difference.
26027
26028 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
26029
26030         * gnus-registry.el (gnus-registry-cache-file): Update to use
26031         gnus-dribble-directory OR gnus-home-directory OR ~.
26032         (gnus-registry-split-fancy-with-parent): Fix doc.
26033
26034 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26035
26036         * message.el (message-exchange-point-and-mark):
26037         Use message-mark-active-p.  Suggested by Jesper Harder
26038         <harder@ifa.au.dk>.
26039
26040 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26041
26042         * message.el (message-exchange-point-and-mark): Don't activate
26043         region if it was inactive.  Suggested by Hiroshi Fujishima
26044         <pooh@nature.tsukuba.ac.jp>.
26045
26046 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26047
26048         * gnus-art.el (article-display-face): Display Faces in the same
26049         order as X-Faces.
26050
26051 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26052
26053         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
26054
26055 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26056
26057         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
26058         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
26059         (gnus-article-mime-hierarchy): Remove.
26060         (gnus-article-mime-hierarchy-next): Remove.
26061         (gnus-article-mode): Revert 2004-03-19 change.
26062         (gnus-article-setup-buffer): Revert 2004-03-19 change.
26063         (gnus-insert-mime-button): Revert 2004-03-19 change.
26064         (gnus-mime-accumulate-hierarchy): Remove.
26065         (gnus-mime-enter-multipart): Remove.
26066         (gnus-mime-leave-multipart): Remove.
26067         (gnus-mime-display-part): Revert 2004-03-19 change.
26068         (gnus-mime-display-alternative): Revert 2004-03-19 change.
26069
26070         * mml.el (mml-preview): Revert 2004-03-19 change.
26071
26072 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
26073
26074         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
26075
26076 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26077
26078         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
26079         t while entering a file name using the mm-with-multibyte macro.
26080         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26081
26082         * mm-util.el (mm-with-multibyte): New macro.
26083
26084 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26085
26086         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
26087         New user option.
26088         (gnus-mime-multipart-functions): Doc and customization fix.
26089         (gnus-article-mime-hierarchy): New variable.
26090         (gnus-article-mime-hierarchy-next): New variable.
26091         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
26092         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
26093         gnus-article-mime-hierarchy-next to nil.
26094         (gnus-insert-mime-button): Show hierarchy numbers.
26095         (gnus-mime-accumulate-hierarchy): New function.
26096         (gnus-mime-enter-multipart): New function.
26097         (gnus-mime-leave-multipart): New function.
26098         (gnus-mime-display-part): Recompute hierarchical MIME structure.
26099         (gnus-mime-display-alternative): Show hierarchy numbers.
26100
26101         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
26102         gnus-article-mime-hierarchy-next to nil.
26103
26104 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
26105
26106         * dns.el: Don't require gnus-xmas.
26107
26108 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
26109
26110         * mml.el (mml-generate-mime-1): Don't use format=flowed with
26111         inline PGP.
26112         (mml-menu): Disable mml-quote-region if mark is inactive.
26113
26114 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26115
26116         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26117         when the group's active is not available.
26118
26119 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26120
26121         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26122         error.
26123
26124 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26125
26126         * imap.el (imap-store-password): New variable.
26127         (imap-interactive-login): Use it.
26128         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26129
26130 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26131
26132         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26133         window-start and hscroll to summary window.
26134
26135 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26136
26137         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26138         conversion message to newsrc-dribble when an actual conversion is
26139         performed.
26140
26141 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26142
26143         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26144
26145 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26146
26147         * mm-decode.el (mm-complicated-handles): New function reviving
26148         former definition of mm-multiple-handles.
26149
26150         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26151         (gnus-mime-delete-part): Use it.
26152
26153 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26154
26155         * gnus-agent.el (gnus-agent-read-local):
26156         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26157         avoid the implicit assumption that they will always be equal.
26158         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26159         coding-system-for-write, as the with-temp-file macro first prints
26160         to a buffer then saves the buffer.
26161
26162 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26163
26164         * gnus-art.el (gnus-article-edit-part): New function.
26165         (gnus-mime-save-part-and-strip): Use it; do query instead of
26166         signaling an error; don't use mm-multiple-handles.
26167         (gnus-mime-delete-part): Ditto.
26168
26169 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26170
26171         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26172         old file versions.
26173         (gnus-group-prepare-hook): Remove function that converted list
26174         form of gnus-agent-expire-days to group properties.
26175
26176         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26177         (gnus-request-accept-article): Re-indented.
26178
26179         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26180         converters to handle old agent file formats.  Add logic for a
26181         "backup before upgrading warning".
26182         (gnus-convert-mark-converter-prompt): Developers can mark
26183         functions as needing (default), or not needing,
26184         gnus-convert-old-newsrc's "backup before upgrading warning".
26185         (gnus-convert-converter-needs-prompt): Tests whether the user
26186         should be protected from potentially irreversable changes by the
26187         function.
26188
26189         * legacy-gnus-agent.el: New.  Provides converters that are only
26190         loaded when gnus-convert-old-newsrc needs to call them.
26191
26192 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26193
26194         * mail-source.el (mail-source-touch-pop): Doc fix.
26195
26196         * message.el (message-smtpmail-send-it): Doc fix.
26197
26198 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26199
26200         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26201
26202         * nnmail.el (nnmail-split-fancy): do.
26203
26204         * gnus-kill.el (gnus-kill, gnus-execute): do.
26205
26206 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26207
26208         * gnus-sum.el (gnus-widget-reversible-match)
26209         (gnus-widget-reversible-to-internal)
26210         (gnus-widget-reversible-to-external): New functions.
26211         (gnus-widget-reversible): New widget.
26212         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26213
26214 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26215
26216         * gnus-sum.el (gnus-thread-sort-functions)
26217         (gnus-article-sort-functions): Document `(not F)' items.
26218
26219 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26220
26221         * spam.el (spam-use-gmane-xref): Add new backend.
26222         (spam-gmane-xref-spam-group): Add variable to control the name of the
26223         Gmane spam group.
26224         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26225         (spam-regex-headers-spam, spam-regex-headers-ham)
26226         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26227         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26228         backends and checks.
26229         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26230
26231         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26232         an autodetect method.
26233
26234 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26235
26236         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26237         articles are being added to a group.
26238         (gnus-request-replace-article): Inform the agent that articles
26239         need to be uncached as the cached contents are no longer valid.
26240
26241 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26242
26243         * binhex.el: Don't autoload executable-find.
26244
26245         * canlock.el: Don't autoload mail-fetch-field.
26246
26247         * dgnushack.el: Autoload c-mode for XEmacs.
26248
26249         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26250
26251         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26252         rmail-dont-reply-to and rmail-output.
26253
26254         * gnus-score.el: Don't autoload ffap-string-at-point.
26255
26256         * gnus-setup.el: Don't autoload sc-cite-original.
26257
26258         * imap.el: Don't autoload base64-decode-string,
26259         base64-encode-string and md5.
26260
26261         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26262         and rmail-msg-restore-non-pruned-header.
26263
26264         * mm-decode.el: Don't autoload executable-find.
26265
26266         * mm-url.el: Don't autoload executable-find.
26267
26268         * mm-view.el: Don't autoload diff-mode.
26269
26270         * nndb.el: Don't autoload news-reply-mode, news-setup,
26271         cancel-timer and telnet.
26272
26273         * password.el: Don't autoload run-at-time for Emacs.
26274
26275         * sha1-el.el: Don't autoload executable-find.
26276
26277         * sieve-mode.el: Don't autoload c-mode.
26278
26279         * uudecode.el: Don't autoload executable-find.
26280
26281 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26282
26283         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26284         (gnus-agent-possibly-alter-active): Avoid null in numeric
26285         comparison.
26286         (gnus-agent-set-local): Refuse to save null in local object table.
26287         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26288         list of articles that will be marked as unread.
26289
26290 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26291
26292         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26293
26294 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26295
26296         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26297         language tags.
26298
26299 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26300
26301         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26302         Don't bind "obarray".
26303
26304         * gnus-sum.el (gnus-thread-sort-functions):
26305         Add `gnus-thread-sort-by-most-recent-number' and
26306         `gnus-thread-sort-by-most-recent-date'.
26307         Reported by Kai Grossjohann <kai@emptydomain.de>.
26308
26309 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26310
26311         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26312
26313 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26314
26315         * gnus-cus.el (gnus-agent-customize-category):
26316         Remove ignore-errors macro reference that required cl to be loaded at
26317         run-time.
26318
26319         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26320         single-interval range of the form (min . max).  Previously the
26321         range had to look like ((min . max)).  Likewise, return
26322         (min . max) rather than ((min . max)).
26323         (gnus-range-map): Use gnus-range-normalize to accept
26324         single-interval range.
26325
26326         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26327         the cache, but not the agent, now appear with their usual face.
26328
26329         * dgnushack.el (loaddir): New variable that is bound to the
26330         directory containing the dgnushack.el file.  Use loaddir, rather
26331         than srcdir, to update load-path.  Change lets dgnushack compile
26332         code in directories other than GNUS/lisp.
26333
26334 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26335
26336         * lpath.el: Don't bind w3m-safe-url-regexp.
26337
26338         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26339         w3m-safe-url-regexp variable buffer-local.
26340
26341         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26342
26343 2004-02-27  Simon Josefsson  <jas@extundo.com>
26344
26345         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26346         gnus-group-real-prefix.
26347         (gnus-summary-move-article): Use it, instead of
26348         gnus-group-real-prefix.
26349
26350 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26351
26352         * lpath.el: Bind w3m-safe-url-regexp.
26353
26354         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26355         w3m-safe-url-regexp variable buffer-local and set it as the value
26356         of mm-w3m-safe-url-regexp.
26357
26358         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26359
26360         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26361         parsing gnus-posting-styles when the message is not for replying.
26362
26363         * dgnushack.el: Autoload sgml-mode for XEmacs.
26364
26365         * nnrss.el (nnrss-opml-export):
26366         Use mm-set-buffer-file-coding-system instead of
26367         set-buffer-file-coding-system.
26368
26369 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26370
26371         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26372         of checkdoc.el).
26373         * nnrss.el: do.
26374         * gnus-mlspl.el: do.
26375         * gnus-ml.el: do.
26376         * gnus-srvr.el: do.
26377
26378         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26379
26380 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26381
26382         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26383         Corrections to custom-manual links.
26384
26385         * gnus-art.el (gnus-article): Ditto.
26386
26387         * mm-decode.el (mime-display, mime-security): Ditto.
26388
26389 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26390
26391         * flow-fill.el: Typo.
26392
26393 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26394
26395         * spam-wash.el: New file.
26396
26397 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26398
26399         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26400
26401 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26402
26403         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26404         to be run with new-articles as LIST1, not LIST2.
26405         (spam-registration-functions): Add spam-use-ham-copy as a nil
26406         registration backend.
26407
26408 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26409
26410         * spam-stat.el (spam-stat-washing-hook): New option.
26411         (spam-stat-buffer-words): Use it.
26412         (spam-stat-process-directory, spam-stat-test-directory):
26413         Use insert-file-contents-literally.
26414         (spam-stat-coding-system): New variable.
26415         (spam-stat-load, spam-stat-save): Use it.
26416
26417 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26418
26419         * spam-report.el (spam-report-plug-agent):
26420         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26421
26422 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26423
26424         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26425         Allow / in mailto URLs.
26426
26427 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26428
26429         * spam-report.el (spam-report-process-queue): Fix interactive use.
26430         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26431         (spam-report-unplug-agent): Doc fixes.
26432         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26433         (spam-report-agentize, spam-report-deagentize): Autoload.
26434
26435 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26436
26437         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26438
26439         * message.el (message-setup-fill-variables): Add mml tags to
26440         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26441         <ajk@iu.edu>.
26442         (message-mode): Don't modify paragraph-separate there.
26443
26444 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26445
26446         * compface.el (uncompface-use-external): Default to undecided.
26447         (uncompface-use-external-threshold): New variable.
26448         (uncompface-float-time): New macro.
26449         (uncompface): Determine whether to use the external decoder if
26450         uncompface-use-external is undecided.
26451
26452 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26453
26454         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26455         after images.
26456
26457         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26458
26459 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26460
26461         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26462
26463         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26464
26465         * gnus-sum.el (gnus-summary-limit-to-age)
26466         (gnus-summary-limit-children): do.
26467
26468         * gnus-int.el (gnus-request-scan): do.
26469
26470         * gnus-group.el (gnus-group-suspend): do.
26471
26472         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26473
26474         * gnus-cite.el (gnus-cite-parse-attributions): do.
26475
26476         * gnus-agent.el (gnus-summary-set-agent-mark)
26477         (gnus-agent-regenerate-group): do.
26478
26479         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26480
26481         * binhex.el (binhex-decode-region-internal): do.
26482
26483 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26484
26485         * gnus-fun.el (gnus-face-properties-alist): New user option.
26486         (gnus-display-x-face-in-from): Use it.
26487
26488         * gnus-art.el (article-display-face): Ditto.
26489
26490         * compface.el (uncompface-use-external): Default to nil.
26491
26492 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26493
26494         * nntp.el (nntp-erase-buffer): New function.
26495         (nntp-retrieve-data, nntp-send-command)
26496         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26497         (nntp-possibly-change-group): Use it.
26498
26499         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26500         Use with-current-buffer.
26501
26502 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26503
26504         * compface.el: Merge the ELisp-based uncompface program.
26505         (compface): New customization group.
26506         (uncompface-use-external): New user option.
26507         (uncompface): Call uncompface-internal if uncompface-use-external
26508         is nil.
26509         (uncompface-internal): New function.  Note that there are also
26510         some other functions and variables added for this function.
26511
26512 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26513
26514         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26515         if necessary.
26516
26517 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26518
26519         * spam-report.el (spam-report-unplug-agent)
26520         (spam-report-plug-agent, spam-report-deagentize)
26521         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26522         Add support for the Agent in spam-report: when unplugged, report to a
26523         file; when plugged, submit all the requests.
26524
26525         * spam.el (spam-register-routine): Fix message about
26526         registration.
26527
26528 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26529
26530         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26531         dependencies.
26532         (rfc2047-encode): Use it.
26533
26534         * gnus-art.el (gnus-button-marker-list): Move before first
26535         reference.
26536
26537         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26538         (imap-parse-body): Fix format string mismatch.
26539
26540         * gnus-score.el (gnus-summary-increase-score): do.
26541
26542         * nnrss.el (nnrss-close): New function.
26543
26544 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26545
26546         * nnrss.el (nnrss-make-filename): New function.
26547         (nnrss-request-delete-group, nnrss-read-server-data)
26548         (nnrss-save-server-data, nnrss-read-group-data)
26549         (nnrss-save-group-data): Use it.
26550         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26551         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26552         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26553
26554 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26555
26556         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26557
26558 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26559
26560         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26561         files.
26562
26563         * message.el (message-generate-headers-first): Don't quote nil
26564         and t in docstrings.
26565
26566         * imap.el (imap-id): do.
26567
26568         * gnus-agent.el (gnus-agent-consider-all-articles)
26569         (gnus-agent-queue-mail): do.
26570
26571 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26572
26573         * spam-report.el (spam-report-process-queue): New function.
26574         Process requests from `spam-report-requests-file'.
26575         (spam-report-process-queue): Doc fix.
26576
26577 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26578
26579         * spam.el (spam-register-routine)
26580         (spam-log-processing-to-registry, spam-log-registered-p)
26581         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26582         Change "check" to "spam-check" for semi-clarity.
26583
26584 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26585
26586         * pop3.el: Require nnheader.
26587
26588         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26589
26590         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26591
26592         * gnus-picon.el: Require cl.
26593
26594         * gnus-fun.el: Require gnus-ems and gnus-util.
26595
26596         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26597
26598         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26599
26600         * gnus-art.el (gnus-article-edit-mode): Define before first
26601         reference.
26602
26603 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26604
26605         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26606         (gnus-uu-post-encoded): Use point-at-bol.
26607
26608         * gnus-topic.el (gnus-group-active-topic-p): do.
26609
26610         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26611
26612         * gnus-group.el (gnus-group-kill-region): do.
26613
26614         * gnus-art.el (article-date-ut): do.
26615
26616         * message.el (message-fetch-field): Remove redundant
26617         case-fold-search binding.
26618         (message-narrow-to-field): Simplify.
26619
26620 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26621
26622         * spam.el (spam-directory): Derive from `gnus-directory'.
26623
26624         * spam-report.el (spam-report-url-to-file)
26625         (spam-report-requests-file): New function and variable for offline
26626         reporting.
26627         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26628         and user defined function.
26629         (spam-report-url-ping-mm-url): Remove doubled slash.
26630
26631 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26632
26633         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26634
26635 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26636
26637         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26638         Fix format string mismatch.
26639
26640         * sieve.el (sieve-deactivate-all): do.
26641
26642         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26643
26644         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26645
26646         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26647
26648         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26649
26650 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26651
26652         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26653         the list of checks.
26654
26655 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26656
26657         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
26658         padding.
26659
26660 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
26661
26662         * mm-view.el (mm-fill-flowed): New variable.
26663         (mm-inline-text): Use it.
26664
26665 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
26666
26667         * spam.el (spam-spamassassin-register-ham-routine)
26668         (spam-spamassassin-register-spam-routine): Fix function names.
26669
26670 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26671
26672         * gnus.el (gnus-tmp-grouplens): Remove.
26673         (gnus-summary-line-format): Remove grouplens.
26674
26675         * gnus-group.el (gnus-group-line-format): Ditto.
26676
26677         * gnus-spec.el (gnus-format-specs): Ditto.
26678         (gnus-update-format-specifications): Flush the group format spec
26679         cache if there's the grouplens stuff.
26680         (gnus-parse-simple-format): Replace %l with the empty string.
26681
26682 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26683
26684         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26685         omission.
26686
26687 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26688
26689         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26690         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26691
26692 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26693
26694         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26695         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26696         New macros and functions.
26697         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26698         Handle > NLINK_MAX messages.
26699         * nnmaildir.el (nnmaildir-request-set-mark):
26700         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26701
26702 2004-01-25  Alex Schroeder  <alex@gnu.org>
26703
26704         * spam-stat.el (spam-stat-process-directory-age): New option.
26705         (spam-stat-process-directory): Use it.
26706
26707 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26708
26709         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26710         (spam-stat-save): Accept prefix argument.
26711
26712 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26713
26714         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26715         links" error.
26716
26717 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26718
26719         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26720         the rest of the and/or forms.
26721
26722 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26723
26724         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26725         compatibility with old .newsrc.eld files.
26726
26727         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26728
26729         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26730
26731         * gnus-start.el (gnus-1): do.
26732
26733         * gnus-group.el (gnus-group-line-format-alist): do.
26734
26735         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26736
26737         * gnus-gl.el: Remove.
26738
26739 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26740
26741         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26742         marks consisting of a single range {for example, (3 . 5)} rather
26743         than a list of a single range { ((3 . 5)) }.
26744
26745 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26746
26747         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26748         Use with-current-buffer.
26749         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26750         avoid consing a string.
26751
26752         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26753         Remove obsolete entries for big5 and gb2312.
26754
26755 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26756
26757         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
26758         uncompressed list.
26759
26760 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
26761
26762         * spam-stat.el (spam-stat-strip-xref): New function.
26763         (spam-stat-process-directory): Use it.
26764
26765         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
26766         here -- it's done in message-fetch-field.
26767
26768 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26769
26770         * gnus-agent.el (gnus-agent-queue-mail)
26771         (gnus-agent-prompt-send-queue): New variables.
26772         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
26773         * gnus-draft.el (gnus-group-send-queue): Pass the group name
26774         "nndraft:queue" along to gnus-draft-send.
26775         Use gnus-agent-prompt-send-queue.
26776         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
26777         is "nndraft:queue".  Suggested by Gaute Strokkenes
26778         <gs234@srcf.ucam.org>
26779
26780         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
26781         (agent-enable-undownloaded-faces): Add.
26782         (gnus-agent-cat-groups): Use eval-and-compile, not
26783         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
26784         method of gnus-agent-cat-groups even when the buffer has been
26785         evaled.
26786         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
26787         delete gnus-agent-save-active-1.
26788         (gnus-agent-save-groups): Delete.  Identical to
26789         gnus-agent-save-active.
26790         (gnus-agent-write-active): No longer adjust agent's copy of active
26791         file as agent's adjustments are now stored in their own
26792         file.  Remove optional parameter.
26793         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
26794         servers.  Add use of min/max range limits from server's local
26795         file.
26796         (gnus-agent-save-alist): Remove unused optional argument.
26797         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
26798         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
26799         (gnus-agent-set-local): A per-server file that keeps min/max range
26800         limits for articles known to the agent.  Provides a fast mechanism
26801         for altering many active ranges.
26802         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
26803         active file (local makes it unnecessary).
26804         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
26805
26806         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
26807         (agent-enable-undownloaded-faces): Add.
26808
26809         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
26810         disable it when sending to "nndraft:queue".
26811         (gnus-group-send-queue): Add safety check to avoid sending queue
26812         when unplugged.
26813
26814         * gnus-group.el (gnus-group-catchup): Use new
26815         gnus-sequence-of-unread-articles, not
26816         gnus-list-of-unread-articles, to avoid exhausting memory with huge
26817         numbers of articles.  Use gnus-range-map to avoid having to
26818         uncompress the unread list.
26819         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
26820         Fix invalid ange-ftp reference.
26821
26822         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
26823         (gnus-sorted-range-intersection): Intersection of two ranges
26824         without requiring that they first be uncompressed.
26825
26826         * gnus-start.el (gnus-activate-group): Unless blocked by the
26827         caller, possibly expand the active range to include both cached
26828         and agentized articles.
26829         (gnus-convert-old-newsrc): Rewrote in anticipation of having
26830         multiple version-dependent converters.
26831         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
26832         gnus-agent-save-active.
26833         (gnus-save-newsrc-file): Save dirty agent range limits.
26834
26835         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
26836         gnus-agent-possibly-alter-active.
26837         (gnus-adjust-marked-articles): Faster handling of simple lists.
26838
26839 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
26840
26841         * spam-stat.el (spam-stat-test-directory): New optional argument
26842         displays a list of files detected.  Suggested by Andrew Cohen
26843         <cohen@andy.bu.edu>.
26844         (spam-stat-buffer-words-with-scores): Don't narrow and change
26845         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
26846
26847 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
26848
26849         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
26850         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
26851         (spam-spamassassin-arguments)
26852         (spam-spamassassin-spam-flag-header)
26853         (spam-spamassassin-positive-spam-flag-header)
26854         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
26855         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
26856         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
26857         (spam-list-of-processors, spam-list-of-checks)
26858         (spam-list-of-statistical-checks, spam-registration-functions)
26859         (spam-check-spamassassin-headers, spam-check-spamassassin)
26860         (spam-spamassassin-score)
26861         (spam-spamassassin-register-with-sa-learn)
26862         (spam-spamassassin-register-spam-routine)
26863         (spam-spamassassin-register-ham-routine)
26864         (spam-assassin-register-spam-routine)
26865         (spam-assassin-register-ham-routine): Add SpamAssassin support.
26866         (spam-bogofilter-score): Fix to show article before scoring.
26867
26868 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
26869
26870         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
26871         default scoring function.
26872         (spam-generic-score): Call spam-spamassassin-score if
26873         spam-use-spamassassin or spam-use-spamassassin-headers is on;
26874         spam-bogofilter-score otherwise.
26875
26876         * gnus.el (spam-process, spam-autodetect-methods):
26877         Add spamassassin and spamassassin-headers.
26878
26879 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
26880
26881         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26882         Suppress unnecessary messages.
26883
26884 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
26885
26886         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
26887         make-hash-table.
26888
26889 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26890
26891         * canlock.el (base64-encode-string): Don't autoload it.
26892
26893 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26894
26895         * run-at-time.el: Remove useless (require 'itimer),
26896         eval-and-compile and (featurep 'xemacs).
26897
26898 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
26899
26900         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
26901         GROUP is a virtual group.
26902
26903 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
26904
26905         * gnus.el: Autoload `message-y-or-n-p'.
26906
26907 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
26908
26909         * pgg-parse.el: Remove unnecessary (require 'custom).
26910
26911         * pgg-def.el: do.
26912
26913         * nnmail.el: do.
26914
26915         * gnus-undo.el: do.
26916
26917         * gnus-picon.el: do.
26918
26919         * gnus-util.el: do.
26920
26921 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
26922
26923         * gnus-sum.el (gnus-pick-line-number): Add autoload.
26924
26925 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26926
26927         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
26928         handle, as well as a list.
26929
26930         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
26931         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
26932         (mm-w3m-cid-retrieve): Simplify.
26933
26934 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
26935
26936         * message.el (message-kill-to-signature): Allow prefix arg to
26937         specify number of lines to keep before signature.
26938
26939 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
26940
26941         * message.el (message-kill-to-signature): Change docstring.
26942
26943 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26944
26945         * canlock.el: Always require sha1-el.
26946         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
26947
26948         * message.el: Autoload sha1 only when compiling.
26949
26950         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
26951         eudc-expand-inline for XEmacs.
26952
26953 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
26954
26955         * message.el (message-canlock-generate): Require sha1-el.
26956
26957 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
26958
26959         * message.el (message-expand-name): Silence the byte compiler.
26960
26961         * lpath.el: Add detect-coding-system.
26962
26963         * dgnushack.el (dgnushack-compile): Remove obsolete check for
26964         cus-edit.
26965
26966 2004-01-13  Simon Josefsson  <jas@extundo.com>
26967
26968         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
26969         Invoke gnus-score-mode.
26970         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26971
26972         * gnus-range.el (gnus-compress-sequence): Doc fix.
26973         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
26974
26975 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26976
26977         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
26978
26979 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
26980
26981         * spam.el (spam-get-article-as-string): Update to use
26982         gnus-request-article-this-buffer, much simpler.
26983         (spam-get-article-as-buffer): Remove.
26984
26985 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
26986
26987         * message.el (message-expand-name): Use EUDC if the user uses that.
26988
26989 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26990
26991         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
26992         character for the encoding to avoid consing a string.
26993
26994         * rfc2047.el (rfc2047-decode-string): Don't cons a string
26995         unnecessarily.
26996
26997         * mm-util.el (mm-replace-chars-in-string): Remove.
26998
26999         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
27000         of mm-replace-chars-in-string.
27001
27002 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
27003
27004         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
27005
27006         * mm-util.el (mm-subst-char-in-string): Support inplace.
27007
27008         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
27009         a new string in every iteration.  Use shy groups.
27010
27011 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
27012
27013         * gnus-srvr.el (gnus-browse-unsubscribe-group):
27014         * gnus-soup.el (gnus-soup-group-brew):
27015         * gnus-msg.el (gnus-put-message):
27016         * gnus-move.el (gnus-group-move-group-to-server):
27017         * gnus-kill.el (gnus-batch-score):
27018         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
27019         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
27020         (gnus-group-update-group, gnus-group-read-group)
27021         (gnus-group-make-group, gnus-group-make-help-group)
27022         (gnus-group-make-archive-group, gnus-group-make-directory-group)
27023         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
27024         (gnus-group-sort-by-unread, gnus-group-catchup)
27025         (gnus-group-unsubscribe-group, gnus-group-kill-group)
27026         (gnus-group-yank-group, gnus-group-set-info)
27027         (gnus-group-list-groups):
27028         * gnus.el (gnus-generate-new-group-name):
27029         * gnus-delay.el (gnus-delay-send-queue):
27030         * nnvirtual.el (nnvirtual-catchup-group):
27031         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
27032         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
27033         (gnus-group-prepare-topics, gnus-topic-check-topology):
27034         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
27035         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
27036         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
27037         (gnus-group-make-articles-read):
27038         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
27039         (gnus-group-change-level, gnus-kill-newsgroup)
27040         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
27041         (gnus-get-unread-articles, gnus-make-articles-unread)
27042         (gnus-make-ascending-articles-unread): Use accessor
27043         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
27044         to get group information for improved readability.
27045
27046
27047 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27048
27049         * gnus-art.el (article-decode-mime-words, article-babel)
27050         (gnus-article-highlight-signature, gnus-article-add-buttons)
27051         (gnus-signature-toggle): Use gnus-with-article-buffer.
27052
27053         * gnus-art.el (gnus-article-highlight-headers)
27054         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
27055
27056         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
27057         (gnus-article-set-globals, gnus-request-article-this-buffer)
27058         (gnus-button-message-id, gnus-article-maybe-hide-headers)
27059         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
27060         (gnus-mime-display-alternative): Use with-current-buffer.
27061
27062 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27063
27064         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
27065         also under 80 char limit, and call gnus-error if needed.
27066         (spam-fetch-article-header): Fix - it was a
27067         buffer-local variable (gnus-newsgroup-data).
27068         (spam-find-spam): Use spam-generate-fake-headers, forget about
27069         spam-insert-fake-headers.
27070         (spam-insert-fake-headers): Remove.
27071
27072 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27073
27074         * deuglify.el (gnus-article-outlook-unwrap-lines)
27075         (gnus-outlook-rearrange-article)
27076         (gnus-outlook-repair-attribution-outlook)
27077         (gnus-outlook-repair-attribution-block)
27078         (gnus-outlook-repair-attribution-other): Remove redundant
27079         save-excursion.
27080
27081 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27082
27083         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
27084         (spam-fetch-field-subject-fast)
27085         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
27086         (spam-fetch-article-header): Add functions to deal with Gnus
27087         internals for fast retrieval of article header data.
27088         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
27089
27090 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27091
27092         * pop3.el (pop3-md5): Remove.
27093         (pop3-apop): Replace pop3-md5 with md5.
27094
27095         * mm-bodies.el: base64 is always built-in.
27096
27097         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
27098         Use with-current-buffer.
27099
27100 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27101
27102         * canlock.el (canlock-insert-header): Remove excessive grouping in
27103         regexp.
27104
27105         * gnus-sum.el (gnus-summary-read-document): Ditto.
27106
27107         * gnus-uu.el (gnus-uu-part-number): Ditto.
27108
27109         * html2text.el (html2text-remove-tags): Ditto.
27110         (html2text-format-tags): Ditto.
27111         (html2text-format-single-elements): Ditto.
27112
27113         * mml.el (mml-parse-1): Ditto.
27114
27115 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27116
27117         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27118
27119         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27120
27121         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27122
27123         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27124
27125 2003-11-15  Simon Josefsson  <jas@extundo.com>
27126
27127         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27128         (pgg-gpg-lookup-key): Use regexp match instead of
27129         split-string (split-string is different between emacs 21.2 and
27130         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27131
27132 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27133
27134         * gnus-art.el (gnus-mime-view-all-parts)
27135         (gnus-article-part-wrapper, gnus-article-view-part):
27136         Use with-current-buffer.
27137
27138 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27139
27140         * spam.el (spam-disable-spam-split-during-ham-respool)
27141         (spam-spamoracle-database, spam-cache-lookups)
27142         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27143         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27144         (spam-group-ham-marks, spam-group-spam-marks)
27145         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27146         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27147         also add spam-use-blackholes to the statistical checks.
27148         (spam-fetch-field-fast): Add interface to fetching fields, may
27149         become a macro.
27150         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27151         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27152         (spam-insert-fake-headers): Fake an article when needed.
27153         (spam-find-spam): Fake article when possible.
27154         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27155         (spam-check-bogofilter-headers): Use message-fetch-field instead
27156         of nnmail-fetch-field.
27157
27158 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27159
27160         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27161
27162 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27163
27164         * spam.el (spam-split): Do not require spam-use-CHECK to be
27165         enabled if that check is passed to spam-split explicitly; also
27166         fix so 'spam doesn't get converted to spam-split-group when
27167         spam-split-symbolic-return is t.
27168         (spam-find-spam): Find registrations of the article and use those
27169         instead of re-running spam-split to find the spam/ham
27170         classification of the article.
27171         (spam-log-processing-to-registry, spam-log-registered-p)
27172         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27173         Use gnus-error instead of gnus-message.
27174         (spam-log-registration-type): Add function to determine the
27175         classification of a message based on registry entries; will
27176         return nil if both 'spam and 'ham are found.
27177         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27178         a reasonably fast local cache without the loading errors.
27179         (spam-cache-lookups): Set to t by default.
27180         (spam-find-spam): Don't try to guess spam-cache-lookups.
27181         (spam-enter-whitelist, spam-enter-blacklist): Clear the
27182         spam-caches entry.
27183         (spam-filelist-build-cache, spam-filelist-check-cache):
27184         Fix caching of whitelist/blacklist entries.
27185         (spam-check-whitelist, spam-check-blacklist):
27186         Invoke spam-from-listed-p with a type, not a cache variable.
27187         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
27188
27189 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27190
27191         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27192
27193         * nnmail.el (nnmail-split-fancy): do.
27194
27195         * mml.el (mml-parse): do.
27196
27197         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27198         (gnus-score-adaptive): do.
27199
27200 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27201
27202         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27203         (gnus-mime-button-map): Don't set keymap parent.
27204         (gnus-button-ctan-directory-regexp): Use shy grouping.
27205         (gnus-prev-page-map): Don't set keymap parent.
27206         (gnus-prev-page-map): Remove duplicated one.
27207         (gnus-next-page-map): Don't set keymap parent.
27208         (gnus-mime-security-button-map): Ditto.
27209
27210         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27211         version number.
27212
27213         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27214
27215 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27216
27217         * canlock.el (canlock-sha1-function): Remove.
27218         (canlock-sha1-function-for-verify): Remove.
27219         (canlock-openssl-program): Remove.
27220         (canlock-openssl-args): Remove.
27221         (canlock-ignore-errors): Remove.
27222         (canlock-sha1-with-openssl): Remove.
27223         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27224         (canlock-verify): Don't use canlock-ignore-errors.
27225
27226         * sha1-el.el (sha1-string-external): Make it can return a string
27227         in binary form.
27228         (sha1-region-external): Ditto.
27229         (sha1-string-internal): Ditto.
27230         (sha1-region-internal): Ditto.
27231         (sha1-region): Ditto.
27232         (sha1-string): Ditto.
27233         (sha1): Ditto.
27234
27235 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27236
27237         * spam.el (spam-report-articles-gmane): New command.
27238
27239 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27240
27241         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27242
27243         * run-at-time.el (run-at-time-saved): Remove.
27244         (run-at-time): Doc fix.
27245
27246 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27247
27248         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27249         (gnus-summary-limit-map): Add it.
27250         (gnus-summary-make-menu-bar): do.
27251
27252 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27253
27254         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27255         Make attempt at some caching support (done for BBDB only now).
27256         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27257         addresses to be checked.
27258         (spam-clear-cache-BBDB): Add function, to be invoked by
27259         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27260         (spam-check-BBDB): Check and use the caches, if
27261         spam-cache-lookups is on, remove superfluous (provide).
27262
27263 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27264
27265         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27266
27267 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27268
27269         * run-at-time.el (run-at-time-saved): Move to after the definition
27270         of `run-at-time'.
27271
27272         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27273
27274 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27275
27276         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27277         mm-w3m-local-map-property.
27278
27279         * mm-view.el (mm-w3m-mode-map): Remove.
27280         (mm-w3m-local-map-property): Remove.
27281         (mm-inline-text-html-render-with-w3m): Don't use
27282         mm-w3m-local-map-property.
27283
27284 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27285
27286         * run-at-time.el: New file.
27287
27288         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27289         under Emacs.
27290
27291         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27292         of gnus-set-text-properties.
27293
27294         * gnus-uu.el (gnus-uu-save-article): Ditto.
27295
27296         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27297
27298         * gnus-cite.el (gnus-cite-parse): Ditto.
27299
27300         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27301         of gnus-.
27302
27303         * gnus-xmas.el (run-at-time): Require run-at-time.
27304
27305         * gnus.el: Change calls to nnheader-run-at-time and
27306         password-run-at-time throughout to use run-at-time directly.
27307
27308         * password.el: Remove definition of run-at-time.
27309
27310         * nnheaderxm.el: Remove definition of run-at-time.
27311
27312 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27313
27314         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27315         in prompt.
27316
27317 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27318
27319         * messagexmas.el (message-xmas-redefine): Alias
27320         `message-make-caesar-translation-table' to
27321         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27322         version.
27323
27324         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27325         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27326         `gnus-xmas-set-text-properties'.
27327         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27328         `gnus-xmas-completing-read'.
27329         (gnus-xmas-completing-read): Removed.
27330         (gnus-xmas-open-network-stream): Removed.
27331
27332         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27333         XEmacs version.
27334
27335         * dns.el (dns-make-network-process): Use `open-network-stream'
27336         instead of `gnus-xmas-open-network-stream'.
27337
27338         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27339
27340         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27341
27342 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27343
27344         * gnus-art.el (gnus-mime-display-alternative)
27345         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27346         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27347         Don't use gnus-local-map-property.
27348
27349         * gnus-util.el (gnus-local-map-property): Remove.
27350
27351         * mm-view.el (mm-view-pkcs7-decrypt):
27352         Replace gnus-completing-read-maybe-default with completing-read.
27353
27354         * gnus-util.el (gnus-completing-read): do.
27355         (gnus-completing-read-maybe-default): Remove.
27356
27357 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27358
27359         * password.el: Only autoload `run-at-time' if not XEmacs.
27360         Only autoload the itimer functions if XEmacs.
27361
27362 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27363
27364         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27365         XEmacsen.
27366
27367         * dgnushack.el: Autoload executable-find for XEmacs.
27368
27369 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27370
27371         * gnus-art.el (gnus-read-string): Remove.
27372         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27373         read-string.
27374
27375 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27376
27377         * netrc.el: Autoload password-read.
27378         (netrc): Add configuration group.
27379         (netrc-encoding-method, netrc-openssl-path):
27380         Add variables for encoding and decoding of files with symmetric
27381         ciphers.
27382         (netrc-encode): Add assistant function to encode a file with
27383         netrc-encoding-method.
27384         (netrc-parse): Add interactive parameter, added optional
27385         decoding if netrc-encoding-method is non-nil but otherwise
27386         behavior is standard.
27387         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27388         Do s/encode/encrypt/ everywhere.
27389
27390         * spam.el: Remove executable-find autoload.
27391
27392 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27393
27394         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27395
27396         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27397
27398 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27399
27400         * gnus-art.el (gnus-treat-ansi-sequences)
27401         (article-treat-ansi-sequences): New variable and function.
27402         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27403
27404         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27405         Use it.
27406
27407 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27408
27409         * mm-util.el (mm-quote-arg): Remove.
27410
27411         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27412         shell-quote-argument.
27413
27414         * gnus-uu.el (gnus-uu-command): do.
27415
27416         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27417
27418         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27419         with make-char.
27420
27421         * mm-util.el (mm-make-char): Remove.
27422
27423         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27424         add-minor-mode.
27425
27426         * gnus-undo.el (gnus-undo-mode): do.
27427
27428         * gnus-topic.el (gnus-topic-mode): do.
27429
27430         * gnus-sum.el (gnus-dead-summary-mode): do.
27431
27432         * gnus-start.el (gnus-slave-mode): do.
27433
27434         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27435
27436         * gnus-ml.el (gnus-mailing-list-mode): do.
27437
27438         * gnus-gl.el (gnus-grouplens-mode): do.
27439
27440         * gnus-draft.el (gnus-draft-mode): do.
27441
27442         * gnus-dired.el (gnus-dired-mode): do.
27443
27444         * gnus-ems.el (gnus-add-minor-mode): Remove.
27445
27446         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27447         Replace gnus-char-width with char-width.
27448
27449         * gnus-ems.el (gnus-char-width): Remove.
27450
27451         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27452         Replace gnus-char-width with char-width.
27453
27454         * gnus-ems.el (gnus-char-width): Remove.
27455
27456         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27457         definition.
27458         Remove Emacs 20 hash table compatibility code.
27459
27460         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27461         20 compatibility code.
27462
27463         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27464
27465         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27466
27467         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27468         Replace with point-at-{eol,bol}.
27469
27470         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27471
27472         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27473
27474         * flow-fill.el (fill-flowed-point-at-bol)
27475         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27476
27477         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27478         Replace with point-at-{eol,bol} throughout all files.
27479
27480 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27481
27482         * ntlm.el (ntlm-string-as-unibyte): New macro.
27483         (ntlm-build-auth-response): Use it.
27484
27485         Remove Emacs 20 stuff:
27486         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27487         (butlast, mapc, remove): Remove the compiler macros.
27488         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27489         of delq and copy-sequence.
27490         * gnus-art.el (popup-menu): Remove the compiler macro.
27491         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27492         Emacs 20.
27493
27494 2004-01-05  Simon Josefsson  <jas@extundo.com>
27495
27496         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27497         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27498         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27499         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27500         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27501         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27502         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27503         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27504         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27505         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27506         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27507         string-xor into ntlm-string-xor.
27508         Suggested by Jesper Harder <harder@myrealbox.com>.
27509
27510         * ntlm.el: Don't include poem.
27511
27512         * md4.el (print-int32, print-string-hexa): Remove.
27513         Suggested by Jesper Harder <harder@myrealbox.com>.
27514
27515         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27516
27517         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27518         probably breaks emacs with DL patch, but do we care? Is anyone
27519         still using the DL stuff?)
27520
27521         * sieve-manage.el: Use the password package.
27522         (sieve-manage-read-passwd): Remove.
27523         (sieve-manage-interactive-login): Use password.  Re-add
27524         condition-case around loop.
27525
27526         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27527         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27528         Use the password package.
27529
27530 2003-02-19  Simon Josefsson  <jas@extundo.com>
27531
27532         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27533         token.
27534
27535 2002-08-07  Simon Josefsson  <jas@extundo.com>
27536
27537         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27538         (sieve-manage-authenticators)
27539         (sieve-manage-authenticator-alist): Add some SASL mechs.
27540         (sieve-sasl-auth): New function.
27541         (sieve-manage-cram-md5-auth)
27542         (sieve-manage-plain-auth): Rewrite using SASL library.
27543         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27544         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27545         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27546         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27547
27548 2004-01-05  Simon Josefsson  <jas@extundo.com>
27549
27550         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27551         New files.
27552
27553 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27554
27555         * gnus-group.el (gnus-no-groups-message): Update.
27556
27557         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27558
27559 2003-11-09  Simon Josefsson  <jas@extundo.com>
27560
27561         * imap.el: Support for ID IMAP extension (RFC 2971).
27562         (imap-local-variables): Add imap-id.
27563         (imap-id): New variable.
27564         (imap-id): New function.
27565         (imap-parse-response): Parse untagged ID response.
27566         * nnimap.el (nnimap-id): New variable.
27567         (nnimap-open-connection): Use it.
27568
27569 2003-12-28  Simon Josefsson  <jas@extundo.com>
27570
27571         * gnus-score.el (gnus-score-edit-all-score): New.
27572         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27573
27574 2004-01-04  Simon Josefsson  <jas@extundo.com>
27575
27576         * password.el: Add.
27577
27578 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27579
27580         * dns.el (dns-query-types): Fix typo.
27581         (dns-query-types): New function.
27582         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27583         PTR and SOA replies, see RFC 1035.
27584
27585 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27586
27587         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27588
27589         * Move to Changelog.2.
27590
27591 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27592
27593         * gnus.el (gnus-version-number): Bump version.
27594
27595 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27596
27597         * gnus.el: No Gnus v0.1 is released.
27598
27599 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27600
27601         * gnus.el: No Gnus v0.0 is released.
27602
27603 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27604
27605         * gnus.el (gnus-version-number): Bump.
27606         (gnus-version): No.
27607
27608 See ChangeLog.2 for earlier changes.
27609
27610   Copyright (C) 2004-2014 Free Software Foundation, Inc.
27611
27612   This file is part of GNU Emacs.
27613
27614   GNU Emacs is free software: you can redistribute it and/or modify
27615   it under the terms of the GNU General Public License as published by
27616   the Free Software Foundation, either version 3 of the License, or
27617   (at your option) any later version.
27618
27619   GNU Emacs is distributed in the hope that it will be useful,
27620   but WITHOUT ANY WARRANTY; without even the implied warranty of
27621   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27622   GNU General Public License for more details.
27623
27624   You should have received a copy of the GNU General Public License
27625   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27626
27627 ;; Local Variables:
27628 ;; coding: utf-8
27629 ;; fill-column: 79
27630 ;; add-log-time-zone-rule: t
27631 ;; End: