lisp/ChangeLog: gnus-icalendar.el (gnus-icalendar-identities): Include message-altern...
[gnus] / lisp / ChangeLog
1 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
2
3         * gnus-icalendar.el (gnus-icalendar-identities):
4         Include message-alternative-emails.
5
6 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
9         New compatibility functions.
10         (ntlm-build-auth-response): Use them.
11
12 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
13
14         * ntlm.el (ntlm-build-auth-request):
15         Add NTLM2 Session support.  (Bug#15603)
16
17 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
18
19         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
20         expired messages only when it was built in reverse order.
21
22 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
23
24         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
25         last so it can be used in `message-send-hook'.
26
27 2014-09-29  Daiki Ueno  <ueno@gnu.org>
28
29         * mml.el (mml-parse-1): Error out if unknown mode is specified in
30         <#secure> tag (bug#18513).
31
32 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
33
34         * parse-time.el: Require cl when compiling.
35
36 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
37
38         Use cl-lib as much as possible following the 2014-09-26 change
39         in the Emacs trunk.
40         * parse-time.el: Try requiring cl-lib.
41         (parse-time-incf): Alias to cl-incf or incf.
42         (digit-char-p): Remove.
43         (parse-time-integer): Alias to cl-parse-integer or the one defined.
44         (parse-integer): Rename to parse-time-integer.
45         (parse-time-tokenize, parse-time-rules, parse-time-string)
46         Use parse-time-incf and parse-time-integer.
47
48 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
49
50         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
51         of ":delete".
52
53 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
54
55         * gnus-art.el (gnus-article-browse-html-save-cid-content)
56         (gnus-article-browse-html-parts):
57         Revert last change that breaks links other than cid contents.
58
59 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
60
61         * gnus-art.el (gnus-article-browse-html-save-cid-content)
62         (gnus-article-browse-html-parts): Make cid file names relative.
63
64 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
65
66         * mm-view.el (mm-display-inline-fontify): Make the working buffer
67         temporarily displayed when running a mode function (at least org-mode
68         requires it).
69
70 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
71
72         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
73         the gnus-summary-article-expire-hook should be told where the function
74         is going. In particular, the Gnus registry might want to know.
75
76 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
77
78         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
79
80 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
81
82         * gnus-sum.el (gnus-summary-expire-articles): Revert.
83
84 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
85
86         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
87         the gnus-summary-article-expire-hook should be told where the function
88         is going. In particular, the Gnus registry might want to know.
89
90 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
91
92         Don't mishandle year-9999 dates (Bug#18176).
93         * parse-time.el (parse-time-rules):
94         Allow years up to most-positive-fixnum.
95         * time-date.el (date-to-time):
96         Pass "Specified time is not representable" errors through.
97
98 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
99
100         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
101         groups and t.
102
103 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
104
105         * gnus-utils.el (gnus-recursive-directory-files):
106         Unify hard or symbolic links (bug#18063).
107
108 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
109
110         * gnus-msg.el (gnus-configure-posting-style):
111         Allow string replacements in values when matching against a header.
112
113 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
114
115         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
116         the dribble buffer even when it is shrunk a lot.
117         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
118
119 2014-06-26  Glenn Morris  <rgm@gnu.org>
120
121         * mm-util.el (help-function-arglist): Remove outdated declaration.
122
123 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
124
125         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
126         attribute values.  (Bug#17834)
127
128 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
129
130         * gnus-sum.el (gnus-summary-edit-article-done):
131         Prefer point-marker to copy-marker of point.
132
133 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
134
135         * Makefile.in (install-el, install-el-elc): Compress .el files.
136         (uninstall): Remove compressed .el files.
137
138 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
139
140         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
141         (gnus-article-read-summary-keys):
142         Don't bug out when there is no article in the summary buffer.
143         (gnus-mime-buttonize-attachments-in-header):
144         Improve criterion that finds parts to display.
145
146         * gnus-art.el (gnus-mm-display-part):
147         * mm-decode.el (mm-shr):
148         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
149         (mm-insert-inline): Revert last changes.
150
151 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
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): Set insertion type of end-marker, not only
157         start-marker, of undisplayer so as to stay after inserted text.
158
159 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
160
161         * html2text.el (html2text-get-attr): Fix typo when splitting value from
162         attribute. (Bug#17613)
163
164 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
165
166         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
167         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
168
169 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
170
171         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part): Don't
172         delete next part button; keep spacing between buttons.
173
174 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
175
176         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
177         Work for the last MIME part in an article.
178         (gnus-mime-display-single): Suppress excessive newlines between parts.
179
180         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
181         by leading or trailing newline.
182
183 2014-05-12  Sam Steingold  <sds@gnu.org>
184
185         * time-date.el (seconds-to-string): New function to pretty print time
186         delay in seconds.
187
188 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
189
190         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
191         while prompting a user for a file name, etc.
192         (gnus-mime-display-single): Display part with a common appearance no
193         matter whether MIME button is omitted or not; don't add duplicate entry
194         to gnus-article-mime-handle-alist.
195         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
196
197 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
198
199         * mml2015.el (mml2015-display-key-image): New variable.
200
201 2014-05-08  Glenn Morris  <rgm@gnu.org>
202
203         * gnus-fun.el (gnus-grab-cam-face):
204         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
205         This is CVE-2014-3421.
206
207 2014-05-04  Glenn Morris  <rgm@gnu.org>
208
209         * gnus-registry.el (gnus-registry-install-p): Doc fix.
210
211 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
212
213         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
214         the displaying state of a part.
215         (gnus-mm-display-part): Don't insert a newline in the beginning of
216         a part like gnus-mime-inline-part doesn't; work for XEmacs.
217
218         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
219         (mm-shr): Make undisplayer unbreakable.
220
221         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs): Don't
222         insert excessive newline.
223         (mm-inline-text-html-render-with-w3m, mm-inline-text)
224         (mm-insert-inline): Make undisplayer unbreakable.
225
226 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
227
228         * gnus.el: Ma Gnus v0.11 is released.
229
230 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
231
232         * gnus-art.el (gnus-mm-display-part):
233         Highlight header attachment buttons.
234
235 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
236
237         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
238         a part; redisplay a button (enbugged in 2014-02-05).
239
240 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
241
242         * auth-source.el (auth-source-search, auth-source-search-backends):
243         Treat :max 0 as an indicator that a boolean return is wanted, as
244         documented. Reported by Joe Bloggs.
245
246 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
247
248         * gnus-icalendar.el: Require gnus-art.
249
250 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
251
252         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
253         (gnus-icalendar--update-org-event): put event timestamp in
254         the org entry body instead of the drawer.
255         (gnus-icalendar-event--get-attendee-names): list of participants should
256         contain even attendees without common name attribute.
257         (gnus-icalendar--update-org-event): don't generate duplicates of empty
258         property tags in org drawers.
259
260 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
261
262         * gmm-utils.el (gmm-format-time-string): New function.
263
264         * message.el (message-insert-formatted-citation-line): Use the original
265         author's time zone to express a date string.
266
267 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
268
269         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
270         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
271         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
272         Silence compiler warnings.
273         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
274
275 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
276
277         * mml.el: Require url when compiling.
278
279         * gnus-cloud.el (gnus-cloud-parse-version-1):
280         Use plist-get rather than CL's getf.
281         (gnus-activate-group, gnus-subscribe-group): Declare.
282
283         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
284
285 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
286
287         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
288         buttons when toggling the header off.
289
290 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
291
292         * tls.el (tls-program): Reflow docstring.
293
294 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
295
296         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
297         groups work again.
298
299 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
300
301         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
302         999 correctly (i.e. "1,342").
303
304 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
305
306         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
307         out if the directory doesn't exist.
308
309 2014-03-07  Daiki Ueno  <ueno@gnu.org>
310
311         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
312         commands here; instead, only check if epg-config.el is available.
313
314 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
315
316         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
317         messages with embedded images.
318         (mml-generate-mime): Don't bug out if you don't have libxml.
319
320 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
321
322         * message.el (message-make-html-message-with-image-files): New command.
323
324 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
325
326         * gnus-group.el (gnus-group-make-group): Clarify prompt.
327
328         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
329
330 2014-02-23  David Engster  <deng@randomsample.de>
331
332         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
333         to stay compatible with older Emacsen, so replace `cl-loop' with
334         `loop'.
335
336 2014-02-22  Daniel Colascione  <dancol@dancol.org>
337
338         * auth-source.el (auth-source-secrets-listify-pattern): New function.
339         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
340         instead, build list of patterns.
341
342 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
343
344         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
345         Display header attachment buttons by gnus-article-prepare-display
346         rather than gnus-article-prepare so as to view in mml-preview as well.
347
348 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
349
350         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
351         in `auth-sources' means and link to EPA docs.
352
353 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
354
355         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
356         (bug#12375).
357
358 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
359
360         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
361         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
362
363 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
364
365         * message.el (message-tab): Mention what happens on normal tabs
366         (bug#11297).
367
368 2014-02-08  Glenn Morris  <rgm@gnu.org>
369
370         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
371
372 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
373
374         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
375         buttons that are hidden in unselected alternative part as well.
376         (gnus-mime-display-alternative): Redraw attachment buttons in header.
377
378         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
379
380 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
381
382         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
383         keystroke.
384         (gnus-server-toggle-cloud-server): Only allow clouding applicable
385         types.
386
387         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
388         with an empty string.
389
390 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
391
392         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
393         buffer-local in some buffers, so bind it explicitly in the buffer we're
394         trying to cancel the article in (bug#10808).
395
396 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
397
398         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
399         New functions.
400
401         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
402         New user option.
403         (gnus-mime-buttonize-attachments-in-header): New function.
404         (gnus-article-prepare): Use it.
405         (gnus-mime-inline-part): Suppress extra newline.
406         (gnus-mm-display-part): Save excursion;
407         remove useless deleting and adding of buttons.
408         (gnus-insert-mime-button): Allow insertion in the middle of a line.
409
410         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
411         Add gnus-mime-buttonize-attachments-in-header.
412
413 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
414
415         * nnimap.el (nnimap-request-articles): New command to download several
416         articles at once.
417
418         * gnus.el (gnus-variable-list): Save Cloud variables.
419
420         * gnus-int.el (gnus-request-accept-article): Doc fix.
421
422 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
423
424         * parse-time.el (parse-time-iso8601-regexp)
425         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
426         it more generally.
427
428 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
429
430         * gnus-cloud.el: New file to provide the Emacs Cloud.
431
432         * dgnushack.el: Silence XEmacs w3 warning.
433
434         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
435         `url-retrieve-synchronously', apparently.
436
437         * dgnushack.el: Silence XEmacs dns.el warning.
438
439         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
440         instead of in all files.
441
442         * dns.el (network-interface-list): Define for XEmacs.
443
444         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
445         XEmacs.
446
447         * nnrss.el (libxml-parse-html-region): Silence compilation error.
448
449 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
450
451         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
452         `gnus-group-split-fancy'.
453
454 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
455
456         * message.el (message-remove-header): Doc fix.
457         (message-forward-included-headers): New variable.
458         (message-remove-ignored-headers): Use it.
459
460 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
461
462         * nnir.el (nnir-request-update-mark): Don't try to update the source
463         group if we can't find it (bug#16611).
464
465 2014-01-31  Dave Abrahams  <dave@boostpro.com>
466
467         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
468
469 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
470
471         * dns.el (dns-servers-up-to-date-p): New function to see whether the
472         network interfaces changed.
473         (dns-query): Use it to flush the data.
474
475 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
476
477         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
478         from random face commands.
479         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
480         Face.
481         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
482         (gnus--random-face-with-type): Generic function returning a face-type
483         as a string.
484         (gnus--insert-random-face-with-type): Generic function inserting a face
485         in a message buffer header.
486         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
487         (gnus-insert-random-x-face-header): Rewritten to use
488         `gnus--insert-random-face-with-type`.
489         (gnus-random-face): Return random (png) Face as string.
490         (nus-insert-random-face-header): Insert random (png) Face in a message
491         buffer.
492
493 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
494
495         * mm-url.el: Remove all usage of w3.
496
497         * nnrss.el: Ditto.
498
499         * mm-decode.el: Ditto.
500
501         * mm-view.el: Ditto.
502
503         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
504         outdated and all Emacsen have url.el built-in.
505
506         * gnus-setup.el: Remove outdated file.
507
508 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
509
510         * gnus.el: Ma Gnus v0.9 is released.
511
512 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
513
514         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
515
516 2014-01-31  Dave Abrahams  <dave@boostpro.com>
517
518         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
519         in the summary buffer (bug#13769).
520
521 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
522
523         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
524         name if we're using a single article buffer.  Otherwise, it may point
525         to a killed buffer (bug#13756).
526
527 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
528
529         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
530         the match data, just save and restore it explictly (bug#12375).
531
532         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
533         that's needed.
534
535         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
536         the code once (bug#9069).
537
538 2014-01-18  Steinar Bang  <sb@dod.no>
539
540         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
541         reading.
542
543 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
544
545         * message.el (message-bury): Call bury-buffer with no argument
546         in the message-return-action case too.
547
548 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
549
550         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
551         (nnimap-split-fancy, nnimap-split-methods): Declare.
552
553         * mm-util.el (help-function-arglist): Declare.
554
555 2013-12-28  Glenn Morris  <rgm@gnu.org>
556
557         * gnus-sieve.el (gnus-sieve-select-method):
558         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
559         (gravatar-rating, gravatar-size):
560         * message.el (message-minibuffer-local-map):
561         * sieve-manage.el (sieve-manage-authenticators)
562         (sieve-manage-authenticator-alist): Specify custom types.
563
564         * hashcash.el (hashcash-program): Rename from hashcash-path.
565         Update callers.
566
567         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
568         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
569         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
570
571         * auth-source.el (auth-sources):
572         * nnmairix.el (nnmairix-propagate-marks-upon-close):
573         Fix custom types.
574
575         * tls.el (tls-certtool-program): Fix default value.
576
577 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
578
579         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
580         we get proper traces there, too.
581
582 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
583
584         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
585         value of the parameters if the current article has a Reply-To or From
586         field.
587
588 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
589
590         * gnus.el (gnus-group-buffer): Remove duplicate definition.
591
592 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
593
594         * gnus-sum.el (gnus-summary-exit): Stop animations.
595
596 2013-12-19  Juri Linkov  <juri@jurta.org>
597
598         * gnus.el (gnus-suppress-keymap):
599         * gnus-art.el (gnus-article-mode-map):
600         * gnus-group.el (gnus-group-mode-map):
601         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
602         Remove [backspace] key binding because it shadows DEL (bug#16035).
603
604         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
605
606 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
607
608         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
609         Make sure work directory exists.
610         (gnus-uu-digest-mail-forward): Store temporary files in work directory
611         rather than tmp directory.
612         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
613         not necessarily always run, with it.
614
615 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
616
617         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
618         value of gnus-icalendar-additional-identities work without restart.
619
620 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
621
622         * mm-util.el (mm-make-temp-file):
623         Alias to make-temp-file for modern Emacsen.
624
625 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
626
627         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
628         nnir-article-number and nnir-article-group.
629
630 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
631
632         * message.el (message-send-mail-with-sendmail):
633         Don't kill error buffer if sending fails.
634
635 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
636
637         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
638         (gnus-icalendar-event->org-entry)
639         (gnus-icalendar--update-org-event)
640         (gnus-icalendar-event->gnus-calendar): Distinguish between
641         required/optional/non-participant attendee status.  Fix bug causing
642         the first required event participant to be omitted.
643
644 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
645
646         * gnus-art.el (article-de-quoted-unreadable)
647         (article-de-base64-unreadable, gnus-mime-copy-part)
648         * gnus-html.el (gnus-article-html)
649         * mm-view.el (mm-inline-text-html-render-with-w3)
650         (mm-inline-text-html-render-with-w3m-standalone)
651         * rfc2231.el (rfc2231-decode-encoded-string):
652         Allow overriding charset by mm-charset-override-alist.
653
654         * gnus-art.el (gnus-article-browse-html-parts):
655         Replace LWSPs with `&nbsp;'s in header.
656
657         Work for broken Chinese articles.
658
659         * gnus-art.el (gnus-article-browse-html-save-cid-content):
660         Exclude broken handles that gnus-summary-enter-digest-group may create.
661         (gnus-article-browse-html-parts):
662         Allow overriding charset by mm-charset-override-alist.
663
664 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
665
666         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
667         (gnus-icalendar-identities): Support additional-identities.
668
669 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
670
671         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
672         org-timestamp for events ending at midnight.
673
674 2013-11-21  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
675
676         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
677         .log files.
678
679 2013-11-20  David Engster  <deng@randomsample.de>
680
681         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
682
683 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
684
685         * message.el (message-beginning-of-line):
686         Use beginning-of-visual-line when visual-line-mode is turned on.
687
688 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
689
690         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
691         (gnus-icalendar-event-from-ical)
692         (gnus-icalendar-event->org-entry)
693         (gnus-icalendar--update-org-event): Required/optional participation,
694         list of attendees synced to org.
695
696 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
697
698         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
699         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
700         cancellations to be synced to org if the original appt has an org
701         outline.
702
703 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
704
705         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
706         (gnus-icalendar-event->org-entry)
707         (gnus-icalendar--update-org-event)
708         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
709
710 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
711
712         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
713         Fix timezone handling in gnus-icalendar export to org.
714
715 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
716
717         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
718
719 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
720
721         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
722
723 2013-10-30  Glenn Morris  <rgm@gnu.org>
724
725         * gnus-group.el (gnus-group-browse-foreign-server):
726         * gnus-int.el (gnus-start-news-server):
727         Silence compiler obsolescence warning.
728
729 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
730
731         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
732         `nnoo-current-server' first, then for the actual `nnimap-address' to
733         allow netrc entries for the nnoo server to coexist with netrc entries
734         for the `nnimap-address'.
735
736 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
737
738         * mm-decode.el (mm-dissect-buffer): Revert last change.
739         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
740         The problem that motivated those changes was attributed to a broken
741         mail sender, and has been fixed.
742
743 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
744
745         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
746         token is missing in the Content-Type header.
747
748         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
749
750 2013-09-18  Glenn Morris  <rgm@gnu.org>
751
752         * gnus-util.el (image-size): Declare.
753
754 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
755
756         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
757         (gnus-icalendar-event-from-ical)
758         (gnus-icalendar-event--build-reply-event-body)
759         (gnus-icalendar-event-reply-from-buffer)
760         (gnus-icalendar-find-org-event-file)
761         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
762         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
763
764         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
765
766 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
767
768         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
769         Use save-current-buffer.
770         (gnus-tree-mode-map): Initialize in the declaration.
771         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
772         (scroll-in-place): Defvar it.
773         (gnus-tmp-*): Defvar them.
774         (gnus-get-tree-buffer): Use derived-mode-p.
775         (gnus--let-eval): New macro.
776         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
777         non-prefixed variables.
778         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
779
780         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
781         vars since it doesn't seem to be available.
782         (gnus-set-global-variables, gnus-summary-read-group-1)
783         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
784         (gnus-summary-display-article, gnus-summary-select-article)
785         (gnus-summary-next-article, gnus-offer-save-summaries)
786         (gnus-summary-generic-mark): Use derived-mode-p.
787         (gnus-summary-read-group-1, gnus-summary-exit)
788         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
789         Adjust calls to gnus-tree-close and gnus-tree-open.
790
791         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
792
793         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
794         (gnus-agent-mode): Use derived-mode-p.
795         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
796         gnus-command-method and *-command-method to nil, but bind
797         gnus-command-method to *-command-method instead!
798         (gnus-agent-fetch-articles): Remove unused var `id'.
799         (gnus-agent-fetch-headers): Remove unused arg `force'.
800         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
801         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
802         (gnus-agent-short-article, gnus-agent-long-article)
803         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
804         first use.
805         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
806         `score-param'.
807         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
808         (gnus-get-predicate): Push in front of the cache, rather than end.
809         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
810         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
811         (gnus-agent-expire-unagentized-dirs): Don't rebind
812         gnus-agent-expire-current-dirs since the defvar silences the warning.
813         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
814         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
815         (gnus-agent-regenerate): Simplify interactive spec and doc.
816
817 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
818
819         * gnus-int.el (gnus-open-server): Silence compiler.
820
821         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
822
823         * message.el (message-display-completion-list): Abolish.
824         (message-completion-in-region): Use display-completion-list.
825
826 2013-09-17  Glenn Morris  <rgm@gnu.org>
827
828         * gnus-util.el (gnus-message-with-timestamp-1):
829         Use `messages-buffer' function if available.  Ignore read-only.
830
831 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
832
833         * message.el (message-expand-group, message-completion-in-region):
834         Correct the order of start and end of a region.
835
836 2013-09-13  Glenn Morris  <rgm@gnu.org>
837
838         * mml2015.el (gnus-create-image): Autoload it.
839
840         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
841
842         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
843         (image-size): Declare.
844
845 2013-09-12  Glenn Morris  <rgm@gnu.org>
846
847         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
848         Avoid using `find', which i) might not be defined at runtime;
849         ii) does not work, since its default test is eql, not equal.
850         (gnus-mime-action-alist): Declare.
851
852 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
853
854         * score-mode.el (gnus-score-mode-map): Move initialization
855         into declaration.
856         (gnus-score-mode): Use define-derived-mode.
857         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
858         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
859         into declaration.
860         (gnus-kill-file-mode): Use define-derived-mode.
861         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
862         Use derived-mode-p.
863         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
864         (gnus-group-setup-buffer, gnus-group-name-at-point)
865         (gnus-group-make-web-group, gnus-group-enter-directory)
866         (gnus-group-suspend): Use derived-mode-p.
867         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
868         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
869         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
870         (gnus-article-setup-buffer, gnus-article-prepare)
871         (gnus-article-prepare-display, gnus-sticky-article)
872         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
873         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
874         (gnus-article-read-summary-keys): Use derived-mode-p.
875
876 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
877
878         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
879
880 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
881
882         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
883         shift_jis from the default value set for Japanese users.
884
885 2013-08-13  Glenn Morris  <rgm@gnu.org>
886
887         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
888
889         * gnus.el (gnus-valid-select-methods): Fix type.
890
891         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
892
893 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
894
895         * mm-decode.el (mm-display-external): Run a timer for the temp files
896         deletion after a viewer exits; add a deletion timer for the needsterm
897         case, too.
898
899         * mm-decode.el (mm-display-external): Try to delete temporary files by
900         using a 1-min. timer.
901
902 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
903
904         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
905         New internal variables.
906         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
907         (mm-display-external): Use it to delete temporary files instead of
908         using timers.
909
910 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
911
912         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
913
914 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
915
916         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
917         with cond for backwards compatability.
918
919 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
920
921         * mm-decode.el (mm-display-external): Bind process-connection-type to
922         nil; don't delete a temp file immediately even if a viewer finishes,
923         since it may be a shell script, like xdg-open, that launches a real
924         viewer program belatedly.
925
926 2013-08-05  Dave Abrahams  <dave@boostpro.com>
927
928         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
929         that we can create nndoc groups that excerpt other groups.
930
931 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
932
933         * gnus-delay.el (gnus-delay-article): Fix typo.
934
935         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
936         articles.
937
938         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
939         we can get spell-checking etc.
940
941 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
942
943         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
944         a single one used for encoding the whole text in a header.
945
946 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
947
948         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
949         doesn't work properly on XEmacs.
950
951 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
952
953         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
954         before sending.
955
956         * dgnushack.el (dgnushack-compile): Add a temporary check for
957         gnus-icalendar.
958
959         * mm-decode.el (mm-command-output): New face.
960         (mm-display-external): Use it.
961
962 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
963
964         * nnmbox.el (nnmbox-request-article): Don't change point.
965
966 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
967
968         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
969         Include `handle' parameter.
970
971 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
972
973         * gnus-icalendar.el: New file.
974
975 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
976
977         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
978
979         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
980         dummy roots, too.
981
982 2013-08-01  David Edmondson  <dme@dme.org>
983
984         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
985         out on ttys.
986
987 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
988
989         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
990         not empty.
991
992         * nnrss.el (nnrss-discover-feed): Indent.
993
994 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
995
996         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
997
998 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
999
1000         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
1001         dirty to ensure nnimap data being saved.
1002
1003 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1004
1005         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
1006         menu entry.
1007
1008         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
1009         the current thread's total score instead of the current article's
1010         score.
1011
1012         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
1013         (gnus-sort-threads-recursively): Delete defcustom.
1014         (gnus-sort-threads-recursive): Adapt accordingly.
1015
1016 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1017
1018         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
1019         (gnus-sort-threads-recursive): Use it.
1020         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
1021         again.  Now that determines how to sort subthreads.
1022
1023 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1024
1025         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
1026         (gnus-sort-threads): Use it.
1027
1028 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
1029
1030         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1031         punctuation characters follow parentheses (bug#14950).
1032
1033 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1034
1035         * gnus.el (gnus-continuum-version):
1036         * gnus-msg.el (gnus-extended-version): Simplify.
1037
1038         * gnus.el (gnus-continuum-version-1): Remove.
1039         * gnus-msg.el (gnus-bug): Revert.
1040
1041         Calculate gnus-version correctly on Cygwin.
1042
1043         * gnus.el (gnus-continuum-version): Do main calculations in integers.
1044         (gnus-continuum-version-1): New function, return a string.
1045
1046         * gnus-msg.el (gnus-extended-version, gnus-bug):
1047         Use gnus-continuum-version-1 instead of gnus-continuum-version.
1048
1049 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1050
1051         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1052         (bug#13384).
1053
1054 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1055
1056         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1057         that were only relevant in a development version a long time ago.
1058
1059 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1060
1061         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1062         that the old Emacs 24s bundle.
1063
1064 2013-07-10  David Engster  <deng@randomsample.de>
1065
1066         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1067         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
1068         fixes a bug in Emacs trunk where the 'unexist' marks were always
1069         removed at startup because "Gnus v5.13" was considered smaller than "Ma
1070         Gnus v0.03".
1071
1072 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
1073
1074         * gnus.el (gnus-summary-line-format): Reference
1075         `gnus-user-date-format-alist' for the &user-date; format, not
1076         `gnus-summary-user-date-format-alist'.
1077
1078 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1079
1080         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1081         delete files (bug#13481).
1082
1083 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1084
1085         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1086
1087 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1088
1089         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1090         display images.
1091
1092         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1093
1094         * message.el (message-cancel-news): According to
1095         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1096         preferred over "cmsg cancel" in the Subject.
1097
1098         * nnir.el (nnir-engines): Note that the group specs are regexps
1099         (bug#13238).
1100
1101         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1102         gotten read-only text properties, ensure that those aren't heeded when
1103         copying stuff over (bug#13434).
1104
1105         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1106         (bug#13762).
1107
1108 2013-07-05  David Kastrup  <dak@gnu.org>
1109
1110         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1111         authinfo file again (important for blank passwords).  This had been
1112         broken with 2013-06-15 change.
1113
1114 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1115
1116         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1117         Revert 2013-01-14 change.
1118
1119 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1120
1121         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1122         of 'create-image' for XEmacs compatibility; check errors when decoding
1123         image.  Reported by Uwe Brauer.
1124
1125 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1126
1127         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1128         gnus-button-push revised at 2011-01-19.
1129
1130 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1131
1132         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1133         now live in the lisp/net Emacs 24 repository.
1134
1135 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1136
1137         * eww.el (eww-update-header-line-format): Quote % characters.
1138
1139 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1140
1141         * eww.el (eww-process-text-input): Display passwords as asterisks.
1142
1143         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1144
1145 2013-06-19  Tom Tromey  <tromey@redhat.com>
1146
1147         * eww.el (eww-top-url): Remove.
1148         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1149         (eww-render): Set new variables.  Don't set eww-top-url.
1150         (eww-handle-link): Handle "prev", "home", and "contents".
1151         Downcase the rel text.
1152         (eww-top-url): Choose best top URL.
1153
1154 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1155
1156         * eww.el: Rewrite to implement form elements "by hand" instead of
1157         relying in widget.el.  Using widget.el leads to too many
1158         user interface inconsistencies.
1159         (eww-self-insert): Implement entering commands in text fields.
1160         (eww-process-text-input): New function to make text input field editing
1161         work.
1162         (eww-submit): Rewrite to use the new-style form methods.
1163         (eww-select-display): Display the correct selected item.
1164         (eww-change-select): Implement changing the select value.
1165         (eww-toggle-checkbox): Implement radio/checkboxes.
1166         (eww-update-field): Fix compilation error.
1167         (eww-tag-textarea): Implement <textarea>.
1168
1169         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1170         don't shadow mode-specific bindings.
1171
1172         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1173         nothing to push.
1174
1175         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
1176
1177 2013-06-19  Glenn Morris  <rgm@gnu.org>
1178
1179         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1180
1181 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1182
1183         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1184
1185 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1186
1187         * shr.el (shr-make-table-1): Implement <td rowspan>.
1188         (shr-table-horizontal-line): Allow nil as a value, and change the
1189         default.
1190         (shr-insert-table-ruler): Respect the nil value.
1191
1192 2013-06-18  Tom Tromey  <tromey@barimba>
1193
1194         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1195         New defvars.
1196         (eww-open-file): New defun.
1197         (eww-render): Initialize new variables.
1198         (eww-display-html): Handle "link" and "a".
1199         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1200         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1201         (eww-back-url): Rename from eww-previous-url.
1202         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1203         defuns.
1204
1205 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1206
1207         * shr.el (shr-tag-table): Insert the images after the table, so that
1208         they're not covered by the table colourisation, which often looked
1209         awkward.
1210         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1211         <dd>.
1212         (shr-make-table-1): Implement <td colspan=> support.
1213         (shr-insert-document): Use one less than window width if `shr-width' is
1214         nil, since otherwise things may get one character too wide.
1215
1216 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1217
1218         * eww.el (eww-detect-charset): Improve regexp; move backward.
1219
1220 2013-06-18  Glenn Morris  <rgm@gnu.org>
1221
1222         * mm-decode.el (widget-convert-button): Autoload.
1223
1224         * sieve-manage.el (mm-enable-multibyte): Autoload.
1225
1226         * shr.el (libxml-parse-html-region): Declare.
1227         (shr-render-buffer): Explicit error if no libxml2 support.
1228
1229 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1230
1231         * auth-source.el (auth-source-current-line): New function.
1232         (auth-source-netrc-parse-entries): When a data token is "machine",
1233         assume we're in the wrong place and abort parsing the current line.
1234
1235 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1236
1237         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1238         (eww-convert-widgets): Don't bug out if the first widget starts at the
1239         beginning of the buffer.
1240         (eww-convert-widgets): Fix last patch.
1241         (eww-tag-input): Support <input type=image>.
1242
1243         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1244         (shr-tag-base): Protect against base specs that are degenerate.
1245         (shr-ensure-paragraph): Don't delete empty lines that have text
1246         properties, because these may be input fields.
1247
1248         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1249         we can navigate to them.
1250
1251         * shr.el (shr-colorize-region): Put the colours over the entire region.
1252         (shr-inhibit-decoration): New variable.
1253         (shr-add-font): Use it to inhibit text property decorations while doing
1254         preliminary table renderings.  This speeds up typical Wikipedia page
1255         renderings by 15%.
1256         (shr-tag-span): Don't respect the <title>, because that overwrites the
1257         help-echo from links inside the spans.
1258         (shr-next-link): Use `help-echo' for navigation, so that we can
1259         navigate to form elements, too.
1260
1261         * eww.el (eww-button): New face.
1262         (eww-convert-widgets): Use it to make submit buttons more button-like.
1263
1264         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1265         that Gnus commands work.
1266
1267         * shr.el (shr-render-td): Support horizontal alignment.
1268
1269         * eww.el (eww-put-color): Removed.
1270         (eww-colorize-region): Use `add-face-text-property'.
1271
1272         * shr.el (shr-add-font): Append face data, so that we get the correct
1273         precedence: The innermost value (which is applied first) wins.
1274         (shr-make-overlay): Obsolete function.
1275
1276         * mm-decode.el (mm-convert-shr-links): New function to convert
1277         new-style shr URL links into widgets.
1278         (mm-shr): Use it.
1279
1280         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1281         widget commands, since we're no longer using widgets for links.
1282
1283         * shr.el (shr-next-link): New command.
1284         (shr-previous-link): New command.
1285         (shr-urlify): Don't use `widget-convert', because that's slow.
1286         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1287         because collecting the overlays and reapplying them when generating
1288         tables is slow.
1289         (shr-insert-table): Ditto.
1290
1291 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1292
1293         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1294         * shr.el (browse-url): Require `url'.
1295         * eww.el (url): Require format-spec.
1296
1297 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1298
1299         * eww.el (eww-display-html): Default to using the entire window width.
1300         (eww-browse-url): Don't add a User-Agent header (twice), because that
1301         makes Bing refuse connection.
1302
1303         * shr.el (shr-make-table): Cache the table rendering at the table
1304         level, and not the <td> level.  This is a bit faster.
1305
1306         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1307         #id.
1308
1309         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1310         browsers don't.
1311         (shr-expand-url): Respect #anchor links.
1312         (shr-parse-base): Chop off the anchor before using.
1313         (shr-descend): Respect display: none.
1314         (shr-descend): Allow marking elements that have certain IDs.
1315
1316         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1317
1318         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1319
1320         * eww.el (eww-tag-textarea): Support <textarea>.
1321
1322 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1323
1324         * shr.el (shr-dom-to-xml): Fixed function call.
1325
1326         * eww.el (eww): New group.
1327         (eww-header-line-format): New custom variable.
1328         (eww-current-title): New variable.
1329         (eww-display-html): Update header and handle title tag.
1330         (eww-update-header-line-format): New function.
1331         (eww-tag-title): New function.
1332
1333         * shr.el (shr-dom-to-xml): New function.
1334         (shr-tag-svg): Add support for the SVG tag.
1335         (shr-bullet): New custom variable.
1336         (shr-tag-li): Support custom bullet in unordered lists.
1337
1338 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1339
1340         * shr.el (shr-expand-url): Respect // URLs.
1341
1342         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1343         put a background colour onto the entire buffer.
1344         (eww-render): When being redirected, use the redirect URL as the new
1345         base URL.
1346
1347         * shr.el (shr-parse-base): Fix parsing error.
1348
1349         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1350
1351         * shr.el (shr-parse-base): New function.
1352         (shr-expand-url): Use it to expand relative URLs reliably.
1353
1354 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1355
1356         * auth-source.el (auth-source-search-collection): Fix docstring.
1357         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1358         single-quoted strings and multiline entries.
1359         (auth-source-netrc-parse-next-interesting)
1360         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1361         functions to support parser.
1362
1363 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1364
1365         * eww.el (eww-submit): Get submit button logic right when hitting RET
1366         on non-submit buttons.
1367
1368         * shr.el: Remove shr-preliminary-table-render, since that can't really
1369         be used for anything in practice.
1370
1371 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1372
1373         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1374         (sieve-manage-quit).
1375
1376 2013-06-14  Glenn Morris  <rgm@gnu.org>
1377
1378         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1379
1380 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1381
1382         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1383         control the maximum size of photo ID image.
1384         (mml2015-epg-key-image-to-string): Respect it.
1385
1386 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1387
1388         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1389         instead of the final one so that we can more easily distinguish them.
1390
1391         * eww.el (eww-submit): Compute the submission URL correctly.
1392
1393 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1394
1395         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1396         Use plist-get rather than CL's getf.
1397         (sieve-manage-parse-capability): Avoid CL's remove-if.
1398
1399 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1400
1401         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1402         (sieve-manage-quit).
1403
1404 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1405
1406         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1407         last slash.
1408
1409         * eww.el (eww-tag-select): Use the first value as the default value.
1410
1411 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1412
1413         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1414         (eww-mode): Use `define-derived-mode'.
1415         (eww-parse-headers): Parse headers from beginning of buffer so that
1416         file:// links work.
1417
1418 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1419
1420         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1421
1422 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1423
1424         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1425         to handle them at all.
1426
1427 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1428
1429         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1430         work, too.
1431         (eww-tag-select): Implement <select>.
1432
1433 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1434
1435         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1436         stream managing functions by using open-protocol-stream to do most of
1437         the work.  Has the nice benefit of enabling STARTTLS.
1438         Wait for capabilities after STARTTLS: following RFC5804, the server
1439         sends new capabilities after successfully establishing a TLS connection
1440         with the client.  The client should update the cached list of
1441         capabilities, but we just ignore the answer for now.
1442         (sieve-manage-network-p, sieve-manage-network-open)
1443         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1444         (sieve-manage-forward, sieve-manage-streams)
1445         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1446         API, nor called by any other function.
1447         Enable Multibyte for SieveManage buffers: The parser won't properly
1448         handle umlauts and line endings unless multibyte is turned on in the
1449         process buffer.
1450
1451 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1452
1453         * eww.el (eww-tag-input): Support password fields.
1454         (eww-submit): Support POST.
1455
1456 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1457
1458         * eww.el (eww-tag-form): Protect against degenerate forms.
1459
1460         * shr.el (shr-expand-url): Expand URLs that start with a slash
1461         correctly.
1462
1463         * eww.el (eww-submit): Get submit button logic right.
1464
1465         * shr.el (shr-final-table-render): New variable to signal when we're
1466         doing the final table rendering so that we can collect more data at
1467         that point.
1468
1469         * eww.el (eww-submit): Make form submission work.
1470         (eww-tag-input): Implement submit buttons.
1471         (eww-click-radio): Implement radio and checkboxes.
1472         (eww-submit): Handle hidden elements.
1473
1474         * shr.el (shr-descend): Allow other packages to override (or provide)
1475         rendering of elements.
1476         (shr-expand-url): Strip query strings from URLs before expanding them.
1477
1478         * eww.el: Don't require cl-lib.
1479         (eww-tag-form): Start form support.
1480
1481         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1482
1483         * eww.el: Start writing a new, tiny web browser.
1484         (eww-previous-url): New command.
1485         (eww-quit): New command.
1486
1487 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1488
1489         * sieve.el: Put point at beginning of buffer when viewing a script.
1490         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1491         number in sieve-buffer's header.  Fixed code to also work with a string
1492         as port specifier.  Properly close the connection on pressing 'q'.  Make
1493         sieve-manage-quit close the connection and process buffer.  Also, remove
1494         duplicate keybinding for 'q'.
1495
1496 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1497
1498         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1499         make it easier to read.
1500         (mm-pkcs7-enveloped-magic): Ditto.
1501
1502 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1503
1504         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1505         before `image-type-available-p' to avoid loading the image libraries
1506         needlessly.
1507
1508 2013-06-05  David Engster  <deng@randomsample.de>
1509
1510         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1511         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1512         to see whether the group was synced before.
1513
1514 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1515
1516         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1517         when opening the connection.
1518         Suggested by João Távora <joaotavora@gmail.com> in
1519         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1520
1521 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1522
1523         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1524         assume Date header begins with "Date", that may be customized into
1525         something like "X-Sent" using gnus-article-time-format.
1526         (article-transform-date): Allow multi-line Date header.
1527
1528 2013-06-02  David Engster  <deng@randomsample.de>
1529
1530         * registry.el (initialize-instance, registry-lookup)
1531         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1532         (registry-lookup-secondary-value, registry-search, registry-delete)
1533         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1534         not wrap methods in `eval-and-compile'.  This breaks due to latest
1535         changes in EIEIO (introduction of eieio-core.el).
1536
1537 2013-05-30  Glenn Morris  <rgm@gnu.org>
1538
1539         * nnmail.el (nnmail-fancy-expiry-target):
1540         Also bind mail-dont-reply-to-names.
1541
1542         * spam-stat.el (spam-stat-save):
1543         No need to tweak font-lock in temp buffers.
1544
1545         * shr.el (shr-put-image): Silence compiler.
1546
1547 2013-05-29  Glenn Morris  <rgm@gnu.org>
1548
1549         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1550
1551         * gnus-group.el (gnus-sequence-of-unread-articles)
1552         (gnus-summary-add-mark, gnus-mark-article-as-read)
1553         (gnus-group-make-articles-read): Declare.
1554
1555         * gnus-sum.el (gnus-parameter-list-identifier)
1556         (gnus-article-stop-animations, gnus-stop-downloads)
1557         (gnus-article-only-boring-p, article-goto-body)
1558         (gnus-flush-original-article-buffer, article-narrow-to-head)
1559         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1560         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1561
1562         * gnus.el: No need to eval-and-compile autoloads.
1563
1564         * gravatar.el (help-function-arglist): Autoload.
1565
1566         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1567
1568         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1569
1570         * spam.el: No need to load spam-report when compiling.
1571         No need to eval-and-compile autoloads.
1572         (spam-report-resend-to): Declare.
1573         (spam-report-resend-register-routine): Require 'spam-report.
1574
1575 2013-05-24  Julien Danjou  <julien@danjou.info>
1576
1577         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1578         setup.
1579
1580 2013-05-23  Glenn Morris  <rgm@gnu.org>
1581
1582         * gnus-util.el (rmail-swap-buffers-maybe)
1583         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1584         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1585         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1586
1587         * mm-decode.el: No need to load term when compiling.
1588         (term-mode, term-char-mode): Declare.
1589
1590         * mm-util.el: No need to load jka-compr when compiling.
1591         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1592
1593         * nnmaildir.el: Require is automatically eval-and-compile.
1594         (nnmail): Require at run-time too.
1595
1596         * registry.el (registry-size): Move definition before use.
1597
1598 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1599
1600         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1601         signed data to conform the standard.  (Bug#14232)
1602
1603 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1604
1605         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1606         double angle quotation mark.
1607
1608 2013-05-20  Glenn Morris  <rgm@gnu.org>
1609
1610         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1611
1612 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1613
1614         * message.el (message-insert-formatted-citation-line): handle finding
1615         first/lastname when more than 2 names appear.
1616
1617 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1618
1619         * shr.el (shr-tag-span): New function.
1620
1621 2013-05-18  Glenn Morris  <rgm@gnu.org>
1622
1623         * message.el (message-mode): Use message-mode-abbrev-table,
1624         with text-mode-abbrev-table as parent.  (Bug#14413)
1625
1626 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1627
1628         * message.el (message-expand-group): Decode group names.
1629
1630 2013-05-16  Julien Danjou  <julien@danjou.info>
1631
1632         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1633         app-icon.
1634
1635 2013-05-15  Glenn Morris  <rgm@gnu.org>
1636
1637         * shr-color.el (shr-color-visible-luminance-min)
1638         (shr-color-visible-distance-min): Use shr-color group.
1639
1640 2013-05-11  Glenn Morris  <rgm@gnu.org>
1641
1642         * gnus-vm.el: Make it loadable without VM.
1643         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1644         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1645
1646 2013-05-09  Glenn Morris  <rgm@gnu.org>
1647
1648         * mml1991.el: Make it loadable.  (Bug#13456)
1649
1650         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1651         * gnus-async.el (gnus-async-post-fetch-function):
1652         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1653         * gnus-html.el (gnus-html-image-cache-ttl):
1654         * gnus-notifications.el (gnus-notifications-timeout):
1655         * gnus-picon.el (gnus-picon-properties):
1656         * gnus-util.el (gnus-completion-styles):
1657         * gnus.el (gnus-other-frame-resume-function):
1658         * message.el (message-user-organization-file)
1659         (message-cite-reply-position):
1660         * nnir.el (nnir-summary-line-format)
1661         (nnir-retrieve-headers-override-function):
1662         * shr-color.el (shr-color-visible-luminance-min):
1663         * shr.el (shr-blocked-images):
1664         * spam-report.el (spam-report-resend-to):
1665         * spam.el (spam-summary-exit-behavior): Fix custom types.
1666
1667         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1668
1669 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1670
1671         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1672         because of let-binding help-xref-following.  (Bug#14356)
1673
1674 2013-05-06  Glenn Morris  <rgm@gnu.org>
1675
1676         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1677
1678 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1679
1680         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1681         entering into the registry.
1682
1683 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1684
1685         * gnus.el: Ma Gnus v0.7 is released.
1686
1687 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1688
1689         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1690         (Bug#14304)
1691
1692 2013-04-27  Glenn Morris  <rgm@gnu.org>
1693
1694         * gnus.el (gnus-list-debbugs):
1695         Use require rather than autoload.  (Bug#14262)
1696
1697 2013-04-27  Julien Danjou  <julien@danjou.info>
1698
1699         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1700         port to "sieve" now that it has an official IANA port assigned.
1701
1702 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1703
1704         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1705         Don't set the MAILHOST environment variable permanently (Bug#14271).
1706
1707 2013-04-26  Glenn Morris  <rgm@gnu.org>
1708
1709         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1710
1711 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1712
1713         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1714         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
1715
1716 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1717
1718         * nnir.el (nnir-close-group): Make sure we are in the right group.
1719
1720         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1721         dependency table from all newly retrieved headers.
1722
1723 2013-04-16  David Edmondson  <dme@dme.org>
1724
1725         Support <img src="data:...">.
1726
1727         * shr.el (shr-image-from-data): New function.
1728         (shr-tag-img): Use it.
1729
1730 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1731
1732         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1733         group.
1734
1735 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1736
1737         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1738         corresponding to any existing group (Bug#14166).
1739
1740 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1741
1742         * nnir.el (number-sequence): No longer used.
1743         (nnir-request-set-mark): New function.
1744         (nnir-request-update-info): Improve marks updating.
1745         (nnir-request-scan): Don't duplicate marks updating.
1746         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1747         Use 'assq rather than 'assoc.  Quote anonymous function.
1748         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1749         Use 'gnus-group-prefixed-p.
1750         (gnus-summary-create-nnir-group): Make sure server for method is open.
1751
1752 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1753
1754         * nnir.el (gnus-nnir-group-p): New function.
1755         (nnir-possibly-change-group): Use it.
1756
1757         * gnus-msg.el (gnus-setup-message): Use it.
1758
1759 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1760
1761         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1762         `initial-input' for the argument name.
1763         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1764
1765 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1766
1767         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1768         (used by MH-E).
1769
1770 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1771
1772         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1773         group.
1774
1775         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1776         fix compilation.
1777
1778 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1779
1780         * nnir.el (nnir-method-default-engines): And another typo.
1781
1782 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1783
1784         * nnir.el (nnir-method-default-engines): Fix typo.
1785
1786 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1787
1788         * nnir.el: Define 'number-sequence for xemacs.
1789         (gnus-summary-create-nnir-group): New function to create an nnir group
1790         from an nnir summary buffer based on the current query.
1791         (nnir-request-create-group): Update to allow nnir group creation based
1792         on the current query.
1793
1794 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1795
1796         * nndraft.el (nndraft-request-expire-articles):
1797         Make expiry target always `delete'.
1798
1799 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1800
1801         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1802         buffer use the posting-style and gcc of the original article group.
1803         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1804
1805         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1806         after other deffoos.
1807
1808 2013-03-25  Andrew Cohen  <cohen@bu.edu>
1809
1810         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1811         management.  Marks are now shown in nnir summary buffers.  Rudimentary
1812         support for real (i.e. not ephemeral) nnir groups.
1813         (gnus-summary-make-nnir-group): New function for initiating searches
1814         from a summary buffer.
1815
1816 2013-03-18  Sam Steingold  <sds@gnu.org>
1817
1818         * message.el (message-bury): Minor cleanup.
1819
1820 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
1821
1822         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
1823
1824 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1825
1826         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1827         nnml-request-list.  (Bug#13873)
1828         (nndir-request-newsgroups): Remove, unused.
1829
1830         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1831
1832 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1833
1834         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
1835         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
1836         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
1837
1838 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1839
1840         * shr.el: Make all the overlays set the `evaporate' property so that
1841         they're removed properly.
1842
1843 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
1844
1845         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1846         shell-quote-argument.
1847
1848 2013-02-22  David Engster  <deng@randomsample.de>
1849
1850         * gnus-registry.el (gnus-registry-save): Provide class name when
1851         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
1852         `condition-case' to stay compatible with older EIEIO versions which
1853         only accept one argument.
1854
1855 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1856
1857         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1858         (epg-user-id-validity): Autoload.
1859         (mml2015-epg-check-user-id): New function.
1860         (mml2015-epg-check-sub-key): New function split from
1861         mml2015-epg-find-usable-key.
1862         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1863         optional name-is-key-id, to handle the case when user-id is unusable.
1864         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1865
1866 2013-02-17  Glenn Morris  <rgm@gnu.org>
1867
1868         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1869
1870 2013-02-16  Glenn Morris  <rgm@gnu.org>
1871
1872         * shr.el (shr-put-image): Only animate images that specify a delay.
1873         This is consistent with the old image-animated-p behavior.
1874
1875 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1876
1877         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1878         for XEmacs.
1879
1880 2013-02-13  Juri Linkov  <juri@jurta.org>
1881
1882         * gnus-art.el (gnus-article-mode-map):
1883         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1884         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1885
1886 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1887
1888         * auth-source.el (auth-source-format-prompt): Don't get confused by
1889         any "\" in replacement text.  (Bug#13637)
1890
1891 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1892
1893         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1894         (gnus-backend-trace): Honour gnus-backend-trace.
1895
1896         * mml.el (mml-insert-part): Insert closing tag.
1897
1898         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1899
1900 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1901
1902         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1903         able to find the article, which can happen in debbugs groups,
1904         apparently.
1905
1906 2013-01-16  Glenn Morris  <rgm@gnu.org>
1907
1908         * smiley.el (smiley-style): Make the file loadable in batch mode.
1909
1910 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1911
1912         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1913         imap process running.
1914
1915 2013-01-14  Julien Danjou  <julien@danjou.info>
1916
1917         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1918         Compare addresses against addresses, not against the full From field.
1919
1920 2013-01-13  Richard Stallman  <rms@gnu.org>
1921
1922         * message.el (message-forward-make-body-mime): New args BEG, END
1923         specify what part of FORWARD-BUFFER to use.  Do the work directly
1924         instead of calling `mml-insert-buffer'.
1925
1926 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1927
1928         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1929         cross-reference(s).
1930
1931         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1932         cross-reference(s).
1933
1934 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1935
1936         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1937         and point-max-marker.
1938         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1939
1940 2013-01-11  Julien Danjou  <julien@danjou.info>
1941
1942         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1943         max are almost equal.  Also return the correct value for V which is
1944         already between 0 and 1.
1945
1946 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1947
1948         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1949         to mml2015-encrypt-to-self.
1950         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1951
1952 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1953
1954         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1955         mml-smime-epg-find-usable-secret-key.
1956
1957 2013-01-08  Glenn Morris  <rgm@gnu.org>
1958
1959         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1960
1961 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1962
1963         * mml-smime.el: Support signing by sender.
1964         Requested by Uwe Brauer.
1965         (mml-smime-sign-with-sender): New user option analogous
1966         to mml2015-sign-with-sender.
1967         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1968         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1969         mml2015.el.
1970
1971 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1972
1973         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1974         isn't running, because Gnus will probably not know how to handle the
1975         Gcc header (bug#11941).
1976
1977         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1978         articles.
1979
1980 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1981
1982         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1983         (nnfolder-generate-active-file): Make this function work with recursive
1984         folder names.
1985
1986 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1987
1988         * nntp.el (nntp-open-connection): Use HELP as the capability command
1989         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1990         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1991
1992 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1993
1994         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1995         place holder since this gives `Invalid face reference: nil' messages.
1996         Use the `default' face instead.  It has the same effect here, even
1997         though it is not no-op.
1998
1999         * gnus-util.el
2000         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
2001
2002 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2003
2004         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
2005         non-string posting styles (bug#13285).
2006
2007 2012-12-27  Glenn Morris  <rgm@gnu.org>
2008
2009         * plstore.el (plstore-passphrase-callback-function):
2010         Use plstore-get-file.
2011
2012 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
2013
2014         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
2015         stderr.
2016
2017 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2018
2019         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
2020
2021         * gnus-compat.el (set-buffer-multibyte): Remove.
2022
2023 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2024
2025         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
2026         temporary file to get PGP key image.  Pass no-show-photos when
2027         extracting image to avoid having it pop up twice.
2028
2029 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
2030
2031         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2032         eligible for treatment.
2033
2034         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2035         lines.  This makes summary commands with hidden threads work more
2036         reliably.
2037
2038         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2039         button to mark the hidden citations (bug#9395).
2040
2041 2012-12-26  Daiki Ueno  <ueno@gnu.org>
2042
2043         * mml2015.el (mml2015-epg-signature-to-string): New function.
2044         (mml2015-epg-verify-result-to-string): New function.
2045         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2046         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2047         instead of epg-verify-result-to-string.
2048         (epg-signature-key-id, epg-signature-to-string): Autoload.
2049         (epg-verify-result-to-string): Remove autoload.
2050
2051 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2052
2053         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2054         ID image from GPG public key.
2055         (mml2015-epg-key-image-to-string): New function.
2056
2057 2012-12-25  Leo Liu  <sdl.web@gmail.com>
2058
2059         * plstore.el (plstore-passphrase-callback-function): Fix error when
2060         error when plstore-cache-passphrase-for-symmetric-encryption is set
2061         (bug#13264).
2062
2063 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2064
2065         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2066         buffer to the article buffer here, because that clobbers multiple
2067         article buffers.
2068
2069         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2070         buffer always points to the right summary buffer.
2071
2072 2012-12-25  John Wiegley  <jwiegley@gmail.com>
2073
2074         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2075         the password (bug#12097).
2076
2077 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2078
2079         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2080         (bug#13263).
2081
2082         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2083         buffer exists before using it (bug#12475).
2084
2085         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2086         offline groups (bug#11937).
2087
2088         * message.el (message-yank-original): When using customize to set the
2089         value of `message-cite-style', the variable it set to a symbol that's
2090         the name of the variable, which must then be dereferenced (bug#12616).
2091
2092 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
2093
2094         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2095         the `face' property with a list whose car is the face specified in the
2096         format string and whose cdr is (nil).
2097         * lisp/gnus-util.el
2098         (gnus-put-text-property-excluding-characters-with-faces):
2099         Change accordingly.
2100         (gnus-get-text-property-excluding-characters-with-faces): New function.
2101         * lisp/gnus-sum.el (gnus-summary-highlight-line):
2102         * lisp/gnus-salt.el (gnus-tree-highlight-node):
2103         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2104
2105 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2106
2107         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2108         login methods.
2109         (nnimap-login): Respect the `nnimap-authenticator' variable.
2110
2111         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2112         mark state when moving articles.  Otherwise unticked articles will get
2113         their ticks back after moving.
2114
2115 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2116
2117         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2118
2119         * message.el (message-ignored-news-headers): Always remove
2120         X-Message-SMTP-Method to avoid information leakage if the user
2121         mistakenly inserts the header into news messages.
2122
2123         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2124
2125         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2126         right than four characters, this command would move point to
2127         `point-max'.  Don't do that.
2128
2129         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2130         to nil to allow re-selecting groups that gain articles.
2131         (gnus-bug-group-download-format-alist): Update the URL.
2132
2133 2012-12-23  Andreas Schwab  <schwab@suse.de>
2134
2135         * shr.el (shr-tag-em): Render em as italic, not bold.
2136
2137 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2138
2139         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2140         for reuse.
2141         (gnus-open-server): Use it to add more tracing.
2142         (gnus-finish-retrieve-group-infos): Add backend tracing.
2143         (gnus-backend-trace): Also note the elapsed seconds.
2144
2145 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2146
2147         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2148         Set epa-file-encrypt-to from variable to avoid querying.
2149
2150 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2151
2152         * sieve-mode.el (sieve-font-lock-keywords):
2153         Keywords should be word delimited.  (Bug#13173)
2154
2155 2012-12-13  Andreas Schwab  <schwab@suse.de>
2156
2157         * tls.el (tls-program): Update customize type.
2158
2159 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2160
2161         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2162         instead of <pre> to align message header.
2163
2164 2012-12-12  Sam Steingold  <sds@gnu.org>
2165
2166         * gnus.el (gnus-other-frame-resume-function): Add user option.
2167         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2168
2169 2012-12-06  Sam Steingold  <sds@gnu.org>
2170
2171         * gnus-start.el (gnus-before-resume-hook): Add.
2172         (gnus-1): Run it when Gnus is alive.
2173
2174 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2175
2176         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2177         * gnus-art.el (article-unsplit-urls)
2178         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2179         * gnus-registry.el (gnus-registry-get-article-marks)
2180         * message.el (message-goto-body): Use it.
2181         (message-called-interactively-p): Remove.
2182
2183         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2184         (spam-stat-score-buffer): Use it.
2185
2186         * spam.el: Silence the warnings against BBDB functions when compiling.
2187
2188         * gnus-score.el (gnus-score-decode-text-parts):
2189         Use append+mapcar instead of the cl function mapcan.
2190
2191 2012-12-05  Sam Steingold  <sds@gnu.org>
2192
2193         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2194         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2195         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2196
2197 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2198
2199         * gmm-utils.el (gmm-called-interactively-p): Revert.
2200         This seems to cause Emacs to get stuck!
2201         * gnus-art.el (article-unsplit-urls)
2202         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2203         * gnus-registry.el (gnus-registry-get-article-marks)
2204         * message.el (message-goto-body)
2205         (message-called-interactively-p): Revert.
2206
2207         * gmm-utils.el (gmm-called-interactively-p): New function.
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): Use it.
2212         (message-called-interactively-p): Remove.
2213
2214         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2215         * gnus-sync.el (gnus-sync-lesync-call)
2216         * message.el (message-read-from-minibuffer): Use it.
2217
2218 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2219
2220         * gmm-utils.el (gmm-flet): Remove.
2221         * gnus-sync.el (gnus-sync-lesync-call)
2222         * message.el (message-read-from-minibuffer): Don't use it.
2223
2224 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2225
2226         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2227
2228 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2229
2230         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2231
2232         * gnus-sync.el (gnus-sync-lesync-call)
2233         * message.el (message-read-from-minibuffer): Use gmm-flet.
2234
2235         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2236
2237         * gnus-util.el (gnus-macroexpand-all): Remove.
2238
2239 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2240
2241         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2242         to TAB, not [tab].
2243         (gnus-summary-article-map): Likewise.
2244
2245         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2246         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2247
2248 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2249
2250         * time-date.el: Commentary fix.
2251
2252 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2253
2254         * color.el: Don't require cl.
2255         (color-complement): `caddr' -> `nth 2'.
2256
2257         * time-date.el (time-to-seconds): De-obsolete.
2258
2259 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2260
2261         * message.el (message-get-reply-headers):
2262         Make sure the reply goes to the author if it is a wide reply.
2263
2264 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2265
2266         * gnus-score.el (gnus-score-body):
2267         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2268         scoring by body.
2269
2270 2012-11-16  Glenn Morris  <rgm@gnu.org>
2271
2272         * gnus-diary.el (nndiary-request-create-group-functions)
2273         (nndiary-request-update-info-functions)
2274         (gnus-subscribe-newsgroup-functions)
2275         (nndiary-request-accept-article-functions):
2276         Use new names for hooks rather than obsolete aliases.
2277
2278 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2279
2280         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2281
2282 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2283
2284         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2285         in meta tag with the one the part specifies in its header.
2286
2287 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2288
2289         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2290         by default.
2291
2292 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2293
2294         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2295         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2296
2297 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2298
2299         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2300         and a runtime function for it, of which the XEmacs version takes only
2301         two arguments.
2302
2303 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2304
2305         * nndiary.el (nndiary-request-create-group-functions)
2306         (nndiary-request-update-info-functions)
2307         (nndiary-request-accept-article-functions):
2308         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2309         "-hooks" suffix.
2310
2311 2012-10-19  Julien Danjou  <julien@danjou.info>
2312
2313         * gnus-art.el: Require gnus-util because it uses
2314         `gnus-timer--function'.
2315
2316 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2317
2318         * starttls.el (starttls-extra-arguments): Doc fix.
2319
2320 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2321
2322         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2323         it.
2324
2325 2012-10-06  Glenn Morris  <rgm@gnu.org>
2326
2327         * gnus-notifications.el (gnus-notifications):
2328         Add missing group :version tag.
2329         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2330         (gnus-gcc-post-body-encode-hook):
2331         * gnus-sync.el (gnus-sync-lesync-name)
2332         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2333
2334 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2335
2336         * color.el (color-hsl-to-rgb): Fix incorrect results for
2337         small and large hue values.  (Bug#12559)
2338
2339 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2340
2341         New UIDL implementation.
2342
2343         * mail-source.el (mail-sources, mail-source-keyword-map):
2344         Add :leave as a pop3 keyword.
2345         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2346
2347         * pop3.el (pop3-leave-mail-on-server): Allow number.
2348         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2349         (pop3-movemail): Add UIDL support.
2350         (pop3-send-streaming-command): Take a list of mail numbers instead of
2351         the number of mails.
2352         (pop3-write-to-file): Add X-UIDL header.
2353         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2354         (pop3-uidl-add-xheader): New functions.
2355
2356         * message.el (message-ignored-resent-headers):
2357         Add X-Content-Length and X-UIDL headers.
2358
2359 2012-10-05  Glenn Morris  <rgm@gnu.org>
2360
2361         * color.el (color-name-to-rgb, color-rgb-to-hex)
2362         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2363         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2364         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2365         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2366
2367 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2368
2369         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2370         a user about whether to delete temp files if once a user answered as n.
2371
2372 2012-09-25  Chong Yidong  <cyd@gnu.org>
2373
2374         * password-cache.el (password-read-and-add): Use a declare form to mark
2375         this function obsolete.
2376
2377 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2378
2379         * lpath.el: Bind mail-encode-mml for old Emacsen.
2380
2381 2012-09-17  Richard Stallman  <rms@gnu.org>
2382
2383         * message.el (message-in-body-p): Don't set mark or modify buffer.
2384
2385         * mml.el (mml-attach-file): Doc fix.
2386         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2387         Set mail-encode-mml when in Mail mode.
2388         Simplify code to set HEAD and move back to HEAD.
2389         (mml-insert-multipart, mml-insert-part):
2390         Set mail-encode-mml when in Mail mode.
2391
2392 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2393
2394         * gnus-util.el (gnus-timer--function): New function.
2395
2396         * gnus-art.el (gnus-article-stop-animations): Use it.
2397
2398 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2399
2400         Fix glitches caused by addition of psec to timers.
2401         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2402         rather than raw access to timer vector.
2403
2404 2012-09-11  Julien Danjou  <julien@danjou.info>
2405
2406         * gnus-notifications.el (gnus-notifications): Check for nil values in
2407         ignored addresses check.
2408
2409 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2410
2411         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2412
2413 2012-09-07  Chong Yidong  <cyd@gnu.org>
2414
2415         * gnus-util.el
2416         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2417
2418         * gnus-salt.el (gnus-tree-highlight-node):
2419         * gnus-sum.el (gnus-summary-highlight-line):
2420         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2421
2422 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2423
2424         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2425
2426 2012-09-06  Juri Linkov  <juri@jurta.org>
2427
2428         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2429         scheme for buffer names to be more consistent with other group and
2430         article buffer names in Gnus.
2431
2432 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2433
2434         * gnus-util.el
2435         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2436
2437         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2438         Jenkner.
2439
2440         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2441
2442         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2443
2444         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2445
2446 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2447
2448         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2449         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2450
2451         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2452         string-prefix-p in Emacs >=23.2.
2453
2454         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2455         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2456         instead of string-match-p.
2457         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2458
2459 2012-09-06  Kenichi Handa  <handa@gnu.org>
2460
2461         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2462         lowercase a..f.
2463
2464 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2465
2466         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2467
2468 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2469
2470         * nnimap.el (nnimap-request-move-article): Decode the group name when
2471         doing internal moves to avoid charset issues.
2472
2473         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2474         TIME is set.
2475
2476 2012-09-05  Juri Linkov  <juri@jurta.org>
2477
2478         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2479         than one group at a time (bug#11961).
2480
2481 2012-09-05  Julien Danjou  <julien@danjou.info>
2482
2483         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2484         this hide the real reason with a message giving absolutely no hint.
2485
2486 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2487
2488         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2489         to the backend (bug#11804).
2490
2491         * message.el (message-insert-newsgroups): Don't insert newsgroup
2492         duplicates (bug#12275).
2493
2494 2012-09-05  John Wiegley  <johnw@newartisans.com>
2495
2496         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2497         sieve rules.
2498
2499 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2500
2501         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2502         function.
2503
2504         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2505
2506         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2507
2508 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2509
2510         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2511         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2512         This should make nnmaildir more usable with offlineimap.
2513
2514 2012-09-05  Julien Danjou  <julien@danjou.info>
2515
2516         * nnimap.el (nnimap-request-list): Revert change that made listing
2517         synchronous.
2518         (nnimap-get-responses): Restore.
2519
2520 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2521
2522         * dgnushack.el: XEmacs 21.5 compilation fix.
2523
2524         * gnus-notifications.el (gnus-notifications-notify): Use it.
2525
2526         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2527         warnings on XEmacs.
2528
2529 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2530
2531         Better seeds for (random).
2532         * gnus-sync.el (gnus-sync-lesync-setup):
2533         * message.el (message-canlock-generate, message-unique-id):
2534         Change (random t) to (random), now that the latter is more random.
2535
2536 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2537
2538         * nnimap.el (nnimap-change-group): Document result value
2539
2540         * auth-source.el (auth-sources): Fix macos keychain access.
2541
2542         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2543         allow the backend `request-head' function to determine the group
2544         name on its own.
2545         (gnus-request-expire-articles): Filter out negative article numbers
2546         during expiry (Bug#11980).
2547
2548         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2549         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2550
2551         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2552         you've found the article when you haven't.
2553
2554         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2555         that nnimap-change-group can return t.
2556
2557 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2558
2559         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2560
2561 2012-08-30  Julien Danjou  <julien@danjou.info>
2562
2563         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2564         `gnus-notifications-timeout'.
2565         (gnus-notifications-timeout): Add.
2566         (gnus-notifications-action): New function.
2567         (gnus-notifications-notify): Add :action using
2568         `gnus-notifications-action'.
2569         (gnus-notifications-id-to-msg): New variable.
2570         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2571         notifications id to messages.
2572
2573 2012-08-30  Kenichi Handa  <handa@gnu.org>
2574
2575         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2576         once.
2577
2578 2012-08-29  Julien Danjou  <julien@danjou.info>
2579
2580         * gnus-notifications.el: New file.
2581         (gnus-notifications-notify): New function.
2582         (gnus-notifications): Use `gnus-notifications-notify'.
2583
2584 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2585
2586         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2587         transfer encoding first; bind gnus-newsgroup-charset to the charset
2588         that the article specifies (Bug#12209).
2589
2590 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2591
2592         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2593         (gnus-group-customize-done): Encode values posting-style holds.
2594
2595         * gnus-msg.el (gnus-summary-resend-message)
2596         (gnus-configure-posting-styles): Decode values posting-style group
2597         parameter holds.
2598
2599 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2600
2601         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2602         `name' and `address' in Resent-From header.
2603
2604 2012-08-14  Chong Yidong  <cyd@gnu.org>
2605
2606         * gnus-art.el (article-display-face): Handle failure in
2607         gnus-create-image (Bug#11802).
2608
2609 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2610
2611         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2612         Use defsetf.
2613
2614 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2615
2616         * auth-source.el (auth-source-plstore-search)
2617         (auth-source-secrets-search): Ignore :require and :type in search spec.
2618
2619 2012-08-06  Julien Danjou  <julien@danjou.info>
2620
2621         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2622         `nnimap-request-move-article'.
2623
2624         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2625         Remove autoload, already handled by gnus.el.
2626
2627         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2628
2629         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2630         supported by nnimap actually.  Reverts previous change.
2631
2632         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2633         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2634         to-buffer argument that is already supported.
2635
2636 2012-08-05  Julien Danjou  <julien@danjou.info>
2637
2638         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2639         Add autoload.
2640
2641 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2642
2643         * gnus.el (gnus-valid-select-methods): Fix custom type.
2644
2645 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2646
2647         * auth-source.el (auth-sources, auth-source-backend-parse)
2648         (auth-source-macos-keychain-search)
2649         (auth-source-macos-keychain-search-items)
2650         (auth-source-macos-keychain-result-append)
2651         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2652         auth-source.el through the /usr/bin/security utility.
2653         (auth-sources): Fix syntax error.
2654         (auth-source-macos-keychain-result-append): Fix variable name.
2655         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2656
2657 2012-07-27  Julien Danjou  <julien@danjou.info>
2658
2659         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2660         Emacs < 24.1
2661
2662 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2663
2664         * message.el (message-kill-address): Don't kill last newline.
2665         (message-skip-to-next-address): Don't move to the next header.
2666         (message-fill-field-address): Work properly.
2667
2668 2012-07-25  Julien Danjou  <julien@danjou.info>
2669
2670         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2671
2672 2012-07-24  Julien Danjou  <julien@danjou.info>
2673
2674         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2675
2676         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2677         (nntp-async-timer-handler): Remove, unused.
2678
2679         * nnimap.el (nnimap-get-responses): Remove, unused.
2680
2681         * nnheader.el (mail-header-set-extra): Remove, unused.
2682
2683         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2684         unused.
2685
2686         * mm-view.el (mm-view-sound-file): Remove, unused.
2687
2688         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2689         (mm-url-encode-multipart-form-data): Remove, unused.
2690
2691         * message.el (message-remove-signature, message-make-host-name)
2692         (message-fill-address): Remove, unused.
2693
2694         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2695         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2696         unused.
2697
2698         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2699         (gnus-xmas-call-region): Remove, unused.
2700
2701         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2702
2703         * gnus-util.el (gnus-extract-address-component-name)
2704         (gnus-extract-address-component-email, gnus-sortable-date)
2705         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2706         (gnus-process-live-p): Remove, unused.
2707
2708         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2709
2710         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2711         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2712         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2713         function.
2714
2715         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2716
2717         * gnus-score.el (gnus-summary-score-crossposting)
2718         (gnus-score-regexp-bad-p): Remove, unused.
2719
2720         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2721
2722         * gnus-range.el (gnus-sublist-p): Remove, unused.
2723
2724         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2725         unused.
2726
2727         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2728
2729         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2730         (gnus-request-associate-buffer): Remove, unused.
2731
2732         * gnus-group.el (gnus-group-set-method-info)
2733         (gnus-group-set-params-info): Remove, unused.
2734
2735         * gnus-fun.el (gnus-shell-command-to-string)
2736         (gnus-shell-command-on-region): Remove, unused.
2737
2738         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2739
2740         * gnus-art.el (gnus-article-text-type-exists-p)
2741         (article-translate-characters, gnus-article-hide-text-of-type)
2742         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2743         Remove, unused.
2744
2745 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2746
2747         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2748
2749 2012-07-21  Julien Danjou  <julien@danjou.info>
2750
2751         * message.el (message-dont-reply-to-names): Replace deprecated
2752         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2753         (message-get-reply-headers): Ditto.
2754
2755 2012-07-18  Julien Danjou  <julien@danjou.info>
2756
2757         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2758         `sieve-upload-and-kill'.
2759
2760         * sieve.el (sieve-bury-buffer): Remove function.
2761         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2762         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2763
2764 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2765
2766         * shr.el (shr-expand-url): Handle URL starting with `//'.
2767
2768 2012-07-13  Chong Yidong  <cyd@gnu.org>
2769
2770         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2771         instead of calling toggle-read-only with a (bogus) argument.
2772
2773 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2774
2775         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2776         of initial input when reading the author to restrict the summary to.
2777
2778 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2779
2780         * mm-decode.el (mm-shr):
2781         Allow overriding charset by mm-charset-override-alist.
2782
2783 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2784
2785         * gnus-art.el (gnus-article-view-part):
2786         Toggle subparts of multipart/alternative part.
2787
2788 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2789
2790         * shr.el (shr-render-buffer): New command.
2791         (shr-visit-file): Use it.
2792
2793 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2794
2795         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2796         Set no-byte-compile and no-update-autoloads.
2797
2798 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2799
2800         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2801
2802 2012-06-25  Julien Danjou  <julien@danjou.info>
2803
2804         * nnimap.el (nnimap-request-articles-find-limit): Rename from
2805         `nnimap-request-move-articles-find-limit' since we do not use it only
2806         for move operations.
2807         (nnimap-request-accept-article): Use
2808         `nnimap-request-articles-find-limit' to limit search by message-id.
2809
2810 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2811
2812         Support higher-resolution time stamps (Bug#9000).
2813
2814         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
2815         VARLIST.  It's optional, for backward compatibility.
2816         (encode-time-value): New optional arg PICO.  New type 3.
2817         (time-to-seconds) [!float-time]: Support the new picoseconds
2818         component if it's used.
2819         (seconds-to-time, time-subtract, time-add):
2820         Support ps-resolution time stamps as well.
2821
2822 2012-06-19  Julien Danjou  <julien@danjou.info>
2823
2824         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
2825
2826         * nnimap.el (nnimap-log-buffer): Check that
2827         `window-point-insertion-type' is boundp, since it's not available in
2828         XEmacs.
2829
2830 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2831
2832         * nnimap.el (nnimap-log-buffer): Add this, setting
2833         `window-point-insertion-type' in the buffer to t.
2834         (nnimap-log-command): Use nnimap-log-buffer.
2835
2836 2012-06-19  Julien Danjou  <julien@danjou.info>
2837
2838         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
2839         argument to be able to limit the search.
2840         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
2841         (nnimap-request-move-articles-find-limit): Add this to limit the search
2842         by Message-Id after a message move.
2843         (nnimap): Add defgroup.
2844
2845 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2846
2847         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2848
2849 2012-06-15  Julien Danjou  <julien@danjou.info>
2850
2851         * nnimap.el (nnimap-find-article-by-message-id): Use
2852         `nnimap-possibly-change-group' rather than its own EXAMINE call.
2853         (nnimap-possibly-change-group): Add read-only argument.
2854         (nnimap-request-list): Use nnimap-possibly-change-group rather than
2855         issuing EXAMINE manually.
2856         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
2857         with read-only argument.
2858         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
2859         cannot possibly change because we need to be sure that it's either
2860         read-write or read-only.
2861
2862 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2863
2864         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2865         being bound to a lambda form.
2866
2867 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2868
2869         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2870         articles when fetch-old is non-nil (bug#11370).
2871
2872 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
2873
2874         * gnus-picon.el (gnus-picon-properties): New defcustom.
2875         (gnus-picon-create-glyph): Use it.
2876
2877 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2878
2879         * gnus-group.el (gnus-group-get-new-news): Respect
2880         `gnus-group-use-permanent-levels', as documented (bug#11638).
2881
2882 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2883
2884         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2885         groups (bug#11641).
2886
2887 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2888
2889         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2890         is an integer to avoid later problems.
2891
2892 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2893
2894         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2895         locales.
2896
2897         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2898         on a handle.
2899
2900         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2901         address as the default.
2902         (gnus-summary-insert-old-articles): Don't include unexisting messages.
2903
2904         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
2905         makes no sense to query the user about internal files.
2906
2907         * gnus-spec.el: Remove all the byte-compilation stuff, since
2908         benchmarking shows that it doesn't help when entering large summary
2909         buffers.
2910
2911         * gnus-xmas.el (gnus-xmas-define): Remove.
2912
2913         * gnus-util.el (gnus-byte-code): Remove.
2914
2915         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2916         grouplens stuff.
2917
2918 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2919
2920         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2921         (bug#11514).
2922
2923 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2924
2925         * message.el (message-buffers): Return all buffers derived from Message
2926         to make `gnus-dired-attach' work with mu4e.
2927
2928 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2929
2930         * nntp.el: Stop the `letf' madness.
2931         (nntp--report-1): New var.
2932         (nntp-report): Merge nntp-report-1 into it.
2933         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2934         the nntp-report function.
2935
2936         * auth-source.el: Fix comment-style to follow the convention.
2937
2938 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
2939
2940         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2941         (mm-dissect-singlepart): Don't guess the MIME type of
2942         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2943         set.
2944         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2945         toplevel MIME type is multipart/encrypted.
2946
2947 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2948
2949         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2950         a string so that Gcc works (bug#11514).
2951
2952 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2953
2954         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2955         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2956
2957 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2958
2959         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2960         jumping to *Server* from a dedicated *Group* window.
2961         (gnus-configure-frame): CSE.
2962
2963         * gnus-registry.el: Minor style cleanup.
2964         (gnus-registry--set/remove-mark): New function, extracted from
2965         gnus-registry-install-shortcuts.
2966         (gnus-registry-install-shortcuts): Use it.
2967
2968 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2969
2970         * nnspool.el (news-path): Use eval-and-compile.
2971
2972 2012-05-24  Glenn Morris  <rgm@gnu.org>
2973
2974         * nnspool.el (news-directory, news-path, news-inews-program):
2975         Move here from paths.el.  Don't see a need for these to be autoloaded.
2976
2977         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2978         Merge in doc from paths.el version.  Don't see any need for this to be
2979         autoloaded, or for the warning about users not setting it.
2980
2981 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
2982
2983         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
2984         format.  In particular, add an optional argument and a docstring.
2985
2986         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2987
2988         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2989         current before calling `gnus-groups-to-gnus-format'.
2990         Note that this was already the case for `gnus-active-to-gnus-format'.
2991
2992 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2993
2994         Fix minor Y10k bug.
2995         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2996
2997 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2998
2999         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3000         message once it's actually open.
3001
3002 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3003
3004         * gnus.el: Ma Gnus v0.5 is released.
3005
3006 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3007
3008         * auth-source.el (auth-source--aput-1, auth-source--aput)
3009         (auth-source--aget): New functions and macros.
3010         Use them instead of aput/aget.
3011
3012 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
3013
3014         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3015
3016 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3017
3018         * plstore.el (plstore-called-interactively-p): New compat macro copied
3019         from message.el.
3020         (plstore-mode): Use it.
3021
3022 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3023
3024         * plstore.el: Revive the editing feature.
3025         (plstore-mode): New mode to edit plstore file.
3026         (plstore-mode-toggle-display, plstore-mode-original)
3027         (plstore-mode-decoded): New command.
3028         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3029         (plstore--insert-buffer, plstore--make): New function.
3030         (plstore-open, plstore-save): Simplify by using them.
3031
3032 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3033
3034         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3035
3036 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
3037
3038         * tls.el (open-tls-stream): Remove unused binding.
3039
3040 2012-04-16  Glenn Morris  <rgm@gnu.org>
3041
3042         * nndraft.el (nndraft-request-list): Fix declaration.
3043
3044 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3045
3046         * mm-decode.el (mm-dissect-buffer): Doc fix.
3047
3048         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3049         don't have a current group.
3050
3051         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
3052         buffer if it doesn't exist.
3053
3054         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
3055         given, mark the group as ephemeral with the current window conf.
3056
3057         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3058         buffer exists, which it doesn't if we haven't started Gnus.
3059         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3060
3061 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3062
3063         * mml.el (mml-generate-mime): Allow specifying what the top-level part
3064         type is.
3065
3066         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
3067         `unexists' entries.
3068         (gnus-clean-old-newsrc): Fix last checkin.
3069
3070         * nnimap.el (nnimap-update-info): None of the articles below the active
3071         low-water mark exist.
3072
3073         * dgnushack.el: Get rid of XEmacs compilation warning.
3074
3075         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3076         would have gotten if we posted to the group, and use that to compare
3077         against the message we want to cancel (bug#10808).
3078
3079         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
3080         on XEmacs.
3081
3082 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3083
3084         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
3085         `scroll-margin'.
3086
3087 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
3088
3089         * gnus-cite.el (gnus-dissect-cited-text): A single line without
3090         citation prefix within a block of cited text should be considered part
3091         of that block *only* if it is a blank line.
3092
3093 2012-04-09  Chong Yidong  <cyd@gnu.org>
3094
3095         * binhex.el, hashcash.el, uudecode.el:
3096         Remove * characters from the front of variable docstrings.
3097
3098 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3099
3100         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3101         before kinsoku-bol characters nor within kinsoku-eol characters.
3102
3103 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3104
3105         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3106         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3107         (gnus-sync-read): Use mapc instead of mapcar.
3108
3109         * mm-archive.el: Require mm-decode for some macros.
3110         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3111         the byte compiler.
3112         (mm-archive-decoders): New function that returns the value of
3113         the mm-archive-decoders variable.
3114
3115         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3116         instead.
3117         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3118
3119         * nnimap.el (gnus-refer-thread-use-nnir):
3120         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3121
3122 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3123
3124         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3125
3126 2012-03-12  Peter Münster  <pmrb@free.fr>
3127
3128         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3129         (gnus-demon-cancel): Ditto.
3130         (gnus-demon-run-callback): When function cannot be called due to low
3131         idleness, call it when idleness reaches the expected value, instead of
3132         waiting another timer period.
3133         (gnus-demon-init): Add `time' to arguments of call-back.
3134
3135 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3136
3137         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3138
3139         * gnus.el: Register gnus-registry functions.
3140
3141         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3142         indent.
3143
3144         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3145         enabled before warping.
3146
3147 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3148
3149         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3150         registry about each article retrieved.
3151
3152         * gnus-int.el (gnus-select-group-with-message-id): New function.
3153         (gnus-try-warping-via-registry): Ditto.
3154         (gnus-warp-to-article): Fall back on the registry.
3155
3156 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3157
3158         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3159         inboxes.
3160
3161 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3162
3163         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3164
3165 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3166
3167         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3168         gnus-gcc-self-resent-messages may be a group parameter.
3169         (gnus-summary-resend-message): Don't encode encoded words in header
3170         when Gcc'ing resent message.
3171
3172 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3173
3174         * shr.el (shr-insert): Treat non-breaking space just like normal
3175         space.  This seems to produce more pleasing results.
3176         (shr-insert): Only insert a blank line if we're starting from an image.
3177         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
3178         (shr-ensure-paragraph): Consider lines with white space to be blank.
3179
3180 2012-03-15  Elias Pipping  <pipping@lavabit.com>
3181
3182         * Makefile.in: Respect DESTDIR.
3183
3184 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3185
3186         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3187         and gnus-gcc-post-body-encode-hook.
3188
3189 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3190
3191         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3192         messages that don't exist.
3193
3194         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3195
3196 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3197
3198         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3199         Remove.
3200
3201         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3202
3203         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3204
3205 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3206
3207         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3208         have a group name.
3209
3210         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3211         a multibyte buffer (bug#7410).
3212         (article-wash-html): Parse the original article buffer to get the
3213         unencoded data (bug#7410).
3214
3215         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3216         .newsrc.el files.
3217
3218 2012-04-05  Bastien Guerry  <bzg@altern.org>
3219
3220         * color.el (color-lighten-name): Fix typo.
3221
3222 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3223
3224         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3225         "#" to avoid having them interpreted as comments.
3226
3227 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3228
3229         * shr.el (shr-insert): Update the text state properly to avoid
3230         inserting spurious paragraph starts.
3231
3232 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3233
3234         * shr.el (shr-table-widths): Divide the extra width more fairly over
3235         the TDs (bug#10973).
3236         (shr-render-td): Don't delete too much padding.
3237         (shr-natural-width): Compute the natural width more correctly.
3238         (shr-insert): Allow the natural width to be computed for tables again.
3239         (shr-tag-table-1): Rework how the natural widths are computed by
3240         rendering the table a third time.
3241         (shr-natural-width): Removed.
3242         (shr-buffer-width): New function.
3243         (shr-expand-newlines): Use it.
3244
3245         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3246         using a `gnus-use-full-window' setup (bug#11013).
3247
3248 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3249
3250         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3251         24.1 release.
3252
3253 2012-03-10  David Edmondson  <dme@dme.org>
3254
3255         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3256         'Forwarded Message' header and the start of the message.
3257
3258 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3259
3260         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3261         isn't running (bug#10897).
3262
3263 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3264
3265         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3266         This is inconsistent with all the other stream functions, which leave
3267         the setting up to the higher levels (if so wanted) (bug#10931).
3268
3269 2012-02-28  Glenn Morris  <rgm@gnu.org>
3270
3271         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3272         mm-decode.el: Standardize possessive apostrophe usage.
3273
3274 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3275
3276         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3277
3278 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3279
3280         * parse-time.el (parse-time-string): Allow extractor to return nil.
3281
3282 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3283
3284         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3285
3286 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3287
3288         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3289
3290 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3291
3292         * mm-decode.el (mm-shr): Remove "soft hyphens".
3293
3294         * nnimap.el (nnimap-request-list): Return the group names encoded as
3295         utf8.  Otherwise non-European group names don't work.
3296         (nnimap-request-newgroups): Ditto.
3297
3298         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3299         the default in `read-string' (bug#10757).
3300
3301         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3302         topics (bug#10843).
3303
3304         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3305         buffer.  Suggested by Herbert Valerio Riedel.
3306         (nnimap-request-move-article): Delete the message from the correct IMAP
3307         server.
3308
3309 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3310
3311         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3312         Reported by Peter Münster.
3313
3314 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3315
3316         * shr.el (shr-image-fetched): Make sure we really kill the right
3317         buffer.
3318
3319 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3320
3321         * gnus-start.el (gnus-1): Avoid duplicate entries.
3322
3323 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3324
3325         * imap.el: Remove.
3326
3327         * nntp.el (nntp-coding-system-for-read): Remove.
3328         (nntp-coding-system-for-write): Ditto.
3329         (nntp-open-connection): Just use `binary' directly.
3330
3331         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3332         Gnus 0.3.
3333
3334 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3335
3336         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3337         application/octet-stream parts really is.
3338
3339         * gnus-sum.el (gnus-propagate-marks): Remove.
3340
3341 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3342
3343         * shr.el (shr-rescale-image): Undo previous change; see
3344         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3345
3346 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3347
3348         * gnus.el: Ma Gnus v0.3 is released.
3349
3350 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3351
3352         * gnus-sum.el (gnus-summary-local-variables): Make
3353         `gnus-newsgroup-unexist' into a local variable.
3354
3355 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3356
3357         * registry.el (registry-usage-test, registry-persistence-test): Move to
3358         tests/gnustest-registry.el.
3359         (registry-make-testable-db, registry-match-test)
3360         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3361
3362         * gnus-registry.el (gnus-registry-misc-test)
3363         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3364
3365         * tests/gnustest-registry.el: New file with the registry and
3366         gnus-registry ERT tests.
3367
3368 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3369
3370         * gnus-msg.el (gnus-summary-resend-message): Make
3371         gnus-summary-resend-message-insert-gcc be last item in
3372         message-header-setup-hook.
3373
3374 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3375
3376         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3377         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3378         Remove.
3379         (nnfolder-open-server): Don't use marks.
3380         (nnfolder-request-delete-group): Ditto.
3381         (nnfolder-request-rename-group): Ditto.
3382         (nnfolder-request-set-mark, nnfolder-request-marks)
3383         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3384         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3385
3386         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3387         (nnml-marks-modtime): Remove.
3388         (nnml-request-delete-group): Don't use marks.
3389         (nnml-request-rename-group): Ditto.
3390         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3391         (nnml-save-marks, nnml-open-marks): Remove.
3392
3393         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3394         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3395         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3396         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3397         (nntp-server-to-method-cache): Remove.
3398
3399         * shr.el (shr-rescale-image): Fix wrong merge.
3400
3401 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3402
3403         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3404         too-wide lines.
3405
3406 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3407
3408         * nnimap.el (nnimap-record-commands): New variable.
3409         (nnimap-log-command): Use it.
3410         (nnimap-make-process-buffer): Add a space to the process buffer.
3411         (nnimap-transform-headers): Don't bug out on header lines containing
3412         stuff that look like IMAP length encodings.
3413
3414         * shr.el (shr-rescale-image): Allow viewing large images.
3415
3416 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3417
3418         * nnml.el (nnml-request-compact-group): Delete the marks file after
3419         compaction (bug#10800).
3420
3421         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3422         group exit.
3423
3424         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3425         QRESYNC/FETCH output.
3426
3427 2012-02-11  Glenn Morris  <rgm@gnu.org>
3428
3429         * sieve-manage.el (sieve-manage-default-stream):
3430         * shr.el (shr):
3431         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3432         (nnir-retrieve-headers-override-function)
3433         (nnir-imap-default-search-key, nnir-notmuch-program)
3434         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3435         (nnir-method-default-engines):
3436         * message.el (message-cite-reply-position):
3437         * gssapi.el (gssapi-program):
3438         * gravatar.el (gravatar):
3439         * gnus-sum.el (gnus-refer-thread-use-nnir):
3440         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3441         (gnus-registry-max-pruned-entries):
3442         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3443         * gnus-int.el (gnus-after-set-mark-hook)
3444         (gnus-before-update-mark-hook):
3445         * gnus-async.el (gnus-async-post-fetch-function):
3446         * auth-source.el (auth-source-cache-expiry):
3447         Add missing :version tags to new defcustoms and defgroups.
3448
3449 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3450
3451         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3452         `gnus-newsgroup-unexist'.
3453
3454         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3455         marks.
3456         (gnus-article-special-mark-lists): Put the `unexist' in the special
3457         marks list instead.
3458
3459         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3460         articles in the list of articles to be selected.
3461
3462         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3463         articles.
3464         (nnimap-update-info): Keep track of unexisting articles.
3465         (nnimap-update-qresync-info): Ditto.
3466
3467 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3468
3469         * message.el (message-default-send-mail-function): Made into own
3470         function for reuse by emacsbug.el.
3471
3472 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3473
3474         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3475         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3476
3477 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3478
3479         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3480         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3481
3482         * gnus-compat.el: Define `timer-set-function'.
3483
3484         * mm-decode.el (mm-display-external): Output the text from the command
3485         in the buffer after the command finished.  This makes text-based
3486         commands behave better.
3487
3488 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3489
3490         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3491
3492 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3493
3494         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3495         23.1.
3496
3497 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3498
3499         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3500
3501 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3502
3503         * message.el (smtpmail-smtp-user): Silence compiler warning.
3504
3505 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3506
3507         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3508         SMTP user name.
3509
3510 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3511
3512         * gnus-sum.el (gnus-summary-show-thread):
3513         next-single-char-property-change may return nil in XEmacs.
3514         (gnus-summary-article-map): Fix typo.
3515
3516 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3517
3518         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3519         running.
3520
3521         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3522
3523         * gnus.el (gnus-server-extend-method): Don't add an -address component
3524         if the method already has one (bug#9676).
3525
3526 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3527
3528         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3529         of an initial-input for consistency (bug#10757).
3530
3531         * dgnushack.el: Fix XEmacs compilation warning.
3532
3533         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3534
3535         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3536
3537 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3538
3539         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3540         lines that are narrower than the window width.  Otherwise background
3541         "blocks" will look less readable.
3542
3543 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3544
3545         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3546         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3547         have newlines within the strings, and where the UID comes after the
3548         BODYSTRUCTURE element (bug#10537).
3549
3550         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3551         (bug#10732).
3552
3553         * shr.el (shr-insert-document): Add doc string.
3554         (shr-visit-file): Ditto.
3555         (shr-remove-trailing-whitespace): New function.
3556         (shr-insert-document): Use it to clean up trailing whitespace as the
3557         final step (bug#10714).
3558
3559 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3560
3561         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3562         buffer if `gnus-kill-summary-on-exit' is nil.
3563
3564 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3565
3566         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3567         when just reading a single group from "without" Gnus.
3568
3569 2012-02-06  Chong Yidong  <cyd@gnu.org>
3570
3571         * gnus-sum.el (gnus-summary-show-thread):
3572         next-single-char-property-change never returns nil (Bug#8657).
3573
3574 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3575
3576         * message.el (message-multi-smtp-send-mail): New function.
3577         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3578         header to implement multi-SMTP functionality.
3579
3580         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3581         (gnus-agentize): Don't set it.
3582         (gnus-agent-send-mail): Don't use it.
3583
3584         * gnus-sum.el (gnus-summary-widget-backward): New function and
3585         keystroke.
3586
3587         * gnus-compat.el: More the compat functions more compatible.
3588
3589         * shr.el (shr-put-image): Remove underlines from sliced images.
3590         (shr-zoom-image): Compute the region to be replaced more correctly.
3591
3592 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3595         (gnus-summary-resend-message-insert-gcc): New function.
3596         (gnus-summary-resend-message): Modify message-header-setup-hook and
3597         message-sent-hook to make it work for Gcc.
3598         (gnus-inews-do-gcc): Update the number of unread articles of groups
3599         that messages are Gcc'd to.
3600
3601         * message.el (message-resend): Run message-sent-hook to do Gcc.
3602
3603 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3604
3605         * lpath.el: Fix an XEmacs compilation warning.
3606
3607         * gnus-compat.el: Require `help-fns' to fix compilation error.
3608
3609         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3610         a higher level to silence compilation.
3611
3612         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3613         parameter to allow controlling the scaling.
3614
3615         * shr.el (shr-zoom-image): New command and keystroke.
3616         (shr-put-image): Take a `size' flag to say how to scale the image.
3617
3618         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3619         deletion unless already defined.
3620
3621         * gnus.el (gnus-compat): Require it.
3622
3623         * gnus-compat.el: New file.
3624
3625         * gnus-start.el (gnus-clean-old-newsrc): New function.
3626         (gnus-read-newsrc-file): Use it.
3627
3628         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3629         Use recursive deletion.
3630         (mm-dissect-archive): Add support for zip files.
3631
3632         * gnus-util.el (gnus-recursive-directory-files): New function.
3633
3634         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3635         (mm-archive-decoders): Add tgz support.
3636
3637         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3638         Otherwise inserting text into the Gnus buffer can look odd.
3639
3640         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3641
3642         * mm-archive.el (mm-archive-decoders): Add support for tar.
3643
3644         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3645
3646         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3647
3648 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3649
3650         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3651
3652         * mm-archive.el: New file.
3653
3654         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
3655
3656         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3657
3658         * message.el (message-goto-*): Make all the `message-goto-*' commands
3659         push the mark before moving point.  This makes it easier to go back to
3660         where you came from after editing whatever you jumped to.
3661
3662 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3663
3664         * gnus.el: Ma Gnus v0.1 is released.
3665
3666 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3667
3668         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3669         without reconnecting.
3670         (nnimap-possibly-change-group): Ditto.
3671         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3672         connection has died before being called.
3673
3674 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3675
3676         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3677         an initial sync unless we're really doing one.
3678
3679         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3680         address parameter if one already exists (bug#9676).
3681
3682         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3683         not the prefix, as documented (bug#10689).
3684
3685 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3686
3687         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3688         the "server".
3689
3690         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3691         the real error message with the useless "previously known to be down".
3692         Which isn't even correct.
3693
3694         * nntp.el (nntp-open-connection): Report the error message if the nntp
3695         server can't be reached.
3696
3697         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3698         groups we do a total scan for.
3699         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3700         doing that.
3701
3702 2012-01-31  Jim Meyering  <jim@meyering.net>
3703
3704         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3705         Correct a comment (insert "not") and hide nominally-doubled "to".
3706
3707 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3708
3709         * gnus.el (gnus-version): Change name to "Ma Gnus".
3710
3711 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3712
3713         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3714         section in the manual.
3715
3716 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3717
3718         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3719         words.
3720         (rfc2047-encode-string): Ditto.
3721         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3722         understand folded filename="..." parameters, for instance.
3723
3724         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3725         the message for greater debuggability.
3726
3727 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3728
3729         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3730         instead of setting it locally, since the latter doesn't seem to have
3731         any effect (most of the time).
3732
3733 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3734
3735         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3736         function call.
3737
3738 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3739
3740         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3741         seconds, and make the repeat clause with HH:MM specs work as
3742         documented.
3743
3744 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3745
3746         * proto-stream.el (proto-stream-capability-open): Fall back on
3747         :end-of-command if :end-of-capability doesn't exist.
3748
3749 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3750
3751         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3752         bound globally in old Emacsen and XEmacsen.
3753
3754 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3755
3756         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3757         so that previous errors don't prohibit getting new news.
3758
3759         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3760
3761         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3762
3763 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3764
3765         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3766         buffer, not of the string which is its name.
3767
3768 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3769
3770         * proto-stream.el (proto-stream-capability-open): Wait for
3771         :end-of-capability, not :end-of-command.
3772
3773         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3774         non-server-marks groups.
3775         (gnus-group-make-articles-read): Ditto.
3776
3777         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3778         methods (bug#9676).
3779
3780         * gnus.el (gnus-method-ephemeral-p): New function.
3781
3782 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3783
3784         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3785         left-to-right.
3786
3787 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3788
3789         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3790         warning.
3791
3792 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3793
3794         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3795         macroexpand the nnir things, since they haven't been defined yet, and
3796         nnir requires gnus-sum.
3797
3798 2012-01-24  Julien Danjou  <julien@danjou.info>
3799
3800         * color.el (color-rgb-to-hsl): Fix value computing.
3801         (color-hue-to-rgb): New function.
3802         (color-hsl-to-rgb): New function.
3803         (color-clamp, color-saturate-hsl, color-saturate-name)
3804         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3805         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3806
3807 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3808
3809         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3810
3811 2012-01-19  Julien Danjou  <julien@danjou.info>
3812
3813         * color.el (color-name-to-rgb): Use the white color to find the max
3814         color component value and return correctly computed values.
3815         (color-name-to-rgb): Add missing float conversion for max value.
3816
3817 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3818
3819         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3820         logical server name in addition to the actual machine address.
3821
3822         * auth-source.el (auth-source-user-and-password): Add convenience
3823         wrapper to search by just host and optionally user.
3824
3825 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3826
3827         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3828         after rendering.
3829
3830 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3831
3832         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3833         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3834         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3835
3836 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3837
3838         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3839         (bug#9693).
3840         (gnus-summary-setup-buffer): Document return value (bug#9697).
3841
3842         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3843         since ido doesn't work on symbols (bug#9632).
3844
3845         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3846         when getting a single value as when getting all the values.  This means
3847         that atoms like `gcc-self' work cumulatively, like variable settings,
3848         instead of getting the value from the last matching clause.
3849         (gnus-group-find-parameter): Protect against the group buffer not
3850         existing (bug#9585).
3851
3852 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3853
3854         * gnus-start.el (gnus-activate-group): Document more parameters
3855         (bug#9694).
3856
3857         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3858         (bug#9692).
3859
3860         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3861         article was fetched, so that it can be expired later (bug#9958).
3862         (gnus-agent-summary-fetch-series): Add doc string.
3863         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3864         (bug#9517).
3865
3866         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3867         retrieval is happening.
3868
3869         * gnus.el (gnus-parameters): Doc fix.
3870
3871 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3872
3873         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3874         show the thread after expansion.
3875
3876 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3877
3878         * gnus-art.el (article-narrow-to-head): If the head is completely
3879         empty, narrow to the empty region (bug#9764).
3880
3881         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3882         read, and then mark them as unread only when the unread mark is used.
3883         This makes `C-- T k' actually work, even though it's confusing.
3884
3885         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3886         alive before we try to find its window.
3887
3888 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3889
3890         * mm-decode.el (mm-display-external): Use a longer timeout for the
3891         deletion to allow slow programs to display the file.
3892
3893 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3894
3895         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3896         prompt to be less confusing.
3897
3898         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3899         argument to `message-reply'.  This broke `special-display-*' frame
3900         pop-uping (bug#10238).
3901
3902 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3903
3904         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3905         systems, since these allegedly don't work there.
3906
3907 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3908
3909         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3910         live buffer.
3911
3912 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3913
3914         * nnir.el (nnir-retrieve-headers): Protect against the article not
3915         existing on the server (bug#10335).
3916
3917 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3918
3919         * gnus-agent.el (gnus-agent-load-local): Recompute
3920         gnus-agent-article-local on changing method.
3921
3922 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3923
3924         * gnus.el (gnus-parameters): Note precedence.
3925
3926 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3927
3928         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3929         in the group buffer.
3930
3931 2012-01-04  Julien Danjou  <julien@danjou.info>
3932
3933         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3934         change.
3935
3936 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3937
3938         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3939         too.
3940
3941         * nntp.el (nntp-retrieve-group-data-early): Use it.
3942
3943 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3944
3945         * nntp.el (nntp-retrieval-in-progress): New variable.
3946         (nntp-make-process-buffer): Make it buffer-local.
3947
3948         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3949         2010.
3950         (gnus-demon-init): Use it to compute the time if time is on the form
3951         "04:23".
3952
3953         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3954
3955         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3956         status in the correct buffer.
3957
3958 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3959
3960         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3961         when opening topics (bug#10407).
3962
3963 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3964
3965         * gnus-cus.el (gnus-score-customize):
3966         * gnus-sum.el (gnus-sort-gathered-threads):
3967         * message.el (message-shorten-references):
3968         * nnmairix.el (nnmairix-request-group):
3969         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
3970
3971 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3972
3973         * gnus-agent.el (gnus-agent-regenerate-group):
3974         * gnus-int.el (gnus-retrieve-group-data-early):
3975         * mm-util.el (mm-codepage-ibm-list):
3976         * nndiary.el (Commentary, nndiary-get-new-mail):
3977         * nnir.el (nnir):
3978         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
3979
3980 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3981
3982         * mm-view.el (mm-display-inline-fontify): Add comment.
3983
3984 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3985
3986         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
3987         * ntlm.el (ntlm-smb-dohash): Spelling fix.
3988
3989 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
3990
3991         * gnus-art.el (gnus-split-methods):
3992         * gnus-msg.el (gnus-configure-posting-styles):
3993         * gnus-spec.el (gnus-parse-simple-format):
3994         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3995         * message.el (message-do-actions): Spelling fix.
3996
3997 2011-12-15  Juri Linkov  <juri@jurta.org>
3998
3999         * mm-decode.el (mm-inline-media-tests): Add missing
4000         `mm-handle-media-subtype'.
4001
4002 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4003
4004         * gnus-group.el (gnus-group-tool-bar):
4005         * gnus-sum.el (gnus-summary-tool-bar):
4006         * message.el (message-tool-bar):
4007         * rfc2231.el (rfc2231-parse-string): Spelling fix.
4008
4009 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
4010
4011         * plstore.el (plstore--insert-buffer): Spelling fix.
4012
4013 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
4014
4015         * message.el (message-valid-fqdn-regexp): Update with newly approved
4016         top-level domain names ".tel" and ".asia".
4017
4018 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4019
4020         * gnus-sum.el (gnus-summary-show-article): Don't load shr
4021         unconditionally.
4022
4023 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4024
4025         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
4026         pop-to-buffer-same-window for old Emacsen.
4027
4028 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
4029
4030         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
4031
4032 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4033
4034         * netrc.el (netrc-credentials): Spelling fix.
4035
4036 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
4037
4038         * gnus-fun.el (gnus-fun-ppm-change-string):
4039         * gnus-msg.el (gnus-inews-do-gcc):
4040         * gnus-sum.el (gnus-summary-find-for-reselect):
4041         * gnus.el (gnus-summary-cancelled):
4042         * message.el (message-cancel-hook, message-send-news):
4043         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
4044         * nnir.el (nnir-run-hyrex):
4045         * nntp.el (nntp-with-open-group-function):
4046         * pgg.el (pgg-pending-timers): Spelling fix.
4047
4048 2011-12-04  Chong Yidong  <cyd@gnu.org>
4049
4050         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
4051         change (Bug#10200).
4052
4053 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4054
4055         * compface.el (uncompface):
4056         * gnus-art.el (gnus-article-x-face-command): Update the header format
4057         of icon data for the most recent icontopbm program.
4058
4059 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4060
4061         * gnus-msg.el (gnus-inews-do-gcc):
4062         * message.el (message-send-mail):
4063         * mml.el (mml-generate-mime): Share the value of the buffer-local
4064         `message-options' variable between a draft buffer and temprary working
4065         buffers.
4066
4067 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4068
4069         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4070
4071 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4072
4073         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4074         for Cygwin.
4075
4076 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4077
4078         * gnus-group.el (gnus-group-prepare-flat):
4079         * mm-bodies.el (mm-encode-body):
4080         * mml.el (mml-preview):
4081         * nnml.el (nnml-request-compact-group):
4082         * pop3.el (pop3-stream-type): Spelling fix.
4083
4084 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4085
4086         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
4087
4088 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4089
4090         * color.el (color-rgb-to-hsl):
4091         * gmm-utils.el (gmm-tool-bar-style):
4092         * gnus-group.el (gnus-group-prepare-flat):
4093         * gnus-topic.el (gnus-topic-prepare-topic):
4094         * mm-decode.el (mm-discouraged-alternatives):
4095         * rfc2047.el (rfc2047-encode-1):
4096         * starttls.el: Spelling fix.
4097
4098 2011-11-24  Glenn Morris  <rgm@gnu.org>
4099
4100         * binhex.el (binhex-begin-line): Give it basic doc-string.
4101
4102         * starttls.el, tls.el: Fix case of "GnuTLS".
4103
4104 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
4105
4106         * gnus-group.el (gnus-group-highlight): Fix typo.
4107
4108 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4109
4110         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4111         value of `delete-file', that returns nil for a local file but returns t
4112         for a remote file using ssh.
4113
4114 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4115
4116         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4117
4118 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4119
4120         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4121         avoid later breakage.
4122
4123 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4124
4125         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4126         article buffers' name.
4127
4128 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4129
4130         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4131         by Paul Eggert's spellfixes two days ago.
4132
4133 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4134
4135         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4136         doesn't have it.
4137
4138         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4139         buffer-local instead of binding them to avoid warnings.  Also demote
4140         errors (bug#10063).
4141         (font-lock-mode-hook): Shut up byte compiler.
4142
4143 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4144
4145         * mm-util.el (mm-charset-after):
4146         * nnir.el (nnir-run-hyrex):
4147         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4148         (ntlm-get-password-hashes, ntlm-md4hash):
4149         * smime.el: Fix typo.
4150
4151 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4152
4153         * gnus-agent.el (gnus-agent-expire-group-1):
4154         * nndiary.el (nndiary-last-occurence):
4155         * nnimap.el (nnimap-request-set-mark):
4156         * nnmairix.el (nnmairix-only-use-registry):
4157         * gnus-group.el (gnus-group-prepare-flat):
4158         * gnus-sum.el (gnus-decode-encoded-word-methods):
4159         * message.el (message-wash-subject):
4160         * nntp.el (nntp-retrieve-headers-with-xover):
4161         * smime.el (smime-certificate-directory): Spelling fix.
4162
4163 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4164
4165         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4166
4167         * color.el:
4168         * gnus-agent.el (gnus-agent-possibly-alter-active):
4169         * gnus-dired.el (gnus-dired-print):
4170         * mail-parse.el:
4171         * nnmairix.el (nnmairix-request-group):
4172         * shr.el (shr-image-displayer):
4173         * sieve-manage.el:
4174         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
4175
4176 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
4177
4178         * gnus-sum.el (gnus-auto-select-subject):
4179         * spam-report.el (spam-report-resend): Spelling fix.
4180
4181 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4182
4183         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4184         * gnus-art.el (gnus-default-article-saver):
4185         * gnus-srvr.el (gnus-server-copy-server):
4186         * gnus.el (gnus-sloppily-equal-method-parameters):
4187         * html2text.el (html2text-format-tag-list):
4188         * message.el (message-narrow-to-head):
4189         * nndiary.el:
4190         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4191         * sieve.el: Spelling fix.
4192
4193 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4194
4195         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4196         * gnus-sum.el (gnus-summary-make-menu-bar):
4197         * gnus-uu.el (gnus-uu-decode-postscript)
4198         (gnus-uu-decode-postscript-and-save):
4199         * mailcap.el (mailcap-print-command):
4200         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4201         Fix typos.
4202
4203 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4204
4205         * gnus-art.el (gnus-article-part-wrapper):
4206         * html2text.el (html2text-fix-paragraphs):
4207         * mm-decode.el (mm-image-fit-p):
4208         * rfc2047.el (rfc2047-encode-message-header):
4209         * shr-color.el (shr-color-visible-distance-min)
4210         (shr-color-relative-to-absolute, set-minimum-interval)
4211         (shr-color-visible): Fix typos.
4212
4213 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4214
4215         * gmm-utils.el (gmm-tool-bar-item):
4216         * gnus-art.el (gnus-treat-body-boundary):
4217         * gnus-diary.el (gnus-user-format-function-d):
4218         * gnus-start.el (gnus-get-unread-articles):
4219         * pgg-gpg.el (pgg-gpg-update-agent):
4220         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4221
4222 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4223
4224         * gnus-topic.el (gnus-group-prepare-topics):
4225         * gnus-uu.el (gnus-extract-view):
4226         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4227
4228 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4229
4230         * spam.el: Move BBDB autoloads.
4231         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4232         BBDB 2 and 3.
4233         (spam-check-BBDB): Use it.
4234         (spam-enter-ham-BBDB): Use it.
4235
4236 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4237
4238         * smime.el (smime-draw-buffer): Spelling fix.
4239
4240 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4241
4242         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4243         for scanning exactly one level.
4244         * gnus-start.el (gnus-get-unread-articles): Ditto.
4245
4246 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4247
4248         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4249         slightly clearer.
4250
4251 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4252
4253         * gnus-sync.el: More commentary about setup.
4254
4255 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4256
4257         * message.el (message-send-and-exit): Document `arg'.
4258
4259 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4260
4261         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4262
4263 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4264
4265         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4266
4267         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4268         we don't use `bound-and-true-p'.
4269
4270 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4271
4272         * gnus-util.el (gnus-bound-and-true-p): Remove.
4273         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4274         * nnir.el: Use it.
4275         * nnmairix.el: Use it.
4276
4277 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4278
4279         * gnus-sync.el: Improve docs about CouchDB admins.
4280
4281         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4282         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4283         for reasons unknown.
4284         * nnir.el: Use it.
4285         * nnmairix.el: Use it.
4286
4287         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4288         * nnir.el: Ditto.
4289         * nnmairix.el: Ditto.
4290
4291         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4292
4293 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4294
4295         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4296         not needed.  Provide xmlplistread list function to produce XML plist
4297         output for non-Gnus LeSync clients.
4298
4299 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4300
4301         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4302
4303         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4304         and save against it.  Group subscriptions, read marks, other marks,
4305         subscription levels, topic names, and topic offsets (the group's
4306         position within the topic) are saved.  This is an experimental backend
4307         and may change significantly.  Load json.el from the gnus-fallback-lib
4308         if it's not available otherwise.
4309         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4310
4311 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4312
4313         * message.el (message-completion-function): Make sure
4314         message-tab-body-function is not attempted if one of
4315         message-completion-alist fails to find a completion (bug#9158).
4316
4317 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4318
4319         * mml.el (mml-quote-region): Quote <#secure> tag.
4320         (mml-generate-mime-1): Unquote <#secure> tag.
4321
4322 2011-10-20  Chong Yidong  <cyd@gnu.org>
4323
4324         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4325         calling a minor mode from Lisp with nil arg enables it, so we have to
4326         make the wording a bit ambiguous here).
4327
4328 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4329
4330         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4331         * nnir.el (nnir-mode): Use it.
4332         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4333         Use it.
4334
4335         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4336         * nnmairix.el (gnus-registry-enabled): Ditto.
4337
4338 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4339
4340         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4341         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4342         only while we need to find out if it should be t or nil.
4343         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4344         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4345         the registry is installed.  Set it to nil when it's unloaded.
4346         (gnus-registry-install-p): Provide user guidance for the initial value
4347         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4348         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4349         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4350         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4351         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4352         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4353         `gnus-registry-install'.
4354
4355 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4356
4357         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4358         previous change.
4359         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4360         primary key is marked as disabled.
4361
4362 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4363
4364         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4365         primary key is marked as disabled.
4366
4367 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4368
4369         * html2text.el (html2text-clean-anchor): Check for quotes around
4370         `href' value.
4371
4372 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4373
4374         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4375         searching.  Drop `bbdb-cache'.
4376
4377 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4378
4379         * message.el (message-signed-or-encrypted-p): Exclude header when
4380         checking if there is signed or encrypted body in text/plain message.
4381
4382 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4383
4384         * html2text.el (html2text-get-attr): Correctly handle attribute values
4385         containing "=".
4386
4387 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4388
4389         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4390         handle bindings.
4391
4392 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4393
4394         * gnus-win.el (gnus-configure-windows): Protect against reading
4395         ephemeral groups outside of Gnus.
4396
4397 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4398
4399         * shr.el (shr-tag-img): Don't get images displayed in tables.
4400
4401 2011-10-03  Glenn Morris  <rgm@gnu.org>
4402
4403         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4404         the "maintainer" version of debbugs.gnu.org reports.
4405
4406 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4407
4408         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4409         make asynchronous adjacent image insertion work better.
4410
4411 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4412
4413         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4414         documentation.
4415
4416 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4417
4418         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4419         `gnus-asynchronous' isn't shadowed.
4420
4421 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4422
4423         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4424
4425         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4426         (nnimap-insert-partial-structure): The charset parameter isn't
4427         case-sensitive.
4428
4429         * nnheader.el (nnheader-message-maybe): New function.
4430
4431         * shr.el (shr-tag-table): Render totally broken tables better.
4432
4433         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4434         computing the boundary.
4435
4436 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4437
4438         * pop3.el (pop3-number-of-responses): Remove.
4439         (pop3-wait-for-messages): Rewrite to take linear time instead of
4440         exponential time.
4441
4442 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4443
4444         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4445         re-fetch images.
4446
4447         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4448         re-fetch images when hitting `g' in Gnus.
4449
4450 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4451
4452         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4453         (mml-compute-boundary): Don't check collision if it is non-nil.
4454         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4455         before checking collision.
4456
4457 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4458
4459         * message.el (message-indent-citation): Really make sure there's a
4460         newline at the end.
4461
4462         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4463         Fix suggested by John Wiegley.
4464
4465         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4466
4467         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4468
4469         * message.el (message-default-send-rename-function): Break out into its
4470         own function.
4471
4472         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4473         doesn't work under XEmacs.
4474
4475         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4476         of "imaps" to word around Windows problems.
4477         (nnimap-open-connection-1): Use it.
4478
4479         * message.el (message-indent-citation): Revert last change which made
4480         `F' not work.
4481
4482 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4483
4484         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4485         terminal as well.
4486
4487 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4488
4489         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4490         because it displays images using overlays that aren't easy to copy to
4491         the article buffer.
4492
4493 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4494
4495         * message.el (message-indent-citation): Fix empty line removal at the
4496         end of the citation.
4497
4498 2011-09-20  Julien Danjou  <julien@danjou.info>
4499
4500         * auth-source.el (auth-source-netrc-create): Use default value for
4501         password if specified.  Evaluate default.
4502         (auth-source-plstore-create): Ditto.
4503         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4504         value evaluation.
4505         (auth-source-netrc-create): Typo fix.
4506         (auth-source-plstore-create): Ditto.
4507
4508         * password-cache.el (password-cache-remove): Remove entries even if the
4509         value is nil, so that password with a nil value (negative caching) is
4510         possible to invalidate.
4511
4512         * auth-source.el (auth-source-format-cache-entry): New function.
4513
4514 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4515
4516         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4517
4518 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4519
4520         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4521
4522 2011-09-19  Julien Danjou  <julien@danjou.info>
4523
4524         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4525         which work with things that are not ASCII.
4526
4527 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4528
4529         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4530
4531 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4532
4533         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4534         message level.
4535
4536 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4537
4538         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4539
4540 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4541
4542         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4543
4544 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4545
4546         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4547         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4548
4549 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4550
4551         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4552         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4553         articles.
4554
4555 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4556
4557         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4558         (message-mail-other-window, message-mail-other-frame)
4559         (message-news-other-window, message-news-other-frame):
4560         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4561         instead of setting buffer display varibles.
4562
4563 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4564
4565         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4566
4567         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4568
4569 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4570
4571         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4572         duplicates" to a higher level.
4573
4574         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4575         most egregious messages.
4576
4577 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4578
4579         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4580
4581 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4582
4583         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4584         up the file (bug#9351).
4585
4586 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4587
4588         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4589         it does with all other backends, but decode the names immediately after
4590         getting them.
4591
4592         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4593         decoding nnimap groups.
4594
4595         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4596         newsrc file.  It doesn't seem like an important optimization any more.
4597
4598 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4599
4600         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4601         overflows.
4602
4603 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4604
4605         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4606         (gnus-interactive-exit): Extend to `quiet'.
4607
4608         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4609
4610         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4611         string.
4612
4613         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4614         renaming function arguments from `this'.
4615
4616         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4617
4618         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4619         has been renamed.
4620         (gnus-lrm-string-p): Include RLM and PDF, too.
4621
4622         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4623         (bug#9225).
4624
4625 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4626
4627         Add autoload cookies for functions used by sendmail.el.
4628         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4629
4630         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4631
4632 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4633
4634         * gnus-art.el (article-date-ut): Work properly even when there are
4635         things like Date header in the body; work for forwarded parts.
4636
4637 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4638
4639         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4640         original-article-buffer.
4641
4642 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4643
4644         * nnir.el (nnir-compose-result): Fix matching of server type.
4645         (nnir-run-swish++): Ditto.
4646         (nnir-run-namazu): Ditto.
4647         (nnir-run-notmuch): Ditto.
4648
4649 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4650
4651         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4652         (bug#9405).
4653
4654         * gnus-score.el (gnus-summary-increase-score): Doc clarification
4655         (bug#9421).
4656
4657         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4658         (bug#9425).
4659
4660         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4661         thing (bug#9426).
4662
4663 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4664
4665         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4666         the error message.
4667
4668 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
4669
4670         * message.el (message-setup-1): Return t (Bug#9392).
4671
4672 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4673
4674         * gnus-sum.el: When adding article headers to a summary buffer also
4675         update gnus-newsgroup-articles (bug#9386).
4676
4677 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4678
4679         * auth-source.el: Autoload help-mode.
4680
4681 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4682
4683         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4684         names.
4685
4686 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4687
4688         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4689         mm-replace-in-string for compatibility issues.
4690         * mml2015.el (mml2015-epg-verify): Ditto.
4691
4692 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4693
4694         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4695
4696         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4697
4698 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4699
4700         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4701         continue on and do the clean-up phase (bug#9188).
4702
4703         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4704         just ignore groups that can't be opened instead of erroring out
4705         (bug#9225).
4706
4707         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4708         nil since some many people are fuddy-duddies.
4709
4710         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4711         images.
4712
4713         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4714         instead.
4715
4716         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4717
4718         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4719
4720         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4721         processing.
4722
4723         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4724         buffer to avoid warnings.
4725
4726 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4727
4728         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4729         specified to reduce precision.
4730
4731 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4732
4733         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4734         bodystructures (bug#9314).
4735
4736 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4737
4738         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4739         Make button keymap non-sticky after buttons.
4740
4741 2011-08-18  David Engster  <dengste@eml.cc>
4742
4743         * nnmairix.el (nnmairix-request-set-mark)
4744         (nnmairix-goto-original-article): Remove adding of article to registry,
4745         since `gnus-registry-add-group' isn't available anymore.
4746         (nnmairix-determine-original-group-from-registry):
4747         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4748         available anymore.
4749
4750 2011-08-12  Simon Josefsson  <simon@josefsson.org>
4751
4752         * starttls.el (starttls-any-program-available): Define as obsolete
4753         function.
4754
4755 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4756
4757         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4758         versions which Gnus use when appropriate.
4759
4760         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4761         a pretty destructive command.
4762
4763         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4764
4765 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4766
4767         * message.el (message-fix-before-sending): Make a different warning
4768         about NUL characters (bug#9270).
4769
4770         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4771         from custom (bug#9260).
4772
4773         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4774         things work in Emacs 22 and XEmacs, too.
4775
4776         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4777         default From.
4778
4779         * gnus-spec.el (gnus-lrm-string-p): New macro.
4780         (gnus-lrm-string): New constant.
4781         (gnus-summary-line-format-spec): LRM-ify the from.
4782         (gnus-tilde-max-form): LRM-ify string chopping.
4783
4784         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4785
4786         * message.el (message-is-yours-p): Allow disabling canlock checking
4787         (bug#9295).
4788         (message-shoot-gnksa-feet): Add `canlock-verify'.
4789         (message-auto-save-directory): Use ~/ as the auto-save directory if the
4790         message directory isn't writable (bug#9304).
4791
4792         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4793         non-world-readable.
4794
4795 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4796
4797         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4798         articles.
4799
4800 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
4801
4802         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4803         copy-list.
4804
4805 2011-08-12  Sam Steingold  <sds@gnu.org>
4806
4807         * gnus-score.el (gnus-score-find-alist): Keep the score files already
4808         in the reverse order to avoid modifying the cache with `nreverse'.
4809         (gnus-all-score-files): Do not modify the value returned by
4810         `gnus-score-find-alist' because it lives in a cache variable.
4811         (gnus-current-home-score-file): No need to `nreverse' the return value
4812         of `gnus-score-find-alist', it is already in the correct order.
4813
4814 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
4815
4816         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4817         type MESSAGE and subtype RFC822 is slightly different from those of
4818         type TEXT.
4819
4820 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
4821
4822         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4823         This allows article-referral to work from an nnir group.
4824
4825 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
4826
4827         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4828
4829 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
4830
4831         * mml1991.el (mml1991-epg-find-usable-key)
4832         (mml1991-epg-find-usable-secret-key): New function.
4833         (mml1991-epg-sign): Check if signing key is usable.
4834         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4835
4836 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
4837
4838         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4839         server-variables only.  This should fix a bug introduced with commit
4840         e1889675b7f4adf057833c5513c9374134c4e053.
4841         (nnir-run-query): 'nnir-search-engine should not be set from the global
4842         environment.
4843
4844 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
4845
4846         * nnir.el (nnir-search-thread): Position point on referring article
4847         line.
4848         (nnir-warp-to-article): Clean up summary buffers.
4849
4850         * nnimap.el (nnimap-request-thread): Whitespace fix.
4851
4852 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4853
4854         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4855
4856 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4857
4858         * starttls.el (starttls-available-p): Rename from
4859         `starttls-any-program-available' and changed return convention.
4860
4861 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4862
4863         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4864         `unix-sync' unless it's defined.
4865
4866 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4867
4868         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4869         `aref' for XEmacs compatibiltiy.
4870
4871 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4872
4873         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4874
4875 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4876
4877         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4878         closures, quote the form properly (bug#9194).
4879
4880 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4881
4882         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4883         (gnus-summary-insert-new-articles): Protect against servers that are
4884         down.
4885
4886 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4887
4888         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4889         in mm handle if none is specified.
4890
4891 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4892
4893         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4894
4895 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4896
4897         * nnir.el (nnir-search-thread): New function to make an nnir group
4898         based on a thread query.
4899
4900         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4901         of nnir in thread referral.
4902         (gnus-summary-refer-thread): Use it.
4903
4904         * nnimap.el (nnimap-request-thread): Use it.
4905
4906 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4907
4908         * shr.el (shr-tag-comment): Ignore HTML comments.
4909
4910 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4911
4912         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4913         argument.
4914         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4915         Use `nnir-address' to handle server info rather than passing an arg.
4916
4917         * nnimap.el (nnimap-make-thread-query): New utility function to format
4918         an imap thread search query.
4919         (nnimap-request-thread): Use it.
4920
4921         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4922         right select-method if we are not going back to the group buffer.
4923
4924 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4925
4926         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4927         enter invalid buffer configurations into the quit form (bug#9107).
4928         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4929         unplugged/plugged.
4930
4931         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4932         keep track of which ones are unread (bug#9061).
4933
4934         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4935         (bug#9055).
4936
4937         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4938         (bug#9041).
4939
4940         * gnus-html.el (mm-util): Require (bug#9073).
4941
4942         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4943         (gnus-summary-refer-thread): Use it to remove duplicates in the
4944         un-threaded view (bug#9053).
4945         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4946
4947 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4948
4949         * nnir.el (nnir-read-server-parm): Use default value from global
4950         variable.  Without this the default search engine parameters aren't
4951         used at all.
4952
4953 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4954
4955         * message.el (message-unique-id): Don't use the undocumented return
4956         value from (random t) (bug#9118).
4957
4958 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4959
4960         * message.el (message-auto-save-directory): If the ~/Mail directory
4961         doesn't exist, use ~ as the auto-save directory (bug#4432).
4962
4963         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4964         hasn't already been started.
4965
4966 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4967
4968         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4969
4970         * message.el (message-reply): Work around mysterious bug where
4971         `message-mode' seems to overwrite the locally bound `subject' variable.
4972
4973 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4974
4975         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4976         correct group.
4977
4978         * gnus-int.el (gnus-request-thread): Add group argument.
4979
4980         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4981
4982 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4983
4984         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
4985
4986         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4987         renamed to `debbugs-gnu-*'.
4988
4989 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4990
4991         * plstore.el: Revert the editing feature since it is not urgent.
4992         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4993         (plstore-mode-decoded): Remove.
4994
4995 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4996
4997         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
4998         isn't very interesting any more, and it leaks potentially secret data.
4999         (gnus-debug): Remove.
5000
5001         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
5002         use of :custom-show.
5003
5004 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
5005
5006         * plstore.el: Add documentation.
5007         (plstore-mode): New mode to edit plstore file.
5008         (plstore-mode-toggle-display, plstore-mode-original)
5009         (plstore-mode-decoded): New command.
5010         (plstore--encode, plstore--decode, plstore--write-contents-functions)
5011         (plstore--insert-buffer, plstore--make): New function.
5012         (plstore-open, plstore-save): Simplify by using them.
5013
5014 2011-07-06  Glenn Morris  <rgm@gnu.org>
5015
5016         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
5017
5018 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5019
5020         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
5021         no longer is much used.
5022         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
5023         Articles".
5024
5025 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
5026
5027         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
5028         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
5029         `notmuch' backend.
5030
5031 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5032
5033         * mm-decode.el (mm-text-html-renderer): Doc fix.
5034
5035         * gnus-msg.el (gnus-bug): Fix the MML tag.
5036
5037         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
5038
5039 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
5040
5041         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
5042         secondary methods if started with `gnus-no-server'.
5043
5044 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
5045
5046         * message.el (message-return-action): Fix typo in docstring.
5047
5048 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5049
5050         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
5051         bug reports at once.
5052
5053         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
5054
5055 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5056
5057         * nndraft.el: Require gnus-group.
5058         (nndraft-request-list): Declare.
5059
5060         * nndraft.el (nndraft-update-unread-articles): Don't show group having
5061         no unread article unless it matches gnus-permanently-visible-groups.
5062
5063         * nndraft.el (nndraft-update-unread-articles): New function.
5064         (nndraft-request-associate-buffer): Use it to update the number of
5065         unread articles for the nndraft groups in the group buffer when saving
5066         or killing a draft message.
5067
5068 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5069
5070         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
5071         systems to binary before writing and reading the mbox files.
5072
5073         * gnus.el (gnus-summary-line-format): Link to the info node for %U
5074         instead of trying to list them all (bug#8978).
5075
5076 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5077
5078         * pop3.el (pop3-open-server): Use :end-of-capability.
5079
5080 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5081
5082         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
5083         the id is always a number.
5084
5085         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
5086
5087         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
5088         debbugs mode, if possible.
5089
5090 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
5091
5092         * auth-source.el (auth-source-token-passphrase-callback-function):
5093         Reindent.
5094         (epg-context-operation): Remove unnecessary autoload.
5095
5096 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5097
5098         * gnus.el (gnus-list-debbugs): New command.
5099
5100         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
5101         mboxstat instead of the maintbox, since the stat seems to be fuller.
5102
5103         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
5104         summary buffers.
5105
5106         * message.el (message-get-reply-headers): Delete all duplicates,
5107         instead of the first.
5108         (message-get-reply-headers): Ensure that we have progress while
5109         deleting duplicates.
5110
5111         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5112         gnus-posting-style value from the summary buffer to make it easier to
5113         make that a per-buffer conf.
5114
5115 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5116
5117         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5118         found by setting `shortcut' in 'query.
5119         (nnir-request-article): Use `shortcut' setting when requesting article
5120         by Message-ID.
5121
5122 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5123
5124         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5125         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5126         Bring the pseudo-headers back too.
5127
5128 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5129
5130         * auth-source.el (auth-source-token-passphrase-callback-function):
5131         Simplify and remove EPA dependency.
5132
5133 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5134
5135         * nnir.el (nnir-request-article): Fix error message text.
5136
5137 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5138
5139         * auth-source.el (plstore-delete): Autoload.
5140         (auth-source-plstore-search): Support delete operation.
5141         * plstore.el (plstore-delete): New function.
5142
5143 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5144
5145         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5146         mark actually existing articles as unread rather than the ones that
5147         active asserts.
5148
5149 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5150
5151         * nntp.el (nntp-record-command):
5152         * gnus-util.el (gnus-message-with-timestamp-1):
5153         Use format-time-string rather than decoding time stamps by hand.
5154         This is simpler and insulates the code from potential changes to
5155         current-time format.
5156
5157 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5158
5159         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5160
5161 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5162
5163         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5164         (plstore-save): Support public key encryption.
5165         (plstore--init-from-buffer): New function.
5166         (plstore-open): Use it; fix error when opening a non-existent file.
5167         (plstore-revert): Use plstore--init-from-buffer.
5168
5169 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5170
5171         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5172
5173 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5174
5175         * mml2015.el (mml2015-use): Replace string-match-p with string-match
5176         for old Emacsen.
5177
5178 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5179
5180         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
5181         is not fully working.
5182
5183 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5184
5185         * dgnushack.el: Autoload sha1 on XEmacs.
5186
5187         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5188         quit window configuration.
5189
5190         * auth-source.el (epg-context-set-passphrase-callback):
5191         Remove duplicate autoload.
5192
5193 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5194
5195         * nnir.el (nnir-request-article): Allow requesting articles by
5196         Message-ID with nnimap.
5197
5198         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5199         current server.
5200
5201 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5202
5203         * auth-source.el: Autoload EPA/EPG functions.
5204         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5205         changed when EPA/EPG is not available.
5206         (auth-source-backend): Rename "arg" member to "data".
5207         (auth-source-backend-parse, auth-source-plstore-search)
5208         (auth-source-plstore-create): Use it.
5209
5210 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5211
5212         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5213         `gnus-refer-article-methods'.
5214
5215 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5216
5217         * auth-source.el: Require EPA and EPG.
5218         (auth-source-passphrase-alist): New variable.
5219         (auth-source-passphrase-callback-function)
5220         (auth-source-token-passphrase-callback-function): Callbacks for the
5221         netrc field encryption (GPG tokens).
5222         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5223         Symmetric encryption and decryption of the netrc GPG tokens.
5224         (auth-source-netrc-normalize): Use them, simplifying the closure.
5225
5226 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5227
5228         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5229         is available.
5230
5231 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5232
5233         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5234         non-nil, and `nnimap-split-methods' is nil, use the former.
5235
5236 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5237
5238         * plstore.el (plstore-revert): New function.
5239         (plstore-open): Use it; hide the buffer from user.
5240
5241 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5242
5243         * auth-source.el (auth-source-backend): New member "arg".
5244         (auth-source-backend-parse): Handle new backend 'plstore.
5245         * plstore.el: New file.
5246
5247 2011-06-30  Glenn Morris  <rgm@gnu.org>
5248
5249         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5250
5251 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5252
5253         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5254         expiring articles to.
5255
5256         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5257         variations as ASCII (bug#5458).
5258
5259 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5260
5261         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5262
5263 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5264
5265         * message.el (message-point-in-header-p): Tweak the function to default
5266         to saying that we're not in the headers if there is no separator at
5267         all.  This makes it possible to use the Message version of `M-q' in
5268         buffers with no headers (bug#7987).
5269         (message-point-in-header-p): Fix last checkin to work with an empty
5270         mail-header-separator, too.
5271
5272         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5273         again, save the choice via customize.
5274
5275 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5276
5277         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5278
5279         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5280         ended the connection, bail out before waiting infinitely on a new
5281         connection.
5282
5283 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5284
5285         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5286         reports.
5287
5288         * gnus.el (gnus-bug-package): Use "gnus."
5289         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5290
5291 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5292
5293         * dgnushack.el: Make the timer warning go away on XEmacs.
5294
5295         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5296         animations going on at article exit time.
5297
5298         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5299         since removing it breaks people upgrading.
5300
5301         * shr.el (shr-put-image): Use the new interface for animating images.
5302         (shr-put-image): Animate for 60 seconds.
5303
5304         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5305         avoid compiler warnings.
5306
5307         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5308         error with `find-file-hooks' on Emacs 22.
5309         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5310         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5311         on all architectures.
5312
5313         * spam.el (spam-stat): Require in a normal fashion without binding
5314         `spam-stat-install-hooks' to avoid compilation warnings.
5315
5316         * spam-stat.el (spam-stat-install-hooks): Remove.
5317         (spam-stat-install-hooks): Don't run automatically.
5318
5319 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5320
5321         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5322         and keystroke.
5323
5324 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5325
5326         * auth-source.el (auth-source-netrc-cache): Move forward.
5327
5328 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5329
5330         * proto-stream.el (proto-stream-open-starttls): Use
5331         `gnutls-available-p' to see whether we have built-in support.
5332
5333         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5334         we already know.
5335         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5336         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5337
5338 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5339
5340         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5341         %S format, since that looks odd.
5342         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5343         file, especially when saving.
5344
5345 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5346
5347         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5348         article found.
5349
5350 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5351
5352         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5353         `auth-source-save-secrets' with a more sensitive alist that can be
5354         configured per file.  Experimental, so defaults to 'never.
5355         (auth-source-netrc-create): Use it.  Still experimental code.
5356         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5357         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5358
5359 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5360
5361         * auth-source.el (auth-source-save-secrets): New variable to control if
5362         secret tokens should be saved encrypted.
5363         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5364         to `auth-source-netrc-normalize'.
5365         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5366         on the EPA variables being defined.
5367         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5368         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5369         the lexical-let closure.
5370         (auth-source-netrc-create): Create "gpg:" tokens according to
5371         `auth-source-save-secrets'.
5372
5373 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5374
5375         * gnus-group.el (gnus-group-update-group): Add new argument
5376         `info-unchanged' that stops updating dribble buffer.
5377
5378         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5379         deletes lines matching to it in dribble buffer.
5380
5381         * gnus-agent.el (gnus-agent-fetch-group-1):
5382         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5383         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5384         * gnus-start.el (gnus-group-change-level):
5385         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5386
5387         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5388         if newsgroup info is not changed.
5389
5390         * gnus-group.el (gnus-group-get-new-news-this-group):
5391         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5392         Don't update dribble buffer.
5393
5394 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5395
5396         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5397         remove entries with groups we ignore.
5398
5399 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5400
5401         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5402         the underline comes at the bottom.
5403
5404 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5405
5406         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5407         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5408         (gnus-registry-article-marks-to-names): Rename from
5409         `gnus-registry-user-format-function-M2'.
5410
5411 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5412
5413         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5414         ephemeral group.
5415
5416 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5417
5418         * shr.el (shr-browse-image): Copy the URL if called interactively.
5419
5420 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5421
5422         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5423         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5424         done, then unselected articles may be marked as read.
5425
5426         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5427         since not doing this seems to lead to a race condition in pop3-logon.
5428
5429         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5430         so that the call chain it correct when we call "upwards".
5431
5432         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5433         in read-only groups.
5434
5435         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5436
5437         * message.el (message-cite-reply-position): Doc string fix.
5438
5439         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5440         avoid regexp overflow.
5441         (nnimap-transform-split-mail): Ditto.
5442
5443         * pop3.el (pop3-retr): Error out if the server closes the connection.
5444
5445 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5446
5447         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5448         mm-with-unibyte-current-buffer.  The buffer should not contain any
5449         multibyte chars anyway at this stage.
5450
5451 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5452
5453         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5454         at the end of lines.
5455
5456 2011-05-29  Julien Danjou  <julien@danjou.info>
5457
5458         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5459
5460 2011-05-27  Glenn Morris  <rgm@gnu.org>
5461
5462         * gnus-group.el (gnus-bug-group-download-format-alist):
5463         Use the "maintainer" version of debian reports as well.
5464
5465 2011-05-26  Glenn Morris  <rgm@gnu.org>
5466
5467         * gnus-group.el (gnus-bug-group-download-format-alist):
5468         Use the "maintainer" version of debbugs.gnu.org reports.
5469
5470 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5471
5472         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5473
5474 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5475
5476         * gnus-cus.el (gnus-agent-customize-category):
5477         * gnus-delay.el (gnus-delay-send-queue):
5478         * gnus.el (gnus-other-frame):
5479         Don't quote lambda expressions with `quote'.
5480
5481 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5482
5483         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5484         the thread moves us backwards and so we loop forever.
5485
5486 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5487
5488         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5489         whitespace in base64 data lines.
5490
5491 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5492
5493         * gnus-registry.el (gnus-registry-user-format-function-M):
5494         Use `mapconcat'.
5495         (gnus-registry-user-format-function-M2): Use to see the full text of
5496         the marks.  Make "," the mark text separator.
5497
5498         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5499         authentication with auth-source.
5500
5501 2011-05-17  Glenn Morris  <rgm@gnu.org>
5502
5503         * gnus-group.el (gnus-import-other-newsrc-file):
5504         Use insert-file-contents.
5505
5506 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5507
5508         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5509         1000 iterations.
5510
5511 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5512
5513         * nntp.el (nntp-open-connection): Check if process-type is available.
5514
5515 2011-05-16  Julien Danjou  <julien@danjou.info>
5516
5517         * shr.el (shr-tag-del): Add support for del tag.
5518
5519 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5520
5521         * gnus-html.el (gnus-html-put-image): Register a displayer.
5522
5523         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5524
5525 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5526
5527         * registry.el (prune-factor): New initialization parameter defaulting
5528         to 0.1.
5529         (registry-prune-hard): Use it.
5530
5531         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5532         0.1 expicitly.
5533
5534 2011-05-13  Glenn Morris  <rgm@gnu.org>
5535
5536         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5537         is bound, since this function requires sendmail.
5538
5539 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5540
5541         * registry.el (registry-usage-test): Disable pruning test.
5542
5543 2011-05-11  David Engster  <dengste@eml.cc>
5544
5545         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5546         Bind set-network-process-option for XEmacs.
5547
5548 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5549
5550         * registry.el (registry-prune-hard-candidates)
5551         (registry-prune-soft-candidates): Helper methods for registry pruning.
5552         (registry-prune): Use them.  Make the sort function optional.
5553
5554 2011-05-10  Jim Meyering  <meyering@redhat.com>
5555
5556         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5557
5558 2011-05-10  Julien Danjou  <julien@danjou.info>
5559
5560         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5561         symbol and not a list.
5562
5563 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5564
5565         * gnus-art.el (gnus-article-mode): Move binding of
5566         shr-put-image-function here from gnus-article-prepare-display.
5567
5568         * shr.el (shr-put-image-function): New variable.
5569         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5570         (shr-put-image): Return scaled image.
5571
5572         * gnus-art.el (gnus-shr-put-image): New function.
5573         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5574
5575         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5576         original ones, as deletable.
5577
5578 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5579
5580         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5581
5582 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5583
5584         * registry.el (registry-full): Add convenience method.  Fix logic.
5585         (registry-insert): Use it.  Fix logic here too.
5586
5587         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5588         `registry-prune' if `registry-full' returns t.
5589         (gnus-registry-handle-action)
5590         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5591         (gnus-registry-usage-test): Use it.
5592
5593 2011-05-07  Julien Danjou  <julien@danjou.info>
5594
5595         * shr.el (shr-link): Make shr-link inherit from link by default.
5596
5597 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5598
5599         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5600
5601 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5602
5603         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5604         error out because the face is not a list.
5605
5606 2011-05-05  Glenn Morris  <rgm@gnu.org>
5607
5608         * proto-stream.el (gnutls-negotiate): Fix declarations.
5609
5610         * gnus-start.el (gnus-propagate-marks): Declare.
5611
5612 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5613
5614         * registry.el (registry-reindex): Fix percentage message.
5615
5616         * proto-stream.el (network-stream-open-starttls): Adjust to call
5617         `gnutls-negotiate' with :process and :hostname arguments.
5618
5619 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5620
5621         * shr.el: Add shr-link face for links.
5622         (shr-urlify): Use it.
5623
5624         * registry.el (registry-insert): Make error message more helpful.
5625
5626 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5627
5628         * gnus-html.el (gnus-html-schedule-image-fetching):
5629         Use url-queue-retrieve, if it exists.
5630
5631         * shr.el (shr-tag-img): Ditto.
5632
5633         * gnus.el: Autoload more gnus-agent functions.
5634
5635         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5636         agent if we haven't already (bug#8502).
5637
5638         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5639         into the Agent, too.
5640
5641         * gnus-agent.el (gnus-agent-store-article): New function.
5642
5643         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5644         and moved from that file for reuse.
5645
5646         * pop3.el (pop3-open-server): Error messages are "-ERR".
5647
5648 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5649
5650         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5651         (open-tls-stream): Remove superfluous tls/starttls autoloads.
5652
5653 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5654
5655         * gnus.el: No Gnus v0.17 is released.
5656
5657 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5658
5659         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5660         buffer has moved to a different frame.
5661
5662 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5663
5664         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5665         to get the conversion from unibyte to multibyte buffers to work on
5666         Emacs 22.
5667
5668         * nntp.el (nntp-request-article): Slight clean-up.
5669
5670 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5671
5672         * shr.el (shr-strike-through): New face.
5673         (shr-tag-s): Use it to provide <s> support.
5674         (shr-tag-s): Remove duplicate definition.
5675
5676 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5677
5678         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5679         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5680
5681 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5682
5683         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5684         `gnutls-negotiate'.
5685         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5686
5687 2011-04-23  Glenn Morris  <rgm@gnu.org>
5688
5689         * gnus-sum.el (gnus-extra-headers): Bump :version.
5690
5691 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5692
5693         * shr.el (shr-tag-sup): New function.
5694         (shr-tag-sub): Ditto.
5695
5696 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5697
5698         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5699         for the case where `gnus-registry-ignored-groups' is a list of lists,
5700         and don't call `gnus-parameter-registry-ignore' otherwise.
5701
5702 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5703
5704         * nnimap.el (nnimap-user): New backend variable.
5705         (nnimap-open-connection-1): Use it.
5706         (nnimap-credentials): Accept user parameter so it's explicit what user
5707         name is desired.
5708
5709         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5710         default.
5711
5712         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5713         not gnus-registry.el.
5714
5715         * gnus-registry.el: Mention in comments how to modify
5716         `gnus-extra-headers' for proper recipient tracking and that it may
5717         already have To and Cc recently, which it does as of this commit.
5718         (gnus-registry-ignored-groups): Remove defcustom.
5719         Explain why in comments.
5720         (gnus-registry-action): Fix data-header reference to use the extra
5721         headers.  Explain in package commentary how to add To and Cc headers to
5722         the gnus-extra-headers.
5723         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5724         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5725         parameter list or a string list in `gnus-registry-ignored-groups'.
5726         Fix logic error.
5727
5728 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5729
5730         * shr.el (shr-expand-url): Protect against null urls.
5731
5732 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5733
5734         * shr.el (shr-base): New binding.
5735         (shr-tag-base): Keep track of <base>.
5736         (shr-expand-url): New function used throughout.
5737
5738 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5739
5740         * gnus-registry.el
5741         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5742         (gnus-registry-ignored-groups): New variable.
5743         (gnus-registry-ignore-group-p): Use it.
5744         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5745         set the destination group to nil (same as delete) if it's ignored.
5746
5747 2011-04-20  David Engster  <dengste@eml.cc>
5748
5749         * tests/gnustest-nntp.el: New file for simple NNTP testing.
5750
5751         * Makefile.in (test-nntp): New rule.
5752         (check): Add it.
5753         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
5754
5755 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5756
5757         * gnus-registry.el (gnus-registry-action)
5758         (gnus-registry-fetch-header-fast):
5759         Don't use mail-header that looks an internal function of mailheader.el.
5760
5761 2011-04-19  Glenn Morris  <rgm@gnu.org>
5762
5763         * time-date.el (time-to-days): Remove unused local variables.
5764
5765 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5766
5767         * gnus-registry.el: Eliminate cl functions.
5768         (gnus-registry-sort-addresses): New function that replaces mapcan.
5769         (gnus-registry-action, gnus-registry-spool-action)
5770         (gnus-registry-split-fancy-with-parent)
5771         (gnus-registry-fetch-recipients-fast): Use it.
5772         (gnus-registry-import-eld): Replace delete* with dolist + delq.
5773
5774         * registry.el (initialize-instance, registry-lookup)
5775         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5776         (registry-lookup-secondary-value, registry-search, registry-delete)
5777         (registry-insert, registry-reindex, registry-size, registry-prune):
5778         Use eval-and-compile.
5779
5780 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5781
5782         * registry.el (registry-reindex): New method to recreate the secondary
5783         registry indices.
5784
5785         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5786         tracked field changes.
5787         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5788         (gnus-registry-action, gnus-registry-spool-action)
5789         (gnus-registry-handle-action)
5790         (gnus-registry--split-fancy-with-parent-internal)
5791         (gnus-registry-split-fancy-with-parent)
5792         (gnus-registry-register-message-ids): Add recipient tracking on spool,
5793         move, and delete actions, and for fancy splitting with parent.
5794         (gnus-registry-extract-addresses)
5795         (gnus-registry-fetch-recipients-fast)
5796         (gnus-registry-fetch-header-fast): Convenience functions.
5797         (gnus-registry-misc-test): ERT test of
5798         `gnus-registry-extract-addresses'.
5799
5800 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
5801
5802         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5803         Track by subject first, then sender.
5804
5805 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5806
5807         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5808
5809         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5810         Lisp.
5811
5812         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5813         (gnus-draft-send): Use it to avoid popping
5814         up frames from gnus-group-send-queue.
5815
5816 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5817
5818         * gnus-registry.el: Updated gnus-registry docs.
5819
5820 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5821
5822         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5823         Fix logic bug.
5824         (gnus-registry-post-process-groups): Fix logging of no results and
5825         quote sender and subject.
5826
5827 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5828
5829         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
5830         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
5831         gnutls-cli are too slow to be done opportunistically.
5832
5833         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5834         (gnus-read-active-for-groups): Don't try to finish getting stuff where
5835         we had no early-data returned.
5836         (gnus-get-unread-articles): Add a sanity check so that we don't issue
5837         two async commands to the same server at the same time.
5838
5839 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
5840
5841         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5842
5843 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5844
5845         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5846         "warning" level.
5847
5848         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5849         (mm-url-insert-file-contents): Don't set the package names.
5850
5851 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
5852
5853         * gnus-registry.el (gnus-registry-action): Remove properties and
5854         simplify subject in `gnus-registry-handle-action'.
5855         (gnus-registry-spool-action): Get subject and sender from message if
5856         they are not passed in.
5857         (gnus-registry-handle-action): Remove properties and simplify subject
5858         consistently.
5859
5860 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5861
5862         * registry.el: Require CL before using defmacro*.
5863
5864 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5865
5866         * gnus-art.el (article-treat-date): Assume that
5867         gnus-article-date-headers may be a group parameter.
5868
5869 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
5870
5871         * gnus-registry.el (gnus-registry-handle-action): More debugging.
5872
5873         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5874         interactively so the newsrc file can contain foreign groups too.
5875         Useful for debugging but not much for users.
5876
5877 2011-04-07  David Engster  <dengste@eml.cc>
5878
5879         * registry.el (registry-usage-test): Only do
5880         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5881         lexical binding.
5882
5883 2011-04-07  David Engster  <dengste@eml.cc>
5884
5885         * Makefile.in (check, test-registry): New rules for test-suite.
5886
5887 2011-04-06  David Engster  <dengste@eml.cc>
5888
5889         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5890         argument NOERROR for `require', since XEmacs 21.4 does not support it.
5891
5892 2011-04-06  David Engster  <dengste@eml.cc>
5893
5894         * registry.el (initialize-instance): Change :after to :AFTER to be
5895         compatible with old EIEIO version in XEmacs.
5896
5897 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5898
5899         * gnus-registry.el (gnus-registry-post-process-groups)
5900         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5901         and provide better messaging.
5902
5903 2011-04-06  David Engster  <dengste@eml.cc>
5904
5905         * Makefile.in (fail-on-warning): New rule to compile with warnings as
5906         errors.
5907
5908         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
5909         dgnushack-compile with error-on-warn enabled, and to signal an error if
5910         clean compilation failed.
5911         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
5912         with `byte-compile-error-on-warn'.  Return nil if errors occured.
5913
5914 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5915
5916         * gnus-registry.el: Don't use ERT if it's not available.  Load it
5917         unconditionally anyway, discarding errors.
5918         (gnus-registry-delete-entries): New convenience function.
5919         (gnus-registry-import-eld): Import from old .eld registry.
5920
5921         * registry.el: Don't use ERT if it's not available.  Load it
5922         unconditionally anyway, discarding errors.
5923
5924         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5925         version from the Claudio Bley GnuTLS patch (extra optional parameters
5926         and host name).
5927
5928 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5929
5930         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5931         fixup the parameters that can be customized by the user between
5932         save/read cycles.
5933         (gnus-registry-read): Use it.
5934         (gnus-registry-make-db): Use it.
5935         (gnus-registry-spool-action, gnus-registry-handle-action):
5936         Fix messaging.
5937         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5938         Map references to actual group names with sender and subject tracking.
5939         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5940         (gnus-registry-usage-test): Add subject lookup test.
5941
5942         * registry.el (registry-db, initialize-instance): Set up constructor
5943         instead of :initform arguments for the sake of older Emacsen.
5944         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5945         pre-lexbind merge bug.
5946         (registry-usage-test): Use it.
5947         (initialize-instance, registry-db): Move the non-function initforms
5948         back to the class definition.
5949
5950 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5951
5952         * registry.el: New library to manage gnus-registry-style data.
5953
5954         * gnus-registry.el: Use it (major rewrite).
5955
5956         * nnregistry.el: Use it.
5957
5958         * spam.el: Use it.
5959
5960 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5961
5962         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5963         marks on non-selected articles.
5964
5965 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5966
5967         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5968         parameter to open-protocol-stream.
5969
5970 2011-04-01  Julien Danjou  <julien@danjou.info>
5971
5972         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5973         fundamental-mode.
5974
5975 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5976
5977         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5978         servers.
5979
5980 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5981
5982         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5983         made marks not propagate, again.
5984
5985 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5986
5987         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5988         Make this the default type.
5989         (proto-stream-open-plain): Rename from proto-stream-open-default.
5990         (open-protocol-stream, proto-stream-open-starttls)
5991         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5992         with `plain'.
5993
5994         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5995         value.
5996
5997         * nntp.el (nntp-open-connection-function): Document the fact that some
5998         values are not functions but are instead handled specially.
5999         Recognize nntp-open-plain-stream value.
6000         (nntp-open-connection): Recognize that value.
6001
6002 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6003
6004         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
6005         where it seems to be needed.
6006
6007 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6008
6009         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
6010         stuff.
6011
6012         * gnus-score.el (gnus-score-string): Fix calling convention of
6013         `gnus-simplify-buffer-fuzzy' after last patches.
6014
6015         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
6016         server for articles we didn't get any headers for.  This is a sanity
6017         check.
6018
6019 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
6020
6021         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
6022         new CAPABILITY, use it.
6023
6024 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6025
6026         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
6027         downloading anything.
6028
6029         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
6030
6031 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
6032
6033         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
6034         colors.
6035         (gnus-splash-svg-color-symbols): New function.
6036
6037 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6038
6039         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
6040         instead of using the global gnus-simplify-subject-fuzzy-regexp.
6041         (gnus-simplify-subject-fuzzy): Use the local
6042         gnus-simplify-subject-fuzzy-regex instead of the global one.
6043         This makes using this variable in group parameters work.
6044
6045 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6046
6047         * gnus-registry.el (gnus-registry-unfollowed-groups):
6048         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
6049         archive:sent-YYYY-MM-DD groups).
6050         (gnus-registry-split-fancy-with-parent): Bail out early in sender
6051         tracking if there are more than `gnus-registry-max-track-groups'
6052         matches.
6053
6054 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6055
6056         * message.el (message--yank-original-internal): New function to do the
6057         insertion cleanly inside eval in `message-yank-original'.
6058         (message-yank-original): Use it.
6059
6060 2011-03-29  Julien Danjou  <julien@danjou.info>
6061
6062         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
6063         local variables disabled rather than `normal-mode'.
6064
6065 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
6066
6067         * imap.el (imap-shell-open, imap-process-connection-type):
6068         Use imap-process-connection-type for 'shell' streams as well as
6069         Kerberos, SSL, other subprocesses.
6070
6071 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
6072
6073         * proto-stream.el: Changes preparatory to merging open-protocol-stream
6074         with open-network-stream.
6075         (proto-stream-always-use-starttls): Option removed.
6076         (open-protocol-stream): Return a process object by default.  Provide a
6077         new parameter :return-list specifying a list-type return value, which
6078         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
6079         :type `network' to `try-starttls', and `network-only' to `default'.
6080         Make `default' the default, for compatibility with open-network-stream.
6081         Handle the no-parameter case exactly as open-network-stream, with no
6082         additional stream processing.  Search plists using plist-get.
6083         Explicitly add :end-of-commend parameter if it is missing.
6084         (proto-stream-open-default): Rename from
6085         proto-stream-open-network-only.  Return 'default as the type.
6086         (proto-stream-open-starttls): Rename from proto-stream-open-network.
6087         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
6088         failed.  Always return a list with a (possibly dead) process as the
6089         first element, for compatibility with open-network-stream.
6090         (proto-stream-open-tls): Use plist-get.  Always return a list.
6091         (proto-stream-open-shell): Return `default' as connection type.
6092         (proto-stream-capability-open): Use plist-get.
6093         (proto-stream-eoc): Function deleted.
6094
6095         * nnimap.el (nnimap-stream, nnimap-open-connection)
6096         (nnimap-open-connection-1): Handle renaming of :type parameter for
6097         open-protocol-stream.
6098         (nnimap-open-connection-1): Pass a :return-list parameter
6099         open-protocol-stream to obtain a list return value.  Parse this list
6100         using plist-get.
6101
6102         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
6103         for open-protocol-stream.  Accept open-protocol-stream return value
6104         that is a subprocess object instead of a list.  Handle the case of a
6105         dead returned process.
6106
6107 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6108
6109         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6110
6111         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6112
6113 2011-03-21  Julien Danjou  <julien@danjou.info>
6114
6115         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6116         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6117         query.
6118         (mm-inline-text): Render normal text with fontification whenever
6119         possible.
6120
6121         * gnus-sum.el (gnus-summary-save-parts-1):
6122         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6123         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6124         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6125         Use `mm-handle-filename'.
6126
6127         * mm-util.el (mm-handle-filename): New function, return the filename of
6128         an handle.
6129
6130 2011-03-18  Julien Danjou  <julien@danjou.info>
6131
6132         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6133         (gnus-buffer-live-p): Check that buffer is not nil.
6134
6135 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6136
6137         * gnus.el: No Gnus v0.15 is released.
6138
6139 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6140
6141         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6142         avoid warning on XEmacs.
6143
6144         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6145         on XEmacs.
6146
6147         * gnus-art.el: Require mouse, which the build bot seems to say is
6148         needed.
6149
6150         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6151
6152         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6153         XEmacs, since it doesn't have url-retrieve-synchronously.
6154
6155         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6156         since assoc-string doesn't exist in XEmacs.
6157
6158 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6159
6160         * gnus-group.el (gnus-group-list-ticked): New function.
6161         (gnus-group-make-menu-bar): Provide a menu entry for it.
6162         (gnus-group-list-map): Provide a binding for it.
6163
6164 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6165
6166         * shr.el (shr-visit-file): New command.
6167
6168         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6169
6170 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6171
6172         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6173         servers.
6174
6175 2011-03-16  Julien Danjou  <julien@danjou.info>
6176
6177         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
6178         inline.
6179
6180         * gnus-art.el (article-hide-list-identifiers):
6181         Use gnus-group-get-list-identifiers.
6182
6183         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6184         (gnus-summary-remove-list-identifiers):
6185         Use gnus-group-get-list-identifiers to get regexp.
6186         (gnus-select-newsgroup, gnus-summary-insert-subject)
6187         (gnus-summary-insert-articles):
6188         Call gnus-summary-remove-list-identifiers unconditionally.
6189
6190 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6191
6192         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6193         we're selecting a group with unread articles.
6194
6195         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6196
6197         * gssapi.el: New file separated out from imap.el to provide a general
6198         Kerberos 5 connection facility for Emacs.
6199
6200         * message.el (message-elide-ellipsis): Document the format spec
6201         ellipsis.
6202
6203 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6204
6205         * message.el (message-elide-region): Allow the ellipsis to say how many
6206         lines were removed.
6207
6208 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6209
6210         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6211         window configurations containing buffers that are now dead.
6212
6213         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6214         parsing to avoid integer overflows.
6215         (nnimap-parse-flags): Simplify the last change.
6216         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6217         too large for 32-bit Emacsen.
6218
6219 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6220
6221         * auth-source.el (auth-source-netrc-create):
6222         * message.el (message-yank-original): Fix use of `case'.
6223
6224 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6225
6226         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6227         XEmacs, which was one character too wide.
6228
6229 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6230
6231         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6232         default number of articles to display.
6233         (gnus-articles-to-read): Use pretty names for prompt.
6234
6235 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6236
6237         * gnus-int.el (gnus-open-server): Ditto.
6238
6239         * gnus-start.el (gnus-activate-group): Give a backtrace if
6240         debug-on-quit is set and the user hits `C-g'.
6241         (gnus-read-active-file): Ditto.
6242
6243         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6244
6245 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6246
6247         * message.el (message-yank-original): Use cond instead of CL case.
6248
6249 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6250
6251         * auth-source.el (auth-source-netrc-create): Use usual format for the
6252         default in prompts.
6253
6254 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6255
6256         * lpath.el: Fbind read-char-choice for XEmacs.
6257
6258 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6259
6260         * auth-source.el (auth-source-netrc-create): Show the default in the
6261         prompt when prompting for token creation.
6262
6263 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6264
6265         * auth-source.el (auth-source-format-prompt): Always convert the value
6266         to a string to avoid evaluating non-string arguments.
6267         (auth-source-netrc-create): Offer default properly, not as initial
6268         content in `read-string'.
6269         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6270         of line to determine if we've been run before.  If so, don't run again,
6271         but print a trivial message to indicate the cache was hit instead.
6272
6273 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6274
6275         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6276         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6277         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6278         Gnus.
6279
6280 2011-03-11  Julien Danjou  <julien@danjou.info>
6281
6282         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6283         modified file".
6284
6285 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6286
6287         * auth-source.el (auth-source-read-char-choice): New function to read a
6288         character choice using `dropdown-list', `read-char-choice', or
6289         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6290         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6291         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6292         (auth-source-netrc-saver): Use it.
6293         (auth-source-pick-first-password): New convenience function.
6294
6295 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6296
6297         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6298         parameter in the credentials.
6299         (nnimap-open-connection-1): Use it after a successful login.
6300         (nnimap-credentials): Add IMAP-specific user and password prompt.
6301
6302         * auth-source.el (auth-source-search): Add :require parameter, taking a
6303         list.  Document it and the :save-function return token.  Pass :require
6304         down.  Change the CREATED message from a warning to a debug statement.
6305         (auth-source-search-backends): Pass :require down.
6306         (auth-source-netrc-search): Pass :require down.
6307         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6308         Change save prompt to indicate all modifications saved here are
6309         deletions.
6310         (auth-source-netrc-create): Take user login name as default in user
6311         prompt.  Move all the save functionality to a lexically bound function
6312         under the :save-function token in the returned list.  Set up clearer
6313         default prompts for user, host, port, and secret.
6314         (auth-source-netrc-saver): New function, intended to be wrapped for
6315         :save-function.
6316
6317 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6318
6319         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6320         lines to be spaces instead.
6321
6322 2011-03-07  Julien Danjou  <julien@danjou.info>
6323
6324         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6325         (sieve-sasl-auth): Check that auth-source-search did return something,
6326         or just return an empty string.
6327
6328 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6329
6330         * gnus.el (gnus-interactive): Use read-directory-name.
6331
6332         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6333         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6334         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6335         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6336         Likewise.
6337
6338         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6339
6340 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6341
6342         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6343         onto the list of killed groups, too.  This makes killed nnimap groups,
6344         for instance, more reliably not reappear.
6345
6346         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6347         the parent.
6348
6349         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6350
6351         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6352         really have server-side marks.
6353
6354         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6355         since most backends do not usefully have server-side marks.
6356         (gnus-update-read-articles): Propagate marks to all backends that
6357         really have server-side marks.
6358
6359 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6360
6361         * message.el (message-cite-reply-position, message-cite-style):
6362         New variables.
6363         (message-yank-original): Use the new citation styles.
6364
6365 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6366
6367         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6368         buffer-local issue); don't mark it buffer-local when running under
6369         XEmacs.
6370
6371 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6372
6373         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6374         numbers too big to be `read'.
6375
6376 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6377
6378         * password-cache.el (password-in-cache-p): Add autoload.
6379
6380         * message.el (message-options): Make buffer-local two ways to attempt
6381         to fix a XEmacs bug.
6382
6383 2011-03-02  Julien Danjou  <julien@danjou.info>
6384
6385         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6386
6387 2011-03-01  Julien Danjou  <julien@danjou.info>
6388
6389         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6390         group.
6391         (article-hide-list-identifiers): Use list-identifier group parameter.
6392
6393 2011-02-28  Julien Danjou  <julien@danjou.info>
6394
6395         * sieve.el (sieve-buffer-script-name): New local variable to store
6396         sieve script name.
6397         (sieve-edit-script): Store sieve script name.
6398         (sieve-upload): Use sieve script name when uploading.
6399         (sieve-upload): Use substitute-command-keys.
6400         (sieve-edit-script): Use substitute-command-keys.
6401         (sieve-refresh-scriptlist): Use substitute-command-keys.
6402         (sieve-manage-mode-map): Define keymap properly.
6403         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6404         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6405         Remove commented code about cvs.
6406         (sieve-manage-quit): New function.
6407         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6408
6409 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6410
6411         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6412
6413 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6414
6415         * auth-source.el (auth-source-search): Cache empty result sets.
6416
6417         * password-cache.el (password-in-cache-p): Convenience function to
6418         check if a key is in the cache, even if the value is nil.
6419
6420         * auth-source.el (auth-source-save-behavior): New variable to replace
6421         `auth-source-never-create'.
6422         (auth-source-netrc-create): Use it.
6423         (auth-source-never-save): Remove.
6424
6425 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6426
6427         * nnimap.el (nnimap-stream): Doc fix.
6428         (nnimap-open-connection-1): Reverse the order of the ports to that the
6429         prompted-for port is first.
6430
6431         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6432         retrieval by the no-group selection.
6433
6434         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6435         numerical parameters.
6436
6437 2011-02-25  Julien Danjou  <julien@danjou.info>
6438
6439         * gnus-gravatar.el: Use gnus-with-article-buffer.
6440
6441         * gnus-art.el (gnus-with-article-buffer): Check that the
6442         gnus-article-buffer is alive.
6443
6444 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
6445
6446         * auth-source.el (auth-source-creation-prompts): New variable to manage
6447         creation-time prompts.
6448         (auth-source-search): Document it.
6449         (auth-source-format-prompt): Add utility function.
6450         (auth-source-netrc-create): Don't default the user name to
6451         user-login-name.  Use `auth-source-creation-prompts' and some default
6452         prompts for user, host, port, and password (the default generic prompt
6453         remains ugly).
6454         (auth-source-never-save): Add customizable option to never save info.
6455         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6456         mode excursion.
6457
6458 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6459
6460         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6461         argument that XEmacs doesn't support.
6462
6463         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6464         compiled for Emacsen having no `libxml-parse-html-region' support.
6465
6466         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6467
6468         * lpath.el: Bind buffer-save-without-query for XEmacs.
6469
6470 2011-02-23  Julien Danjou  <julien@danjou.info>
6471
6472         * gnus-art.el (article-make-date-line): Ignore errors if time is
6473         invalid and not convertible.
6474         (article-make-date-line): Only add lapsed time if time is not nil.
6475
6476 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6477
6478         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6479         `read-char-choice' for backwards compatibility.
6480         (auth-source-netrc-element-or-first): New function to DTRT for
6481         parameter extraction.
6482         (auth-source-netrc-create): Use it and fix multiple parameter print
6483         bug.  Use the default passed from above (given-default) or the
6484         built-in (user-login-name for :user).
6485
6486 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6487
6488         * gnus-start.el (gnus-dribble-read-file):
6489         Set buffer-save-without-query, since we always want to save the dribble
6490         file, probably.
6491
6492         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6493         nnimap.
6494
6495         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6496         -summary- since it's a user-visible variable.
6497
6498         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6499         first time you use the new Gnus.
6500
6501 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6502
6503         * auth-source.el: Don't load netrc.el.
6504         (auth-sources): Search ~/.netrc as well by default.
6505         (auth-source-debug): Add 'trivia option for extra output.
6506         (auth-source-do-trivia): Use it.
6507         (auth-source-search): Simplify logic to use
6508         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6509         appropriate.  Don't keep a running count at this level.  Layer :create
6510         and :delete options appropriately on the first and second passes.
6511         Don't track the backend with the search results.
6512         (auth-source-search-backends): New function to search a list of
6513         backends for a processed spec.
6514         (auth-source-netrc-parse): Cache all netrc files, making
6515         auth-source-netrc-cache an alist keyed by the file name and using the
6516         file mtime as the caching criterion.  Keep the obfuscated data secret
6517         with a lexical bind.
6518         (auth-source-netrc-search): Don't calculate the length of the results
6519         unnecessarily.
6520         (auth-source-search-backends): Fix bug.
6521         (auth-source-netrc-create): Rework prompts.
6522
6523 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6524
6525         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
6526         Lower case names of search constraints.
6527         (nnir-run-query): Cache and reuse search constraints for all imap
6528         servers.
6529
6530 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6531
6532         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6533         after exit.
6534         (gnus-setup-message): Define missing variable from last checkin.
6535
6536         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6537         value, show the raw article.
6538
6539 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6540
6541         * gnus.el: No Gnus v0.13 is released.
6542
6543 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6544
6545         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6546         auth-source now accepts numbers.
6547
6548         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6549         spec, too.
6550         (auth-source-ensure-strings): New function.
6551
6552         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6553         (gnus-article-setup-buffer): Always restart the date timer so that user
6554         changes to the frequency is respected.
6555
6556         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6557         port numbers, so make sure it gets that if nnimap-server-port is
6558         explicit.
6559
6560 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6561
6562         * nnimap.el (nnimap-inbox): Doc fix.
6563
6564 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6565
6566         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6567         Autoload.  Add optional arg FRAME, and pass it to color-values.
6568         (color-complement): Caller changed.  Doc fix.
6569         (color-gradient): Rewrite for better clarity and efficiency.
6570
6571 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6572
6573         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6574         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6575         color-lab-to-srgb.
6576
6577 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6578
6579         * color.el: First part of merge from hexrgb.el.
6580         (color-rgb-to-hex): Rename from color-rgb->hex.
6581         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6582         saturation to zero if the value is too small.
6583         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6584         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6585         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6586         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6587         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6588         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6589         (color-cie-de2000): Doc fix.
6590
6591 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6592
6593         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6594         given method as in the group name if we're using an extended method.
6595         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6596         command, if we're using that, instead of waiting for the beginning.
6597
6598         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6599         we're sure to get unique server names, and we don't output two async
6600         commands in the same buffer.  This fixes an NNTP hang for some users.
6601
6602 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6603
6604         * gnus.el: No Gnus v0.11 is released.
6605
6606 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6607
6608         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6609         summary buffer before reading going to the next buffer.  This avoids
6610         putting the point in the group buffer if you `C-g' the command.
6611
6612         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6613         cache (for now) to make ~/.authinfo.gpg files usable.
6614
6615         * nnfolder.el (copyright-update): Define for the compiler.
6616
6617         * auth-source.el (auth-source-search): Fix unbound variable.
6618
6619 2011-02-19  Glenn Morris  <rgm@gnu.org>
6620
6621         * gnus.el (gnus-meta): Doc fix.
6622
6623 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6624
6625         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6626         in case it's not yet loaded.
6627
6628 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6629
6630         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6631         line we're waiting for.
6632
6633 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6634
6635         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6636         face with line-width greater than zero will cause RET in gnus summary
6637         buffer to scroll down article page-wise because auto vscroll happens,
6638         it should be temporally disabled when doing a scroll-up.
6639
6640 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6641
6642         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6643         outputs from the server.
6644
6645 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6646
6647         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6648         later so that bbdb can hook in easier.
6649
6650 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
6651
6652         * auth-source.el (auth-source-search): Don't try to create credentials
6653         if the caller doesn't want that.
6654         (auth-source-search): If we don't find a match, don't bug out on
6655         non-bound variables.
6656         (auth-source-search): Only ask a single backend to create the
6657         credentials.
6658
6659         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6660         logging.
6661         (nnimap-credentials): Protect against auth-source-search returning nil.
6662         (nnimap-request-list): Protect against not being able to open the
6663         server.
6664
6665 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
6666
6667         * auth-source.el (auth-source-search): Do a two-phase search, one with
6668         no :create to get the responses from all backends.
6669
6670         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6671         when getting credentials.
6672
6673         * gnus-util.el (gnus-delete-duplicates): New function.
6674
6675 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6676
6677         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6678         a creation default, pass the whole port list down.  It will be
6679         completed.
6680
6681         * auth-source.el (auth-source-search): Updated docs to talk about
6682         multiple creation choices.
6683         (auth-source-netrc-create): Accept a list as a value (from the search
6684         parameters) and do completion on that list.  Keep a separate netrc line
6685         with the password obscured for showing the user.
6686
6687         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6688         first choice to `auth-source-search' so it will be used for entry
6689         creation instead of the server's Gnus-specific name.
6690         (nnimap-credentials): Rely on the auth-source library to select which
6691         port is actually wanted in the new netrc entry, so don't override
6692         `auth-source-creation-defaults'.
6693
6694         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6695         :protocol and accept a missing user, host, or port as a wildcard match.
6696         (auth-source-debug): Default to off.
6697
6698         (auth-source-netrc-search, auth-source-netrc-create)
6699         (auth-source-secrets-search, auth-source-secrets-create)
6700         (auth-source-user-or-password, auth-source-backend, auth-sources)
6701         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6702         instead of :protocol.
6703
6704         * nnimap.el (nnimap-credentials): Pass a port default to
6705         `auth-source-search' in case an entry needs to be created.
6706         (nnimap-open-connection-1): Use :port instead of :protocol.
6707
6708 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6709
6710         * auth-source.el: Bind load-path when loading EIEIO from
6711         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6712         21.4 doesn't support, to `require'.
6713         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6714         delete-dups that is not available in XEmacs 21.4.
6715
6716 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6717
6718         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6719         as EIEIO must also be loaded when auth-source.el is being
6720         byte-compiled.
6721
6722 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6723
6724         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6725
6726         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6727
6728         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6729
6730         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6731
6732         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6733
6734         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6735
6736         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6737
6738         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6739         necessary.
6740
6741 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6742
6743         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6744         nil means that nnimap doesn't get updated.
6745
6746 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6747
6748         * auth-source.el (auth-source-netrc-create): Return a synthetic search
6749         result when the user doesn't want to write to the file.
6750         (auth-source-netrc-search): Expect a synthetic result and proceed
6751         accordingly.
6752         (auth-source-cache-expiry): New variable to override
6753         `password-cache-expiry'.
6754         (auth-source-remember): Use it.
6755
6756         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6757         parameter.  Create entry if necessary by using :create t.
6758         (nnimap-open-connection-1): Don't pass `inhibit-create'.
6759
6760 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
6761
6762         * auth-source.el (auth-source-debug): Enable by default and don't
6763         mention the obsolete `auth-source-hide-passwords'.
6764         (auth-source-do-warn): New function to debug unconditionally.
6765         (auth-source-do-debug): Use it.
6766         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6767         and for Secrets API entries when the secrets.el library is not
6768         available.
6769
6770 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6771
6772         * gnus-sum.el (gnus-propagate-marks): Default to nil.
6773         (gnus-summary-exit): Kill the correct article buffer on exit from a
6774         `C-d' group.
6775
6776         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
6777         gnus-propagate-marks.
6778
6779         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6780         before killing the buffers so that a non-full window conf gets handled
6781         correctly.
6782         (gnus-summary-exit): Ditto.
6783         (gnus-summary-read-group-1): Ditto.
6784
6785         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6786         async code again so that we can debug it properly.
6787
6788         * message.el (message-reply): Take an optional switch-buffer parameter
6789         so that Gnus window confs are respected better.
6790
6791 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6792
6793         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6794         `plist-get' to accept non-list parameters (XEmacs issue).
6795         Fix docstring.
6796         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6797         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6798         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6799         Login collection is "Login" and not "login".
6800
6801 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6802
6803         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6804         multiple headers.
6805
6806         * nnimap.el (nnimap-inhibit-logging): New variable.
6807         (nnimap-log-command): Don't log login commands.
6808
6809         * auth-source.el (auth-source-netrc-search): The asserts seem to want
6810         to have more parameters.
6811
6812         * nnimap.el (nnimap-send-command): Mark the command time for each
6813         command, so that we don't get NOOPs stepping on our toes.
6814
6815         * gnus-art.el (article-date-ut): Get the date from the Date header on
6816         `t'.
6817
6818 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6819
6820         * auth-source.el (auth-source-search): Use copy-sequence instead of
6821         the cl.el copy-list.
6822
6823 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6824
6825         * imap.el: Bring it back (revert
6826         84d800cd31de3064f0ed39617d725709a2f8f42f).
6827
6828 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
6829
6830         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6831         Improve prompt.
6832
6833 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6834
6835         * gnus-art.el (gnus-article-mode-line-format): Remove the article
6836         washing status from the default format.  It isn't very informative.
6837
6838 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
6839
6840         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6841         Fix Gcc processing on imap.
6842
6843 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6844
6845         * imap.el: Remove file.  All the functionality is in nnimap.el.
6846
6847 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6848
6849         * message.el (message-bury): Don't pop up a new window when selected
6850         window is dedicated.
6851
6852 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6853
6854         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6855
6856 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
6857
6858         * sieve-manage.el: Autoload `auth-source-search'.
6859         (sieve-sasl-auth): Use it.
6860
6861 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6862
6863         * nnimap.el: Autoload `auth-source-forget+'.
6864         (nnimap-open-connection-1): Use it if the connection fails.
6865
6866         * auth-source.el: Require `password-cache'.
6867         (auth-source-hide-passwords, auth-source-cache): Remove and mark
6868         obsolete.
6869         (auth-source-magic): Marker for `password-cache' keys.
6870         (auth-source-do-cache): Update docstring.
6871         (auth-source-search): Use and check cache.
6872         (auth-source-forget-all-cached, auth-source-remember)
6873         (auth-source-recall, auth-source-forget, auth-source-forget+)
6874         (auth-source-specmatchp): Caching support functions.
6875         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6876         Remove and obsolete.
6877         (auth-source-user-or-password): Remove caching to further discourage
6878         using it.  Always hide passwords.
6879
6880         * password-cache.el (password-cache-remove): Accept secrets that are
6881         not strings.
6882
6883 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
6884
6885         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6886         code for now, since it doesn't work for all users.
6887
6888 2011-02-09  Julien Danjou  <julien@danjou.info>
6889
6890         * message.el (message-options): Make message-options really buffer
6891         local.
6892
6893 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
6894
6895         * mail-source.el: Autoload `auth-source-search'.
6896         (mail-source-keyword-map): Note order matters.
6897         (mail-source-set-1): Get all the mail-source source values and
6898         defaults and search auth-source on those if needed.  This can all
6899         probably be simplified.
6900
6901         * nnimap.el: Autoload `auth-source-search'.
6902         (nnimap-credentials): Use it.
6903         (nnimap-open-connection-1): Ask for the virtual server and physical
6904         address in one shot.
6905
6906         * nntp.el: Autoload `auth-source-search'.
6907         (nntp-send-authinfo): Use it.  Note TODO.
6908
6909 2011-02-08  Julien Danjou  <julien@danjou.info>
6910
6911         * shr.el (shr-tag-body): Add support for text attribute in body
6912         markups.
6913
6914         * message.el (message-options): Make message-options a local variable.
6915
6916 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
6917
6918         * auth-source.el (auth-source-secrets-search)
6919         (auth-source-user-or-password): Use `append' instead of `nconc'.
6920         (auth-source-user-or-password): Build return list better and protect
6921         against nil :secret.
6922
6923 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
6924
6925         * nnimap.el (nnimap-update-info): Refactor slightly.
6926         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6927         (nnimap-update-info): Clean up slightly.
6928         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6929         characters.
6930         (nnimap-process-quirk): Rename function to avoid collision.
6931         (nnimap-update-info): Fix macrology bug-out.
6932         (nnimap-update-info): Simplify split history test.
6933
6934 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
6935
6936         * auth-source.el (top): Require 'eieio unconditionally.
6937         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6938         (auth-source-secrets-search): Limit search when `max' is greater than
6939         number of results.
6940
6941 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6942
6943         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6944         part not returning any data.
6945
6946         * proto-stream.el (open-protocol-stream): Document the return value.
6947
6948 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6949
6950         * auth-source.el (auth-source-secrets-search): Add examples.
6951
6952 2011-02-06  Julien Danjou  <julien@danjou.info>
6953
6954         * message.el (message-setup-1): Handle message-generate-headers-first
6955         set to t.
6956
6957 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6958
6959         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6960         API with a string "secrets:collection-name" and with 'default.
6961         (auth-source-backend-parse): Parse "secrets:collection-name" and
6962         'default.  Recurse on parses instead of repeating code.  Use the
6963         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
6964         message when ignoring a source.
6965         (auth-source-search): List ignored search keys at the top level.
6966         (auth-source-netrc-create): Use `case' instead of `cond'.
6967         (auth-source-secrets-search): Created with TODOs.
6968         (auth-source-secrets-create): Created with TODOs.
6969         (auth-source-retrieve, auth-source-create, auth-source-delete)
6970         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6971         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6972         (auth-source-user-or-password-sftp)
6973         (auth-source-user-or-password-smtp): Remove.
6974         (auth-source-user-or-password): Deprecated and modified to be a wrapper
6975         around `auth-source-search'.  Not tested thoroughly.
6976
6977 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
6978
6979         * auth-source.el: Bring in assoc and eioeio libraries.
6980         (secrets-enabled): New variable to track the status of the Secrets API.
6981         (auth-source-backend): New EIOEIO class to represent a backend.
6982         (auth-source-creation-defaults): New variable to set prompt defaults
6983         during token creation (see the `auth-source-search' docstring for
6984         details).
6985         (auth-sources): Simplify to allow a simple string as a netrc backend
6986         spec.
6987         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6988         (auth-source-backend-parse-parameters): Fill in the backend parameters.
6989         (auth-source-search): Main auth-source API entry point.
6990         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6991         (auth-source-search-collection): Helper function for searching.
6992         (auth-source-netrc-parse, auth-source-netrc-normalize)
6993         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6994         Supports search, create, and delete.
6995         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6996         backend stubs.
6997         (auth-source-user-or-password): Call `auth-source-search' but it's not
6998         ready yet.
6999
7000 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
7001
7002         * message.el (message-setup-1): Remove the read-only stuff, since it
7003         doesn't work under XEmacs, for some reason.
7004
7005         * gnus-sum.el (gnus-user-date): Rename back from
7006         gnus-summary-user-date since user code refers to it.
7007
7008         * shr.el (shr-render-td): Store the actual background color used.
7009
7010         * message.el (message-setup-1): Don't bind the constant
7011         -forbidden-properties.
7012         (message-setup-1): Revert previous change, since it needs to bind the
7013         props to insert them.
7014         (message-resend): Allow removing the read-only separator line.
7015
7016 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7017
7018         * nnimap.el (nnimap-request-accept-article): Give an error message if
7019         the APPEND wasn't successful.
7020
7021 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
7022
7023         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
7024         that have no groups.
7025
7026 2011-02-03  Julien Danjou  <julien@danjou.info>
7027
7028         * gnus-draft.el: Remove progn around gnus-draft-setup.
7029
7030 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7031
7032         * gnus-start.el (gnus-read-active-for-groups): This function is never
7033         called with a nil `infos', so clean that up.
7034         (gnus-get-unread-articles): Request active files from primary/secondary
7035         methods that have no groups (yet).
7036
7037 2011-02-03  Julien Danjou  <julien@danjou.info>
7038
7039         * message.el (message-setup-1): Always generate References first.
7040         (message-mail): Return the return value of message-setup, not always t.
7041         (message-setup-1): Insert mail-header-separator with read-only and
7042         intangible properties set.
7043
7044         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
7045         user-date in docstring.
7046
7047         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
7048
7049         * gnus.el (gnus-summary-line-format): Mention &user-date format in
7050         docstring.
7051
7052         * gnus.el (gnus-user-date-format-alist): Change default value.
7053         Use defcustom, with type and group.  Move from gnus-util.el.
7054         Rename to gnus-summary-user-date-format-alist.
7055
7056 2011-02-03  Glenn Morris  <rgm@gnu.org>
7057
7058         * nnimap.el (gnus-fetch-headers): Declare.
7059
7060         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
7061
7062 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7063
7064         * message.el (message-forward-make-body-digest-plain)
7065         (message-followup, message-reply): Clean up things noted by Stefan.
7066
7067         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
7068         gnus-article-update-date-headers is nil.
7069         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
7070         it didn't really work with defcustom.
7071         (article-update-date-lapsed): Make sure the window start doesn't move,
7072         either.
7073
7074 2011-02-01  Julien Danjou  <julien@danjou.info>
7075
7076         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
7077         format.
7078
7079         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7080         standard in Emacs nowadays.
7081
7082         * color.el (color-gradient): Add a color-gradient function.
7083
7084 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7085
7086         * message.el (message-expand-name): Don't trust the return value of
7087         bbdb-complete-name.
7088         (message-check-news-header-syntax): Remove unused var `start'.
7089         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
7090         (message-inhibit-body-encoding): Move to before first use.
7091         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
7092         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
7093         (Organization, Message-ID, Date, mh-previous-window-config):
7094         Defvar the vars using dynamic scoping.
7095
7096 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
7097
7098         * shr.el (shr-render-td): Only do colors at the final rendering.
7099         Should be slightly faster.
7100         (shr-insert-table): Fix up TD background colors when doing the
7101         vertical padding.
7102
7103         * gnus-art.el (article-date-ut): Protect against articles with no Date
7104         header.
7105         (article-update-date-lapsed): Don't use current-column to find the
7106         horizontal position.  It's fragile in the presence of \003 characters.
7107
7108         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7109
7110 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7111
7112         * gnus-art.el (article-transform-date): Rewrite to still work when
7113         there are several rfc2822 parts.
7114         (article-transform-date): Fix infinite recursion.
7115         (article-date-ut): Replace infinitely many Date headers with a single
7116         one when called interactively.
7117
7118         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7119         secure manner.
7120
7121         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7122         move around by not using save-window-excursion.  It seems to work...
7123
7124 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7125
7126         * gnus-art.el (article-make-date-line): Work for user-defined format.
7127
7128 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7129
7130         * nntp.el (nntp-retrieve-group-data-early)
7131         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7132         fetching functions.
7133
7134         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7135         thoroughly for all backends that have no known groups.  This should
7136         allow new nnml methods to retrieve mail.
7137
7138         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7139         that Gnus doesn't know exists again.
7140
7141         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7142         (gnus-treat-date-ut): Ditto.
7143         (gnus-article-update-date-header): Rename.
7144         (gnus-treat-date-local): Remove.
7145         (gnus-treat-date-english): Remove.
7146         (gnus-treat-date-lapsed): Remove.
7147         (gnus-treat-date-combined-lapsed): Remove.
7148         (gnus-treat-date-original): Remove.
7149         (gnus-treat-date-iso8601): Remove.
7150         (gnus-treat-date-user-defined): Remove.
7151         (gnus-article-date-headers): New variable to control all the date
7152         header options.
7153         (article-date-ut): Rewrite to allow using the new way to format date
7154         headers(s).
7155
7156 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7157
7158         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7159         method.
7160         (nnmail-article-group): A better test for fanciness.
7161
7162         * nnimap.el (nnimap-request-head): Protect against not finding the
7163         article by Message-ID.
7164
7165 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7166
7167         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7168         keep point at the "same place".
7169
7170 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7171
7172         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7173         data if the group is inactive.
7174
7175 2011-01-28  Julien Danjou  <julien@danjou.info>
7176
7177         * gnus-win.el: Remove dead function gnus-window-configuration-element.
7178         (gnus-all-windows-visible-p): Remove old compatibility code.
7179         (gnus-window-top-edge): Add docstring.
7180
7181         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7182
7183 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7184
7185         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7186         older request-update-info.
7187
7188         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7189
7190 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7191
7192         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7193         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7194
7195 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7196
7197         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7198         groups.  This makes the nndraft:queue group pop up if it's not already
7199         there.
7200
7201         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7202         messages" logic, which was reversed.
7203
7204         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7205         the "same place" even if point is on the line being replaced.
7206         (article-update-date-lapsed): Allow updating both the combined lapsed
7207         and the lapsed headers.
7208         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7209         (article-make-date-line): Limit the number of segments dynamically to
7210         avoid too-long lines.
7211
7212 2011-01-27  Julien Danjou  <julien@danjou.info>
7213
7214         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7215         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7216
7217 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7218
7219         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7220         Use plist-get instead of the cl function getf.
7221
7222 2011-01-27  Glenn Morris  <rgm@gnu.org>
7223
7224         * gnus-util.el (float-time): Get rid of compiler warning, again.
7225
7226 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7227
7228         * shr.el (shr-put-color): Special-case background colors: Do put them
7229         at the blank parts at the front of the lines.
7230
7231         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7232         exit hook to nix out all data on readedness on group exit.
7233
7234         * gnus-util.el (float-time): If float-time is bound, always use it on
7235         all Emacsen.  It's unclear why the subrp check was there.
7236         (time-date): Require to make some autoload issues on XEmacs go away.
7237
7238         * shr.el (shr-put-color): Don't do the box padding in tables, since
7239         they're already padded.
7240
7241 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7242
7243         * gnus-art.el (gnus-article-next-page): When the last line of the
7244         article is displayed, scroll down once more instead of going to the
7245         next article at once.
7246         (article-lapsed-string): Refactor out and allow specifying how many
7247         segments you want.
7248         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7249         (gnus-article-update-lapsed-header): New variable.
7250
7251         * shr.el: Revert change that made headings use different-sized faces.
7252         The Emacs display engine isn't advanced enough that, for instance,
7253         tables can comfortably use differently-sized faces.
7254
7255 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7256
7257         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7258         used.
7259         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7260         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7261         we're using an encrypted connection.
7262
7263         * proto-stream.el: Alter the interface functions to also return the
7264         actual stream type used: network or tls.
7265
7266 2011-01-25  Julien Danjou  <julien@danjou.info>
7267
7268         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7269         (mm-display-javascript-inline): New function.
7270
7271         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7272         viewing function.
7273
7274 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7275
7276         * shr.el (shr-expand-newlines): Fix variable name.
7277
7278 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7279
7280         * shr.el (shr-expand-newlines): Make nested boxes work.
7281
7282 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7283
7284         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7285         backgrounds.
7286         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7287         in a more sensible manner.
7288
7289 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7290
7291         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7292         if EPG is loaded.
7293
7294 2011-01-24  Julien Danjou  <julien@danjou.info>
7295
7296         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7297         tags.
7298
7299 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7300
7301         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7302         commands.
7303
7304         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7305         in the article buffer.
7306         (gnus-gravatar-insert): Use blank space from the current buffer to
7307         avoid breaking text properties.  This makes X-Sent updating work again.
7308
7309         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7310
7311 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7312
7313         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7314         fix the bug in url-http.el instead.
7315
7316         * shr.el (shr-image-fetched): Ditto.
7317
7318         * shr.el (shr-image-fetched): Avoid having point move in the article
7319         buffer.
7320
7321         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7322         buffer after being called.  It's apparently being killed by url.el, and
7323         killing it made point move to end-of-buffer in a random buffer.
7324
7325         * shr.el (shr-image-fetched): Ditto.
7326
7327 2011-01-23  Julien Danjou  <julien@danjou.info>
7328
7329         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7330
7331         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7332         text/x-org.
7333
7334 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7335
7336         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7337         (i.e., nnimap) returning nil as the article number.
7338
7339 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7340
7341         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7342         "DelSp" parameter in RFC3676.
7343
7344 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7345
7346         * message.el (message-check-recipients): Display the encoded version of
7347         the bogus address if they differ.
7348
7349         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7350         after sending.
7351
7352         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7353
7354         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7355
7356         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7357         group buffer after sending the queue.
7358
7359         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7360
7361 2011-01-22  Julien Danjou  <julien@danjou.info>
7362
7363         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7364
7365 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7366
7367         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7368         nested related parts.
7369
7370         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7371         unexpired articles.  This fixes the regression that led expiry marks to
7372         disappear from nnfolder groups.
7373
7374 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7375
7376         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7377         Don't confuse the "ret" of "retrograde" with RET.
7378
7379 2011-01-21  Julien Danjou  <julien@danjou.info>
7380
7381         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7382         than mm-insert-inline.
7383
7384 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7385
7386         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7387         Widen article buffer.
7388
7389 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7390
7391         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7392         the temp buffer.
7393         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7394
7395 2011-01-20  Julien Danjou  <julien@danjou.info>
7396
7397         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7398
7399         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7400         than mm-insert-inline to insert inline part: this respect
7401         mm-inline-media-tests displayers.
7402
7403         * mm-view.el (mm-display-shell-script-inline): New function.
7404
7405         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7406
7407         * mm-uu.el (mm-uu-type-alist): Add org block.
7408         (mm-uu-org-src-code-block-extract): New function.
7409
7410         * mm-view.el (mm-display-org-inline): New function.
7411
7412         * mm-decode.el (mm-automatic-display): Add text/org.
7413
7414         * mailcap.el (mailcap-mime-extensions): Add .org.
7415
7416 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7417
7418         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7419         gnus-article-add-buttons.
7420
7421 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7422
7423         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7424         From header with a date and "nobody" as the sender.
7425
7426 2011-01-19  Julien Danjou  <julien@danjou.info>
7427
7428         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7429         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7430         if you have the same regexp several times.
7431         (gnus-button-push): Fix matching when regexp is symbol.
7432
7433 2011-01-15  Glenn Morris  <rgm@gnu.org>
7434
7435         * message.el (message-mail): A compose-mail function should
7436         accept headers as strings.
7437
7438 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7439
7440         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7441         Add :vert-only tags.
7442         (message-mail): New arg RETURN-ACTION.
7443         (message-return-action): New var.
7444         (message-bury): Use it.
7445         (message-mode): Make it buffer-local.
7446         (message-send-and-exit): Always call message-bury.
7447
7448         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7449         message-mail.
7450
7451 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7452
7453         * nnimap.el (nnimap-convert-partial-article): Protect against
7454         zero-length body parts.
7455
7456         * mm-decode.el (mm-preferred-alternative-precedence):
7457         Discourage showing empty parts.
7458
7459         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7460         and stuff if the backend didn't return the article number.  This fixes
7461         an Exchange-related nnimap bug.
7462
7463         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7464         group window, because it does the wrong thing when a separate frame
7465         displays the group buffer.
7466
7467         * proto-stream.el (open-protocol-stream): Protect against the low-level
7468         transport functions returning nil.
7469
7470 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7471
7472         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7473         (mml2015-epg-find-usable-secret-key): New function.
7474         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7475         mml2015-epg-find-usable-key (Bug#7797).
7476         (mml2015-epg-encrypt): Ditto.
7477
7478 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * dgnushack.el (rot13-string): Fix the way to get the argument.
7481
7482 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7483
7484         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7485
7486 2011-01-03  Glenn Morris  <rgm@gnu.org>
7487
7488         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7489
7490         * sieve.el (sieve-open-server): Give a more explicit error if
7491         sieve-manage-open returns nil.  (Bug#7720)
7492
7493 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7494
7495         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7496
7497 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7498
7499         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7500         This avoids sending passwords in plain text over non-encrypted
7501         channels.
7502
7503         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7504
7505         * nnimap.el (nnimap-login): Refactored out into own function, and
7506         implement CRAM-MD5.
7507         (nnimap-wait-for-line): Refactored out.
7508
7509         * mm-view.el (mml-smime): Require.
7510
7511 2010-12-20  David Engster  <deng@eml.cc>
7512
7513         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7514         use EPG to decrypt S/MIME messages instead of openssl.
7515
7516 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7517
7518         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7519
7520         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7521         status is the group clearly is unreachable.
7522
7523         * auth-source.el (auth-source-create): Add the optional second
7524         parameter to `local-variable-p' to be compatible with XEmacs.
7525
7526 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7527
7528         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7529         work when using a compressed nnml folder.
7530
7531 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7532
7533         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7534         backends after sanitising on entry, because this never makes sense:
7535         If the articles have gone missing, then the data no longer exists on
7536         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7537         overwrite anything anyway.
7538
7539         * shr.el (shr-insert-document): Bind shr-width dynamically to
7540         window-width if it's nil.
7541
7542 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7543
7544         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7545         with the meaning of using the full emacs window width for rendering.
7546
7547 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7548
7549         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7550         case when sender is not given.
7551
7552 2010-12-23  Julien Danjou  <julien@danjou.info>
7553
7554         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7555         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7556         the addresses, otherwise we might misplaced the gravatar.
7557
7558 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7559
7560         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7561         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7562         obsolete in Emacs.
7563
7564 2010-12-20  Julien Danjou  <julien@danjou.info>
7565
7566         * gnus-util.el (gnus-rescale-image): Revert last change.
7567
7568 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7569
7570         * binhex.el: Improve commentary (Bug#7482).
7571
7572 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7573
7574         * gnus-group.el (gnus-group-delete-articles): New command.
7575
7576 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7577
7578         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7579
7580 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7581
7582         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7583         here, since it's up to the backends to do CRLF removal if their
7584         protocol has it.
7585
7586         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7587
7588 2010-12-17  Julien Danjou  <julien@danjou.info>
7589
7590         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7591         they are from file.  Can also scale up.
7592
7593 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7594
7595         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7596         Restore gnus-use-agent.
7597         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7598
7599         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7600
7601 2010-12-17  Julien Danjou  <julien@danjou.info>
7602
7603         * gravatar.el (gravatar-retrieve-synchronously): New function.
7604         (gravatar-get-data): Make more robust.
7605
7606 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7607
7608         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7609
7610 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7611
7612         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7613         to really consider the last line.
7614
7615 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7616
7617         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7618         list of recipient keys, or use symmetric encryption if not a list.
7619         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7620         EPA override, replacing the call to `netrc-store-data'.
7621
7622 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7623
7624         * gnus-srvr.el: Avoid passing nil regexp argument to
7625         delete-matching-lines.
7626
7627 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7628
7629         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7630         fetching stops when Gnus exits.
7631
7632         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7633         function.
7634         (nnfolder-request-expire-articles): Save all the buffers after doing
7635         expiry.
7636
7637         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7638         the last article", since that led to serious performance regressions
7639         when expiring nnml groups.
7640
7641 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7642
7643         * nnir.el: Improve customizations.
7644
7645 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7646
7647         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7648
7649         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7650         group has been killed.
7651         (gnus-group-yank-group): Ditto.
7652
7653         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7654
7655         * nnimap.el (nnimap-request-update-group-status): New function.
7656
7657         * gnus-int.el (gnus-request-update-group-status): New interface
7658         function.
7659
7660         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7661         copying read-ness to the backends.
7662
7663         * nnimap.el (nnimap-quirk): New function.
7664         (nnimap-retrieve-group-data-early): Use it.
7665         (nnimap-quirks): New alist.
7666
7667 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7668
7669         * shr.el (shr-insert): Set shr-start after deleting trailing space;
7670         don't delete it within indentation.
7671
7672 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7673
7674         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7675         previous line.
7676
7677 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7678
7679         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7680         QRESYNC command by deleting a superfluous space which broke Cyrus
7681         servers.  This change will break other servers that are buggy the other
7682         way around.
7683
7684 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7685
7686         * spam.el: Reindent and fix long lines.
7687         (spam-copy-or-move-routine): Exclude invalid move destinations.
7688
7689 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7690
7691         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7692         installed the registry.
7693
7694 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7695
7696         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7697
7698 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7699
7700         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7701         groupname doesn't contain "gmane".
7702
7703 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7704
7705         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7706         and netrc-bound-and-true-p bindings.
7707         (netrc-parse): Cache the netrc contents.
7708
7709         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7710         (gnus-1): Don't create the nndrafts group twice.
7711         (gnus-setup-news): There's no need to read the active file here, since
7712         that's done again later on a per-backend basis.
7713         (gnus-start-draft-setup): Make sure that the new group is started out
7714         empty.
7715
7716         * gnus-agent.el (gnus-agentize): Don't create the queue group
7717         automatically on startup.  It'll be created later, if needed.
7718
7719         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7720         of automatically subscribed groups.
7721         (gnus-auto-subscribed-categories): New variable.
7722         (gnus-matches-options-n): Use it.
7723         (gnus-default-subscribed-newsgroups): Remove unused variable.
7724         (gnus-start-draft-setup): Message a bit less.
7725
7726 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7727
7728         * nnir.el (nnir-run-imap): Return article list in order of increasing
7729         UID.
7730
7731 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7732
7733         * gnus-sum.el (gnus-summary-enter-digest-group):
7734         Mention gnus-auto-select-on-ephemeral-exit.
7735
7736         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7737         convention of the network-only option.
7738
7739 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7740
7741         * proto-stream.el (proto-stream-open-network-only): New function to
7742         have a way to specify non-STARTTLS upgrade connections.
7743
7744 2010-12-10  Julien Danjou  <julien@danjou.info>
7745
7746         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7747         email address is nil.
7748
7749         * message.el (message-bogus-recipient-p): Set address to "" if nil.
7750
7751 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
7752
7753         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7754         deletion.
7755         (nnir-run-imap): Only need to parse list once.
7756
7757 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7758
7759         * shr.el (shr-tag-script): Ignore <script>.
7760         (shr-tag-label): Add <label> support.
7761
7762 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7763
7764         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7765
7766         * shr.el (shr-image-displayer): Work for images lined side by side.
7767
7768 2010-12-08  Robert Pluim  <rpluim@gmail.com>
7769
7770         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7771         parameter, since XEmacs doesn't accept t as a parameter.
7772
7773 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
7774
7775         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7776         ids.
7777         (nnir-run-gmane): Simplify groupspec formatting.
7778         (nnir-request-expire-articles): New function.
7779
7780 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7781
7782         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7783         overflow, possibly.
7784
7785         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7786         (shr-render-td): Handle td style="" better.
7787         (shr-tag-table): Use the color from the style sheet.
7788         (shr-render-td): Make sure we copy over all the overlays, too.
7789
7790 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
7791
7792         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7793         (nnir-request-article): Improve article retrieval.
7794
7795 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7796
7797         * mm-util.el (mm-extra-numeric-entities): New variable.
7798
7799         * mm-url.el (mm-url-decode-entities):
7800         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7801
7802         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
7803
7804 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7805
7806         * message.el: Use completion-at-point.
7807         (message-completion-function): New fun, extracted from message-tab.
7808         (message-mode): Use it for completion-at-point-functions.
7809         (message-tab): Use it and completion-at-point.
7810
7811 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7812
7813         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7814         character if a non-breakable character follows.
7815
7816 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7817
7818         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7819         any stream.
7820
7821         * shr.el (shr-tag-font): Colorize the region.
7822         (shr-tag-body): Ditto.
7823         (shr-tag-font): Actually let the styles be inherited instead of
7824         overwriting them.
7825         (shr-tag-font): Get the background color right.
7826         (shr-tag-style): Ignore all <style> tags for the moment.
7827
7828         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7829         a Message-ID to avoid having nnimap depend on gnus-sum.
7830
7831         * shr.el (shr-descend): Only colorize something if we have a node that
7832         sets colors.
7833
7834 2010-12-06  Julien Danjou  <julien@danjou.info>
7835
7836         * shr.el (shr-render-td): Render td content with shr-descend, so style
7837         will be applied to <td> too.
7838         (shr-colorize-region): Colorize region even if we only have a background.
7839         (shr-tag-body): Fix color and background color inheritance.
7840         Do not recolorize after shr-generic.
7841         (shr-tag-font): Let shr-generic colorize via inheritance.
7842
7843 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7844
7845         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7846
7847 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
7848
7849         * nnir.el (nnir-request-move-article): Remove obsolete code.
7850
7851 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7852
7853         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7854
7855 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7856
7857         * gnus-sum.el (gnus-summary-respool-article): The completion function
7858         expects a list instead of an alist.
7859
7860         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7861         string as the parameter.
7862
7863         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7864
7865         * shr.el (shr-stylesheet): New dynamic variable for cascading the
7866         styles.
7867         (shr-colorize-region): New function.
7868         (shr-insert-background-overlay): Remove.
7869         (shr-render-td): Background setting should be taken care of on a higher
7870         level.
7871         (shr-tag-body): Use post-hoc colorizations.
7872         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7873         (shr-put-color-1): Don't overwrite old colors.
7874         (shr-colorize-region): When the background color isn't explicit, use
7875         a fixed background.
7876
7877         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7878         nnmail variables.
7879
7880 2010-12-05  Bjørn Mork  <bjorn@mork.no>
7881
7882         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7883         unless necessary.
7884
7885 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
7886
7887         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7888         server.
7889
7890 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7891
7892         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7893         so that TAB works.
7894
7895         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7896         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7897
7898         * shr.el (shr-urlify): Show the URL before the title to avoid
7899         misleading URLs.
7900
7901 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
7902
7903         * shr.el (shr-urlify): Display the title in <a> tags.
7904
7905 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
7906
7907         * nnir.el (nnir-categorize): Replace mapcar with mapc.
7908
7909 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
7910
7911         * nnir.el: Rearrange code to allow macros to be autoloaded by
7912         gnus-sum.el.
7913         (nnir-retrieve-headers-override-function): Make this variable
7914         customizable.
7915         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7916
7917         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
7918         from nnir.el.
7919
7920 2010-12-03  Julien Danjou  <julien@danjou.info>
7921
7922         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7923
7924 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7925
7926         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7927         allow optional argument `environment'.
7928
7929 2010-12-03  Glenn Morris  <rgm@gnu.org>
7930
7931         * mm-extern.el (message-goto-body): Update declaration.
7932
7933 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7934
7935         * gnus-util.el (gnus-macroexpand-all): New function.
7936
7937         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7938         instead of macroexpand-all that is unavailable in XEmacs.
7939
7940 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
7941
7942         * nnir.el (nnir-summary-line-format): New variable.
7943         (nnir-mode): Use it.
7944         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
7945         (nnir-article-ids): Reimplement as defsubst.
7946         (nnir-retrieve-headers): Don't mangle the subject header.
7947         (nnir-run-imap): Use 100 as RSV score.
7948         (nnir-run-find-grep): Fix for full server searching.
7949         (nnir-run-gmane): Better restriction to gmane groups.
7950
7951         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7952         summary buffers.
7953
7954 2010-12-02  Julien Danjou  <julien@danjou.info>
7955
7956         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7957
7958         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7959
7960         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7961         support.
7962
7963 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
7964
7965         * nnir.el: Update to handle the registry better.
7966         (autoload): Silence byte-compiler.
7967         (nnir-open-server): Add a hook for nnir groups.
7968         (nnir-request-move-article): Don't mangle the header.  Better to use
7969         formatting variables (which will be added in the future).
7970         (nnir-registry-action): Update the registry using the original article
7971         group name.
7972         (nnir-mode): Install nnir-specific hooks for updating the registry.
7973
7974         * gnus-sum.el
7975         (gnus-article-original-subject, gnus-newsgroup-original-name):
7976         Remove obsolete variables.
7977         (gnus-summary-move-article): Remove use of obsolete variables.
7978         (gnus-summary-local-variables): Make move and delete hooks local to
7979         summary buffers.
7980
7981 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7982
7983         * rtree.el: New file.
7984
7985 2010-12-01  Julien Danjou  <julien@danjou.info>
7986
7987         * message.el (message-user-organization): Do not use
7988         gnus-local-organization.
7989
7990         * gnus.el: Remove gnus-local-organization.
7991
7992         * gnus-msg.el: Remove nastygram thing.
7993
7994 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7995
7996         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7997         funcall.
7998
7999 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8000
8001         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
8002         names.
8003
8004         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
8005         characters.
8006
8007         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
8008         to t of inhibit-read-only since it is inside gnus-with-article-headers.
8009         Suggested by Štěpán Němec <stepnem@gmail.com>.
8010         (gnus-gravatar-transform-address): Use mail-extract-address-components
8011         that supports non-ASCII names rather than mail-header-parse-addresses.
8012
8013 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8014
8015         * proto-stream.el (open-protocol-stream): All starttls connections are
8016         handled by the network handler.
8017
8018 2010-11-30  Julien Danjou  <julien@danjou.info>
8019
8020         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
8021         (nnimap-open-connection-1): Fix PREAUTH.
8022
8023         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
8024
8025 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8026
8027         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
8028         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
8029         (shr-insert): Use them.
8030         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
8031
8032 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8033
8034         * nnir.el (nnir-request-move-article): Bail out if original group
8035         doesn't support article moves.
8036         (nnir-get-active): Improve active list retrieval.
8037
8038 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8039
8040         * shr.el (shr-find-fill-point): Don't break before apostrophes.
8041
8042 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
8043
8044         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
8045         seem to accept strings-with-numbers as port numbers.
8046
8047 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8048
8049         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
8050         change the registry.
8051
8052 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8053
8054         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
8055         delete-dups that is not available in XEmacs 21.4.
8056
8057         * mm-util.el (mm-delete-duplicates): Add comment.
8058
8059 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
8060
8061         * nnir.el (nnir-ignored-newsgroups): New variable.
8062         (nnir-get-active): Use it.
8063
8064 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8065
8066         * proto-stream.el (proto-stream-open-network): Add some comments.
8067
8068         * nntp.el (nntp-open-connection): Provide a :success condition.
8069
8070         * nnimap.el (nnimap-open-connection-1): Ditto.
8071
8072         * proto-stream.el (proto-stream-open-network): See what the response to
8073         the STARTTLS command is.
8074
8075         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
8076         backwards compatibility).
8077         (nnimap-open-connection-1): Really respect nnimap-server-port.
8078
8079         * proto-stream.el (proto-stream-open-network): When doing opportunistic
8080         TLS upgrades we don't really care about the identity of the peer.
8081         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
8082         that what we've checked for.
8083         (proto-stream-always-use-starttls): Only default to t if
8084         open-gnutls-stream exists.
8085         (proto-stream-open-network): If STARTTLS failed, then just open a
8086         normal connection.
8087         (proto-stream-open-network): Wait until the greeting before doing
8088         STARTTLS.
8089
8090         * nntp.el (nntp-open-connection): Report what the connection error is.
8091
8092         * proto-stream.el (open-protocol-stream): Rename from
8093         open-proto-stream.
8094
8095 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8096
8097         * nnimap.el (nnimap-stream): Change default to `undecided'.
8098         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
8099         first, and then network.
8100         (nnimap-open-connection-1): Respect nnimap-server-port.
8101         (nnimap-open-connection): Be more backwards-compatible.
8102
8103         * proto-stream.el (proto-stream-always-use-starttls): New variable.
8104         (proto-stream-open-starttls): De-duplicate the starttls code.
8105         (proto-stream-open-starttls): Folded back into the main function.
8106         (proto-stream-open-network): Fix typo in the gnutls path.
8107         (proto-stream-command): Refactor out.
8108
8109         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8110
8111         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8112         starttls.el STARTTLS.
8113
8114         * color.el (color-lab->srgb): Fix function call name.
8115
8116         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8117         if we're using tls.el.
8118         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8119         built in, then don't try to establish a STARTTLS connection.
8120
8121         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8122         servers.
8123
8124         * proto-stream.el (open-proto-stream): Use network, not stream.
8125         (open-proto-stream): Add a way to specify what the end of a command is.
8126
8127         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8128         connections types.
8129         (nntp-open-network-stream): Remove.
8130         (nntp-open-ssl-stream): Remove.
8131         (nntp-open-tls-stream): Remove.
8132         (nntp-ssl-program): Remove.
8133
8134         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8135
8136 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8137
8138         * nnir.el: Fix typos.
8139         (nnir-retrieve-headers-override-function): Rename variable to reflect
8140         new semantics.
8141         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8142         macros.
8143         (nnir-request-article, nnir-request-move-article): Use them.
8144         (nnir-categorize): New function.
8145         (nnir-run-query): Use it.
8146         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8147         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8148         sorted.
8149         (nnir-group-full-name): Use gnus-group-full-name instead.
8150         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8151         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8152
8153 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8154
8155         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8156
8157         * proto-stream.el: New library to provide protocol-specific
8158         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8159         protocols.
8160         (open-proto-stream): Complete the documentation.
8161         (proto-stream-open-network): Fix some typos.
8162
8163         * nnimap.el (nnimap-open-connection): Use it.
8164
8165 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8166
8167         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8168         negotiation.
8169
8170 2010-11-26  Julien Danjou  <julien@danjou.info>
8171
8172         * color.el: Rename various rgb functions to srgb.
8173
8174 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8175
8176         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
8177         names.
8178
8179 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8180
8181         * shr.el (shr-insert): Revert last change.
8182         (shr-find-fill-point): Never leave point being at bol;
8183         relax the kinsoku limitation when rendering tables.
8184
8185 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8186
8187         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8188         results from -accept-article.
8189
8190         * shr-color.el: Require cl when compiling.
8191
8192         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8193         checkin.
8194
8195         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8196
8197         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8198
8199         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8200         'add and 'delete to set backend marks.
8201
8202         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8203
8204         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8205
8206         * nntp.el (nntp-request-set-mark): Use it.
8207
8208         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8209
8210         * nnml.el (nnml-request-set-mark): Ditto.
8211
8212         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8213         introduces regressions in article selection.
8214         (nnimap-find-uid-response): New function.
8215         (nnimap-request-accept-article): Use the UID returned, if any.
8216         (nnimap-request-move-article): Use the UID returned, if any.
8217         (nnimap-get-groups): Reimplement to work with folded lines.
8218         (nnimap-find-uid-response): The UID is the last element in the list.
8219         (nnimap-request-set-mark): Extend syntax with 'set.
8220
8221         * nnml.el (nnml-request-set-mark): Ditto.
8222
8223         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8224
8225         * nntp.el (nntp-request-set-mark): Ditto.
8226
8227 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8228
8229         * message.el (message-called-interactively-p): A temporary macro.
8230         (message-goto-body): Use it temporarily.
8231
8232 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8233
8234         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8235         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8236         (nnimap-last-response-string): Fix last unfolding fix.
8237
8238 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8239
8240         * shr.el (shr-insert): Fix the way to fold lines.
8241
8242 2010-11-25  Julien Danjou  <julien@danjou.info>
8243
8244         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8245
8246         * color.el: Rename from color-lab.el
8247         (color-rgb->hex): Add.
8248         (color-complement): Add.
8249         (color-complement-hex): Add.
8250
8251         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8252
8253 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8254
8255         * shr-color.el (shr-color-visible): Don't bug out if the color names
8256         don't exist.
8257
8258 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8259
8260         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8261         assuming that article displaying or another mml-preview may be
8262         interrupted for an error or for the like.
8263
8264         * shr.el (shr-get-background): Fix argument name.
8265
8266 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8267
8268         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8269
8270         * gnus-sum.el (gnus-summary-include-articles): New function.
8271
8272         * message.el (message-goto-body): called-interactively-p needs a
8273         parameter, so use `any'.
8274
8275         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8276         clear marks before moving, since they're synced from the Gnus side
8277         first.
8278
8279         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8280         (gnus-summary-move-article): Copy over all marks before moving, so that
8281         IMAP doesn't think a new article has arrived.
8282
8283 2010-11-24  Julien Danjou  <julien@danjou.info>
8284
8285         * shr.el (shr-insert-background-overlay): Fix typo.
8286         (shr-render-td): Copy the background before rendering.
8287
8288         * shr-color.el (shr-color-visible): Fix docstring.
8289
8290         * shr.el (shr-tag-table): Add bgcolor support.
8291         (shr-render-td): Add bgcolor support.
8292         (shr-get-background): Add.
8293         (shr-insert-foreground-overlay): Use shr-get-background.
8294
8295         * message.el (message-goto-body): Use called-interactively-p.
8296         (message-in-body-p): message-goto-body returns point.
8297
8298 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8299
8300         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8301         Fixes something or other in Emacs 23, and is backwards compatible.
8302
8303         * message.el (message-goto-body): Remove the <#secure special-casing,
8304         which is too special.
8305
8306         * shr.el (shr-parse-style): Drop !important from styles.
8307
8308 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8309
8310         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8311         this function to return incorrect results when calling it with an
8312         explicit article argument different from
8313         (gnus-summary-article-number).
8314
8315 2010-11-24  Julien Danjou  <julien@danjou.info>
8316
8317         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8318         (shr-tag-body): Add background support.
8319         (shr-descend): Add background support.
8320         (shr-tag-title): Add.
8321
8322         * shr-color.el (shr-color-visible): Really return original background
8323         if fixed.
8324
8325 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8326
8327         * shr.el (shr-color-check): Protect against non-existent color names.
8328
8329 2010-11-24  Julien Danjou  <julien@danjou.info>
8330
8331         * color-lab.el: Require 'cl when compiling.
8332
8333         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8334
8335         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8336         matched part.
8337
8338         * color-lab.el: Fix all expt calls to use float type.
8339
8340 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8341
8342         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8343         expression to shr-color-check as is.
8344
8345         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8346
8347         * color-lab.el: Add coding cookie.
8348         (float-pi): Use eval-and-compile.
8349
8350         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8351         compiled for Emacsen having no `libxml-parse-html-region' support.
8352
8353 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8354
8355         * shr.el (shr-insert-color-overlay): Split stuff like
8356         "#444444 !important" to find the real color.
8357         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8358         parse <font color="red"> entries.
8359
8360 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8361
8362         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8363         point when parsing headers.
8364
8365         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8366         is positioned properly when parsing headers.
8367
8368 2010-11-23  Julien Danjou  <julien@danjou.info>
8369
8370         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8371
8372         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8373
8374         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8375
8376         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8377         Use shr-color-hue-to-rgb.
8378         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8379
8380 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8381
8382         * shr.el (shr-color->hexadecimal): Autoload.
8383         (shr-descend): Add color to all tags.
8384
8385 2010-11-22  Julien Danjou  <julien@danjou.info>
8386
8387         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8388         shr-color->hexadecimal.
8389
8390         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8391         RGB() or HSL() color representation.
8392
8393         * shr.el (shr-tag-font): Add.
8394         (shr-tag-color-check): New function to get better colors.
8395         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8396         tag-span.
8397
8398         * shr-color.el: New file.
8399
8400         * color-lab.el: New file.
8401
8402         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8403
8404 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8405
8406         * nnir.el: Fix typo in comments.
8407         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8408         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8409
8410 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8411
8412         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8413
8414         * nnimap.el (nnimap-get-capabilities): Refactor out.
8415         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8416
8417 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8418
8419         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8420         appearing when `mm-uu-hide-markers' is nil.
8421
8422 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8423
8424         * nnimap.el (nnimap-unselect-group): Make into its own function.
8425         (nnimap-request-rename-group): Unselect group before renaming.
8426         This had gotten lost somewhere.
8427         (nnimap-request-accept-article): Keep track of examined groups, and
8428         unselect the group before APPENDing to read-only groups.
8429         (nnimap-request-move-article): Clear flags before moving so that they
8430         can be re-set later.
8431
8432 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8433
8434         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8435         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8436
8437 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8438
8439         * gnus-art.el (gnus-mime-display-single):
8440         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8441         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8442         parameter.
8443
8444 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8445
8446         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8447         (shr-table-vertical-line): New variable.
8448         (shr-insert-table): Use it.
8449
8450 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8451
8452         * gnus-html.el (gnus-html-wash-images): Don't display images if
8453         gnus-inhibit-images is non-nil; register displayer for cid images.
8454         (gnus-html-display-image): Work for cid image.
8455         (gnus-html-insert-image): Allow arguments.
8456         (gnus-html-put-image): Inhibit read-only.
8457         (gnus-html-prefetch-images): Don't prefetch images if
8458         gnus-inhibit-images is non-nil.
8459
8460 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8461
8462         * shr.el (shr-put-image): Break lines when inserting big pictures.
8463
8464 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8465
8466         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8467         sender, thanks Katsumi Yamaoka.
8468
8469 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8470
8471         * nnir.el (nnir-run-imap): Reverse the article list for each group
8472         rather than the whole list.
8473
8474 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8475
8476         * shr.el (shr-image-displayer): Protect function against non-existent
8477         image source.
8478
8479         * gnus-art.el (gnus-inhibit-images): New user option.
8480         (gnus-mime-display-single): Don't display image if it is non-nil.
8481
8482         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8483         gnus-inhibit-images.
8484
8485         * shr.el (shr-image-displayer): New function.
8486         (shr-tag-img): Use it.
8487
8488 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8489
8490         * mml2015.el (mml2015-epg-sign): Use From header.
8491
8492 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8493
8494         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8495
8496         * gnus-util.el (gnus-find-text-property-region): Return markers.
8497
8498         * shr.el (shr-tag-img): Put a displayer in the text property.
8499
8500         * gnus-util.el (gnus-find-text-property-region): New utility function.
8501
8502         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8503         (gnus-html-show-images): Remove.
8504
8505         * gnus-art.el (gnus-article-show-images): New, more general function.
8506
8507         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8508         image url text properties.
8509
8510         * shr.el: Ditto.
8511
8512         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8513         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8514
8515 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8516
8517         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8518         work for two or more articles.
8519
8520 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8521
8522         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8523         divide an image that's in an html article to two or more when washing
8524         non-ASCII characters in alt text of it.
8525
8526 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8527
8528         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8529         smime-decrypt-region using function argument.
8530         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8531
8532         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8533
8534         * smime.el (smime-decrypt-region): Catch it.
8535
8536 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8537
8538         * smime.el (smime-mode-map): Move initialization into declaration.
8539         (gnus-run-mode-hooks): Don't autoload.
8540         (smime-mode): Use define-derived-mode.
8541
8542 2010-11-11  Glenn Morris  <rgm@gnu.org>
8543
8544         * smime.el (from): Restrict declaration to XEmacs.
8545
8546         * nnir.el (gnus-group-topic-name): Autoload.
8547
8548 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8549
8550         * shr.el (shr-insert): Don't break long line if it is because of
8551         kinsoku-bol characters in the line end.
8552
8553 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8554
8555         * nnir.el (nnir-request-move-article): Fix to provide original group
8556         and subject.
8557         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8558         been retrieved.
8559
8560         * gnus-sum.el (gnus-summary-move-article): Use original group and
8561         subject for virtual articles such as those in an nnir summary buffer.
8562
8563 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8564
8565         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8566         least 21.5).
8567
8568         * smime.el (from): Declare it again for XEmacs.
8569
8570 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8571
8572         * message.el (message-resend): Don't disable encoding unless it's
8573         already encoded.
8574
8575         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8576         low-numbered articles.
8577
8578 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8579
8580         * rfc2047.el (rfc2047-syntax-table): Simplify.
8581
8582         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8583
8584         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8585         set-char-table-range for XEmacs.
8586
8587 2010-11-10  Glenn Morris  <rgm@gnu.org>
8588
8589         * time-date.el (time-to-seconds): Always an alias on Emacs,
8590         never a real function.
8591         (with-no-warnings): Remove compat stub, now unused.
8592         (time-less-p): Doc fix.
8593         (time-to-number-of-days): Simplify.
8594
8595         * smime.el (from): Remove unused declaration.
8596
8597         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8598         (gnus-float-time): On Emacs, always an alias.
8599
8600         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8601         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8602
8603 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8604
8605         * dgnushack.el: Don't use ignore-errors in the top level form since it
8606         is unavailable in XEmacs even if cl is loaded.
8607
8608         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8609
8610 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8611
8612         * shr.el (browse-url-mailto): Autoload.
8613
8614         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8615
8616         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8617         regexp doesn't need quoting.
8618
8619 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8620
8621         * message.el (message-subject-trailing-was-ask-regexp)
8622         (message-subject-trailing-was-regexp): Match was: in addition to was.
8623
8624 2010-11-09  Glenn Morris  <rgm@gnu.org>
8625
8626         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8627         (nnbabyl-check-mbox): Use point-at-bol.
8628
8629 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8630
8631         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8632
8633         * message.el (message-mailto): New function.
8634         (message-mailto): Should accept other parameters.
8635         (message-mailto): Remove since it duplicates browse-url-mailto
8636         functionality.
8637
8638 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8639
8640         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8641         methods.
8642         (gnus-read-active-file): Ditto.
8643
8644         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8645         ": " from the prompt.
8646         (gnus-group-make-group): Ditto.
8647
8648 2010-11-07  Glenn Morris  <rgm@gnu.org>
8649
8650         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8651         (gnus-bookmark-kill-line): Use point-at-eol.
8652
8653 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8654
8655         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8656         asterisks in From header.
8657
8658 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8659
8660         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8661         string to avoid making the From headers syntactically invalid.
8662
8663         * message.el (message-send-mail): Don't insert courtesy messages if the
8664         message already has List-Post and List-ID messages.
8665
8666 2010-11-06  Glenn Morris  <rgm@gnu.org>
8667
8668         * gnus-art.el (gnus-treat-article): Give dynamic local variables
8669         `condition', `type', `length' a prefix.
8670         (gnus-treat-predicate): Update for above name changes.
8671
8672 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8673
8674         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8675         binding.  Handled by `gnus-summary-refer-thread' instead.
8676         (nnir-warp-to-article): New backend function.
8677
8678         * nnimap.el (nnimap-request-thread): Force dependency updating.
8679
8680         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8681         (gnus-summary-refer-thread): Rework to improve thread-referral.
8682
8683         * gnus-int.el (gnus-warp-to-article): New function.
8684
8685         * gnus-sum.el (gnus-summary-article-map): Bind it.
8686
8687 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8688
8689         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8690         gnus-summary-refer-thread.
8691
8692         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8693         headers.
8694         (gnus-summary-limit-include-thread): Prevent articles in thread from
8695         being cut in gnus-cut-threads.
8696         (gnus-summary-refer-thread): Limit retrieved headers to those in
8697         thread.
8698
8699 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8700
8701         * message.el (message-send-mail): Use the value of
8702         message-courtesy-message from the message buffer.
8703
8704         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8705
8706         * shr.el (shr-browse-url): Implement mailto: URLs.
8707
8708         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8709         "raw".
8710
8711         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8712         if it's already selected.
8713
8714         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8715
8716 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8717
8718         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8719         to measure the length and truncate alt text.
8720
8721 2010-11-03  Glenn Morris  <rgm@gnu.org>
8722
8723         * nndiary.el (nndiary-generate-nov-databases-1)
8724         (nndiary-generate-active-info): Rename dynamic variable `files' to
8725         something less generic.
8726
8727 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8728
8729         * nnir.el (nnir-request-move-article): Call the underlying backend to
8730         move articles from nnir.
8731
8732 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8733
8734         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8735
8736 2010-11-02  Julien Danjou  <julien@danjou.info>
8737
8738         * nnir.el: Remove wais support.
8739
8740 2010-11-02  Glenn Morris  <rgm@gnu.org>
8741
8742         * gnus-html.el: Reorder requirements to quieten compiler.
8743
8744 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8745
8746         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8747         properly for XEmacs as well.
8748         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8749         (gnus-article-natural-long-line-p): Use window-width rather than
8750         frame-width.
8751
8752 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
8753
8754         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
8755         (nnir-read-parms): Don't modify query.
8756         (nnir-run-query): Add ability to search topic on current line.
8757         (nnir-get-active): Clean up.
8758
8759 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8760
8761         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8762         degenerate articles.
8763
8764         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8765         (gnus-print-buffer): Just print the buffer as is, without any copying
8766         to a buffer and then re-highlighting.
8767
8768         * nnimap.el (nnimap-request-group): Store the new updated info.
8769         (nnimap-request-group): Select the group when we don't know whether it
8770         exists or not.
8771
8772         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8773         groups.
8774
8775         * gnus-group.el (gnus-group-find-new-groups): Display all the new
8776         groups.
8777
8778         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8779         groups.
8780
8781         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8782         long-lines case by only filling the long lines.
8783
8784         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8785         (bug#7311).
8786
8787 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8788
8789         * shr.el: No need to declare `declare-function' since shr.el is for
8790         only Emacsen that provide `libxml-parse-html-region'.
8791
8792         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
8793         effective only in a file it is referred to.
8794
8795 2010-11-01  Glenn Morris  <rgm@gnu.org>
8796
8797         * mm-util.el (gnus-completing-read): Autoload.
8798         (mm-read-coding-system): Simplify Emacs definition.
8799
8800         * nnmail.el (gnus-activate-group):
8801         * nnimap.el (gnutls-negotiate):
8802         * nntp.el (netrc-parse): Fix declarations.
8803
8804 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8805
8806         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8807         string-match-p in Emacs >=23.
8808
8809         * gnus-msg.el (gnus-configure-posting-styles):
8810         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8811
8812 2010-11-01  Glenn Morris  <rgm@gnu.org>
8813
8814         * nnir.el (declare-function): Add compat stub.
8815         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8816         (nnir-run-gmane): Require 'mm-url.
8817
8818         * mm-util.el (mm-string-to-multibyte): Simplify.
8819
8820         * shr.el (declare-function): Add compat stub.
8821         (url-cache-create-filename): Declare.
8822         (mm-disable-multibyte, widget-convert-button): Autoload.
8823
8824         * smime.el (ldap-search): Declare.
8825         (smime-cert-by-ldap-1): Require ldap on Emacs.
8826
8827         * nnimap.el: Require nnmail, and gnus-sum when compiling.
8828         (nnimap-keepalive): Use gnus-float-time.
8829
8830         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8831         (mail-source-delete-crash-box): Use gnus-float-time.
8832
8833         * gnus-dired.el (gnus-completing-read): Autoload.
8834
8835         * mm-view.el (gnus-rescale-image): Autoload.
8836
8837         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8838
8839         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8840
8841         * sieve-manage.el: Require 'cl when compiling.
8842
8843         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8844         (gnus-iswitchb-completing-read): Require iswitchb.
8845         (gnus-select-frame-set-input-focus): Silence compiler.
8846
8847 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8848
8849         * message.el (message-subject-trailing-was-query): Change default to t,
8850         since I think that's what most people want.
8851
8852         * nnimap.el (nnimap-request-accept-article): Erase buffer before
8853         appending for easier debugging.
8854         (nnimap-wait-for-connection): Take a regexp.
8855         (nnimap-request-accept-article): Wait for the continuation line before
8856         sending anything unless we're streaming.
8857
8858         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8859         leave the header washing to take place.
8860
8861 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8862
8863         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8864         regular expression match and replace in posting styles.
8865
8866 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
8867
8868         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
8869         an entire server.
8870         (nnir-get-active): New function.
8871         (nnir-run-imap): Use it.
8872         (nnir-run-gmane): Who knew, gmane search returns an article score!
8873
8874         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8875         server on the current line with nnir.
8876
8877 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8878
8879         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8880         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8881         left edge.
8882         (gnus-article-foldable-buffer): Skip past the prefix when determining
8883         raggedness.
8884
8885         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8886         the raw article, and change `C-u g' to show the article without doing
8887         treatments.
8888
8889         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8890         on to `gnus-treat-article'.
8891         (gnus-inhibit-article-treatments): New variable.
8892
8893         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8894
8895         * gnus-art.el (gnus-treatment-function-alist): Have
8896         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8897         (gnus-treat-fill-long-lines): Change default to fill all text/plain
8898         sections.
8899
8900         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8901         parameter.
8902         (gnus-article-fill-cited-long-lines): New function.
8903         (gnus-article-fill-cited-article): Allow filling only long sections.
8904
8905         * shr.el (shr-find-fill-point): Don't break lines between punctuation
8906         and non-punctuation (like after the apostrophe in "'We").
8907
8908         * gnus-sum.el (gnus-summary-select-article): Make sure
8909         gnus-original-article-buffer is alive.
8910
8911         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8912         reflect the order they're in in the digest.
8913
8914         * gnus.el (gnus-group-startup-message): Move point to the start of the
8915         buffer.
8916
8917         * nnimap.el (nnimap-capability): New function.
8918         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8919         is set.
8920
8921 2010-10-31  David Engster  <dengste@eml.cc>
8922
8923         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8924         conform with changes to gnus-completing-read.
8925
8926 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8927
8928         * shr.el (shr-tag-img): Output "*" instead of "[img]".
8929
8930 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8931
8932         * nnir.el: Move defvar, defcustom around to keep file organized
8933         and keep byte-compiler quiet.
8934         (nnir-read-parms): Accept search-engine as arg.
8935         (nnir-run-query): Pass search-engine as arg.
8936         (nnir-search-engine): Remove.
8937
8938 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8939
8940         * shr.el (shr-generic): The text nodes should be text, not :text.
8941
8942         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8943         later in the file.
8944
8945 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8946
8947         * nnir.el: General clean up.  Allow searching with multiple engines.
8948         Allow separate extra-parameters for each engine.
8949         Batch queries when possible.
8950         (nnir-imap-default-search-key, nnir-method-default-engines):
8951         Add customize interface.
8952         (nnir-run-gmane): New engine.
8953         (nnir-engines): Use it.  Qualify all prompts with engine name.
8954         (nnir-search-engine): Remove global variable.
8955         (nnir-run-hyrex): Restore for now.
8956         (nnir-extra-parms, nnir-search-history): New variables.
8957         (gnus-group-make-nnir-group): Use them.
8958         (nnir-group-server): Remove in favor of gnus-group-server.
8959         (nnir-request-group): Avoid searching twice.
8960         (nnir-sort-groups-by-server): New function.
8961
8962 2010-10-30  Julien Danjou  <julien@danjou.info>
8963
8964         * gnus-group.el: Remove gnus-group-fetch-control.
8965
8966         * gnus-start.el (gnus-find-new-newsgroups):
8967         Remove gnus-check-first-time-used.
8968
8969         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8970
8971 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8972
8973         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8974         set on groups that don't have \* permanentflags.
8975
8976 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8977
8978         * shr.el (shr-tag-span): Drop colorization of regions since we don't
8979         control the background color.
8980         (shr-tag-img): Ignore very small web bug type images.
8981         (shr-put-image): Add help-echo alt texts to the images.
8982         (shr-tag-video): Show the video poster image.
8983
8984 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8985
8986         * shr.el (shr-table-depth): New variable.
8987         (shr-tag-table-1): Only insert the images after the top-level table.
8988
8989         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8990
8991         * gnus-util.el (gnus-list-memq-of-list): New function.
8992
8993         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8994         selected.
8995         (nnimap-unsplittable-articles): New slot.
8996         (nnimap-new-articles): Use it.
8997
8998 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
8999
9000         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
9001         move to the previous line on `M-g'.
9002
9003 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9004
9005         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
9006         *-request-group, which seems unnecessary.
9007
9008         * nnimap.el (nnimap-quote-specials): Function copied over from
9009         imap.el.
9010         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
9011         they support that.  Suggested by Tom Regner.
9012
9013 2010-10-29  Julien Danjou  <julien@danjou.info>
9014
9015         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
9016         defalias.
9017         (gnus-summary-delete-marked-with): Remove obsolete defalias.
9018
9019         * gnus.el: Remove `gnus-nntp-service' variable.
9020         (gnus-secondary-servers): Make obsolete.
9021         (gnus-nntp-server): Make obsolete.
9022
9023         * gnus-start.el (gnus-1): Remove x-splash calls.
9024
9025         * gnus-ems.el (gnus-x-splash): Remove.
9026
9027         * gnus.el (gnus-group-startup-message): Simplify/update code.
9028
9029         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
9030         definition.
9031
9032         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
9033         capability before doing anything.
9034         (gnus-group-insert-group-line): Remove useless
9035         gnus-group-remove-excess-properties.
9036
9037 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9038
9039         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
9040
9041 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9042
9043         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
9044         config after reselecting.
9045
9046 2010-10-28  Julien Danjou  <julien@danjou.info>
9047
9048         * shr.el (shr-put-image): Use point even if only inserting text.
9049         (shr-put-image): Save excursion when inserting alt text on non-graphic
9050         display, so the behavior is the same when we are on a graphic display.
9051
9052         * nnir.el (nnir-run-swish-e): Remove hyrex support.
9053
9054 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9055
9056         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
9057         (gnus-mime-copy-part): Check coding system, not charset.
9058         (gnus-mime-view-part-externally): Never remove part.
9059         (gnus-mime-view-part-internally): Don't remove part here.
9060         (gnus-article-part-wrapper): Make sure MIME tag is visible.
9061         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
9062         multipart/alternative.
9063
9064         * mm-decode.el (mm-display-part): Take optional arg `force'.
9065
9066 2010-10-26  Julien Danjou  <julien@danjou.info>
9067
9068         * gnus-group.el (gnus-group-default-list-level): Add this function to
9069         compute the default list level.
9070         (gnus-group-default-list-level): Add possibility to use a function.
9071
9072 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9073
9074         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
9075
9076         * gnus-group.el (gnus-group-completing-read)
9077         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
9078         gnus-replace-in-string.
9079
9080 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9081
9082         * shr.el (shr-tag-div): Add.
9083
9084         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
9085
9086 2010-10-25  Julien Danjou  <julien@danjou.info>
9087
9088         * gnus-util.el: Remove `gnus-with-local-quit'.
9089
9090         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
9091
9092 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9093
9094         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
9095         the original article buffer.
9096
9097 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9098
9099         * nnimap.el (nnimap-request-head): New function.
9100         (nnimap-request-move-article): Try to be slightly faster by not
9101         requesting the entire message when moving.
9102         (nnimap-transform-headers): Don't bug out on bodiless articles.
9103         (nnimap-send-command): Have no outstanding messages if the IMAP server
9104         doesn't support streaming.
9105         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
9106
9107 2010-10-24  Julien Danjou  <julien@danjou.info>
9108
9109         * message.el (message-default-headers): Fix type.
9110
9111 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9112
9113         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9114         prefetching images.
9115
9116         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9117         backend for unknown groups.  This is mainly useful for nnimap groups.
9118
9119         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9120         group isn't covered by the agent.
9121
9122 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9123
9124         * nnir.el (nnir-method-default-engines): New variable.
9125         (nnir-run-query): Use it.
9126         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9127         (gnus-summary-nnir-goto-thread): Change group if needed.
9128
9129         * gnus-group.el (gnus-group-group-map): Add key binding for
9130         gnus-group-make-nnir-group.
9131
9132 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9133
9134         * shr.el (shr-tag-object): Add.
9135
9136         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9137         original article buffer live.
9138         (gnus-summary-select-article-buffer):
9139         Mention gnus-widen-article-buffer.
9140
9141 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9142
9143         * shr.el (shr-tag-strong): Add.
9144
9145 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9146
9147         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9148         group names.  They mess up the group buffer badly.
9149
9150         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9151
9152         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9153         instead of the summary one.
9154
9155 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9156
9157         * mml.el (mml-preview): Work properly when editing article.
9158
9159         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9160         gnus-have-read-active-file if it's already been in.
9161
9162 2010-10-22  Tom Tromey  <tromey@redhat.com>
9163
9164         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9165         gnus-group-completing-read.
9166
9167 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9168
9169         * message.el (message-mode-map): Don't bind M-; to comment region, to
9170         allow the global comment-dwim to work.
9171
9172 2010-10-21  Julien Danjou  <julien@danjou.info>
9173
9174         * message.el (message-setup-1): Allow message-default-headers to be a
9175         function.
9176
9177 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9178
9179         * shr.el (shr-tag-table): Simplify.
9180
9181 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9182
9183         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9184         to avoid trying to snarf invalid stuff.
9185
9186         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9187
9188         * gnus.el (gnus-message-archive-group): Quote value.
9189         (gnus-message-archive-group): Mark as changed.
9190
9191         * shr.el (shr-add-font): Don't put the font properties on the newline
9192         or the indentation.
9193
9194         * message.el (message-fix-before-sending): Change options when sending
9195         non-printable characters.
9196
9197         * gnus.el (gnus-message-archive-method): Change the default to
9198         monthly outgoing groups.
9199
9200         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9201         that have gotten new numbers.
9202
9203         * nnimap.el (nnimap-request-replace-article): New function.
9204
9205 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9206
9207         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9208         (nnrss-request-article): Don't use special html washing code.
9209
9210 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9211
9212         * shr.el (shr-tag-table): Remove useless nconc.
9213
9214 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9215
9216         * gnus-art.el (article-wash-html): Simplify and remove the charset
9217         stuff.  Use the normal html rendering code instead of the special html
9218         washing code.
9219
9220         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9221         `gnus-w3m' symbols.
9222         (mm-text-html-washer-alist): Remove.
9223
9224         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9225         (mm-inline-media-tests): Remove use.
9226         (mm-text-html-renderer): Change default to the `shr' symbol.
9227
9228         * mm-view.el (mm-inline-text-html): Remove use.
9229
9230         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9231         `gnus-blocked-images' to be a function.
9232         (gnus-article-wash-function): Remove.
9233
9234 2010-10-20  Julien Danjou  <julien@danjou.info>
9235
9236         * spam.el (spam-list-of-processors): Mark as obsolete.
9237
9238         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9239         (nnimap-insert-partial-structure): Fix boundary detection.
9240
9241 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9242
9243         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9244         run file-truename on remote files.  This can be expensive and even
9245         prevent one from editing drafts if some unrelated buffer has a stale
9246         connection.
9247
9248 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9249
9250         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9251         kinsoku-eol regardless of shr-kinsoku-shorten.
9252         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9253         (shr-tag-table): Support caption, thead, and tfoot.
9254
9255 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9256
9257         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9258         lines.
9259         (shr-save-contents): New command and keystroke.
9260
9261         * nndoc.el (nndoc-type-alist): Add git support.
9262         (nndoc-git-type-p): New function.
9263         (nndoc-transform-git-article): Ditto.
9264         (nndoc-transform-git-headers): Ditto.
9265         (nndoc-transform-git-headers): Generate Subject headers.
9266
9267         * shr.el (shr-parse-style): New function.
9268         (shr-tag-span): Ditto.
9269
9270         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9271         to `G G' to avoid collisions.
9272
9273 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9274
9275         * shr.el: Load kinsoku if necessary.
9276         (shr-kinsoku-shorten): New internal variable.
9277         (shr-find-fill-point): Make kinsoku shorten text line if
9278         shr-kinsoku-shorten is bound to non-nil.
9279         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9280         shr-indentation too when testing if table is wider than frame width.
9281         (shr-insert-table): Use `string-width' instead of `length' to measure
9282         text width.
9283         (shr-insert-table-ruler): Make sure indentation is done at bol.
9284
9285 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9286
9287         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9288         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9289         undecoded network data.
9290
9291 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9292
9293         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9294         name in the mode line spec so that the mode line menu works
9295         (bug#2431).
9296
9297         * message.el (message-get-reply-headers): If we're fed `to-address',
9298         then always use that.
9299
9300         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9301         aren't so wide as to need to switch off the edit menu.
9302
9303         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9304         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9305
9306         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9307         `M-g'.
9308         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9309         the permanent marks.
9310
9311 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9312
9313         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9314         Splitting according to references/in-reply-to obeys the ignore-groups
9315         variable, while splitting by sender and subject do not.
9316
9317 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9318
9319         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9320         alist, so that we can look for non-Unicode chars.
9321         (article-translate-strings): Allow both character and string maps.
9322
9323 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9324
9325         * shr.el (shr-insert): Don't insert space behind a wide character
9326         categorized as kinsoku-bol, or between characters both categorized as
9327         nospace.
9328
9329 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9330
9331         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9332         headers to gnus-newsgroup-headers.
9333
9334 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9335
9336         * shr.el (shr-tag-img): Don't align images -- since we're not
9337         rescaling, this often leads to ugly displays.
9338
9339 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9340
9341         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9342         duplicates.
9343
9344 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9345
9346         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9347         call.
9348
9349 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9350
9351         * gnus.el: Autoload gnus-html-show-images.
9352
9353         * nnimap.el: Use nnheader-message throughout.
9354
9355         * shr.el (shr-tag-img): Ignore images with no data.
9356
9357 2010-10-15  Julien Danjou  <julien@danjou.info>
9358
9359         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9360         a possibility to disable format=flow encoding when using hard newlines.
9361
9362 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9363
9364         * shr.el (shr-insert): Remove space inserted before or after a
9365         breakable character or at the beginning or the end of a line.
9366         (shr-find-fill-point): Do kinsoku; find the second best point or give
9367         it up if there's no breakable point.
9368
9369 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9370
9371         * nnimap.el (nnimap-open-connection): Message when opening connection
9372         for debugging purposes.
9373
9374         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9375         on every setup buffer call to allow this to change from article to
9376         article.
9377
9378         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9379         buffers where we have a wide table.
9380
9381 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9382
9383         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9384         uses *-request-thread.
9385
9386 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9387
9388         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9389         incantation, which is no longer valid.
9390
9391 2010-10-14  Julien Danjou  <julien@danjou.info>
9392
9393         * shr.el: Fix defcustom type (char -> character).
9394
9395 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9396
9397         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9398         programs.
9399
9400 2010-10-14  Julien Danjou  <julien@danjou.info>
9401
9402         * shr.el (shr-tag-a): Use url-link as widget type.
9403
9404         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9405         `gnus-group-get-icon'.
9406
9407 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9408
9409         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9410         This should make server editing work better.
9411
9412         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9413
9414         * tls.el (tls-program): Remove spurious %s from openssl.
9415
9416         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9417         (nnimap-parse-flags): Fix regexp.
9418
9419         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9420         probably work for CJVK text, too.
9421
9422         * nnimap.el (nnimap-extend-tls-programs): Remove.
9423         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9424
9425         * tls.el (tls-starttls-switches): Remove starttls hack.
9426         (open-tls-stream): Ditto.
9427         (tls-find-starttls-argument): Ditto.
9428
9429 2010-10-13  Julien Danjou  <julien@danjou.info>
9430
9431         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9432         responses.
9433
9434 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9435
9436         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9437
9438         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9439         anything in Emacs.
9440
9441         * shr.el (shr-current-column): Remove buggy and unnecessary function.
9442
9443 2010-10-13  Julien Danjou  <julien@danjou.info>
9444
9445         * shr.el (shr-width): Make shr-width a defcustom with default to
9446         fill-column.
9447         (shr-tag-img): Use shr-width rather than fill-column.
9448
9449 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9450
9451         * dgnushack.el (byte-optimize-apply):
9452         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9453
9454         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9455         position when (X-)Faces exist.
9456         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9457         avatars when called interactively.
9458
9459 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9460
9461         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9462         gnus-article-x-face-too-ugly is bound.
9463
9464 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9465
9466         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9467
9468         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9469         mailbox that doesn't exist.
9470
9471 2010-10-12  Julien Danjou  <julien@danjou.info>
9472
9473         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9474         (shr-get-image-data): Encode URL properly when fetching from cache.
9475         (shr-tag-img): Use aligned-to spaces to align correctly images.
9476
9477         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9478         before inserting the Gravatar.
9479
9480         * shr.el (shr-tag-img): Add align attribute support for <img>.
9481
9482 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9483
9484         * gnus-gravatar.el (gnus-art): Require.
9485
9486         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9487         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9488         Remove long obsoleted functions.
9489
9490 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9491
9492         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9493
9494         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9495
9496         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9497         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9498         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9499         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9500         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9501         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9502         * sieve-manage.el, smime.el, spam.el:
9503         Fix comment for declare-function.
9504
9505 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9506
9507         * nnimap.el (nnimap-request-rename-group): Select group read-only
9508         before renaming it.
9509
9510         * shr.el (shr-insert): Fix up the white space only regexp.
9511
9512         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9513         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9514
9515         * shr.el (shr-current-column): New function.
9516         (shr-find-fill-point): New function.
9517
9518 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9519
9520         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9521         numbers.
9522
9523 2010-10-11  Julien Danjou  <julien@danjou.info>
9524
9525         * shr.el (shr-hr-line): Add.
9526         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9527         display hr lines.
9528         (shr-max-columns): Do not change state to nil if we just inserting
9529         spaces.
9530
9531 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9532
9533         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9534         select the last group.
9535
9536 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9537
9538         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9539
9540 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9541
9542         * dig.el (dig-mode-map): Declare and define in one step.
9543
9544 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9545
9546         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9547         for Gnus.
9548         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9549         (nnimap-update-qresync-info): Mark \Seen articles as read.
9550
9551         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9552         non-variable, too.
9553
9554         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9555         available.
9556         (nnimap-update-info): Rely more on the current active than the param
9557         active to avoid marking articles as read too much.
9558
9559         * auth-source.el (auth-source-create): Use (user-login-name) for the
9560         user name default.
9561
9562         * nnimap.el (nnimap-update-info): If the server doesn't return any
9563         useful info, just use the previous info.
9564         (nnimap-update-info): Prefer old info over start-article.
9565         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9566
9567 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9568
9569         * nnir.el (autoload): Clean up autoloads.
9570         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9571         Use key rather than value.
9572         (nnir-imap-search-other): New variable.
9573         (nnir-read-parm): Use it.
9574         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9575         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9576
9577 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9578
9579         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9580         the process, too.
9581
9582 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9583
9584         * spam.el (gnus-summary-mode-map): Bind to "$".
9585         Suggested by Russ Allbery.
9586
9587         * shr.el: Rework the way things are indented by <li> slightly.
9588
9589         * gnus.el (gnus-group-set-parameter): Fix typo.
9590
9591         * nnimap.el: Start implementing QRESYNC support.
9592
9593 2010-10-09  Julien Danjou  <julien@danjou.info>
9594
9595         * nnir.el (nnir-engines): Fix too many arguments.
9596
9597 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9598
9599         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9600         group is the "last", so that the backends like nnfolder actually save
9601         their folders.
9602
9603         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9604         try to use that for the tls stream.
9605         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9606         UIDVALIDITY and find out which groups are read-only and not.
9607         (nnimap-get-flags): Use the same marks parsing code as the rest of
9608         nnimap.
9609
9610 2010-10-09  Julien Danjou  <julien@danjou.info>
9611
9612         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9613
9614         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9615         retrieving gravatars.
9616
9617         * shr.el (shr-table-corner): Add.
9618         (shr-table-line): Add.
9619         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9620
9621 2010-10-08  Julien Danjou  <julien@danjou.info>
9622
9623         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9624
9625 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9626
9627         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9628
9629         * gnus-sum.el (gnus-mark-article-as-unread)
9630         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9631         (gnus-summary-set-bookmark): Use it.
9632
9633         * gnus-msg.el (gnus-setup-message): Use it.
9634
9635         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9636
9637         * gnus.el (gnus-group-remove-parameter): Use it.
9638
9639         * gnus-group.el (gnus-group-make-web-group): Use it.
9640
9641         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9642
9643         * nnregistry.el: Update docs to mention manual.
9644
9645         * gnus-registry.el: Update docs to mention nnregistry.el.
9646         (gnus-registry-initialize): Don't install nnregistry refer method
9647         automatically.
9648         (gnus-registry-install-nnregistry): Remove it.
9649
9650 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9651
9652         * shr.el (shr-insert): Don't insert double spaces.
9653
9654 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9655
9656         * gnus-gravatar.el (gnus-treat-from-gravatar)
9657         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9658         called interactively.
9659
9660         * gnus-art.el (gnus-mime-view-part-externally)
9661         (gnus-mime-view-part-internally): Make predicate function passed to
9662         gnus-mime-view-part-as-type assume argument is a mime type, not a list
9663         of a mime type.
9664
9665         * shr.el (shr-table-widths): Don't use cl function `reduce'.
9666
9667 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9668
9669         * shr.el (require): Require cl when compiling.
9670         (shr-tag-hr): New function.
9671
9672         * nnimap.el (nnimap-update-info): Remove double setting of high.
9673         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9674         This makes nnimap work properly on Courier again.
9675
9676         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9677         the variable for backwards compatibility.
9678
9679         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9680         the file name before using to avoid setting mm-default-directory to
9681         nil.
9682
9683         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9684         bidning gnus-agent variables.
9685
9686         * shr.el (shr-render-td): Use a cache for the table rendering function
9687         to avoid getting an exponential rendering behavior in nested tables.
9688         (shr-insert): Rework the line-breaking algorithm.
9689         (shr-insert): Don't leave trailing spaces.
9690         (shr-insert-table): Also insert empty TDs.
9691         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9692
9693 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9694
9695         * gnus-sum.el (gnus-number): Rename from `number'.
9696         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9697         (gnus-summary-limit-children): Update uses correspondingly.
9698
9699 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9700
9701         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9702         (gnus-gravatar-transform-address): Don't show avatars of people of
9703         which mail addresses match gnus-gravatar-too-ugly.
9704
9705 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9706
9707         * shr.el (shr-table-widths): Expand TD elements to fill available
9708         space.
9709
9710 2010-10-07  Julien Danjou  <julien@danjou.info>
9711
9712         * nnimap.el (nnimap-request-rename-group): Add this method.
9713
9714 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9715
9716         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9717         name from XEmacs' function-arglist.
9718
9719         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9720         gravatar under XEmacs.
9721
9722 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9723
9724         * auth-source.el: Update docs with TODO items.
9725
9726         * gnus-sync.el: Update docs to explain state and plans.
9727
9728         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9729         Hooks for mark updates.
9730         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9731
9732         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9733         hooks with arguments, which is needed for mark update hooks.
9734
9735 2010-10-06  Julien Danjou  <julien@danjou.info>
9736
9737         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9738         was matched.
9739
9740         * sieve-manage.el: Update example in `Commentary'.
9741
9742         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9743
9744         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9745         not 2000.
9746         (sieve-manage-authenticate): Re-add function.
9747
9748 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9749
9750         * shr.el (shr-insert): Get 'space transition right.
9751         (shr-render-td): Only delete space at the end of the TD.
9752
9753         * nnimap.el (nnimap-open-connection): Prepare to support
9754         open-gnutls-stream.
9755
9756         * shr.el: Rearrange function order to be more logical.
9757
9758 2010-10-06  Julien Danjou  <julien@danjou.info>
9759
9760         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9761         (nnrss-discover-feed): Remove 404 URL in docstring.
9762
9763         * nnir.el: Fix Swish-E URL.
9764         Fix Namazu URL.
9765
9766         * message.el (message-change-subject): Remove 404 URL in a comment.
9767
9768 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9769
9770         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9771         called interactively.
9772
9773         * gnus-util.el (gnus-remove-if): Allow hash table.
9774         (gnus-remove-if-not): New function.
9775
9776         * gnus-art.el (gnus-mime-view-part-as-type):
9777         * gnus-score.el (gnus-summary-score-effect):
9778         * gnus-sum.el (gnus-read-move-group-name):
9779         Replace remove-if-not with gnus-remove-if-not.
9780
9781         * gnus-group.el (gnus-group-completing-read):
9782         Regard collection as a hash table if it is not a list.
9783
9784 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9785
9786         * shr.el (shr-render-td): Allow blank/missing <TD>s.
9787
9788         * shr.el: Document the table-rendering algorithm.
9789
9790 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9791
9792         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
9793         for Emacsen having no `libxml-parse-html-region' support.
9794
9795 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9796
9797         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9798         invalid URLs.
9799
9800         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9801         line-broken.
9802         (shr-tag-img): Ignore image fetching errors.
9803         (shr-overlays-in-region): Compute overlay positions correctly.
9804
9805         * mm-decode.el (mm-shr): Require shr.
9806
9807         * gnus-art.el (gnus-blocked-images): Move variable here.
9808
9809         * shr.el (shr-insert-table): Bind free variable.
9810
9811         * mm-decode.el (mm-shr): Bind shr-content-function.
9812
9813         * shr.el (shr-content-function): New variable.
9814
9815         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9816         added for symmetry.
9817
9818         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9819
9820         * gnus-group.el (gnus-group-make-group): Doc fix.
9821
9822         * nnimap.el (nnimap-request-newgroups): Return success.
9823
9824         * shr.el (shr-find-elements): New function.
9825         (shr-tag-table): Put all the images after the table.
9826         (shr-tag-table): Really inhibit images inside the table.
9827         (shr-collect-overlays): Copy over overlays from the TD elements to the
9828         main document.
9829
9830         * mm-decode.el (mm-shr): Bind shr-blocked-images to
9831         gnus-blocked-images.
9832
9833 2010-10-05  Julien Danjou  <julien@danjou.info>
9834
9835         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9836
9837         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9838         (gnus-html-maximum-image-size): Add this function.
9839         (gnus-html-put-image): Use gnus-html-maximum-image-size.
9840
9841         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9842         server-value of the capability is nil.
9843
9844 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9845
9846         * shr.el (shr-tag-em): Add <EM> tag.
9847
9848 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
9849
9850         * sieve-manage.el (sieve-manage-default-stream): Make default stream
9851         customizable.
9852
9853         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9854         handing broken links to browse-url.
9855
9856 2010-10-05  Julien Danjou  <julien@danjou.info>
9857
9858         * gnus-util.el (gnus-emacs-completing-read)
9859         (gnus-iswitchb-completing-read): Use autoload rather than require.
9860
9861 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9862
9863         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
9864         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
9865         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
9866         iswitchb-temp-buflist for XEmacs.
9867
9868         * gnus-util.el (gnus-completing-read-function): Exclude
9869         gnus-icompleting-read and gnus-ido-completing-read from candidates for
9870         XEmacs since iswitchb.el is very old and ido.el is unavailable in
9871         XEmacs.
9872
9873         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9874         not to use `delete-dups' that is unavailable in XEmacs 21.4.
9875
9876         * gnus-html.el: Don't require help-fns under XEmacs.
9877         (gnus-html-schedule-image-fetching): Work for XEmacs.
9878
9879         * mm-decode.el (mm-shr): Decode contents by charset.
9880
9881 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9882
9883         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9884         unknown.
9885
9886         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9887         (shr-get-image-data): Ensure against the cache file missing.
9888
9889         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9890         for data.
9891
9892         * spam-report.el (spam-report-url-ping-plain): Don't query about
9893         killing the process.
9894
9895         * shr.el (shr-render-td): Protect against too-wide text.
9896
9897 2010-10-04  Julien Danjou  <julien@danjou.info>
9898
9899         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9900         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9901
9902         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9903         retrieved.
9904
9905 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9906
9907         * shr.el (browse-url): Require.
9908         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9909         lines.
9910         (shr-show-alt-text, shr-browse-image): New commands.
9911         (shr-browse-url, shr-copy-url): New commands.
9912
9913         * gnus-sum.el (gnus-widen-article-window): New variable.
9914         (gnus-summary-select-article-buffer): Use it.
9915
9916         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9917         without @ signs.
9918
9919 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9920
9921         * nnir.el (nnir-run-imap): Remove spurious space in search string.
9922
9923 2010-10-04  Julien Danjou  <julien@danjou.info>
9924
9925         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9926         for XEmacs.
9927
9928 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9929
9930         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9931
9932         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9933         (nnimap-close-server): Implement.
9934
9935         * dgnushack.el (iswitchb): Require to shut up the compiler.
9936
9937         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9938         (shr-insert): Tweak line breaking.
9939         (shr-insert): Handle <pre> better.
9940         (shr-tag-li): Get <li> indentation right.
9941         (shr-tag-li): Get <li> indentation even righter.
9942         (shr-tag-blockquote): Ensure paragraph start.
9943         (shr-make-table): Tweak table generation.
9944         (shr-make-table): Fix typo.
9945
9946         * shr.el: Implement table rendering.
9947
9948 2010-10-04  Julien Danjou  <julien@danjou.info>
9949
9950         * gnus-html.el (gnus-html-put-image): Fix resize image code.
9951
9952 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9953
9954         * shr.el (shr-insert): Use string anchors instead of line anchors.
9955
9956 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9957
9958         * shr.el: Add headings.
9959         (shr-ensure-paragraph): Actually work.
9960         (shr-tag-li): Make <ul> prettier.
9961         (shr-insert): Get white space at the beginning/end of elements right.
9962         (shr-tag-p): Collapse subsequent <p>s.
9963         (shr-ensure-paragraph): Don't insert double line feeds after blank
9964         lines.
9965         (shr-insert): \t is also space.
9966         (shr-tag-s): Fix "s" tag name function.
9967         (shr-tag-s): Fix face prop name.
9968
9969 2010-10-03  Julien Danjou  <julien@danjou.info>
9970
9971         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9972
9973         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9974         gnus-window-inside-pixel-edges.
9975
9976         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9977         gnus-ems.
9978
9979         * mm-view.el (mm-inline-image-emacs): Support image resizing.
9980
9981         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9982         function.
9983
9984         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9985         resize choice.
9986
9987 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9988
9989         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9990         beginning of the buffer.
9991
9992         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9993         article buffer again.
9994
9995         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9996
9997         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9998         when it's at the start of the buffer.
9999
10000         * shr.el (shr-tag-blockquote): Convert name.
10001         (shr-rescale-image): Use the right image-size variant.
10002
10003         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
10004         buffer isn't shown, then select the current article first instead of
10005         bugging out.
10006         (gnus-summary-select-article-buffer): Show both the article and summary
10007         buffers again.
10008
10009         * shr.el (shr-fontize-cont): Protect against regions with no text.
10010         Rename tag functions to shr-tag-* for enhanced security.
10011         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
10012
10013 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
10014
10015         * shr.el (shr-insert):
10016         * pop3.el (pop3-movemail):
10017         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
10018         loaded.
10019
10020 2010-10-03  Glenn Morris  <rgm@gnu.org>
10021
10022         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
10023
10024         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
10025
10026         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
10027
10028         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
10029
10030         * gnus-util.el (gnus-make-local-hook): Simplify.
10031
10032 2010-10-02  Julien Danjou  <julien@danjou.info>
10033
10034         * gnus-util.el (gnus-iswitchb-completing-read): New function.
10035         (gnus-ido-completing-read): New function.
10036         (gnus-emacs-completing-read): New function.
10037         (gnus-completing-read): Use gnus-completing-read-function.
10038         Add gnus-completing-read-function.
10039
10040 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10041
10042         * shr.el (shr-insert-document): Autoload.
10043         (shr-img): Be silent.
10044         (shr-insert): Add a newline after every picture before text.
10045         (shr-add-font): Use overlays for combining faces.
10046         (shr-insert): Pass upwards the text start point.
10047
10048         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
10049         possible.
10050         (mm-shr): New function.
10051
10052 2010-10-02  Julien Danjou  <julien@danjou.info>
10053
10054         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
10055         should go backward.
10056
10057 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
10058
10059         * shr.el (shr): Fix typo in provide call.
10060
10061 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10062
10063         * shr.el: New file.
10064
10065         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
10066
10067         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
10068         completing read.
10069
10070 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10071
10072         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
10073         we're being queried about.  Suggested by Dan Jacobson.
10074
10075         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
10076         Suggested by Jason Eisner.
10077
10078         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
10079         table, too.  Suggested by Stefan Wiens.
10080         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
10081         the table unnecessary.  Suggested by Stefan Wiens.
10082
10083         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
10084         longer needed, and probably doesn't work either, as pointed out by
10085         Stefan Wiens.
10086         (gnus-summary-exit): Remove call to the clearing function.
10087         (gnus-summary-exit-no-update): Ditto.
10088
10089         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
10090         instead of gnus-eval-in-buffer-window to avoid popping up frames.
10091         Reported by Stefan Monnier.
10092         (gnus-summary-save-in-rmail): Ditto.
10093
10094         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
10095         article buffer, instead of both the article buffer and the summary
10096         buffer.  Sort of suggested by Dan Jacobson.
10097
10098         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
10099
10100         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
10101         Suggested by Dan Jacobson.
10102
10103         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
10104         documentation clearer.
10105
10106         * message.el (message-shorten-references): Comment on the number "21".
10107         Suggested by Stefan Monnier.
10108
10109         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10110         Suggested by Dan Jacobson.
10111
10112         * gnus.el (gnus-large-newsgroup):
10113         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10114
10115         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10116         externalize attachments.  Bug reported by Steve Wen.
10117
10118         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10119         really message anything to the user.
10120
10121         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10122         directly.
10123
10124         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10125         messages in empty groups.
10126
10127 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10128
10129         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10130         non-UIDNEXT group.
10131
10132 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10133
10134         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10135         not the value from the collection.
10136
10137         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10138         values.  This sometimes happens on some groups that have no info.
10139         (nnimap-request-newgroups): New function.
10140
10141 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10142
10143         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10144         check into `gnus-registry-initialize'.
10145         (gnus-registry-initialize): Ditto.
10146         Fix and extend header docs.
10147
10148 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10149
10150         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10151         regexp backtrace overflows.
10152
10153         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10154         for starttls that tls.el implements; i.e. openssl.
10155
10156         * tls.el (tls-starttls-switches): Give up on using starttls with
10157         gnutls-cli.
10158         (tls-program): Add --insecure to be consistent with the defaults from
10159         openssl s_client.  Now all three commands are insecure.
10160
10161 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10162
10163         * lpath.el: Bind completion-styles-alist for XEmacs.
10164
10165         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10166         (gravatar-create-image): New function that's an alias to
10167         gnus-xmas-create-image, gnus-create-image, or create-image.
10168         (gravatar-data->image): Use it.
10169
10170 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10171
10172         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10173         install the nnregistry refer method.
10174         (gnus-registry-install-hooks): Use it.
10175         (gnus-registry-unfollowed-groups): Add nnmairix to the default
10176         unfollowed groups.
10177
10178 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
10179
10180         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
10181         expanding threads.
10182
10183 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10184
10185         * nnir.el: Use the server names without suffixes (bug#7009).
10186
10187         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10188         unencrypted to STARTTLS, if possible.
10189
10190 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10191
10192         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10193         headers before superseding.
10194
10195 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10196
10197         * nnrss.el (nnrss-use-local): Add documentation.
10198
10199         * nnimap.el (nnimap-extend-tls-programs): New function.
10200         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10201         (nnimap-wait-for-connection): Accept the greeting from the stupid
10202         output from openssl s_client -starttls, too.
10203
10204         * tls.el (tls-starttls-switches): New variable.
10205         (tls-find-starttls-argument): Use it.
10206         (open-tls-stream): Ditto.
10207
10208         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10209         (netrc-machine): Ditto.
10210
10211         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10212         article number.
10213         (nnimap-split-fancy): New variable.
10214         (nnimap-split-incoming-mail): Use it.
10215
10216         * nntp.el (nntp-server-list-active-group): Document.
10217
10218         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10219         SELECT to get the message-id.
10220
10221         * mail-source.el (mail-sources): Remove webmail support.
10222         (defvar): Ditto.
10223         (mail-source-fetcher-alist): Ditto.
10224         (mail-source-fetch-webmail): Remove.
10225
10226         * webmail.el: Remove -- doesn't seem relevant any more.
10227
10228         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10229
10230         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10231         the \r.
10232
10233 2010-09-30  Julien Danjou  <julien@danjou.info>
10234
10235         * gnus-agent.el (gnus-agent-add-group): Fix call to
10236         gnus-completing-read.
10237
10238 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10239
10240         * nndoc.el (nndoc-retrieve-groups): New function.
10241
10242         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10243         `default', use nnmail-split-methods.
10244         (nnimap-request-article): Downcase the NILs so that they are nil.
10245
10246         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10247         symbol.
10248
10249         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10250         code, since if the user has requested network, that's what they ought
10251         to get.
10252         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10253         (nnimap-split-rule): Mark as obsolete.
10254
10255         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10256         New variable.
10257
10258         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10259         correct slot, too.
10260
10261 2010-09-29  Julien Danjou  <julien@danjou.info>
10262
10263         * gnus.el (gnus-local-domain): Declare variable obsolete.
10264
10265         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10266         Fix history computing.
10267         (gnus-ido-completing-read): Require ido.
10268
10269 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10270
10271         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10272         build Gnus.
10273
10274         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10275         when interpreting the structures.
10276         (nnimap-request-accept-article): Add \r\n to the lines to make this
10277         work with Cyrus.
10278
10279         * nndraft.el (nndraft-request-expire-articles): Use the group name
10280         instead if "nndraft".  Fix found by Nils Ackermann.
10281
10282 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10283
10284         * nnregistry.el: Add.
10285
10286 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10287
10288         * nnmail.el (group, group-art-list, group-art):
10289         Remove unneeded directives.
10290
10291 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10292
10293         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10294         (mm-mime-charset):
10295         * rfc2047.el (rfc2047-syntax-table):
10296         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10297
10298         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10299         rather than `insert-file-contents' and `eval-region'.
10300
10301         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10302         construction.
10303
10304         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10305
10306         * time-date.el: No need to require cl for Emacs 21.
10307
10308 2010-09-29  Julien Danjou  <julien@danjou.info>
10309
10310         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10311         replacement of `gnus-gravatar-relief' to mimic
10312         `gnus-faces-properties-alist'.
10313         Add :version property.
10314
10315 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10316
10317         * mail-source.el (mail-source-report-new-mail):
10318         * message.el (message-default-mail-headers):
10319         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10320
10321         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10322
10323 2010-09-28  Julien Danjou  <julien@danjou.info>
10324
10325         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10326         mail-address contains the same string as real-name.
10327
10328         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10329         non-blank in header, otherwise it'll get stripped.
10330
10331         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10332         real-name, and then for mail address rather than doing : or , search.
10333
10334 2010-09-27  Julien Danjou  <julien@danjou.info>
10335
10336         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10337         right completing-read function.
10338         (gnus-use-ido): New variable
10339         (gnus-completing-read-with-default): Remove.
10340         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10341         (gnus-agent-add-group):
10342         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10343         * mm-view.el (mm-view-pkcs7-decrypt):
10344         * mm-util.el (mm-codepage-setup):
10345         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10346         * mml-smime.el (mml-smime-openssl-sign-query):
10347         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10348         (mml-insert-multipart):
10349         * gnus-msg.el (gnus-summary-yank-message):
10350         * gnus-int.el (gnus-start-news-server):
10351         * mm-decode.el (mm-interactively-view-part):
10352         * gnus-dired.el (gnus-dired-attach):
10353         * gnus.el (gnus-read-method):
10354         * gnus-bookmark.el (gnus-bookmark-jump):
10355         * gnus-art.el (gnus-mime-view-part-as-type)
10356         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10357         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10358         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10359         * nnmairix.el (nnmairix-create-server-and-default-group)
10360         (nnmairix-update-groups, nnmairix-get-server)
10361         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10362         (nnmairix-get-group-from-file-path):
10363         * nnrss.el (nnrss-find-rss-via-syndic8):
10364         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10365         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10366         (gnus-group-browse-foreign-server):
10367         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10368         (gnus-summary-execute-command, gnus-summary-respool-article)
10369         (gnus-read-move-group-name):
10370         * gnus-score.el (gnus-summary-increase-score)
10371         (gnus-summary-score-effect):
10372         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10373
10374 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10375
10376         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10377         x-focus-frame.
10378
10379         * nnimap.el (auth-source-forget-user-or-password)
10380         (auth-source-user-or-password): Autoload.
10381
10382         * message.el (message-from-style, message-interactive)
10383         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10384         (message-yank-prefix, message-indentation-spaces, message-signature)
10385         (message-signature-file): Add comment.
10386
10387 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10388
10389         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10390         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10391         new articles.
10392
10393         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10394         parts.
10395         (nnimap-request-article): Work with the t setting, too.
10396
10397         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10398         that you don't get flashes of other buffers.
10399         (gnus-summary-show-complete-article): Intern before setting.
10400
10401 2010-09-27  David Engster  <dengste@eml.cc>
10402
10403         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10404         well as HEADERS.
10405         (nnmairix-retrieve-headers): Provide new argument for the above.
10406
10407 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10408
10409         * gnus-sum.el (gnus-summary-move-article): Don't alter
10410         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10411         group.
10412
10413         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10414
10415         * message.el (message-cite-prefix-regexp): Revert my last edit.
10416
10417         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10418         variable instead of the Gnus variable.
10419
10420         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10421
10422         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10423
10424         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10425         since some servers don't like it.
10426         (nnimap-open-connection): Forget credentials if the server says the
10427         password was wrong.
10428         (nnimap-parse-line): Protect against invalid data.
10429
10430         * gnus-sum.el (gnus-summary-move-article): Add comment.
10431         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10432         nothing alters it while scanning for new messages.
10433
10434         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10435         which may or may not help.
10436         (nnimap-open-connection): If we're doing a stream connection, and then
10437         discover we're on a STARTTLS-capable server, then open a STARTTLS
10438         connection instead.
10439
10440 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10441
10442         * nnimap.el (utf7): Require.
10443
10444         * message.el (message-cite-prefix-regexp): Remove "}" from citation
10445         prefix.
10446
10447 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10448
10449         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10450
10451 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10452
10453         * nnimap.el (nnimap-request-accept-article): Message the error on
10454         error.
10455
10456 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10457
10458         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10459
10460 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10461
10462         * nndoc.el (nndoc-request-list): Return success always.
10463
10464         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10465         `fetch-old' -- we only want to fetch the articles we've requested.
10466         The rest are in the agent, probably.
10467         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10468         disappeared server" to something low.  It's not important.
10469
10470         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10471         arrived before the FETCH data.
10472
10473         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10474         target here, because we don't know the Gnus name of the group.
10475
10476         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10477         for the correct group.
10478
10479         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10480
10481         * gnus.el (gnus): Give a final warning after startup.
10482
10483         * gnus-util.el (gnus-action-message-log): New variable.
10484         (gnus-message): Use it.
10485         (gnus-final-warning): New function.
10486
10487         * nnimap.el (nnimap-open-connection): Record the greeting.
10488         (nnimap): Add greeting.
10489
10490 2010-09-26  Julien Danjou  <julien@danjou.info>
10491
10492         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10493         arguments.
10494         (gnus-html-wash-images): Fix spec computing to include start/end.
10495
10496         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10497
10498 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10499
10500         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10501         deletion.
10502         (nnimap-retrieve-headers): Don't select the group, because that's
10503         already done by nnimap-possibly-change-group.
10504
10505         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10506         (gnus-picon-transform-address): Use it.
10507
10508         * mail-source.el (mail-source-value): Revert previous patch.
10509
10510         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10511         on failure.
10512         (nnimap-open-connection): Look up both virtual and physical server name
10513         credentials.
10514
10515         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10516
10517 2009-02-07  Dave Love  <fx@gnu.org>
10518
10519         * tls.el (open-tls-stream): Don't query killing process.
10520
10521 2009-02-08  Dave Love  <fx@gnu.org>
10522
10523         * gnus-win.el (gnus-window-to-buffer-helper)
10524         (gnus-all-windows-visible-p): Function needn't be a symbol.
10525
10526         * mail-source.el (mail-source-value): Function needn't be a symbol.
10527
10528 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10529
10530         * message.el (message-cite-prefix-regexp): Remove } from the cite
10531         prefix.
10532
10533         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10534         highlight again, so that the highlight is correct.
10535
10536         * gnus-picon.el (gnus-picon): Remove again.
10537         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10538
10539         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10540         doing the header highlightling, so that the background color of the
10541         picon is correct.
10542
10543         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10544         (gnus-picon): Ditto.
10545         (gnus-picon): Reinstate.  The background color for picons is white.
10546         (gnus-picon-insert-glyph): Make the background white.
10547
10548         * nnml.el (nnml-open-nov): Don't return dead buffers.
10549
10550         * auth-source.el (auth-source-create): Query the user for whether to
10551         store the credentials.
10552
10553         * netrc.el (netrc-store-data): New function.
10554
10555         * auth-source.el (auth-source-user-or-password): Use the existing auth
10556         sources, if any, for creation.
10557
10558         * gnus.el (gnus-group-fast-parameter): Return the last matching
10559         parameter instead of the first matching parameter.
10560
10561 2010-09-26  Julien Danjou  <julien@danjou.info>
10562
10563         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10564
10565 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10566
10567         * mml2015.el (mml2015-use): Remove gpg support.
10568
10569         * mml1991.el (mml1991-function-alist): Remove gpg function.
10570         (mml1991-gpg-sign): Remove.
10571
10572 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10573
10574         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10575         (gnus-browse-unsubscribe-current-group): Document it.
10576         (gnus-browse-unsubscribe-group): Use it.
10577
10578 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10579
10580         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10581         address to the To list for easier response.
10582
10583         * gnus.el (gnus-play-startup-jingle): Remove.
10584         (gnus-splash): Don't play jingle.
10585         (gnus): Silence gnus-load message.
10586
10587         * gnus-art.el (gnus-treat-play-sounds): Remove.
10588
10589         * gnus.el (gnus-play-jingle): Remove audio support.
10590
10591         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10592
10593         * earcon.el: Remove -- no users.
10594
10595         * gnus-audio.el: Remove -- no users of this package.
10596
10597         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10598
10599         * gnus-start.el (gnus-setup-news): Remove nocem support.
10600
10601         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10602
10603         * gnus.el (gnus-use-nocem): Remove.
10604
10605         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10606         Remove.
10607
10608         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10609         uses NoCeM any more.
10610
10611         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10612         (gnus-button-ctan-handler): Ditto.
10613         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10614         (gnus-button-ctan-directory-regexp): Ditto.
10615         (gnus-button-handle-ctan): Ditto.
10616         (gnus-button-tex-level): Ditto.
10617         (gnus-button-alist): Remove CTAN stuff.
10618
10619 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10620
10621         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10622         nnimap-streaming test.
10623
10624         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10625         servers twice.
10626
10627         * nnimap.el (nnimap-open-connection): Add more error reporting when
10628         nnimap fails early.
10629
10630         * nnheader.el (nnheader-get-report-string): New function.
10631         (nnheader-get-report): Use it.
10632
10633         * gnus-int.el (gnus-check-server): Say what the error was when opening
10634         failed.
10635
10636         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10637         using streaming.
10638
10639 2010-09-25  Julien Danjou  <julien@danjou.info>
10640
10641         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10642         gnus-window-inside-pixel-edges.
10643
10644 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10645
10646         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10647
10648         * mm-decode.el (mm-save-part): Allow saving to other directories the
10649         normal Emacs way.
10650
10651         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10652         Suggested by Jay Berkenbilt.
10653
10654         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10655         there isn't a single byte.
10656
10657         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10658         just do it.  It doesn't really seem to matter what the user responds
10659         here, I think, so it's just a confusing question.
10660
10661         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10662         non-streaming case.
10663
10664         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10665         (gnus-article-encrypt-body): Use it.
10666
10667         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10668         keystroke.
10669
10670         * nnimap.el (nnimap-find-wanted-parts-1):
10671         Use gnus-fetch-partial-articles.
10672
10673         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10674
10675         * nnimap.el (nnimap-insert-partial-structure): New function.
10676         (nnimap-get-partial-article): New function.
10677         (nnimap-request-article): Use it.
10678         (nnimap-wait-for-response): Return whether the wait was successful.
10679         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10680         retrieval wasn't successful.
10681         (nnimap-retrieve-group-data-early): Allow throttling servers.
10682         (nnimap-streaming): New variable.
10683         (nnimap-fetch-partial-articles): Remove.
10684
10685         * mm-decode.el (mm-with-part): Protect against killed buffers.
10686
10687         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10688         for prettier summary display.
10689
10690 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10691
10692         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10693
10694 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10695
10696         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10697         apparently third-party libraries depend on it.
10698
10699         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10700         before starting negotiation.
10701
10702         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10703         privacy reasons.
10704         (gnus-treat-mail-gravatar): Ditto.
10705
10706         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10707         buffer when inserting images.  Inserting text into the headers, for
10708         instance, can make them invalid.
10709
10710 2010-09-25  Julien Danjou  <julien@danjou.info>
10711
10712         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10713         variables.
10714
10715         * nnheader.el: Remove useless variables news-reply-yank-from and
10716         news-reply-yank-message-id.
10717
10718         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10719         variables.
10720
10721         * mml1991.el: Remove useless mml1991-verbose.
10722
10723         * gnus.el: Remove useless variable gnus-use-generic-from.
10724         Remove obsolete variable gnus-topic-indentation.
10725
10726         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10727
10728         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10729
10730         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10731
10732         * gnus-group.el: Remove useless gnus-group-icon-cache.
10733         Remove useless gnus-ephemeral-group-server.
10734
10735         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10736
10737         * mml2015.el: Remove useless mml2015-verbose.
10738
10739         * mml-smime.el: Remove useless mml-smime-verbose.
10740
10741         * gnus.el: Remove useless gnus-local-domain.
10742
10743         * gnus-gravatar.el (gnus-gravatar-transform-address):
10744         Use gnus-gravatar-size.
10745
10746         * gnus-art.el: Remove useless gnus-treat-translate.
10747
10748 2010-09-24  Julien Danjou  <julien@danjou.info>
10749
10750         * gnus-sum.el: Add support for Gravatars.
10751
10752         * gnus-art.el: Add support for Gravatars.
10753
10754         * gnus-gravatar.el: Add this file.
10755
10756         * gravatar.el: Add this file.
10757
10758 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10759
10760         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10761
10762         * gnus-group.el (gnus-group-fetch-faq): Remove.
10763
10764         * gnus.el (gnus-group-faq-directory): Remove.
10765
10766         * gnus-group.el (gnus-group-fetch-charter): Remove.
10767
10768         * gnus.el (gnus-group-charter-alist): Remove.
10769
10770         * gnus-group.el (gnus-group-archive-directory): Remove.
10771         (gnus-group-recent-archive-directory): Ditto.
10772         (gnus-group-make-archive-group): Remove.
10773
10774         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10775
10776         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10777         use the same article number for all the cached articles.
10778
10779         * nnimap.el (nnimap-command): Register the last command time so
10780         that we can use it for idling NOOPs.
10781         (nnimap-open-connection): Start the keeplive timer.
10782         (nnimap-make-process-buffer): Store all the process buffers.
10783         (nnimap-keepalive): New function.
10784
10785         * starttls.el (starttls-open-stream): Add autoload cookie.
10786
10787 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10788
10789         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10790         handling.
10791
10792 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10793
10794         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10795         its data structures.
10796
10797         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10798         instead of the cl.el copy-list.
10799         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10800         equalp.
10801
10802 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10803
10804         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10805         and tool-bar-local-item-from-menu.
10806
10807         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10808         mode-line-highlight face for Emacs.
10809
10810         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10811         loading gnus-sum.elc; fix comment for canlock-verify.
10812         (gnus-article-jump-to-part): Use read-number.
10813         (gnus-insert-mime-button, gnus-insert-mime-security-button):
10814         Remove Emacs pre-21 compatible code for help-echo.
10815         (gnus-article-next-page-1): No need to adjust the number of lines.
10816         (gnus-article-describe-bindings): Always use help-buffer.
10817
10818         * gnus-audio.el (gnus-audio-inline-sound):
10819         * gnus-cus.el (gnus-custom-mode):
10820         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10821
10822         * gnus-sum.el (gnus-remove-overlays): Doc fix.
10823
10824         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10825         compatible code.
10826
10827 2010-09-24  Glenn Morris  <rgm@gnu.org>
10828
10829         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10830         visiting the fcc file in rmail-mode.
10831
10832         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
10833
10834 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10835
10836         * nnir.el: Silence the byte compiler.
10837
10838         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10839         alias to browse-url-url-encode-chars if any.
10840         (gnus-html-encode-url): Use it.
10841
10842 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10843
10844         * gnus-start.el (gnus-use-backend-marks): New variable.
10845         (gnus-get-unread-articles-in-group): Use it.
10846
10847         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10848         makeover.
10849
10850 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10851
10852         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10853
10854 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10855
10856         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10857         Remove.
10858         (gnus-setup-news-hook):
10859         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10860
10861         * gnus-int.el (gnus-request-update-info): Protect against backends not
10862         having the function.
10863
10864         * nnimap.el (nnimap-stream): Mention starttls.
10865         (nnimap-open-connection): Add starttls support.
10866
10867 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10868
10869         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10870
10871 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10872
10873         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10874         BODYSTRUCTUREs.
10875         (nnimap-transform-headers): Unfold quoted {42} headers.
10876
10877         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10878         the info.
10879         (gnus-get-unread-articles): Only call updatep on backends that support
10880         it.
10881
10882         * nnweb.el (nnweb-request-update-info): NOOP.
10883
10884         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10885
10886         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10887         since it only deals with marks.
10888
10889         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10890         gnus-request-marks, and make a new gnus-request-update-info.
10891
10892         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10893         the active instead of the high number, which is usually too low.
10894
10895 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10896
10897         * netrc.el (netrc-parse): Remove encrypt.el mentions.
10898         * encrypt.el: Remove.
10899
10900 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10901
10902         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10903         server in symbolic form.
10904
10905         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10906
10907 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10908
10909         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10910         (nnimap-update-info): Fix up code slightly.
10911
10912         * gnus-int.el (gnus-open-server): Add tracing for performance
10913         debugging.
10914
10915         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10916         (gnus-group-insert-group-line): Pass the real group name so that it
10917         gets the right data.
10918
10919         * gnus-start.el (gnus-get-unread-articles): Don't have
10920         `gnus-get-unread-articles-in-group' update info, since that can be
10921         really slow and doesn't seem to be needed?
10922
10923 2010-09-22  Dan Christensen  <jdc@uwo.ca>
10924
10925         * time-date.el (date-to-time): Try using parse-time-string first before
10926         using the slower timezone-make-date-arpa-standard.
10927
10928 2010-09-22  Julien Danjou  <julien@danjou.info>
10929
10930         * gnus-group.el (gnus-group-insert-group-line):
10931         Call gnus-group-highlight-line.
10932         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10933         default hook list.
10934         (gnus-group-update-eval-form): Add new function.
10935         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10936         (gnus-group-get-icon): Use gnus-group-update-eval-form.
10937
10938 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10939
10940         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10941         immediate, then expire all articles.
10942         (nnimap-update-info): Fix off-by-one errors.
10943         (nnimap-flags-to-marks): Would return no marks lists for group with no
10944         flags.  Instead return the other data.
10945
10946 2010-09-22  Julien Danjou  <julien@danjou.info>
10947
10948         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10949         Only return an icon.
10950         (gnus-group-insert-group-line): Compute icon to return.
10951
10952         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10953         (gnus-html-image-fetched): Only cache if
10954         gnus-html-image-automatic-caching is set.
10955         (gnus-html-image-fetched): Check for errors.
10956
10957 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10958
10959         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10960         once per method on `g'.  This ensures that backends like nnfolder don't
10961         open all their folders.
10962
10963         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10964         (nnimap-request-list): Nix out group in the correct buffer.
10965         (nnimap-parse-flags): Implement by using `read' instead of
10966         hand-parsing.
10967         (nnimap-flags-to-marks): Pass on permanent-flags.
10968         (nnimap-make-process-buffer): Record the server name.
10969         (nnimap-parse-flags): Fix typo.
10970         (nnimap-request-scan): Run split on the server in general, not just a
10971         single group.
10972
10973         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10974         parameter, and propagate this downwards.
10975
10976         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10977         since EXAMINE changes it on the server.
10978
10979         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10980         this command might take a while.
10981
10982 2010-09-22  Julien Danjou  <julien@danjou.info>
10983
10984         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
10985         harmful if you have 2 images side-by-side, they can't be properly
10986         update on text deletion.  Using text-property is safer here.
10987         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10988         data.
10989
10990 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10991
10992         * nnimap.el (nnimap-expunge-inbox): Remove.
10993         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10994         (nnimap-expunge): Flip default to t.
10995
10996         * gnus.el (gnus-method-to-server): Don't push things to the cache
10997         unless it's unique.
10998         (gnus-server-to-method): Ditto.
10999
11000 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11001
11002         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
11003
11004 2010-09-22  Julien Danjou  <julien@danjou.info>
11005
11006         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
11007         get the start of data.
11008         (gnus-html-encode-url): Add this function to encode special chars in
11009         URL.
11010         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
11011         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
11012
11013         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
11014         default.
11015         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
11016
11017         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
11018         images alt-text.
11019         (gnus-html-put-image): Put alt-text as help-echo.
11020
11021 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11022
11023         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
11024         * mm-util.el (mm-decompress-buffer):
11025         * nnir.el (nnir-run-find-grep):
11026         * pop3.el (pop3-list): Use 3rd arg of split-string.
11027
11028         * time-date.el (format-seconds): Comment fix.
11029
11030         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
11031         and byte-optimize-form-code-walker.
11032         (dgnushack-make-auto-load): Don't advise make-autoload.
11033
11034         * lpath.el: Remove Emacs 21 stuff.
11035
11036 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11037
11038         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
11039         outside the active range.  Suggested by Dan Christensen.
11040
11041         * gnus-start.el (gnus-get-unread-articles): Get the extended method
11042         slightly later to avoid double-getting it.
11043
11044         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
11045         previous patch.
11046
11047         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
11048
11049 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
11050
11051         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11052
11053 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11054
11055         * gnus-int.el (gnus-open-server): Give a better error message in the
11056         "go offline" case.
11057
11058         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
11059         marks for nnimap, which is seldom the right thing to do.
11060
11061         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
11062         (gnus-same-method-different-name): New function.
11063
11064         * nnimap.el (parse-time): Require.
11065
11066         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
11067         method in the presence of many similar methods.
11068
11069         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
11070
11071         * nnimap.el (nnimap-find-expired-articles): Don't refer to
11072         nnml-inhibit-expiry.
11073
11074         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
11075         find out whether methods are equal.
11076
11077         * nnimap.el (nnimap-find-expired-articles): New function.
11078         (nnimap-process-expiry-targets): New function.
11079         (nnimap-request-move-article): Request the article before looking at
11080         what the Message-ID is.  Fix found by Andrew Cohen.
11081         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
11082
11083         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
11084         for oldness in addition to being a predicate.
11085
11086         * nnimap.el (nnimap-request-group): When we have zero articles, return
11087         the right data to Gnus.
11088         (nnimap-request-expire-articles): Only delete articles immediately if
11089         the target is 'delete.
11090
11091         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
11092         method, this would bug out.
11093
11094         * gnus-group.el (gnus-group-expunge-group): Rename from
11095         gnus-group-nnimap-expunge, and implemented as a normal interface
11096         function.
11097
11098         * gnus-int.el (gnus-request-expunge-group): New function.
11099
11100         * nnimap.el (nnimap-request-create-group): Implement.
11101         (nnimap-request-expunge-group): New function.
11102
11103 2010-09-21  Julien Danjou  <julien@danjou.info>
11104
11105         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
11106         (gnus-html-cache-expired): Add new function.
11107         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11108         wethever we should display image for fetch it.
11109         Compute alt-text earlier to pass it to the fetching function too.
11110         (gnus-html-schedule-image-fetching): Change function argument to only
11111         get one image at a time, not a list.
11112         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11113         cache.
11114         (gnus-html-get-image-data): New function to retrieve image data from
11115         cache.
11116         (gnus-html-put-image): Change buffer argument to use image data rather
11117         than file, and place image above region rather than inserting a new
11118         one.  Do not take alt-text as argument, since it's useless now: we place
11119         the image above alt-text.
11120         (gnus-html-prune-cache): Remove.
11121         (gnus-html-show-images): Start to fetch image when we find one, do not
11122         push into a temporary list.
11123         (gnus-html-prefetch-images): Only fetch image if they have expired.
11124         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11125         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11126
11127 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11128
11129         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11130
11131 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11132
11133         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11134         spec inser "*" if the group isn't active instead of 0.
11135
11136         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11137         opening the server.
11138         (nnimap-request-delete-group): Implement group deletion.
11139         (nnimap-transform-headers): Return the size of the entire message in
11140         the Bytes header, not just the size of the first part.
11141         (nnimap-request-move-article): When moving an article from nnimap,
11142         request the article first so the accepting form has an article to
11143         accept.  Reported by Dan Christensen.
11144         (nnimap-command): Make sure that the error message doesn't error out.
11145
11146 2010-09-20  David Edmondson  <dme@dme.org>
11147
11148         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11149         we haven't requested anything.
11150
11151 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11152
11153         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11154         "".  Fix found by Andrew Cohen.
11155
11156         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11157         instead of -encode-string.
11158
11159 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11160
11161         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11162
11163         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11164         by mm-subst-char-in-string.
11165
11166 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11167
11168         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11169         waiting for the connection string.
11170
11171         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11172         arriving.
11173
11174         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
11175         bogus characters.  This allows selecting certain Gmail groups.
11176
11177         * nnimap.el (nnimap-find-wanted-parts-1): New function.
11178         (nnimap-fetch-partial-articles): New variable.
11179         (nnimap-open-connection): When looking for credentials, also use the
11180         nnimap-server-port.
11181         (nnimap-request-article): Return the group/article number, so that Gnus
11182         `^' works as expected.
11183         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11184
11185         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11186         comments.
11187         (gnus-methods-sloppily-equal): New function.
11188         (gnus): When using the development version of Gnus, load the gnus-load
11189         file.
11190
11191         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11192         `gnus-open-server' on each method before trying to scan them etc.
11193         This ensures that all the backend parameters are set correctly.
11194
11195         * nnimap.el (nnimap-authenticator): New variable.
11196         (nnimap-open-connection): Allow anonymous login.
11197         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11198         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11199
11200         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11201         patch, found by Knut Anders Hatlen.
11202
11203 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11204
11205         * gnus-agent.el (gnus-agent-batch-confirmation)
11206         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11207         to gnus-message.
11208         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11209         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11210         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11211         * gnus-int.el (gnus-open-server): Likewise.
11212         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11213         (gnus-score-check-syntax): Likewise.
11214         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11215         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11216         Likewise.
11217         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11218
11219 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11220
11221         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11222         calling conventions so that prefetch doesn't bug out.
11223
11224 2010-09-19  Julien Danjou  <julien@danjou.info>
11225
11226         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11227         rather than `subst-char-in-region' in order to be able to replace ASCII
11228         char by UTF-8 ones.
11229
11230         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11231         than curl.
11232         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11233         the right URL and ALT text on images.
11234         (gnus-html-wash-tags): Fix tag case.
11235         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11236         (gnus-article-html): Add -o display_ins_del=2 option.
11237         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11238
11239 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11240
11241         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11242         the extra mail headers, which sometimes seem to happen for unknown
11243         reasons.
11244
11245         * mail-parse.el (mail-header-encode-parameter): Define as
11246         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11247         (or most, perhaps?) mail readers don't understand the latter, but do
11248         understand the former.
11249
11250         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11251         to nil, so that no methods are automatically agentized.  I think this
11252         is probably what most users want.
11253
11254         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11255         from url-retrieve, for instance about invalid URLs.
11256
11257         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11258         groups that have no articles.
11259         (nnimap-request-article): Check that we really got an article when we
11260         requested one.
11261
11262         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11263         doesn't exist.
11264
11265         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11266         nntp buffer so the agent can save it.
11267         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11268         that CRLF doesn't get translated to \n.
11269         (nnimap-open-connection): Don't make 'shell commands only send \n.
11270
11271 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11272
11273         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11274         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11275         Update var name.
11276         (nnml-generate-nov-file): Use dolist.
11277         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11278         Use with-current-buffer.
11279
11280 2010-09-18  Julien Danjou  <julien@danjou.info>
11281
11282         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11283         parallel.
11284
11285 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11286
11287         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11288         the range update right.
11289         (nnimap-request-group): Don't make `M-g' bug out on group with no
11290         marks.
11291         (nnoo): Require, so that other packages can require nnimap.
11292         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11293         command we're looking for.  This helps when the server sends more
11294         responses after we've gotten everything we expected.
11295         (nnimap): Add a `newlinep' field to keep track of end-of-line
11296         conventions.
11297         Don't send CRLF to things that don't want it.
11298         (nnimap-request-accept-article): Ditto.
11299
11300 2010-09-18  Julien Danjou  <julien@danjou.info>
11301
11302         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11303         than curl to retrieve images.
11304
11305 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11306
11307         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11308         the marks.
11309         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11310         (nnimap-wait-for-connection): New function.
11311         (nnimap-open-connection): If we have PREAUTH, don't query for login
11312         credentials.
11313         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11314         when doing a partial update.
11315
11316 2010-09-18  Julien Danjou  <julien@danjou.info>
11317
11318         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11319         tags.
11320
11321 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11322
11323         * nnimap.el (nnimap-credentials): New function.
11324         (nnimap-open-connection): Use the new function to look for credentials
11325         also on the numeric equivalents of "imap" and "imaps".
11326
11327         * gnus-start.el (gnus-activate-group): Send the info to
11328         gnus-request-group.
11329
11330         * nnimap.el (nnimap-request-group): Have the "check" version of the
11331         function parse flags and update the info, so that a `M-g' get a total
11332         resync of all flags from the group.
11333
11334         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11335         to allow backends to alter the info on group selection.  Also alter all
11336         the backend -request-group functions to take the parameter.
11337
11338         * nnimap.el (nnimap-store-info): New function.
11339         (nnimap-update-info): Store the info for later usage.
11340         (nnimap-request-group): Use the stored info for the dont-check case, so
11341         that we don't retrieve all marks when we enter a group.
11342
11343         * nnimap.el: Use deffoo instead of defun for interface functions.
11344
11345         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11346         update the group info.  This makes the nndraft groups, for instance, go
11347         back to their old behavior.
11348
11349         * gnus-sum.el (gnus-select-newsgroup): Indent.
11350
11351         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11352         in.
11353         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11354         nothing.
11355
11356         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11357         from methods that are denied.
11358
11359         * gnus-int.el (gnus-method-denied-p): New function.
11360
11361         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11362         store the password instead of netrc.
11363         (nnimap-open-connection): Don't error out when we can't make a
11364         connections.
11365
11366         * auth-source.el (auth-source-create): In the password prompt, say what
11367         we're querying for.  Also prompt for user name if that hasn't been
11368         given.
11369
11370         * nnimap.el (nnimap-with-process-buffer): Remove.
11371
11372 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11373
11374         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11375         method when we're reading from the agent.
11376
11377         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11378
11379         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11380         that's probably most useful for users.
11381
11382         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11383         "failed" all the time.
11384
11385         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11386         ...)) with (with-current-buffer ... ).
11387
11388         * nntp.el (nntp-open-server): Return whether the open was successful or
11389         not.
11390
11391         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11392         select an unread unseen article first.
11393
11394         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11395         /etc/services, supply some sensible port defaults.
11396
11397         * dgnushack.el: Define netrc-credentials.
11398
11399 2010-09-17  Julien Danjou  <julien@danjou.info>
11400
11401         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11402
11403 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11404
11405         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11406         doesn't have any parameters.
11407
11408 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11409
11410         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11411         only upcased checks.
11412
11413         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11414
11415         * nnimap.el (nnimap-open-shell-stream): New function.
11416         (nnimap-open-connection): Use it.
11417         (nnimap-transform-headers): Get the number of lines in each message.
11418         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11419         number of lines.
11420         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11421         problem.
11422
11423         * utf7.el (utf7-encode): Autoload.
11424
11425         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11426         to allow the mail splitting to not return a default group.  This is
11427         useful for nnimap, which will leave unmatched mail in the inbox.
11428
11429         * nnimap.el: Rewritten.
11430
11431         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11432         nnimap usage.
11433
11434         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11435         if the move is internal, so that nnimap can do fast internal moves.
11436
11437         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11438         data.
11439         (gnus-read-active-for-groups): Support finishing the early retrieval of
11440         data.
11441
11442         * gnus-range.el (gnus-range-nconcat): New function.
11443
11444         * gnus-int.el (gnus-finish-retrieve-group-infos)
11445         (gnus-retrieve-group-data-early): New functions.
11446
11447 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11448
11449         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11450         (nnrss-retrieve-groups):
11451         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11452         (pop3-quit): Use with-current-buffer.
11453
11454 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11455
11456         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11457         instead of nnheader-accept-process-output.
11458
11459         * dgnushack.el (dgnushack-compile): Add comment.
11460
11461         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11462
11463         * gnus-html.el (gnus-html-schedule-image-fetching)
11464         (gnus-html-prefetch-images): Replace process-kill-without-query by
11465         gnus-set-process-query-on-exit-flag.
11466
11467 2010-09-16  Romain Francoise  <romain@orebokech.com>
11468
11469         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11470
11471 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11472
11473         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11474         parameter to unintern is mandatory-ish in Emacs 24.
11475
11476         * gnus-html.el (gnus-html-schedule-image-fetching)
11477         (gnus-html-prefetch-images): Check for curl before using it.
11478
11479         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11480         depend on curl, which isn't essential.
11481
11482         * imap.el: Revert back to version
11483         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11484         seem problematic.
11485
11486 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11487
11488         * gnus-registry.el (gnus-registry-install-shortcuts):
11489         Explicitly pass `obarray' to `unintern' to avoid a warning.
11490
11491 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11492
11493         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11494         change.
11495
11496         * nnrss.el (nnrss-request-list): Remove this function and related
11497         functions, including the moreover stuff.
11498
11499 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11500
11501         * nnrss.el (nnrss-retrieve-groups): New function.
11502
11503 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11504
11505         * .dir-locals.el: Add no-byte-compile cookie.
11506
11507 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11508
11509         * time-date.el (format-seconds): Comment fix.
11510
11511         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11512         for back end that doesn't support request-scan.
11513
11514 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11515
11516         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11517         then do request scans from the backends.
11518
11519         * netrc.el (netrc-credentials): New conveniency function.
11520
11521         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11522         avoid running a hook per line, since this takes a lot of time,
11523         profiling shows.
11524         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11525         directly if gnus-visual-p is true.
11526
11527 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11528
11529         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11530         groups; replace mapcar with dolist which is a bit faster; pass groups
11531         info to gnus-read-active-file-1.
11532         (gnus-read-active-file-1): Scan only specified groups if the new
11533         optional arg `infos' is given.
11534
11535 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11536
11537         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11538
11539         * pop3.el (pop3-movemail): Remove.
11540         (pop3-streaming-movemail): Rename to pop3-movemail.
11541
11542         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11543         don't restrict end-tag searches to the end of the line.
11544
11545 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11546
11547         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11548         articles of every unchecked group to t, which means unknown since the
11549         server has never been opened.
11550
11551 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11552
11553         * gnus-html.el (gnus-html-show-alt-text): New command.
11554         (gnus-html-browse-image): Ditto.
11555         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11556         to browse the image directly.
11557         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11558         better.
11559
11560         * gnus-async.el (gnus-async-article-callback):
11561         Call `gnus-html-prefetch-images' unconditionally.
11562
11563         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11564         before feeding URLs to curl.
11565
11566 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11567
11568         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11569         internal images as deletable by `W D D'.
11570
11571         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11572         (gnus-async-article-callback): Fix typo.
11573
11574 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11575
11576         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11577         current line to work around bugs in the output from w3m.
11578
11579         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11580         for groups that want that.
11581
11582         * nntp.el (nntp-wait-for-string): Supply a timeout for
11583         accept-process-output to ensure progress.
11584
11585         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11586         level to get unread articles from, then use that for foreign groups,
11587         too.
11588
11589         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11590         confuses the rest of the function.
11591
11592         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11593         for the methods that support -retrieve-groups, too.
11594
11595         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11596
11597 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11598
11599         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11600         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11601
11602         * pop3.el: Require cl when compiling.
11603         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11604
11605 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11606
11607         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11608         that aren't going to be activated.
11609         (gnus-get-unread-articles): Fix up the last commit.
11610
11611         * gnus-html.el (gnus-article-html): Allow calling without specifying
11612         the handle.  In that case, dissect the buffer first.
11613
11614         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11615
11616         * nnimap.el (nnimap-open-connection): Revert the change that would look
11617         into authinfo for imaps instead of imap.
11618
11619         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11620         say that you don't want to call gnus-request-group with don-check, but
11621         do check the reponse.  This is for virtual groups only.
11622         (gnus-get-unread-articles): Count the archive groups as secondary, so
11623         that they're activated the same way as before.
11624
11625         * imap.el (imap-message-map): Removed optional buffer parameter, since
11626         no callers use it.
11627         (imap-message-get): Ditto.
11628         (imap-message-put): Ditto.
11629         (imap-mailbox-map): Ditto.
11630         (imap-mailbox-put): Ditto.
11631         (imap-mailbox-get): Ditto.
11632         (imap-mailbox-get): Revert last change for this function.
11633
11634         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11635         case-insensitively.
11636         (nnimap-debug): Remove.
11637
11638         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11639         callers to use `imap-fetch' instead.  According to the comments, this
11640         should be safe, since all other IMAP clients use the 1:* syntax.
11641         (imap-enable-exchange-bug-workaround): Remove.
11642         (imap-debug): Remove -- doesn't seem very useful.
11643
11644         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11645         mail from a file, and the file doesn't exist.
11646
11647         * imap.el (imap-log): New convenience function used throughout instead
11648         of repeating the same code all over the place.
11649
11650         * pop3.el (pop3-streaming-movemail): Return t for success.
11651
11652         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11653         .authinfo if we're using ssl connection.
11654
11655         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11656         already have if we're in a main Gnus `g' run.
11657
11658         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11659
11660 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11661
11662         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11663
11664         * nnmh.el (nnmh-request-list-1): Bind `file'.
11665
11666         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11667         alias to set-process-query-on-exit-flag or process-kill-without-query.
11668         (pop3-open-server): Use it.
11669
11670 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11671
11672         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11673         box to the Incoming file.  Fixes mistake in previous checkin.
11674
11675         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11676         request loop (for debugging purposes) removed.
11677
11678         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11679         culprit is more visible.
11680         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11681         (nnml-add-incremental-nov): New functions to do "incremental" nov
11682         updates, where we just append to the end of the existing nov files
11683         without reading/writing them in full.
11684
11685         * mail-source.el (mail-source-delete-crash-box): Really only check the
11686         incoming files once in a while.
11687
11688         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11689
11690         * mail-source.el (mail-source-delete-crash-box): Only check the
11691         incoming files for deletion once per day to save a lot of file
11692         accesses.
11693
11694         * pop3.el (pop3-logon): Fix up unbound variable typo.
11695
11696         * mail-source.el (pop3-streaming-movemail): Autoload.
11697
11698         * pop3.el (pop3-streaming-movemail):
11699         Respect pop3-leave-mail-on-server.
11700
11701         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11702         retrieval.
11703
11704         * pop3.el (pop3-process-filter): Remove unused function.
11705         (pop3-streaming-movemail, pop3-send-streaming-command)
11706         (pop3-wait-for-messages, pop3-write-to-file)
11707         (pop3-number-of-responses): New functions for streaming pop3
11708         retrieval.
11709
11710         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11711         come from no known methods.
11712         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11713         list.
11714
11715         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11716         message sizes.
11717         (pop3-movemail): Use erase-buffer instead of looping and deleting
11718         regions, which seems rather odd.
11719
11720         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11721         file once per `g' run.
11722
11723         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11724         directories.  This makes the draft queue directory work.
11725
11726         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11727         data from the backends, so that we only request the list of groups from
11728         each method once.  This should speed things up considerably.
11729
11730         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11731         detect that it's not implemented.
11732
11733         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11734         we actually do recurse down into the tree, but don't stat all leaf
11735         nodes.
11736
11737         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11738         then say so instead of bugging out.
11739
11740         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11741         files exist before trying to read them.
11742
11743         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11744         around <pre_int>.
11745
11746         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11747
11748         * nnmh.el (nnmh-request-list-1): Optimize for speed.
11749
11750 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11751
11752         * mm-util.el (mm-image-load-path): Just return the image directories,
11753         not all directories in the path in addition to the image directories.
11754         (mm-image-load-path): Maintain a cache of the image directories so that
11755         the `g' command in Gnus doesn't have to stat dozens of directories each
11756         time.
11757
11758         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11759         (gnus-html-wash-tags): Add a new `i' command to insert images.
11760         (gnus-html-insert-image): New command and keystroke.
11761         (gnus-html-redisplay-with-images): New command and keystroke.
11762         (gnus-html-show-images): Rename command.
11763         (gnus-html-wash-tags): Remove more white space before <pre_int> image
11764         spacers.
11765         (gnus-html-wash-tags): Decode entities at the end, so that entities
11766         inside the tags don't mess up the rest of the "parsing".
11767
11768         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11769         so that nnimap methods aren't agentized by default.  There's apparently
11770         many problems related to agent/imap behavior.
11771
11772         * gnus-art.el (gnus-article-copy-string): New command and key binding.
11773
11774         * gnus-html.el: Doc fix.
11775
11776 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11777
11778         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
11779         specifier-spec-list for Emacs 21.
11780
11781         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11782         glyph-width and glyph-height instead of display-graphic-p and
11783         image-size; make avoidance of displaying small images work for XEmacs.
11784
11785         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11786         for XEmacs.
11787
11788         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11789         of symbol that holds plist data.
11790         (gnus-process-plist): Remove plist of process after getting it.
11791
11792 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11793
11794         * message.el (message-generate-hashcash): Change default to
11795         'opportunistic if hashcash is installed.
11796
11797         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11798         (gnus-html-put-image): Only call image-size once, since it's somewhat
11799         time-consuming on remote X servers.
11800
11801 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11802
11803         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
11804         type on data, not a file name.
11805
11806         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
11807         window-pixel-edges for Emacs 21.
11808
11809         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11810         decoded contents.
11811         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11812
11813 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11814
11815         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11816         group line format, since it isn't very interesting.
11817
11818         * gnus-agent.el (gnus-agent-short-article),
11819         (gnus-agent-long-article): Increase values for these two variables,
11820         since most people are likely to have more network connection and
11821         storage than before.
11822
11823         * gnus.el (gnus-refer-article-method): Change default to 'current.
11824         When referring an article, the common behavior is to refer it from the
11825         current select method, not the native select method.  The chances of
11826         the native select method having the message in question is rather slim
11827         these days.
11828
11829         * gnus-sum.el (gnus-auto-select-subject): Change default to
11830         `unseen-or-unread'.  I think it's likely that most people want to
11831         select an unseen article over a previously seen, but unread one.
11832
11833         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
11834         means that in the article buffer none of the minor mode elements will
11835         be shown, usually, and this is not desirable in most cases.
11836
11837         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11838         that commands like `d' (and the like) go to the next line in the
11839         buffer, instead of the next unread article.  I think this is the
11840         behavior that is most natural for most users.
11841         (gnus-single-article-buffer): Change default to nil, so that people can
11842         have as many article buffers open as they have summary buffer.  I think
11843         this is the most natural way for the groups to behave.
11844
11845         * message.el (message-generate-new-buffers): Change default to
11846         `unsent', so that all new message buffers start their names with the
11847         string "*unsent", and it's easier to find the buffers if you move from
11848         them.
11849
11850 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11851
11852         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11853         small.  They're probably tracking images.
11854         (gnus-html-wash-tags): Remove all <pre_int> place holders.
11855         (gnus-html-rescale-image): Yet another try at getting the image sizing
11856         right.
11857
11858         * nntp.el (nntp-request-set-mark): Refuse to do marks if
11859         nntp-marks-file-name is nil.
11860
11861 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11862
11863         * gnus-html.el (gnus-html-wash-tags)
11864         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11865         Better logging.
11866
11867 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11868
11869         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11870
11871         * gnus-html.el (gnus-html-wash-tags): Check the value of
11872         gnus-blocked-images in the summary buffer.
11873
11874 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11875
11876         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11877
11878 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11879
11880         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11881         like "a", it seems like.
11882         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11883         since it needs to be picked from the correct buffer.
11884
11885         * nnwfm.el: Remove.
11886
11887         * nnlistserv.el: Remove.
11888
11889 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11890
11891         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11892         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11893
11894 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11895
11896         * nnkiboze.el: Remove.
11897
11898         * nndb.el: Remove.
11899
11900         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11901         alt text.
11902         (gnus-html-rescale-image): Try to get the rescaling logic right for
11903         images that are just wide and not tall.
11904
11905         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11906         overshadow variable bindings.
11907
11908 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11909
11910         * gnus-html.el (gnus-html-wash-tags)
11911         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11912         Add extra logging.
11913
11914 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11915
11916         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11917         (gnus-max-image-proportion): New variable.
11918         (gnus-html-rescale-image): New function.
11919         (gnus-html-put-image): Rescale images.
11920
11921 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11922
11923         Fix up some byte-compiler warnings.
11924         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11925         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11926         (gnus-article-fill-cited-article, gnus-article-hide-citation)
11927         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11928         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11929         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11930         (gnus-group-update-group): Use save-excursion and with-current-buffer.
11931
11932 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11933
11934         * gnus-html.el (gnus-article-html): Decode contents by charset.
11935
11936 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11937
11938         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11939         (gnus-html-frame-width, gnus-blocked-images):
11940         * message.el (message-prune-recipient-rules): Add custom version.
11941         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11942
11943         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11944         functions.
11945
11946         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11947         gnus-process-get.
11948
11949 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
11950
11951         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11952         instead of lsub directly.
11953
11954 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11955
11956         * nnwarchive.el: Remove.
11957
11958         * gnus-soup.el: Remove.
11959
11960         * nnsoup.el: Remove.
11961
11962         * nnultimate.el: Remove.
11963
11964         * gnus-html.el (gnus-blocked-images): New variable.
11965
11966         * message.el (message-prune-recipients): New function.
11967         (message-prune-recipient-rules): New variable.
11968
11969         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11970         guess whether a long line is natural text or not.
11971
11972         * gnus-html.el (gnus-html-schedule-image-fetching):
11973         Use gnus-process-plist and friends for compatibility.
11974
11975 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11976
11977         * gnus-html.el: Require packages that define macros used in this file.
11978         (gnus-article-mouse-face): Declare to silence byte-compiler.
11979         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11980         process-get.
11981         (gnus-html-put-image): Use plist-get to avoid getf.
11982         (gnus-html-prefetch-images): Use with-current-buffer.
11983
11984 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11985
11986         * gnus-ems.el: Provide compatibility functions for
11987         gnus-set-process-plist.
11988
11989         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
11990         header-line-format for XEmacs 21.4.
11991
11992         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11993         * gnus.el (gnus-valid-select-methods):
11994         * message.el (message-send-mail-partially-limit):
11995         * mm-decode.el (mm-text-html-renderer):
11996         * mml.el (mml-insert-mime-headers-always):
11997         * smiley.el (smiley-regexp-alist): Bump custom version.
11998
11999 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12000
12001         * gnus-html.el: Require mm-url.
12002         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
12003         with the url to `url'.
12004         (gnus-html-wash-tags): Support cid: URLs/images.
12005
12006 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12007
12008         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
12009         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
12010         bindings, as they aren't useful at all.  `w' is moved to `W w'.
12011
12012         * gnus-move.el: Remove file, since it doesn't really work.
12013
12014         * gnus-html.el (gnus-article-html): Tell w3m that the input is
12015         UTF-8.  This seems to fix problems with some German web feeds.
12016
12017         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
12018         at the top so that the proper colors are applied.
12019
12020         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
12021         don't have dots in their names.
12022
12023         * gnus-art.el (gnus-article-view-part): Doc fix.
12024
12025         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
12026         XEmacs-compatible.
12027         (gnus-html-put-image): Don't do images on non-graphic displays.
12028
12029         * nnslashdot.el: Remove this unused backend.
12030
12031         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
12032         actions.
12033         (gnus-undo-register-1): Revert last change.
12034
12035         * gnus-group.el (gnus-group-completing-read): Protect against not
12036         having completion-styles bound.
12037
12038         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
12039         make broken recipients happier.
12040
12041         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
12042
12043         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
12044         point parameter.
12045
12046         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
12047
12048         * gnus-group.el (gnus-group-completing-read): Add 'substring to
12049         completion-styles for group selection.
12050
12051 2009-02-04  Andreas Schwab  <schwab@suse.de>
12052
12053         * gnus-score.el (gnus-score-string): Fix regex for matching extra
12054         headers and regexp-quote the match if necessary.
12055
12056 2009-03-24  Miles Bader  <miles@gnu.org>
12057
12058         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
12059         the blinking smiley.
12060
12061 2009-03-24  Simon Josefsson  <simon@josefsson.org>
12062
12063         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
12064         blink smiley.
12065
12066 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12067
12068         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
12069         where the dribbel file lives exists.
12070
12071         * message.el (message-send-mail-partially-limit): Change the default to
12072         nil, since most people don't want this.
12073
12074         * mm-url.el (mm-url-decode-entities): Also decode entities like
12075         &#x3212.
12076
12077 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12078
12079         * gnus-sum.el (gnus-summary-idna-message):
12080         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
12081         Hyperlink urls in docstrings with URL `...'.
12082
12083 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
12084
12085         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
12086         functions.
12087
12088 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12089
12090         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
12091         say what the mouseover text should be.
12092
12093         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
12094         version of the mm-w3m-safe-url-regexp variable to only download images
12095         in the groups where we want that to happen.
12096
12097         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
12098
12099         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
12100         easier debugging.
12101         (gnus-article-beginning-of-window): Add kludge to allow spacing past
12102         big pictures in the article buffer.
12103
12104         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
12105         gnus-article-html.
12106         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12107         w3m.
12108
12109         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12110
12111 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12112
12113         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12114         which doesn't exist.
12115
12116         * message.el (message-inhibit-ecomplete): New variable to allow some
12117         function to inhibit ecomplete address storage.
12118         (message-resend): Disable ecomplete message storage when resending
12119         messages.
12120
12121         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12122
12123 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12124
12125         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12126         Save excursion while copying, moving, and deleting articles in order to
12127         prevent the cursor from jumping to unforeseen place.
12128
12129 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12130
12131         * lpath.el: No need to bind bookmark-current-buffer,
12132         bookmark-yank-point and bookmark-make-record-function.
12133
12134 2010-08-17  Glenn Morris  <rgm@gnu.org>
12135
12136         * gnus-sync.el: Require gnus components whose functions are used.
12137
12138         * gnus-art.el (bookmark-make-record-function):
12139         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12140         Declare for compiler.
12141
12142         * mm-url.el (mml-compute-boundary): Autoload.
12143
12144 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12145
12146         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12147
12148 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12149
12150         Typo fix "hoo4a" -> "hook".
12151
12152         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12153
12154 2010-08-14  Glenn Morris  <rgm@gnu.org>
12155
12156         * gnus-sync.el (gnus-sync): Fix defgroup version.
12157
12158 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12159
12160         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12161
12162         * gnus-sync.el: Fix docs.
12163         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12164         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12165
12166 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12167
12168         Optimizations for gnus-sync.el.
12169
12170         * gnus-sync.el: Add docs about gnus-sync-backend
12171         possibilities.
12172         (gnus-sync-save): Remove unnecessary message.
12173         (gnus-sync-read): Optimize and show what groups were skipped.
12174
12175 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12176
12177         Minor bug fixes for gnus-sync.el.
12178
12179         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
12180         Don't read the sync on get-new-news.
12181
12182         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12183         quiet.
12184
12185         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12186         (fix typo).
12187
12188 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12189
12190         Make saving and restoring of hidden threads work with overlays.
12191         Patch applied by Ted Zlatanov.
12192
12193         * gnus-sum.el (gnus-hidden-threads-configuration)
12194         (gnus-restore-hidden-threads-configuration): Update to deal with text
12195         properties, rather than searching for a magic character.
12196
12197 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12198
12199         New gnus-sync.el library for synchronization of marks.
12200
12201         * gnus-sync.el: New library for synchronization of marks.
12202
12203         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12204         renamed from `gnus-registry-grep-in-list'.
12205
12206         * gnus-registry.el (gnus-registry-follow-group-p):
12207         Use `gnus-grep-in-list'.
12208
12209         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12210
12211 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12212
12213         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12214         determining charset of text fails.
12215
12216 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12217
12218         * nnmail.el (nnmail-get-new-mail-1): Revert.
12219
12220         * nnml.el (nnml-active-number): Make sure names of newly created groups
12221         in nnml-group-alist are encoded.
12222
12223 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12224
12225         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12226         containing non-ASCII characters in active file for nnml back end.
12227
12228 2010-07-24  David Engster  <dengste@eml.cc>
12229
12230         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12231         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12232
12233 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12234
12235         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12236         tag (Bug#6654).
12237
12238 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12239
12240         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12241         the article buffer, not the summary buffer.
12242
12243 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12244
12245         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12246         Emacs 23 as well.
12247
12248 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12249
12250         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12251         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12252
12253 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12254
12255         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12256         Patch applied by Karl Fogel.
12257
12258         * gnus-sum.el (gnus-summary-bookmark-make-record):
12259         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12260
12261 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12262
12263         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12264         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12265         C-w still not working correctly from Article buffers; Thierry's
12266         patch to fix that will be applied after this.
12267
12268         * gnus-art.el (bookmark-make-record-function): New local variable.
12269
12270         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12271         article buffer.
12272         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12273
12274 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12275
12276         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12277         on changes in bookmark.el.
12278
12279 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12280
12281         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12282         `no-log' instead of message not to log prompt string.
12283
12284 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12285
12286         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12287         the *other* type of HTML form submission.
12288
12289 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12290
12291         * auth-source.el (auth-source-pick): If choice does not contain a
12292         questioned keyword, set the check to t.
12293
12294 2010-06-12  Romain Francoise  <romain@orebokech.com>
12295
12296         * gnus-util.el (gnus-date-get-time): Move up before first use.
12297
12298 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12299
12300         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12301         (gnus-article-edit-part): Bind it to make last part that is substituted
12302         or deleted visible.
12303         (gnus-mime-display-single): Buttonize part of which id equals to
12304         gnus-mime-buttonized-part-id.
12305
12306 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12307
12308         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12309         (gnus-dd-mmm): Use gnus-date-get-time.
12310         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12311         simplify logic.
12312         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12313         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12314
12315 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12316
12317         * auth-source.el (top): Autoload `secrets-list-collections',
12318         `secrets-create-item', `secrets-delete-item'.
12319         (auth-sources): Fix tag string.
12320         (auth-get-source, auth-source-retrieve, auth-source-create)
12321         (auth-source-delete): New defuns.
12322         (auth-source-pick): Rewrite in order to avoid 2 passes.
12323         (auth-source-forget-user-or-password): New parameter USERNAME.
12324         (auth-source-user-or-password): New parameters CREATE-MISSING and
12325         DELETE-EXISTING.  Retrieve password interactively, if needed.
12326
12327 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12328
12329         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12330         deleting unused directories when gnus-expert-user is t.
12331
12332 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12333
12334         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12335         for each temp file when gnus-article-browse-delete-temp is ask.
12336
12337 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12338
12339         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12340         Replace Lisp calls to delete-backward-char by calls to delete-char.
12341
12342 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12343
12344         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12345
12346 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12347
12348         * password-cache.el (password-cache-remove): Fix docstring.
12349
12350 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12351
12352         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12353         article unless decoding article to be saved.
12354
12355 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12356
12357         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12358         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12359         generated within the mm-with-unibyte-current-buffer macro.
12360
12361 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12362
12363         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12364         to nil when we're in a mml-preview buffer and no group is selected.
12365
12366 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12367
12368         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12369         when catching the `C-g'.  Reported by "Leo".
12370
12371 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12372
12373         * message.el (message-forward-make-body-plain)
12374         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12375         multibyte-string-p.
12376
12377         * lpath.el: Revert.
12378
12379 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12380
12381         * message.el (message-forward-make-body-mml): Assume original message
12382         is multibyte string; error on unibyte.
12383         (message-forward-make-body-plain): Ditto; don't add excessive newline
12384         in body end.
12385
12386         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12387
12388 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12389
12390         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12391         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12392
12393 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12394
12395         * mm-extern.el (mm-extern-url): Don't use
12396         mm-with-unibyte-current-buffer.
12397         (mm-extern-cache-contents): Use with-current-buffer instead of
12398         save-excursion + set-buffer.
12399
12400 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12401
12402         * mm-util.el (mm-emacs-mule): Remove.
12403
12404 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12405
12406         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12407         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12408         change.
12409
12410 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12411
12412         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12413         bind the default value of enable-multibyte-characters to nil.
12414
12415 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12416
12417         * message.el (message-forward-make-body-plain)
12418         (message-forward-make-body-mml):
12419         Don't use mm-with-unibyte-current-buffer.
12420
12421 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12422
12423         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12424
12425 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12426
12427         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12428         (Bug#5592).
12429
12430 2010-05-07  Julien Danjou  <julien@danjou.info>
12431
12432         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12433         it to mm-pipe-part.
12434
12435         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12436         it is given.
12437
12438 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12439
12440         * binhex.el (binhex-decode-region-internal):
12441         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
12442         (dns-query):
12443         * nnweb.el (nnweb-gmane-search):
12444         * pgg-parse.el (pgg-parse-armor):
12445         * pgg.el (pgg-verify-region):
12446         * sha1.el (sha1-string-external):
12447         * uudecode.el (uudecode-decode-region-internal):
12448         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12449         XEmacs.
12450
12451         * gnus-art.el (gnus-article-browse-html-parts):
12452         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12453         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12454         make-temp-file.
12455
12456         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12457         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12458         compiling.
12459
12460         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12461         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12462         XEmacs when compiling.
12463
12464         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12465         gnus-pick-mode-off-hook for XEmacs when compiling.
12466         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12467         gnus-binary-mode-off-hook for XEmacs when compiling.
12468
12469         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12470         Return nil if char-charset is not available.
12471
12472         * imap.el (imap-disable-multibyte)
12473         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12474         macros.
12475
12476         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12477         instead of encode-coding-string.
12478
12479         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12480         'xemacs) instead of mm-emacs-mule to switch function definitions.
12481         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12482
12483         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12484         bind temporary-file-directory for XEmacs;
12485         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12486         timer-set-function for XEmacs 21.4 and SXEmacs;
12487         bind timer-list for XEmacs 21.4 and SXEmacs;
12488         fbind char-charset and find-charset-region for non-Mule XEmacs;
12489         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12490         encode-coding-region and encode-coding-string for XEmacs having no
12491         file-coding feature.
12492
12493 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12494
12495         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12496
12497 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12498
12499         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12500         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12501
12502 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12503
12504         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12505         alias `jka-compr-delete-temp-file' no longer exists.
12506
12507 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12508
12509         Use define-minor-mode in Gnus where applicable.
12510         * mml.el (mml-mode): Use define-minor-mode.
12511         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12512         (gnus-undo-mode): Use define-minor-mode.
12513         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12514         (gnus-dead-summary-mode): Use define-minor-mode.
12515         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12516         Initialize in declaration.
12517         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12518         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12519         (gnus-mailing-list-mode): Use define-minor-mode.
12520         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12521         (gnus-draft-mode): Use define-minor-mode.
12522         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12523         (gnus-dired-mode): Use define-minor-mode.
12524
12525 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12526
12527         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
12528         handles on recursive mml-to-mime translation and check them for
12529         boundary delimiter collisions.  Reported by Greg Troxel.
12530
12531 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12532
12533         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12534
12535 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12536
12537         * mm-util.el (mm-find-buffer-file-coding-system):
12538         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12539
12540 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12541
12542         * message.el (message-generate-headers): Record insertion of optional
12543         headers as well.  Otherwise the check to prevent repeated insertion of
12544         optional headers is a no-op.
12545
12546 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12547
12548         * smime.el: Don't mention CVS.
12549
12550         * nnrss.el (nnrss-fetch): Don't mention CVS.
12551
12552         * nnir.el: Don't mention CVS.
12553
12554 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12555
12556         * gnus-sum.el (gnus-summary-bookmark-make-record):
12557         Add `location' field.
12558
12559 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12560
12561         * lpath.el: Fbind bookmark-default-handler,
12562         bookmark-get-bookmark-record, bookmark-make-record-default,
12563         bookmark-prop-get for Emacs <23 and XEmacs.
12564
12565 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12566
12567         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12568         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12569         Use with-current-buffer to silence the byte-compiler.
12570         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12571         bother to require `gnus'.
12572         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12573
12574 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12575
12576         * gnus-sum.el (gnus-summary-bookmark-make-record)
12577         (gnus-summary-bookmark-jump): New functions.
12578         (gnus-summary-mode): Setup bookmark support.
12579
12580 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12581
12582         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12583         if set.
12584
12585 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12586
12587         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12588         gnus-article-browse-html-save-cid-image; make it work recursively for
12589         forwarded messages as well.
12590         (gnus-article-browse-html-parts): Work when prefix arg is given.
12591         (gnus-article-browse-html-article): Doc fix.
12592
12593 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12594
12595         * message.el (message-default-mail-headers)
12596         (message-default-headers): Carry the value mail-default-headers over
12597         into message-default-mail-headers, rather than message-default-headers.
12598
12599 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12600
12601         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12602         charset.
12603
12604         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12605         charset into the <meta> tag when the article is encoded to utf-8.
12606
12607 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12608
12609         * gnus-art.el (gnus-article-browse-delete-temp-files):
12610         Delete directories as well.
12611         (gnus-article-browse-html-parts): Work for images that do not specify
12612         file names; delete temp directory when quitting; insert header at the
12613         right place; use file: scheme for image files.
12614
12615 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12616
12617         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12618         (gnus-article-browse-html-parts): Use it to make temporary cid image
12619         files in addition to html file so that browser may display them.
12620
12621 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12622
12623         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12624
12625 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12626
12627         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12628
12629 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12630
12631         * auth-source.el (auth-sources): Change default to be simpler.
12632         Explain about Secret Service API sources.  Improve Customize options.
12633         (auth-source-pick): Change to accept any number of search parameters.
12634         Implement fallbacks iteratively, not recursively.  Add scoring on the
12635         second pass and sort by score.  Call Secret Service API when needed.
12636         (auth-source-user-or-password): Use it.  Call Secret Service API
12637         directly when needed to get the user name and the password.
12638
12639 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12640
12641         * message.el (message-interactive): Doc fix.
12642         (message-qmail-inject-args): Reflow.
12643         (message-kill-to-signature): Fix typo in docstring.
12644
12645         * smiley.el (smiley-buffer): Fix typo in docstring.
12646
12647 2010-03-24  Glenn Morris  <rgm@gnu.org>
12648
12649         * mail-source.el (gnus-message): Declare.
12650         (mail-source-delete-old-incoming): Require gnus-util.
12651
12652 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12653
12654         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12655
12656         * message.el (ecomplete-setup): Autoload it for Emacs <23.
12657
12658         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12659         password-cache's default if it is not bound.
12660         (mml-secure-passphrase-cache-expiry): Default to 16 that is
12661         password-cache-expiry's default if it is not bound.
12662
12663         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12664         available in Emacs 21.
12665
12666         * lpath.el: Suppress compiler warnings for:
12667         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
12668         XEmacs;
12669         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
12670         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
12671         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
12672
12673 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12674
12675         * auth-source.el (auth-sources): Fix up definition so extra parameters
12676         are always inline.
12677
12678 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12679
12680         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12681         wasn't updated after mismatch.  Clear cached mailbox info correctly
12682         when uidvalidity changes.
12683         (nnimap-group-prefixed-name): New function to avoid some code
12684         duplication.
12685         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12686         (nnimap-request-group): Use it.
12687         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12688         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12689         with many imap folders.  This is done by caching the group status from
12690         the imap server persistently in a group parameter `imap-status'.  (This
12691         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12692         but not persistently, so every Gnus startup was still very slow.)
12693
12694 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12695
12696         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12697         delete the extra newline.  Otherwise editing of :string and :number
12698         types don't work.
12699
12700 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12701
12702         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12703         secrets.el dependency.
12704         (auth-sources): Add optional user name.  Add secrets.el configuration
12705         choice (unused right now).
12706
12707 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12708
12709         * gnus-sum.el (gnus-summary-make-menu-bar):
12710         Let `gnus-registry-install-shortcuts' fill in the functions.
12711
12712         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12713         warnings.
12714         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12715         (gnus-registry-install-shortcuts): Populate and use it in a
12716         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12717
12718 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12719
12720         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12721         In-place substitutions for the group name encoding/decoding.
12722         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12723         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12724         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12725         (nnimap-update-unseen, nnimap-request-list)
12726         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12727         (nnimap-request-set-mark, nnimap-split-to-groups)
12728         (nnimap-split-articles, nnimap-request-newgroups)
12729         (nnimap-request-create-group, nnimap-request-accept-article)
12730         (nnimap-request-delete-group, nnimap-request-rename-group)
12731         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12732         `encoded-mbx' for consistency.
12733         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12734         variable `imap-current-mailbox'.
12735
12736         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12737         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12738
12739 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12740
12741         * pop3.el (pop3-display-message-size-flag): Display message size byte
12742         counts during POP3 download.
12743         (pop3-movemail): Use it.
12744         (pop3-list): Implement listing of available messages.
12745
12746 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
12747
12748         * nnir.el (nnir-get-article-nov-override-function): New function to
12749         override the normal NOV retrieval.
12750         (nnir-retrieve-headers): Use it.
12751
12752 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
12753
12754         * auth-source.el (netrc-machine-user-or-password): Autoload.
12755
12756 2010-03-19  Glenn Morris  <rgm@gnu.org>
12757
12758         Stop message.el from loading about 40 libraries it doesn't always need.
12759         The general approach is to autoload rather than require, and to
12760         require in the specific functions rather than the file.  (Bug#5642)
12761
12762         * gmm-utils.el: Don't require wid-edit.
12763         (widget-create-child-value, widget-convert, widget-default-get):
12764         Autoload.
12765
12766         * gnus-util.el: Don't require time-date, netrc.
12767         (message-fetch-field, gnus-group-name-decode): Declare rather than
12768         autoloading.
12769         (gnus-fetch-field): Require message.
12770         (gnus-decode-newsgroups): Require gnus-group.
12771
12772         * ietf-drums.el: Don't require time-date.
12773
12774         * message.el: Don't require hashcash, canlock, ecomplete.
12775         Do require mail-utils.  Require nnheader only when compiling.
12776         (smtpmail-default-smtp-server): Remove declaration.
12777         (message-send-mail-function): Check smtpmail-default-smtp-server
12778         is bound rather than requiring smtpmail.
12779         (message-auto-save-directory, message-insert-signature):
12780         Use expand-file-name rather than nnheader-concat.
12781         (nnheader-insert-file-contents): Autoload.
12782         (hashcash-wait-async): Declare.
12783         (message-send-mail): Only call gnus-setup-posting-charset if
12784         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
12785         (message-send-mail-with-sendmail): Require sendmail.
12786         (canlock-password, canlock-password-for-verify): Declare.
12787         (message-canlock-password): Require canlock.
12788         (nnheader-get-report): Autoload.
12789         (gnus-setup-posting-charset): Declare.
12790         (message-send-news): Require gnus-msg.
12791         (message-make-references, message-make-in-reply-to): Use mail-header-id
12792         rather than the alias mail-header-message-id.
12793         (ecomplete-add-item, ecomplete-save): Declare.
12794         (message-put-addresses-in-ecomplete): Require ecomplete.
12795         (ecomplete-display-matches): Autoload.
12796
12797         * mm-decode.el: Don't require mailcap, gnus-util.
12798         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12799         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12800         Autoload.
12801         (mailcap-mime-extensions): Declare.
12802
12803         * mm-encode.el: Don't require mailcap.
12804         (mailcap-extension-to-mime): Autoload.
12805
12806         * mml-sec.el: Don't require password-cache.
12807
12808         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12809         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12810         (mml-minibuffer-read-type): Require mailcap.
12811         (mml-preview): Require gnus-msg.
12812
12813         * mml1991.el: Require password-cache.
12814         (password-cache-expiry): Remove declaration.
12815
12816         * mml2015.el: Require password-cache.
12817         (password-cache-expiry): Remove declaration.
12818
12819         * nneething.el (mailcap): Require mailcap.
12820
12821         * nnheader.el (declare-function): Add compatibility stub.
12822         (message-remove-header): Declare rather than autoload.
12823         (nnheader-replace-header): Require message.
12824
12825         * nnimap.el (declare-function): Add compatibility stub.
12826         (netrc-parse, netrc-machine-user-or-password): Declare.
12827         (nnimap-open-connection): Require netrc.
12828
12829         * nntp.el (declare-function): Add compatibility stub.
12830         (netrc-parse, netrc-machine, netrc-get): Declare.
12831         (nntp-send-authinfo): Require netrc.
12832
12833         * rfc2047.el: Don't require qp.
12834         (quoted-printable-encode-region, quoted-printable-decode-string):
12835         Autoload.
12836
12837         * sieve-mode.el: Don't require easymenu.
12838         (easy-menu-add-item): Autoload it.
12839
12840         * spam-stat.el (time-to-number-of-days): Autoload it.
12841
12842 2010-03-19  Glenn Morris  <rgm@gnu.org>
12843
12844         * password-cache.el (password-cache, password-cache-expiry): Autoload.
12845
12846 2010-03-18  Glenn Morris  <rgm@gnu.org>
12847
12848         * hashcash.el (declare-function): Remove duplicate definition.
12849
12850 2010-03-17  Kevin Ryde  <user42@zip.com.au>
12851
12852         * mml.el (mml-read-tag): Unquote values with `read' to reverse
12853         prin1 in mml-insert-tag (just stripping the quotes gave wrong
12854         value if any backslash escapes).
12855
12856 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12857
12858         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12859         if it is available.  (bug#5647)
12860
12861         * lpath.el: Suppress compiler warning for coding-system-from-name for
12862         Emacs 21 and XEmacs.
12863
12864 2010-03-14  Juri Linkov  <juri@jurta.org>
12865
12866         * hmac-def.el:
12867         * hmac-md5.el:
12868         * netrc.el: Fix keywords.
12869
12870 2010-02-26  Glenn Morris  <rgm@gnu.org>
12871
12872         * message.el (message-send-mail-function): Change the default, so that
12873         it inherits from a customized send-mail-function.  (Bug#5643)
12874
12875 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12876
12877         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12878         shell-command-to-string signals an error (bug#5299).
12879
12880 2010-02-24  Glenn Morris  <rgm@gnu.org>
12881
12882         * message.el (message-smtpmail-send-it)
12883         (message-send-mail-with-mailclient): Doc fixes.
12884
12885 2010-02-16  Glenn Morris  <rgm@gnu.org>
12886
12887         * message.el (message-default-mail-headers): Change the default value
12888         to ease the transition from mail-mode to message-mode.  (Bug#5555)
12889
12890 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12891
12892         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
12893         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
12894
12895 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
12896
12897         * time-date.el (date-to-time): Doc fix (Bug#5408).
12898
12899 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
12900
12901         * message.el (message-mail): Just pass yank-action on to message-setup.
12902         (message-setup): Handle (FUN . ARGS) form of yank-action.
12903         (message-with-reply-buffer, message-widen-reply)
12904         (message-yank-original): Handle non-buffer values of
12905         message-reply-buffer (Bug#4080).
12906         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12907
12908 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
12909
12910         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12911         Fix typo in docstring.
12912
12913 2010-01-08  Jason Rumney  <jasonr@gnu.org>
12914
12915         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12916         response.
12917
12918 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12919
12920         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12921
12922         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12923
12924         * message.el (message-check-news-header-syntax): Protect against a
12925         string that `rfc822-addresses' returns when parsing fails.
12926
12927 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12928
12929         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12930         (gnus-previous-char-property-change): New functions.
12931
12932         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12933
12934 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
12935
12936         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12937         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
12938
12939 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
12940
12941         * message.el (message-exchange-point-and-mark): Rework last change to
12942         avoid using optional arg of exchange-point-and-mark, for backward
12943         compatibility.
12944
12945 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
12946
12947         * message.el (message-exchange-point-and-mark):
12948         Call exchange-point-and-mark with an argument rather than setting
12949         mark-active by hand (Bug#5175).
12950
12951 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12952
12953         * nntp.el (nntp-service-to-port): Work for service expressed with
12954         numeric string; replace [:digit:] with [0-9] for XEmacs.
12955
12956 2009-12-17  Glenn Morris  <rgm@gnu.org>
12957
12958         * gnus-group.el (gnus-bug-group-download-format-alist):
12959         Change emacs entry to debbugs.gnu.org.  Bump :version.
12960
12961 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12962
12963         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12964
12965 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12966
12967         * message.el (message-info): Explain why we use `Info-goto-node'.
12968
12969 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12970
12971         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
12972
12973 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12974
12975         * message.el (message-completion-in-region): New compatibility function.
12976         (message-expand-group): Use it.
12977
12978 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12979
12980         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12981         with no unread article should be listed if the 2nd arg `predicate' is
12982         given.
12983
12984 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12985
12986         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
12987
12988 2009-11-29  Juri Linkov  <juri@jurta.org>
12989
12990         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12991         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
12992         on `gnus-recenter'.  (Bug#4698, Bug#4981)
12993
12994 2009-11-26  Kevin Ryde  <user42@zip.com.au>
12995
12996         * sha1.el (sha1-string-external): default-directory "/" in case
12997         otherwise non-existent.  process-connection-type pipe for touch of
12998         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
12999
13000 2009-11-25  Kevin Ryde  <user42@zip.com.au>
13001
13002         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
13003         it's comms related and sgml-mode.el has "comm" on that basis too.
13004
13005 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13006
13007         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
13008         containing tspecial characters if they have been already quoted.
13009
13010 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
13011
13012         * dns-mode.el (auto-mode-alist): Purecopy string.
13013
13014 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13015
13016         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
13017
13018 2009-10-24  Glenn Morris  <rgm@gnu.org>
13019
13020         * gnus-art.el (help-xref-stack-item): Define for compiler.
13021
13022 2009-10-21  Kevin Ryde  <user42@zip.com.au>
13023
13024         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
13025
13026 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13027
13028         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
13029
13030 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13031
13032         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
13033         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13034
13035 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13036
13037         * gnus.el (gnus-overlay-get): New alias to overlay-get.
13038         (gnus-overlays-in): New alias to overlays-in.
13039
13040         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
13041         gnus-overlay-get, and gnus-delete-overlay.
13042         (gnus-summary-show-thread): Make it work as well for systems in which
13043         next-single-char-property-change is not available.
13044         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
13045
13046         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
13047         (gnus-overlay-get): New alias to extent-property.
13048         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
13049
13050         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
13051         SXEmacs.
13052
13053         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
13054         SXEmacs.
13055
13056 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
13057
13058         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
13059
13060 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
13061
13062         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
13063         and XEmacs that don't have `remove-overlays'.
13064
13065 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13066
13067         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
13068         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
13069         selective display.  Use overlays instead.
13070
13071 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
13072
13073         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
13074
13075 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13076
13077         * spam-stat.el (spam-stat-load): Fix typo in message.
13078
13079 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13080
13081         * dig.el (dig-invoke): Fix typo in docstring.
13082         (query-dig): Reflow docstring.
13083
13084 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13085
13086         * gnus-art.el (gnus-article-encrypt-body):
13087         * message.el (message-check-recipients):
13088         * mm-util.el (mm-codepage-setup):
13089         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
13090         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
13091
13092 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
13093
13094         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
13095         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
13096         keys from the menu if mm-{sign,encrypt}-option is 'guided.
13097         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
13098         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
13099
13100 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13101
13102         * dig.el: Add "Keywords: comm", as per net-utils.el.
13103
13104 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13105
13106         * dig.el (dig-mode): Use define-derived-mode.
13107
13108 2009-09-19  Glenn Morris  <rgm@gnu.org>
13109
13110         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13111
13112 2009-09-18  Glenn Morris  <rgm@gnu.org>
13113
13114         * gnus-diary.el (gnus-diary-check-message):
13115         * message.el (message-insert-formatted-citation-line):
13116         * nnbabyl.el (top-level):
13117         * nndiary.el (nndiary-schedule):
13118         Fix typos in condition-case handlers.
13119
13120 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13121
13122         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13123         configuration that provides the sole article window in a frame;
13124         position point correctly after deleting a part.
13125
13126 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13127
13128         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13129         (spam-resolve-registrations-routine): Use it to unregister articles
13130         that change status.
13131
13132 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13133
13134         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13135         with XEmacs.
13136         (parse-time-string-chars): Use it.
13137
13138 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13139
13140         * imap.el (imap-interactive-login): Better messages.
13141         (imap-open): Fix bug with renamed buffer on reconnect.
13142         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13143         for easier debugging and cleaner code.  On successful (guessed based on
13144         server capabilities) secondary authentication, set imap-state
13145         correctly.
13146         (imap-last-authenticator): Define imap-last-authenticator as a variable
13147         to avoid warnings.
13148
13149 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13150
13151         * nnrss.el (nnrss-request-article): Remove binding of
13152         default-enable-multibyte-characters that has gotten needless by
13153         the 2007-07-13 change in rfc2047-encode-message-header.
13154
13155         * mml.el (mml-insert-multipart): Error on the message header.
13156         (mml-insert-part): Error on the message header; position point at
13157         the end of a MIME tag.
13158
13159 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13160
13161         * time-date.el (autoload): Expand define-obsolete-function-alias into
13162         defalias and make-obsolete for old Emacsen that Gnus supports.
13163         (with-no-warnings): Define it for old Emacsen.
13164         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13165         is available.
13166         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13167         float-time is available; suppress compile warning for time-to-seconds.
13168
13169         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13170         (gnus-float-time): Alias to float-time if it exists.
13171
13172         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13173         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
13174         float-time is available; suppress compile warning for time-to-seconds.
13175
13176         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
13177         XEmacs.
13178
13179 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13180
13181         * imap.el (imap-message-map): Docstring fix.
13182
13183 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13184
13185         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13186         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13187         Add the optional argument `encoding' that overrides the default.
13188
13189         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13190         mm-encode-buffer.
13191
13192 2009-09-04  Glenn Morris  <rgm@gnu.org>
13193
13194         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13195         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13196         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13197         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13198         * mm-util.el (mm-with-unibyte-current-buffer)
13199         (mm-find-buffer-file-coding-system):
13200         * yenc.el (yenc-decode-region): Use default-value rather than
13201         default-enable-multibyte-characters.
13202
13203 2009-09-03  Glenn Morris  <rgm@gnu.org>
13204
13205         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13206         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13207         than default-enable-multibyte-characters.
13208
13209 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13210
13211         * gnus-art.el (gnus-article-read-summary-keys):
13212         Fix gnus-buffer-configuration's value temporarily used.
13213
13214 2009-09-02  Glenn Morris  <rgm@gnu.org>
13215
13216         * gnus-util.el (gnus-float-time): New function.
13217         * gnus-delay.el (gnus-delay-article):
13218         * gnus-sum.el (gnus-thread-latest-date):
13219         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13220         * nnspool.el (nnspool-request-newgroups):
13221         Use gnus-float-time rather than time-to-seconds.
13222         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13223
13224         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13225         (gnus-header-subject-face, gnus-header-newsgroups-face)
13226         (gnus-header-name-face, gnus-header-content-face):
13227         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13228         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13229         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13230         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13231         (gnus-cite-face-11):
13232         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13233         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13234         (gnus-server-closed-face, gnus-server-denied-face)
13235         (gnus-server-offline-face):
13236         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13237         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13238         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13239         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13240         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13241         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13242         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13243         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13244         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13245         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13246         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13247         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13248         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13249         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13250         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13251         (gnus-summary-high-undownloaded-face)
13252         (gnus-summary-low-undownloaded-face)
13253         (gnus-summary-normal-undownloaded-face)
13254         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13255         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13256         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13257         (gnus-splash-face):
13258         * message.el (message-header-to-face, message-header-cc-face)
13259         (message-header-subject-face, message-header-newsgroups-face)
13260         (message-header-other-face, message-header-name-face)
13261         (message-header-xheader-face, message-separator-face)
13262         (message-cited-text-face, message-mml-face):
13263         * sieve-mode.el (sieve-control-commands-face)
13264         (sieve-action-commands-face, sieve-test-commands-face)
13265         (sieve-tagged-arguments-face):
13266         * spam.el (spam-face):
13267         Mark face aliases with "-face" in the name as obsolete.
13268
13269 2009-09-01  Glenn Morris  <rgm@gnu.org>
13270
13271         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13272         than goto-line.
13273
13274 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13275
13276         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13277         Don't move point if the command is invoked inside the message header.
13278
13279 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13280
13281         * imap.el (imap-send-command): Simplify.
13282         (imap-wait-for-tag): point-max -> buffer-size.
13283
13284 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13285
13286         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13287         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13288         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13289         * nnir.el (nnir-swish-e-index-file):
13290         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13291         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13292         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13293         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13294         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13295         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13296
13297 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13298
13299         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13300         Don't save excursion.
13301
13302 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13303
13304         * nnheader.el (nnheader-find-file-noselect):
13305         * mm-util.el (mm-insert-file-contents):
13306         Use (default-value 'major-mode) instead of default-major-mode.
13307
13308 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13309
13310         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13311
13312 2009-08-26  Glenn Morris  <rgm@gnu.org>
13313
13314         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13315         than placing in files.el.
13316
13317 2009-08-25  Glenn Morris  <rgm@gnu.org>
13318
13319         * nnir.el (top-level): Don't require cl at run-time.
13320         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13321         Replace cl-function substitute with gnus-replace-in-string.
13322         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13323         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13324         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13325         simplified expansions.
13326
13327 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13328
13329         * dig.el (dig): Add autoload cookie.
13330
13331 2009-08-22  Glenn Morris  <rgm@gnu.org>
13332
13333         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13334         goto-line.
13335
13336 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13337
13338         * parse-time.el (parse-time-string-chars): Save match data.
13339
13340 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13341
13342         * parse-time.el (parse-time-string-chars): Compute using character
13343         classes, to handle non-ascii characters (Bug#3190).
13344
13345 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13346
13347         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13348
13349         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13350         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13351         (gnus-mm-display-part, gnus-mime-display-single)
13352         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13353         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13354
13355         * gnus-sum.el
13356         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13357         (gnus-summary-move-article): Add expirable mark to articles copied or
13358         moved to group that has auto-expire turned on if the option is non-nil.
13359
13360 2009-07-24  Glenn Morris  <rgm@gnu.org>
13361
13362         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13363         Fix typo.  (Bug#3903)
13364
13365 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13366
13367         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13368         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13369         that should not be used for draft articles.
13370         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13371         that has no concern in minor mode keys.
13372         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13373         Abolish.
13374
13375 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13376
13377         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13378         article without making inquiry to a user for unknown encoding.
13379
13380         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13381         (nnmaildir--scan): Assume i-node and device number that file-attributes
13382         returns might be cons-cell.
13383
13384         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13385
13386         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13387
13388 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13389
13390         * auth-source.el: Remove docs now in auth.texi.  Don't use
13391         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13392         `auth-source-hide-passwords' and use them.
13393
13394 2009-07-15  Glenn Morris  <rgm@gnu.org>
13395
13396         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13397
13398 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13399
13400         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13401         excessive whitespace from the default values of title and description.
13402
13403 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13404
13405         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13406         mail-fetch-field to fetch Content-Description header in order to
13407         exclude newlines.
13408
13409 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13410
13411         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13412         format used by GnuPG 2.0.11.
13413
13414 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13415
13416         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13417         to deleted part.
13418
13419 2009-05-30  David Engster  <dengste@eml.cc>
13420
13421         * nnmairix.el: Remove old documentation in the commentary block.
13422         (nnmairix-request-group): Do not update active file for nnml back ends.
13423         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13424         end so that overview files are ignored.
13425         (nnmairix-update-groups): Make updating the groups more robust by using
13426         marks.
13427         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13428         with dollar characters in message-id.
13429
13430 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13431
13432         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13433         2008-12-25 in dns.el.
13434
13435 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13436
13437         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13438         could happen if the text is only composed of spaces and/or tabs.
13439
13440 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13441
13442         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13443         when sending a queued message to avoid extra mml tags.
13444
13445 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13446
13447         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13448
13449 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13450
13451         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13452         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13453         rmail-toggle-header for XEmacs;
13454         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13455
13456 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13457
13458         * gnus-dired.el: Remove autoload for gnus-setup-message.
13459         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13460         displaying Gnus logo; always use compose-mail.
13461
13462 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13463
13464         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13465
13466 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13467
13468         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13469         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13470         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13471         available.
13472         (gnus-nocem-epg-verify): New function.
13473
13474 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13475
13476         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13477
13478 2009-02-15  Glenn Morris  <rgm@gnu.org>
13479
13480         * gnus-util.el (rmail-insert-rmail-file-header)
13481         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13482         autoloads.
13483         (rmail-default-rmail-file): Remove unnecessary declaration.
13484         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13485
13486 2009-02-14  Glenn Morris  <rgm@gnu.org>
13487
13488         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13489         variable (only used in gnus-util, which declares it anyway).
13490         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13491         which was only needed by gnus-art (changed to not use it any more).
13492         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13493         only used in gnus-util, which autoloads it itself.
13494         (rmail-update-summary): Fix autoload.
13495
13496         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13497         rather than rmail-output-to-rmail-file.
13498
13499 2009-02-07  Glenn Morris  <rgm@gnu.org>
13500
13501         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13502         autoload of function that no longer exists.
13503         (rmail-toggle-header): Declare.
13504         (message-forward-rmail-make-body): Handle mbox Rmail.
13505
13506 2009-01-31  Glenn Morris  <rgm@gnu.org>
13507
13508         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13509         2009-01-09 change.
13510
13511 2009-01-31  Dave Love  <fx@gnu.org>
13512
13513         * imap.el (imap-fetch-safe): Bind debug-on-error.
13514         (imap-debug): Add imap-fetch-safe.
13515
13516 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13517
13518         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13519         (auth-source-forget-all-cached): New convenience function.
13520         (auth-source-user-or-password): Accept list of modes or a single mode.
13521
13522         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13523         auth-source modes.
13524
13525         * netrc.el (netrc-machine-user-or-password): Use list of
13526         auth-source modes.
13527
13528         * nnimap.el (nnimap-open-connection): Use list of
13529         auth-source modes.
13530
13531         * nntp.el (nntp-send-authinfo): Use list of
13532         auth-source modes.
13533
13534 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13535
13536         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13537         now.
13538
13539 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13540
13541         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13542         coding system in XEmacs; add a workaround for XEmacs.
13543
13544         * lpath.el: Fbind coding-system-aliasee.
13545
13546 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13547
13548         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13549         of current-language-environment.
13550
13551 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13552
13553         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13554         available at runtime.
13555
13556 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13557
13558         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13559
13560 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13561
13562         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13563         the greatest positive fixnum value doesn't work under an XEmacs with
13564         bignum support; use the most-positive-fixnum constant instead,
13565         available since Emacs 21.1 with cl and XEmacs 21.1.
13566
13567 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13568
13569         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13570         XEmacs gets not to work.
13571
13572 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13573
13574         * mm-util.el (mm-coding-system-priorities): Allow the value like
13575         "Japanese (UTF-8)" of current-language-environment.
13576
13577 2009-01-09  Glenn Morris  <rgm@gnu.org>
13578
13579         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13580         with last-command-event.
13581
13582 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13583
13584         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13585         in the doc string.
13586
13587         * message.el (message-fix-before-sending): Amend comment.
13588
13589 2009-01-08  Dave Love  <fx@gnu.org>
13590
13591         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13592
13593 2009-01-07  David Engster  <dengste@eml.cc>
13594
13595         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13596         simplified server definitions by converting it via
13597         gnus-server-to-method.
13598
13599 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13600
13601         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13602         parameter's operands.
13603
13604 2009-01-06  David Engster  <dengste@eml.cc>
13605
13606         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13607         primary select method (for gnus-group-mark-article-as-read).
13608
13609 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13610
13611         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13612         `(gnus)Face', not `(gnus)X-Face'.
13613
13614 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13615
13616         * mm-util.el (mm-ucs-to-char): New function.
13617
13618         * mm-url.el (mm-url-decode-entities): Use it.
13619
13620         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13621         unicode-to-char.
13622
13623 2009-01-05  Dave Love  <fx@gnu.org>
13624
13625         * time-date.el: Require cl for `declare'.
13626
13627 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13628
13629         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13630         Dave Love.
13631
13632 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13633
13634         * message.el (message-fix-before-sending): Add `eight-bit' to
13635         illegible-text check.
13636
13637 2009-01-03  Michael Olson  <mwolson@gnu.org>
13638
13639         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13640         `headers' is nil.  This can occur if the IMAP server does not have
13641         permissions to read messages from a folder, but can write new messages
13642         to the folder.
13643         (nnimap-request-article-part): Do not insert `data' if it is nil.
13644
13645         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13646         characters which will confuse `read', so skip past them.
13647
13648 2009-01-01  Dave Love  <fx@gnu.org>
13649
13650         * imap.el (imap-string-to-integer): Fix typo.
13651         (imap-fetch-safe): New function.
13652         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
13653
13654         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
13655
13656         * imap.el (imap-process-connection-type, imap-debug, imap-open):
13657         (imap-parse-greeting): Fix doc strings.
13658         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
13659         (imap-parse-flag-list): Make messages unique.
13660         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
13661
13662         * nnimap.el: Fix author email.
13663         (nnimap-split-rule): Add FIXME comment.
13664         (nnimap-debug): Fix doc string.
13665
13666 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13667
13668         * dns.el (dns-set-servers): Check "Address".  Fix typo.
13669
13670 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
13671
13672         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13673         nslookup if resolv.conf isn't available.
13674         (dns-query): Rename from query-dns.
13675         (dns-query-cached): Rename from query-dns-cached.
13676
13677 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13678
13679         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13680         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13681         to check if those variables exist (first appeared in Emacs 18.50).
13682
13683 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13684
13685         * mm-util.el (mm-line-number-at-pos): New function.
13686
13687         * spam-report.el (spam-report-process-queue): Use it.
13688
13689 2008-12-24  David Engster  <dengste@eml.cc>
13690
13691         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13692         parameters that haven't existed as variables as buffer-local variables.
13693
13694 2008-12-23  Dave Love  <fx@gnu.org>
13695
13696         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13697         cadar.
13698
13699         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13700         imap-starttls-p.
13701         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13702
13703 2008-12-22  Dave Love  <fx@gnu.org>
13704
13705         * imap.el: Fix author email.  Doc fixes.
13706         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13707         reply.
13708
13709 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13710
13711         * spam-report.el (spam-report-gmane-max-requests): New constant.
13712         (spam-report-gmane-wait): New variable.
13713         (spam-report-gmane-ham, spam-report-gmane-spam)
13714         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13715         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13716         the server.
13717
13718         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13719         Add explanations.
13720
13721         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13722         nnheader-accept-process-output and nnheader-read-timeout if available.
13723         (pop3-movemail): Use it.
13724
13725         * message.el (message-check-news-body-syntax): Fix signature check if
13726         there's an attachment.
13727
13728 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13729
13730         * mm-util.el: Add comments to the mm- emulating functions.
13731
13732 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13733
13734         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13735         Reported by Stephen Berman <stephen.berman@gmx.net>.
13736
13737 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13738
13739         * mm-util.el (mm-substring-no-properties): New function.
13740         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13741         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13742         (mm-string-to-multibyte): Doc fix.
13743
13744         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13745
13746 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13747
13748         * mml.el (mml-attach-file): Strip text properties from file name.
13749         (Bug#1574)
13750
13751 2008-12-16  Glenn Morris  <rgm@gnu.org>
13752
13753         * mm-util.el (mm-charset-override-alist): Declare for compiler.
13754
13755 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13756
13757         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
13758         knows since the charset specified might be a bogus alias that
13759         mm-charset-synonym-alist provides.
13760
13761 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13762
13763         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
13764         "ISO_8859-1".
13765
13766         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
13767
13768 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13769
13770         * mm-util.el (mm-charset-eval-alist):
13771         Define it before mm-charset-to-coding-system.
13772         (mm-charset-to-coding-system): Add optional argument `silent';
13773         define it before mm-charset-override-alist.
13774         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
13775         default value if it can be used in Emacs currently running;
13776         silence mm-charset-to-coding-system.
13777
13778 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13779
13780         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
13781         `allow-override' which says whether to use `mm-charset-override-alist'.
13782         (rfc2047-decode-encoded-words): Use it.
13783
13784         * mm-util.el (mm-charset-override-alist): Fix custom type;
13785         add `(gb2312 . gbk)' to choices.
13786
13787 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13788
13789         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
13790         fast.
13791
13792         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13793
13794         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
13795
13796 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
13797
13798         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
13799         on links.
13800
13801         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13802
13803 2008-12-03  Lute Kamstra  <lute@gnu.org>
13804
13805         * sha1.el: Remove leading * from docstrings of defcustoms,
13806         deffaces, defconsts and defuns.
13807
13808 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13809
13810         * message.el (message-idna-to-ascii-rhs-1): Protect against local
13811         users' addresses that don't have domain parts.
13812         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
13813         rather than message-narrow-to-head since there will be the message
13814         header separator.
13815
13816 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13817
13818         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13819         since the result is inserted in a unibyte buffer anyway.
13820         (nnimap-demule-use-string-to-multibyte): Remove.
13821         (nnimap-demule): Alias it to mm-string-to-multibyte.
13822
13823 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13824
13825         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13826         variable for debugging bug#464 and bug#1174.
13827         (nnimap-demule): Use it.
13828
13829 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13830
13831         * gnus-score.el (gnus-score-find-trace): Handle default score in total
13832         score calculation correctly.
13833
13834 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13835
13836         * message.el (message-send-mail): Just set the buffer to unibyte
13837         rather than use mm-with-unibyte-current-buffer which does a lot more.
13838         (message-send-mail-partially): Don't bother with
13839         mm-with-unibyte-current-buffer since it's already been made unibyte by
13840         message-send-mail.
13841
13842 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
13843
13844         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13845
13846 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
13847
13848         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13849
13850 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13851
13852         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13853         require itself and to remove `with-no-warnings'.
13854
13855 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
13856
13857         * starttls.el (starttls-any-program-available): Get the name of the
13858         available TLS layer program.
13859         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13860         well as the host name in the "opening" message.
13861
13862         * auth-source.el (auth-source-cache, auth-source-do-cache)
13863         (auth-source-user-or-password): Cache passwords and logins by default,
13864         allow override with `auth-source-do-cache'.
13865         (auth-source-forget-user-or-password): Allow users to remove cache
13866         entries if needed.
13867
13868 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
13869
13870         * md4.el (md4-buffer): Fix typo in docstring.
13871         (md4, md4-64): Doc fixes.
13872         (md4-pack-int32): Reflow docstring.
13873
13874 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13875
13876         * ietf-drums.el (ietf-drums-remove-comments): Localize second
13877         condition-case to only the forward-sexp call.
13878
13879 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13880
13881         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13882         quotes contained.  Make it more robust regardless by an extra
13883         condition-case wrapper.
13884
13885 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13886
13887         * lpath.el: No need to fbind codepage-setup for Emacs 23.
13888
13889 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13890
13891         * nnml.el (nnml-request-expire-articles): Check if the function set to
13892         `nnmail-expiry-target' returns the symbol `delete'.
13893
13894         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13895
13896         * nnmail.el (nnmail-expiry-target): Fix custom type.
13897
13898 2008-10-02  Glenn Morris  <rgm@gnu.org>
13899
13900         * mm-util.el (mm-codepage-setup): Tweak codepage error.
13901         Silence compiler warning.
13902
13903 2008-10-01  Magnus Henoch  <mange@freemail.hu>
13904
13905         * tls.el (open-tls-stream): Show the actual command being
13906         executed, instead of the format string.
13907
13908 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13909
13910         * lpath.el: Fbind codepage-setup for Emacs 23.
13911
13912 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13913
13914         * mml.el (mml-menu): Don't assume mml2015 is bound.
13915
13916 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13917
13918         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13919         exists.
13920
13921 2008-09-27  Glenn Morris  <rgm@gnu.org>
13922
13923         * gnus-util.el (mail-header-remove-comments): Autoload it.
13924
13925 2008-09-27  Andreas Schwab  <schwab@suse.de>
13926
13927         * gnus-util.el (gnus-split-references): Strip comments.
13928         (gnus-parent-id): Likewise.
13929
13930 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
13931
13932         * message.el (message-confirm-send): Fix version.
13933
13934 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13935
13936         * message.el (message-idna-to-ascii-rhs-1): Use
13937         mail-extract-address-components rather than mail-header-parse-addresses
13938         that is an alias by default to ietf-drums-parse-addresses that does not
13939         support non-ASCII names in headers' contents.
13940
13941 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13942
13943         * message.el (message-confirm-send): Fix variable documentation to
13944         avoid the "y/n" wording.
13945
13946 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
13947
13948         * message.el (message-set-auto-save-file-name): Save to a different
13949         filename so multiple messages (especially drafts) can be recovered.
13950
13951 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
13952
13953         * message.el (message-confirm-send): Add appropriate version.
13954
13955 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
13956
13957         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13958         defvar.
13959
13960 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
13961
13962         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13963         (mm-pkcs7-enveloped-magic): Ditto.
13964
13965 2008-09-17  Simon Josefsson  <simon@josefsson.org>
13966
13967         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13968         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13969
13970 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
13971
13972         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13973         default, it's better.
13974
13975 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
13976
13977         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13978         summary line gnus-number property and ignore them (with a warning
13979         message).
13980
13981 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13982
13983         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13984         macro caddr in the interactive form since it won't be expanded.
13985
13986 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13987
13988         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13989         `charset'; fix name of function called recursively.
13990         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13991
13992 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13993
13994         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
13995         (gnus-mime-set-charset-parameters): New function.
13996         (gnus-mime-view-part-as-charset): Use it to correctly display part
13997         specifying wrong charset.
13998
13999 2008-09-08  David Engster  <dengste@eml.cc>
14000
14001         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
14002         in completing-read for back end server.
14003
14004 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
14005
14006         * message.el (message-confirm-send): New variable to confirm sending a
14007         message.
14008         (message-send): Use it.
14009
14010 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
14011
14012         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
14013
14014 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14015
14016         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
14017
14018 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
14019
14020         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
14021         prevent tracking too many groups.
14022         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
14023         Use it.
14024
14025 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
14026
14027         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
14028         moving point to the bottom of the window in order to avoid recentering.
14029
14030 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14031
14032         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
14033
14034         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
14035         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
14036         (gnus-article-beginning-of-window): Fix calculation.
14037
14038 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14039
14040         * gnus-msg.el (gnus-summary-supersede-article)
14041         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
14042         value of gnus-newsgroup-charset to decode non-MIME encoded text in
14043         message header.
14044
14045 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
14046
14047         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
14048         pending output coming after the status change.
14049
14050 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
14051
14052         * message.el:
14053         * gnus-start.el:
14054         * gnus-registry.el: Remove VMS support.
14055
14056 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14057
14058         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
14059         macro.
14060         (rfc2104-hash): Use it.
14061
14062 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
14063
14064         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
14065         (gnus-summary-sort-by-most-recent-date): New commands.
14066         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
14067         and menu entries.
14068
14069 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14070
14071         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
14072         don't redisplay article for raw contents; remove plural articles stuff.
14073
14074         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
14075         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
14076         on gnus-summary-save-article; display results properly.
14077
14078 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14079
14080         * lpath.el: No need to fbind ns-focus-frame.
14081
14082 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14083
14084         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
14085
14086 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14087
14088         * gnus-art.el (gnus-summary-save-in-pipe):
14089         Consider gnus-save-all-headers.
14090
14091 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
14092
14093         * gnus-util.el (ns-focus-frame): Remove declaration.
14094         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
14095         like x.
14096
14097 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
14098
14099         * rfc2104.el (rfc2104-zero): Delete defconst.
14100         (rfc2104-hex-alist): Likewise.
14101         (rfc2104-hex-to-int): Delete func.
14102         (rfc2104-hexstring-to-bitstring): Likewise.
14103         (rfc2104-nybbles): New defconst.
14104         (rfc2104-hash): Rewrite for speed.
14105
14106 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14107
14108         * tls.el (open-tls-stream): Make it work with the 2nd argument
14109         BUFFER that is a string but does not exist as a buffer object, as
14110         mentioned in the doc-string.
14111
14112 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14113
14114         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14115         SXEmacs.
14116
14117 2008-07-16  Glenn Morris  <rgm@gnu.org>
14118
14119         * gnus-util.el (ns-focus-frame): Declare for compiler.
14120
14121 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14122
14123         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14124         set as a group parameter.
14125         (gnus-summary-save-in-pipe): Work when it is called independently.
14126         (gnus-summary-pipe-to-muttprint): Don't modify
14127         gnus-summary-pipe-output-default-command.
14128
14129 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14130
14131         * message.el (message-send-mail-with-sendmail):
14132         Display the error message.
14133
14134 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14135
14136         * gnus-art.el (gnus-default-article-saver):
14137         Add gnus-summary-save-in-pipe to choices.
14138         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14139         gnus-summary-pipe-output-default-command as the default command.
14140         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14141         instead of gnus-last-shell-command.
14142
14143         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14144         New user option.
14145         (gnus-summary-muttprint-program): Mention the value will be changed.
14146         (gnus-summary-save-article): Force showing of all headers.
14147         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14148
14149 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14150
14151         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14152
14153 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14154
14155         * nnimap.el (nnimap-id):
14156         * sieve-manage.el (sieve-manage-open): Doc fixes.
14157
14158 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14159
14160         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14161         if available.
14162
14163 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14164
14165         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14166
14167         * nnkiboze.el (nnkiboze-generate-group):
14168         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14169
14170         * nnmairix.el: Require CL.
14171
14172 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14173
14174         * dgnushack.el: Autoload get-display-table and put-display-table for
14175         XEmacs 21.5.
14176
14177         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
14178         21.4 and SXEmacs.
14179
14180 2008-06-15  David Engster  <dengste@eml.cc>
14181
14182         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14183
14184 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14185
14186         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14187         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14188         runtime choice under XEmacs.
14189
14190         * gnus-sum.el (gnus-summary-set-display-table):
14191         Use `gnus-put-display-table', `gnus-get-display-table',
14192         `gnus-set-display-table' for the display table, instead of `aset'.
14193
14194         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14195         Use `gnus-put-display-table', `gnus-get-display-table',
14196         `gnus-set-display-table' for the display table.
14197
14198 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14199
14200         * nnmairix.el: Add autoloads.
14201
14202 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14203
14204         * nnmairix.el (nnmairix-delete-recreate-group)
14205         (nnmairix-update-and-clear-marks): Fix error messages.
14206
14207 2008-06-14  David Engster  <dengste@eml.cc>
14208
14209         * nnmairix.el: Upgrade to version 0.6.
14210         (nnmairix-group-toggle-propmarks-this-group)
14211         (nnmairix-group-toggle-readmarks-this-group)
14212         (nnmairix-group-delete-recreate-this-group)
14213         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14214         (nnmairix-remove-tick-mark-original-article): New commands.
14215         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14216         (nnmairix-propagate-marks-to-nnmairix-groups)
14217         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14218         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14219         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14220         functions needed for marks propagation and manipulation of read marks.
14221         (nnmairix-update-groups): New function.
14222         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14223         (nnmairix-determine-original-group-from-registry)
14224         (nnmairix-determine-original-group-from-path)
14225         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14226         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14227         New helper functions.
14228         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14229         keystrokes for new commands.
14230         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14231         (nnmairix-request-group): Check allow-fast group parameter.
14232         (nnmairix-request-create-group): Set allow-fast group parameter if
14233         nnmairix-allowfast-default is set.
14234         (nnmairix-close-group): Propagate marks upon closing if needed.
14235         (nnmairix-group-toggle-threads-this-group): Use new.
14236         nnmairix-group-toggle-parameter helper function.
14237         (nnmairix-search): Better check for empty search result.
14238         (nnmairix-goto-original-article): Use new helper functions for
14239         determining original article.
14240         (nnmairix-show-original-article): Make sure message-id is in brackets.
14241         (nnmairix-call-mairix-binary): Change variable name.
14242         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14243         helper function.
14244         (nnmairix-widget-toggle-activate): Fix doc string.
14245
14246 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14247
14248         * nnir.el: Require edmacro when compiling with XEmacs.
14249         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14250         available in Emacs 21.
14251
14252 2008-06-11  Glenn Morris  <rgm@gnu.org>
14253
14254         * gnus-util.el (x-focus-frame):
14255         * gnus.el (image-size):
14256         * mm-decode.el (image-size): Declare.
14257
14258         * gnus-picon.el (declare-function): Add compat definition.
14259         (image-size): Declare.
14260
14261         * gnus-group.el (tool-bar-map):
14262         * gnus-sum.el (tool-bar-map): Define for compiler.
14263
14264         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14265
14266         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14267
14268         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14269         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14270         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14271         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14272         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14273         * sieve-manage.el, spam-report.el, spam.el:
14274         Remove unnecessary eval-and-compile of autoloads.
14275
14276 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14277
14278         * auth-source.el: Precise Tramp doc.
14279
14280 2008-06-07  Glenn Morris  <rgm@gnu.org>
14281
14282         * nnmairix.el: Remove unnecessary eval-when-compile.
14283
14284 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14285
14286         * lpath.el: Fbind propertize for XEmacs 21.4.
14287
14288 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14289
14290         * nnir.el: Move here from ../contrib.
14291
14292 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14293
14294         * gnus-util.el (gnus-read-shell-command): New function.
14295         * mm-decode.el (mm-pipe-part):
14296         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14297
14298 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14299
14300         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14301
14302 2008-06-03  Glenn Morris  <rgm@gnu.org>
14303
14304         * pop3.el (nnheader-accept-process-output): Autoload it.
14305
14306 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14307
14308         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14309         are not 2-digit hexadecimal characters that follow `%'s.
14310
14311 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14312
14313         * message.el (message-bogus-recipient-p): Fix type in doc string.
14314         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14315         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14316         Improve custom options.
14317         (message-bogus-recipient-p): Adjust accordingly.
14318
14319 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14320
14321         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14322         long-form month and day names.
14323
14324 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14325
14326         * dgnushack.el: Autoload debug, eudc-expand-inline and
14327         pgg-snarf-keys-region for XEmacs.
14328
14329         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14330
14331         * nnmairix.el: Require edmacro when compiling with XEmacs.
14332
14333 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14334
14335         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14336         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14337
14338 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14339
14340         * auth-source.el: Add more docs.
14341
14342         * netrc.el (netrc-machine): Always match if the port is not given.
14343
14344 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14345
14346         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14347         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14348         retrieval faster in some cases, but might make CPU usage larger.
14349         If this has any bad side effects, we might revert this change.
14350
14351         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14352         seems to make mail retrieval much, much faster.
14353         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14354         unconditionally.
14355
14356         * gnus-draft.el (gnus-group-send-queue):
14357         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14358
14359 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14360
14361         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14362
14363         * message.el (message-bogus-address-regexp): Fix and improve custom
14364         type.
14365         (message-setup-hook): Add message-check-recipients as custom option.
14366
14367 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14368
14369         * message.el (message-cite-function): Remove bogus autoload which crept
14370         in during merge from v5-10.
14371
14372 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14373
14374         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14375
14376         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14377
14378         * auth-source.el: Preliminary Tramp docs.
14379         (auth-sources): Change the default auth-sources to use
14380         EPA .gpg files.
14381
14382 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14383
14384         * nntp.el: Autoload `auth-source-user-or-password'.
14385         (nntp-send-authinfo): Use it.
14386
14387         * nnimap.el: Autoload `auth-source-user-or-password'.
14388         (nnimap-open-connection): Use it.
14389
14390         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14391         for the gnus-message function.
14392         (auth-source-user-or-password): Use it.
14393
14394 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14395
14396         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14397         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14398         (rfc2104-hash): Use it.
14399
14400 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14401
14402         * gnus-art.el (gnus-article-toggle-truncate-lines):
14403         Don't use `iff' in docstring.
14404
14405 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14406
14407         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14408
14409         * gnus-util.el (gnus-extract-address-component-name)
14410         (gnus-extract-address-component-email): Convenience functions around
14411         `gnus-extract-address-components'.
14412
14413         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14414         Use `gnus-extract-address-component-email' to fix bug of comparing full
14415         sender name to `user-mail-address'.
14416
14417 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14418
14419         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14420         catch/throw to optimize.
14421         (gnus-registry-find-keywords): Just use member to find a keyword.
14422
14423 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14424
14425         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14426         is current before calling gnus-server-prepare.
14427         (gnus-server-setup-buffer, gnus-server-update-server)
14428         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14429
14430 2008-05-04  Juri Linkov  <juri@jurta.org>
14431
14432         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14433         (mailcap-file-default-commands): Use mailcap-replace-in-string
14434         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14435         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14436
14437 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14438
14439         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14440
14441 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14442
14443         * gnus.el: Bump version to 0.11.
14444
14445 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14446
14447         * gnus.el: No Gnus v0.10 is released.
14448
14449 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14450
14451         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14452         hooks.
14453         (gnus-update-read-articles): Speed up non-marks-using users.
14454         (gnus-use-marks): Define gnus-use-marks.
14455         (gnus-propagate-marks): Rename variable to something more sensible.
14456
14457 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14458
14459         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14460         (gmm-image-load-path-for-library): Fix typos in docstrings.
14461         (gmm-message): Reflow docstring.
14462
14463 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14464
14465         * mail-source.el (mail-source-set-1, mail-source-bind):
14466         Move auth-source code out of the macro to clean it up and fix bugs.
14467
14468 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14469
14470         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14471         by sender if it's equal to user-mail-address, it's likely to be
14472         useless.
14473
14474         * mail-source.el (mail-source-bind): Don't use user or password if they
14475         are not bound.  Unintern them if they are nil.  Don't use server unless
14476         it's bound, and default it to empty string otherwise.
14477
14478 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14479
14480         * mail-source.el: Load auth-source.el.
14481         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14482         get user name or password, if auth-sources is set up.
14483
14484         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14485         strategy of splitting with parent.
14486         (gnus-registry-split-fancy-with-parent)
14487         (gnus-registry-post-process-groups): Use it and fix prior
14488         bug (returning a list as the split result).
14489
14490         * auth-source.el (auth-sources): Remove server parameter.
14491         (auth-source-pick, auth-source-user-or-password)
14492         (auth-source-user-or-password-imap)
14493         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14494         (auth-source-user-or-password-sftp)
14495         (auth-source-user-or-password-smtp): Remove server parameter.
14496
14497 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14498
14499         * smime.el (smime-sign-region, smime-encrypt-region)
14500         (smime-decrypt-region):
14501         Remove redundant calls to `generate-new-buffer-name'.
14502
14503 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14504
14505         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14506         Don't use QP for message/rfc822.
14507         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14508
14509 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14510
14511         * sieve-manage.el (sieve-string-bytes): Remove.
14512         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14513         correct byte-length only if the process's coding-system is the same as
14514         the one used internally by Emacs to represent strings.
14515
14516 2008-04-22  Juri Linkov  <juri@jurta.org>
14517
14518         * mailcap.el (mailcap-file-default-commands): New function.
14519
14520 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14521
14522         * message.el (message-signature-separator, message-cite-function):
14523         Change custom version.
14524
14525 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14526
14527         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14528         commands.
14529         (tls-checktrust): Ditto.
14530
14531 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14532
14533         * mm-decode.el (mm-display-external): Make temp file read-only.
14534
14535 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14536
14537         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14538         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14539         `C-c C-f d'.
14540
14541 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14542
14543         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14544
14545 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14546
14547         * gnus.el: Bump version to 0.9.
14548
14549 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14550
14551         * gnus.el: No Gnus v0.8 is released.
14552
14553 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14554
14555         * mail-source.el (mail-source-value):
14556         Prefer fboundp to functionp so it works with macros as well.
14557
14558 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14559
14560         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14561         Fix last change in case the element is not even a symbol.
14562
14563 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14564
14565         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14566         Prefer fboundp to functionp so it works with macros as well.
14567
14568 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14569
14570         * auth-source.el: Add docs.
14571         (auth-sources): Modify format to support server.
14572         (auth-source-pick, auth-source-user-or-password)
14573         (auth-source-user-or-password-imap)
14574         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14575         (auth-source-user-or-password-sftp)
14576         (auth-source-user-or-password-smtp): Add server parameter.
14577
14578 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14579
14580         * gnus-registry.el: Initialize the registry when gnus-registry-install
14581         is t.
14582
14583 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14584
14585         * compface.el (uncompface): Make buffer unibyte.
14586
14587 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14588
14589         * mail-source.el (mail-source-value):
14590         Prefer fboundp to functionp so it works with macros as well.
14591
14592 2008-04-05  Glenn Morris  <rgm@gnu.org>
14593
14594         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14595
14596 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14597
14598         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14599         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14600
14601         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14602         multibyteness after rather than before erasing it.
14603
14604         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14605         mm-with-multibyte.
14606         (gnus-request-article-this-buffer): Make sure the proper decoding is
14607         used if gnus-original-article-buffer happens to be unibyte.
14608
14609         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14610         default-enable-multibyte-characters.
14611
14612         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14613         default-enable-multibyte-characters.
14614
14615         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14616
14617         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14618
14619 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14620
14621         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14622         Fix last change in case the element is not even a symbol.
14623
14624 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14625
14626         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14627         (imap-message-copyuid-1): Use it.
14628         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14629         J. Williams in
14630         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14631
14632         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14633         imap-enable-exchange-bug-workaround.
14634         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14635
14636 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14637
14638         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14639         a 100 byte status-checks into a 2-3MB transfer for each group.
14640         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14641         to enable bug workaround or not.
14642         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14643
14644 2008-03-31  Glenn Morris  <rgm@gnu.org>
14645
14646         * message.el (mml2015-use): Declare for compiler.
14647         (message-info): Require mml2015 when appropriate.
14648
14649 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14650
14651         * Makefile.in (EMACS_COMP): Quote directory name that might contain
14652         whitespace.
14653
14654 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14655
14656         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
14657         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
14658         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
14659         (nntp-service-to-port): New function.
14660         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
14661         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
14662         (nntp-open-netcat-stream): New function.
14663         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
14664
14665 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
14666
14667         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
14668
14669 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14670
14671         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
14672
14673 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14674
14675         * dns.el (dns-write): Use set-buffer-multibyte.
14676
14677 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14678
14679         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14680
14681 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14682
14683         * message.el (message-signature-separator): Change default.
14684         Improve custom type.
14685         (message-cite-function): Change default to
14686         message-cite-original-without-signature.
14687
14688         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14689         toggle.
14690
14691         * message.el (message-check-news-body-syntax): Fix signature check.
14692         (message-setup-1): Mark buffer as unmodified _after_ running
14693         message-setup-hook and handling message-alternative-emails.
14694         (message-shorten-references): Be more strict when building list of
14695         valid references to comply with GNKSA.
14696
14697         * gnus-group.el (gnus-read-ephemeral-bug-group)
14698         (gnus-read-ephemeral-debian-bug-group)
14699         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14700
14701         * message.el (message-info): Don't use booleanp which isn't supported
14702         in Emacs 21 and XEmacs.
14703
14704 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14705
14706         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14707         gnus-group-gmane-group-download-format.
14708         (gnus-group-read-ephemeral-gmane-group): Rename from
14709         gnus-group-read-ephemeral-gmane-group.
14710         (gnus-read-ephemeral-gmane-group-url): Rename from
14711         gnus-group-read-ephemeral-gmane-group-url.
14712         (gnus-bug-group-download-format-alist): New variable.
14713         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14714         (gnus-read-ephemeral-emacs-bug-group): New commands.
14715
14716 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14717
14718         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14719         (gnus-visible-headers): Improve custom type.
14720
14721 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14722
14723         * mml.el (mml-menu): Add workarounds for XEmacs.
14724
14725         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14726         X-Boundary header.
14727
14728         * message.el (message-simplify-recipients): Fix previous commit.
14729
14730 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14731
14732         * mm-util.el (mm-set-buffer-multibyte): New function.
14733         * mm-decode.el (mm-copy-to-buffer): Use it.
14734
14735         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14736         Prefer fboundp to functionp so it works with macros as well.
14737
14738 2008-03-19  Glenn Morris  <rgm@gnu.org>
14739
14740         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14741         Accidentally removed in the sync process with Emacs.
14742
14743 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14744
14745         * message.el (message-alter-recipients-discard-bogus-full-name):
14746         New function.
14747         (message-alter-recipients-function): New variable.
14748         (message-get-reply-headers): Use it.
14749         (message-replace-header): New helper function.
14750         (message-recipients-without-full-name): New variable.
14751         (message-simplify-recipients): New command.
14752
14753         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
14754
14755         * message.el (message-info): Handle EasyPG manual.
14756
14757         * mml.el (mml-menu): Add entry for EasyPG.
14758
14759 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
14760
14761         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
14762         parameter.
14763
14764         * message.el (message-disassociate-draft): Specify drafts group name
14765         fully.
14766
14767 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
14768
14769         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14770         Eliminate unnecessary duplicates from the match list.
14771
14772 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14773
14774         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
14775
14776         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
14777
14778         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
14779         args of `how-many' of which the XEmacs version doesn't take; declare
14780         Info-index-next as function.
14781
14782 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14783
14784         * gnus-score.el (gnus-score-headers): Fix handling of
14785         gnus-inhibit-slow-scoring.
14786
14787         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
14788         string.
14789         (gnus-button-url-regexp): Improve handling of parenthesis.
14790         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
14791         (gnus-button-handle-info-keystrokes): Handle index entries.
14792
14793 2008-03-15  Glenn Morris  <rgm@gnu.org>
14794
14795         * parse-time.el (parse-time-string): Simplify.
14796
14797 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14798
14799         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
14800         Incoming* files.
14801
14802 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
14803
14804         * auth-source.el (auth-sources): Rename from auth-source-choices.
14805         (auth-source-pick): Use it.
14806
14807 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14808
14809         * binhex.el (binhex-decode-region-internal):
14810         * uudecode.el (uudecode-decode-region-internal):
14811         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14812         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14813         setting default-enable-multibyte-characters.
14814
14815 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14816
14817         * auth-source.el (auth-source-protocols)
14818         (auth-source-protocols-customize, auth-source-choices): Add and
14819         modified variable customizations and defaults.
14820         (auth-source-pick, auth-source-user-or-password)
14821         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
14822         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14823         (auth-source-user-or-password-sftp)
14824         (auth-source-user-or-password-smtp): Use new variables and provide an
14825         interface to netrc.el.
14826
14827 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14828
14829         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
14830         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
14831         Make sure the nntp port to specify is a string.
14832
14833 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14834
14835         * nntp.el: Use with-current-buffer.
14836         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
14837         dubious mm-with-unibyte-current-buffer.
14838         (nntp-with-open-group-function): New function extracted from
14839         nntp-with-open-group macro.
14840         (nntp-with-open-group): Use the function, so it's easier to debug.
14841         Add indentation and debugging info.
14842         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
14843         Recommend the use of the netcat alternatives.
14844
14845         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
14846         Avoid mm-string-as-multibyte as well.
14847
14848         * nnweb.el (nnweb-insert-html):
14849         Remove use of nnheader-string-as-multibyte.
14850
14851         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
14852         (nnheader-string-as-multibyte): Remove.
14853
14854         * mm-view.el: Use inhibit-read-only.
14855         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
14856         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
14857         or unibyte-string.
14858
14859         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
14860         (mm-uu-yenc-extract): Use with-current-buffer.
14861
14862         * gnus-soup.el (gnus-soup-send-packet): Don't use
14863         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
14864
14865         * nnmh.el: Use with-current-buffer.
14866         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
14867         mm-string-as-multibyte on the output of mm-encode-coding-string.
14868
14869         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
14870         (nnimap-request-move-article): Use with-current-buffer.
14871
14872         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
14873         inserting the handle-buffer's text, so the implicit multibyte->unibyte
14874         conversion uses string-make-unibyte rather than string-as-unibyte.
14875
14876         * gnus-msg.el: Use with-current-buffer.
14877
14878         * message.el (message-ignored-resent-headers): Add "Delivered-To".
14879
14880 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
14881
14882         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
14883         string for caching if it is 'PIN.
14884
14885 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14886
14887         * lpath.el: Consider the case without Emacs/W3.
14888
14889 2008-03-08  Glenn Morris  <rgm@gnu.org>
14890
14891         * time-date.el (date-to-time, time-subtract, time-add)
14892         (safe-date-to-time): Doc fixes.
14893
14894 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14895
14896         * mail-source.el (mail-source-delete-old-incoming-confirm):
14897         Change default to nil.
14898         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
14899
14900 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14901
14902         * lpath.el: Rearrange.
14903
14904         * gnus-art.el (gnus-narrow-to-page): Position point properly.
14905         (gnus-article-goto-prev-page): Work for articles having ^L's.
14906
14907         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
14908
14909         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
14910
14911 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
14912
14913         * gnus-bookmark.el: Adjust for renames in bookmark.el.
14914         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
14915         (gnus-bookmark-jump): Adjust some variable names.
14916
14917 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
14918
14919         * auth-source.el: New package.
14920         (auth-source-choices): Add customization entry point variable.
14921
14922         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
14923         bug.
14924
14925 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
14926
14927         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
14928         (gnus-registry-initialize, gnus-registry-install-p): Use it.
14929         (gnus-registry-install-shortcuts): Rename from
14930         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
14931         the `gnus-registry-mark-map' keymap dynamically from
14932         `gnus-registry-marks'.  The generated functions update the summary line
14933         when a registry mark is added or deleted, and will call
14934         `gnus-registry-install-p' (see the comments in the code).
14935         (gnus-registry-user-format-function-M): Use concat intelligently.
14936
14937         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
14938         the registry mark functions.
14939
14940 2008-03-05  Glenn Morris  <rgm@gnu.org>
14941
14942         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
14943         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
14944         gnus-art.
14945         (top-level): No need to load own source when compiling.
14946
14947 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14948
14949         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
14950         Suggested by <chris.anderton@zetnet.co.uk>.
14951
14952 2008-03-04  Glenn Morris  <rgm@gnu.org>
14953
14954         * gnus-sum.el (top-level): No need to require gnus when compiling,
14955         since unconditionally required near start of file.
14956         (gnus-summary-display-while-building): Move definition before use.
14957
14958 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14959
14960         * gnus-registry.el (gnus-registry-user-format-function-M):
14961         Add formatting function.
14962
14963 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14964
14965         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
14966         with plists.
14967         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
14968         Use new format.
14969
14970 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14971
14972         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14973         `where-is-internal' that returns a range of key sequences.
14974
14975 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14976
14977         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14978
14979         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14980         (gnus-summary-jump-to-group): Consider windows on other displayed
14981         frames as well.  Similar changes might be needed elsewhere, but that's
14982         the one I've bumped into during my use.
14983
14984         * nndoc.el (nndoc-oe-dbx-type-p):
14985         * gnus-msg.el (gnus-debug):
14986         * gnus-group.el (gnus-update-group-mark-positions):
14987         Use mm-string-to-multibyte.
14988
14989 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14990
14991         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14992         doesn't handle NotDashEscaped.
14993
14994         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
14995         (mml-dnd-attach-options): Fix typo in custom choice.
14996
14997         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
14998         Change nndoc-article-type to mbox.
14999         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
15000
15001         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
15002         to nil, instead of html2text.
15003
15004         * imap.el (imap-debug): Add `imap-ping-server'.
15005
15006         * gnus-bookmark.el: Add FIXMEs.
15007
15008         * message.el (message-form-letter-separator)
15009         (message-send-form-letter-delay): New variables.
15010         (message-send-form-letter): Use them.  New command to send form
15011         letters.  Requested by Uwe Siart.
15012         (message-send-mail-function): Doc fix.  Add "Other" custom option.
15013
15014 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15015
15016         * Update copyright years.
15017
15018 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15019
15020         Sync from EMACS_22_BASE.
15021
15022         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
15023
15024 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
15025
15026         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
15027         empty author.
15028
15029 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
15030
15031         * gnus-registry.el (gnus-registry-marks): Add variable for
15032         customization of marks and their appearance.
15033         (gnus-registry-read-mark): Use it.
15034         (gnus-registry-do-marks): Add utility function to loop through
15035         `gnus-registry-marks'.
15036         (gnus-registry-install-shortcuts-and-menus): Add function to install
15037         shortcuts and menus.
15038         (gnus-registry-initialize): Use it.
15039         (gnus-registry-default-mark): Clarify documentation.
15040
15041 2008-02-29  Glenn Morris  <rgm@gnu.org>
15042
15043         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
15044         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
15045         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
15046         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
15047         Change defcustom :version from 23.0 to 23.1.
15048
15049 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
15050
15051         * gnus-registry.el (gnus-registry-follow-group-p)
15052         (gnus-registry-post-process-groups): Add functions to aid registry
15053         splitting and improve logging.  Clarify behavior in function
15054         documentation.
15055         (gnus-registry-split-fancy-with-parent): Use them.
15056
15057 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15058
15059         * gnus-art.el: Use with-current-buffer.
15060
15061 2008-02-27  David Engster  <dengste@eml.cc>
15062
15063         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
15064         Express real group name in the response.
15065
15066 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15067
15068         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
15069         (nnmairix-last-server, nnmairix-current-server): Defvar them.
15070         (nnmairix-goto-original-article): Defvar gnus-registry-install and
15071         autoload gnus-registry-fetch-group when compiling.
15072         (nnmairix-request-group-with-article-number-correction):
15073         Remove unreferenced argument passed to nnmairix-call-backend.
15074
15075 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15076
15077         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
15078         (mm-uu-extract): Improve face for low color ttys.
15079         Reported by Sascha Wilde.
15080
15081 2008-02-27  Glenn Morris  <rgm@gnu.org>
15082
15083         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
15084         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
15085         variables to defconsts.  Convert comments to doc-strings.
15086         (nnmairix-last-server, nnmairix-current-server): Convert from free
15087         variables to defvars.  Convert comments to doc-strings.
15088         (gnus-registry-fetch-group): Autoload.
15089         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
15090         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
15091         (nnmairix-widget-build-editable-fields): Use car cddr rather than
15092         caddr.
15093         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
15094         nnmairix-request-group-with-article-number-correction call.
15095         (nnmairix-fast, nnmairix-group): New, less general names, for free
15096         variables passed from nnmairix-request-group to
15097         nnmairix-request-group-with-article-number-correction.  Declare.
15098         (nnmairix-request-group-with-article-number-correction):
15099         Use nnmairix-fast, nnmairix-group rather than fast, group.
15100
15101 2008-02-26  David Engster  <dengste@eml.cc>
15102
15103         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
15104         version 0.5.
15105
15106 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15107
15108         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15109         instead of making an extra function call.  Don't add the current group
15110         to articles only when they have the group.  Use
15111         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15112         Reported by David <de_bb@arcor.de>.
15113
15114 2008-02-24  Miles Bader  <miles@gnu.org>
15115
15116         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15117         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15118         (mm-find-mime-charset-region):
15119         * mm-bodies.el (mm-encode-body):
15120         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15121
15122 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15123
15124         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15125         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15126
15127 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15128
15129         * mail-source.el (mail-source-delete-incoming): Change default.
15130         Supplement doc string.
15131
15132         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15133
15134 2008-02-14  Glenn Morris  <rgm@gnu.org>
15135
15136         * time-date.el (format-seconds): New function.
15137
15138 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15139
15140         * nnmail.el (nnmail-message-id-cache-file): Derive from
15141         `gnus-home-directory'.
15142
15143 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15144
15145         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15146         Document negative prefix.
15147
15148         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15149
15150 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15151
15152         * message.el (message-unsent-separator): Add the Exim bounce
15153         separator.
15154
15155 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15156
15157         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15158         list.
15159         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15160         recipient/signer list.
15161
15162 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15163
15164         * Makefile.in (datarootdir): Define.
15165         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15166         name that might contain whitespace.
15167
15168 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15169
15170         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15171         fbound (Emacs 23 unicode), signal an error.
15172
15173 2008-02-08  Glenn Morris  <rgm@gnu.org>
15174
15175         * gnus-art.el (pgg-display-output-buffer): Declare as function.
15176
15177 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
15178
15179         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
15180         ports to the calls to `netrc-machine-user-or-password' in addition to
15181         "imap" and "imaps".
15182
15183 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15184
15185         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15186
15187         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15188
15189 2008-02-01  Kenichi Handa  <handa@m17n.org>
15190
15191         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15192         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15193         (rfc2104-hash): Convert the result of concat to unibyte string.
15194
15195 2008-02-01  Dave Love  <fx@gnu.org>
15196
15197         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15198         coding-system-for-read.
15199         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15200
15201 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15202
15203         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15204         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15205         <hanche@math.ntnu.no>.
15206
15207 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15208
15209         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15210
15211         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15212
15213 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15214
15215         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15216         * message.el (message-beginning-of-line): Use featurep instead of bound
15217         tests in order to resolve conditionals at compile time.
15218
15219 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15220
15221         * mail-source.el (mail-sources): Add `group' choice.
15222
15223         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15224         parameter `in-group' to control into which group the articles go.
15225         Add treatment of `group' mail-source.
15226
15227 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15228
15229         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15230
15231         * mm-decode.el (mm-dissect-buffer): Decode description.
15232
15233         * mml.el (mml-to-mime): Encode message header first.
15234
15235 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15236
15237         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15238         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15239
15240         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15241         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15242
15243 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15244
15245         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15246
15247 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15248
15249         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15250         prefix keys.
15251         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15252         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15253         gnus-xmas.el.
15254
15255         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15256         (gnus-xmas-article-describe-bindings): New function.
15257         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15258         gnus-xmas-article-describe-bindings.
15259
15260         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15261
15262 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15263
15264         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15265         Add new variables for article mark management.
15266         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15267         list of extra data entries which, when present, will indicate that the
15268         article ID should not be trimmed from the registry.
15269         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15270         functions.
15271         (gnus-registry-read-mark): New function to read a mark name from the
15272         user.
15273         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15274         (gnus-registry-set-article-mark-internal): New functions to add and
15275         remove marks.
15276         (gnus-registry-get-article-marks): New function to show the marks for
15277         an article, or retrieve them for further use.
15278
15279 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15280
15281         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15282         keys when no argument is given.
15283
15284 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15285
15286         * imap.el (imap-ping-server): New variable.
15287         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15288         (imap-ping-server): Minor doc string fixes.
15289
15290 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15291
15292         * imap.el (imap-ping-server): New function.
15293         (imap-opened): Call imap-ping-server.
15294
15295 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15296
15297         * gnus-sum.el (gnus-article-sort-by-random)
15298         (gnus-thread-sort-by-random): Fix doc strings.
15299         Reported by jidanni@jidanni.org.
15300
15301 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15302
15303         * gnus-art.el (gnus-article-describe-bindings): New function.
15304         (gnus-article-read-summary-keys): Use it.
15305         (gnus-article-mode-map): Bind `C-h b' to it.
15306
15307 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15308
15309         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15310         XEmacs.
15311         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15312         Protect against non-character events.
15313
15314         * lpath.el: Fbind map-keymap for Emacs 21.
15315
15316 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15317
15318         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15319         New command.
15320         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15321         instead of END.  Change name of the temp file.
15322         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15323         customizable.
15324
15325 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15326
15327         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15328         bind `S W' to gnus-article-wide-reply-with-original; set default
15329         binding to gnus-article-read-summary-send-keys.
15330         (gnus-article-read-summary-keys): Fix the order of keys; display
15331         continuation keys correctly in the echo area; describe bindings
15332         correctly when keys end with `C-h'.
15333         (gnus-article-read-summary-send-keys): New function.
15334         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15335         Work for gnus-article-read-summary-send-keys; display continuation keys
15336         correctly in the echo area.
15337         (gnus-article-reply-with-original): Ignore prefix argument.
15338         (gnus-article-wide-reply-with-original): New function.
15339
15340         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15341         Emacs 21.
15342
15343 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15344
15345         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15346         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15347
15348 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15349
15350         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15351         (gnus-group-read-ephemeral-gmane-group): New command.
15352
15353 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15354
15355         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15356
15357 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15358
15359         * message.el (message-send-mail-function): Increase custom version.
15360
15361         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15362         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15363
15364 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15365
15366         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15367         for the cases where imap-authenticate is called with a nil buffer
15368         parameter.
15369
15370 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15371
15372         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15373         html parts correctly; support forwarded messages.
15374         (gnus-article-browse-html-article): Remove work buffers.
15375
15376         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15377         compiling.
15378         (netrc-bound-and-true-p): New macro.
15379         (netrc-parse): Use it instead of bound-and-true-p that is not available
15380         in XEmacs 21.4.
15381
15382 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15383
15384         * gnus-registry.el (gnus-registry-mark-article)
15385         (gnus-registry-article-marks): Add functionality to mark articles
15386         through the Gnus registry.
15387
15388         * encrypt.el: Clarify documentation for the new pgg method.
15389         (encrypt-file-alist): Add PGG option.
15390         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15391         functionality.  Abstract password key and messaging to external
15392         functions.
15393         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15394         (encrypt-message-method-and-cipher): Add new convenience external
15395         functions.
15396         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15397         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15398
15399         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15400         (netrc-parse): Use encrypt-file-alist to determine if
15401         encrypt-find-model or encrypt-insert-file-contents should be used.
15402
15403         * encrypt.el: Clarify documentation.  Load password-cache or
15404         password, whichever one is found first, instead of autoloading.
15405
15406 2007-12-19  Glenn Morris  <rgm@gnu.org>
15407
15408         * mml.el (message-options-set, message-narrow-to-head)
15409         (message-in-body-p, message-mail-p, message-encode-message-body):
15410         Autoload.
15411         (message-remove-header, message-narrow-to-headers-or-head)
15412         (message-subscribed-p, message-make-mail-followup-to)
15413         (message-position-on-field, message-news-p)
15414         (message-options-set-recipient, message-generate-headers)
15415         (message-sort-headers): Declare as functions.
15416
15417 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15418
15419         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15420         convention in doc string.
15421
15422 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15423
15424         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15425         title to html parts.
15426         (gnus-article-browse-html-article): Pass message header to it.
15427
15428         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15429
15430 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15431
15432         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15433         or password compatible with XEmacs.
15434
15435 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15436
15437         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15438         format document.
15439         (gnus-mime-delete-part): Don't write description line if empty.
15440         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15441
15442 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
15443
15444         * gnus-sum.el (gnus-summary-mark-unread-as-read)
15445         (gnus-summary-mark-read-and-unread-as-read)
15446         (gnus-summary-mark-current-read-and-unread-as-read)
15447         (gnus-summary-mark-unread-as-ticked): Doc fix.
15448         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15449
15450 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15451
15452         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15453         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15454
15455 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15456
15457         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15458         yes-or-no-p.
15459
15460 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15461
15462         * mm-decode.el (mm-add-meta-html-tag): New function.
15463         (mm-save-part-to-file, mm-pipe-part): Use it.
15464
15465         * gnus-art.el (gnus-article-browse-delete-temp-files):
15466         Use gnus-y-or-n-p instead of y-or-n-p.
15467         (gnus-article-browse-html-parts): Work with message/external-body; use
15468         mm-add-meta-html-tag.
15469
15470 2007-12-11  Glenn Morris  <rgm@gnu.org>
15471
15472         * gnus-cache.el: Require gnus-sum not just when compiling.
15473
15474         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15475
15476         * gnus-int.el (gnus-server-opened, gnus-status-message):
15477         Move definitions before use.
15478
15479         * mm-decode.el: Require gnus-util.
15480         (mm-remove-part): Only call delete-annotation on XEmacs.
15481
15482         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15483
15484         * nnmail.el: Require gnus-int.
15485
15486         * spam.el: Move `require's before `eval-when-compile's.
15487
15488         * gnus-ems.el (gnus-alive-p):
15489         * gnus-fun.el (message-goto-eoh):
15490         * gnus-util.el (gnus-group-name-decode):
15491         * mail-source.el (gnus-compress-sequence):
15492         * message.el (Info-goto-node, format-spec):
15493         * mm-bodies.el (message-options-get):
15494         * mm-decode.el (mm-view-pkcs7):
15495         * mm-util.el (gmm-write-region):
15496         * mml-smime.el (mml-compute-boundary)
15497         (gnus-completing-read-with-default):
15498         * mml.el (widget-button-press, gnus-make-hashtable):
15499         * mml1991.el (mm-decode-content-transfer-encoding)
15500         (mm-encode-content-transfer-encoding)
15501         (message-options-get, message-options-set):
15502         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15503         * nnfolder.el (gnus-request-group):
15504         * nnheader.el (ietf-drums-unfold-fws):
15505         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15506         * smime.el (gnus-run-mode-hooks):
15507         * spam-stat.el (gnus-message): Autoload.
15508
15509         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15510         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15511         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15512         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15513         Add declare-function compatibility definition.
15514
15515         * gnus-cache.el (nnvirtual-find-group-art):
15516         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15517         (gnus-add-image, gnus-add-wash-type):
15518         * gnus-group.el (nnkiboze-score-file):
15519         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15520         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15521         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15522         (message-tokenize-header, gnus-get-buffer-create)
15523         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15524         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15525         * gnus.el (gnus-group-decoded-name):
15526         * mail-source.el (imap-capability):
15527         * mm-bodies.el (message-options-set):
15528         * mm-decode.el (gnus-configure-windows):
15529         * mm-extern.el (message-goto-body):
15530         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15531         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15532         (epg-sub-key-validity, message-options-set):
15533         * mml.el (widget-event-point, gnus-configure-windows):
15534         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15535         * mml2015.el (epg-check-configuration, epg-configuration)
15536         (message-options-set):
15537         * nndb.el (nndb-request-article):
15538         * nnfolder.el (gnus-request-create-group):
15539         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15540         * nnmaildir.el (gnus-group-mark-article-read):
15541         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15542         * rfc1843.el (message-fetch-field):
15543         * spam.el (gnus-extract-address-components):
15544         Declare as functions.
15545
15546 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15547
15548         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15549
15550         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15551
15552         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15553         bind show-trailing-whitespace for XEmacs.
15554
15555 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15556
15557         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15558         new no-op macro for backward compatibility.
15559
15560         * imap.el (imap-string-to-integer): New function.
15561
15562 2007-12-09  Glenn Morris  <rgm@gnu.org>
15563
15564         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15565
15566         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15567         * message.el, mm-view.el, sieve-manage.el, smime.el:
15568         Add declare-function compatibility definition.
15569
15570         * gnus-art.el (w3-region, w3m-region, Info-menu):
15571         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15572         * gnus-sum.el (gnus-get-predicate):
15573         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15574         * message.el (mail-abbrev-in-expansion-header-p):
15575         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15576         (w3m-detect-meta-charset, w3m-region):
15577         * sieve-manage.el (password-read, password-cache-add)
15578         (password-cache-remove):
15579         * smime.el (password-read-and-add): Declare as functions.
15580
15581 2007-12-08  David Kastrup  <dak@gnu.org>
15582
15583         * gnus-sum.el (gnus-summary-simplify-subject-query):
15584         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15585         `message'.
15586
15587 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15588
15589         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15590         it to bind idna-program, installation-directory, defined-colors, and
15591         face-attribute for XEmacs of the version that compiles defcustom forms.
15592
15593 2007-12-07  Glenn Morris  <rgm@gnu.org>
15594
15595         * gnus-art.el (article-make-date-line): Revert previous change.
15596
15597 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15598
15599         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15600
15601 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15602
15603         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15604         Call gnus-add-to-range ranges only once with a prepared article-list.
15605
15606 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15607
15608         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15609         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15610         group names with backslashes.
15611         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15612
15613 2007-12-06  Deepak Goel  <deego3@gmail.com>
15614
15615         * gnus-art.el (article-make-date-line):
15616         * gnus-start.el (gnus-load):
15617         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15618
15619 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15620
15621         * gnus-art.el (gnus-use-idna):
15622         * gnus-start.el (gnus-site-init-file):
15623         * message.el (message-use-idna):
15624         * mm-uu.el (mm-uu-hide-markers):
15625         * smiley.el (smiley-style): Revert changes that suppress warnings.
15626
15627 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15628
15629         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15630         specify charset to html source.
15631         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15632
15633 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15634
15635         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15636         idna-program in order to suppress byte compile warning issued by XEmacs
15637         that came to byte compile the default value section of defcustom forms
15638         recently.
15639
15640         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15641         value of installation-directory.
15642
15643         * message.el (message-use-idna): Don't directly refer to the value of
15644         idna-program.
15645
15646         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15647
15648         * smiley.el (smiley-style): Don't directly call face-attribute.
15649
15650 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
15651
15652         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
15653
15654         * gnus-dired.el: Reduce Gnus dependencies.
15655         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
15656         Don't require.  Use autoloads instead.
15657         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
15658         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
15659         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
15660         (gnus-dired-mode): Adjust doc string.
15661         (gnus-dired-mail-mode): New variable.
15662         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
15663         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
15664         (gnus-dired-mail-buffers): New function.  Return mail or message
15665         composition buffers.
15666         (gnus-dired-attach): Use it.
15667         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
15668         NO-DECODE.
15669         (gnus-dired-print): Use `gnus-print-buffer' depending on
15670         `gnus-dired-mail-mode'.
15671
15672 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15673
15674         * rfc2047.el (rfc2047-encoded-word-regexp)
15675         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15676         explaining what regexp patterns are for.
15677
15678 2007-12-04  Glenn Morris  <rgm@gnu.org>
15679
15680         * password.el: Move to password-cache.el.
15681
15682         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15683         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15684         * mml-smime.el (password-read, password-cache-add)
15685         (password-cache-remove):
15686         No need to autoload, since mml-sec requires password.
15687
15688         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15689         * message.el (gnus-extract-address-components):
15690         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15691
15692         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15693         password.
15694
15695 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15696
15697         * mailcap.el: Reduce dependencies.
15698         (mail-header-parse-content-type): Autoload.
15699         (mailcap-delete-duplicates): New alias.
15700         (mailcap-mime-info): Add optional argument NO-DECODE.
15701         (mailcap-mime-types): Use mailcap-delete-duplicates.
15702
15703         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15704
15705 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15706
15707         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15708         (imap-parse-status): Upcase status-att for servers that sends them
15709         lower-case (e.g., MS Exchange 2007).
15710
15711 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15712
15713         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15714         function.
15715
15716         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15717         (gnus-uu-yenc-article): New function.
15718
15719         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15720
15721         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15722
15723 2007-12-02  Glenn Morris  <rgm@gnu.org>
15724
15725         * binhex.el (binhex): New custom group.
15726         (binhex-decoder-program, binhex-decoder-switches)
15727         (binhex-use-external): Move to the binhex custom group.
15728
15729         * uudecode.el (uudecode): New custom group.
15730         (uudecode-decoder-program, uudecode-decoder-switches)
15731         (uudecode-use-external): Move to the uudecode custom group.
15732
15733         * netrc.el (top-level): Don't load `encrypt' features.
15734         (netrc-parse): Don't use encrypt.
15735         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15736
15737         * encrypt.el: Remove file.
15738
15739 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15740
15741         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15742         matches on patches.
15743
15744         * gnus-art.el (gnus-article-browse-html-article):
15745         Mention `mm-text-html-renderer' in the doc string.
15746
15747         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
15748         string.  Add comments.
15749
15750         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
15751         if rhs is ASCII.
15752
15753 2007-12-01  Glenn Morris  <rgm@gnu.org>
15754
15755         * mail-source.el (top-level): Require format-spec before
15756         eval-when-compile.
15757
15758 2007-11-30  Glenn Morris  <rgm@gnu.org>
15759
15760         * encrypt.el: Require password, rather than autoloading password-read.
15761
15762 2007-11-29  Glenn Morris  <rgm@gnu.org>
15763
15764         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
15765         (sasl-make-client, sasl-next-step, sasl-step-data)
15766         (sasl-step-set-data): Declare as functions.
15767
15768 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
15769
15770         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
15771
15772 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
15773
15774         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
15775         certs should be verified and what is to be done in the event of a
15776         verification failure.
15777
15778         * gnus.el (gnus-method-to-server): Add an optional parameter so the
15779         caller can indicate whether the cache should be disregarded for this
15780         call.  This way the result of the call is reproducible at all times and
15781         can be considered a canonical server name for the supplied method.
15782         (gnus-agent-method-p): Canonicalize server names by pushing their
15783         method through `gnus-method-to-server' using the no-cache argument.
15784
15785         * gnus-srvr.el (gnus-server-insert-server-line):
15786         Call `gnus-method-to-server' with `no-cache' argument.
15787
15788         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
15789         gnus-agent-possibly-synchronize-flags as this should be called when the
15790         server is actually being opened.
15791         (gnus-agent-possibly-synchronize-flags)
15792         (gnus-agent-possibly-synchronize-flags-server): Move check for the
15793         flags file of an agentized server to the latter function.
15794
15795         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
15796         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
15797         after a connection has been established successfully.
15798
15799 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15800
15801         * gnus-art.el (article-display-face): Force to display face if called
15802         interactively; check if gnus-article-x-face-too-ugly matches author.
15803         (article-display-x-face): Display face even if From header is missing
15804         as article-display-face does.
15805
15806 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
15807
15808         * hashcash.el (message-narrow-to-headers-or-head)
15809         (message-fetch-field, message-goto-eoh)
15810         (message-narrow-to-headers): Declare as functions.
15811
15812 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
15813
15814         * mail-source.el (mail-sources): Default to fetch from file for
15815         compatibility with default of nnmail-spool-file.
15816
15817 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15818
15819         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
15820         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
15821         to look for encoded word that should be encoded again.
15822         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
15823         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
15824         encoding pattern.
15825         (rfc2047-decode-region): Switch strict regexp and loose one according
15826         to rfc2047-allow-irregular-q-encoded-words.
15827
15828 2007-11-25  Romain Francoise  <romain@orebokech.com>
15829
15830         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
15831
15832 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15833
15834         * tls.el (tls-program): Provide more custom choices from
15835         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
15836         (tls-process-connection-type, tls-success): Remove "*" in doc string.
15837
15838 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15839
15840         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
15841         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
15842
15843         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
15844         `nnmail-spool-file'.
15845
15846         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
15847         `nnmail-spool-file'.
15848
15849         * gnus-move.el (gnus-change-server): Ditto.
15850
15851         * gnus-kill.el (gnus-batch-score): Ditto.
15852
15853         * gnus-cache.el (gnus-jog-cache): Ditto.
15854
15855         * gnus-msg.el (gnus-summary-reply):
15856         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
15857
15858 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15859
15860         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
15861         version.  Minor improvement to doc strings.
15862         (tls-program): Add comment.
15863
15864 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
15865
15866         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
15867         (tls-checktrust): New variable.  Check if GNU TLS complained about a
15868         mismatch between the hostname provided in the certificate and the name
15869         of the host connnecting to.
15870         (open-tls-stream): Use them.  Check certificates against trusted root
15871         certificates.
15872
15873 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15874
15875         * gnus-cache.el (gnus-cache-generate-nov-databases):
15876         Use nnml-generate-nov-databases-directory instead of
15877         nnml-generate-nov-databases-1.
15878
15879 2007-11-24  Glenn Morris  <rgm@gnu.org>
15880
15881         * message.el (message-tool-bar-retro): Update for rename
15882         mail_send.xpm->mail-send.xpm.
15883
15884 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
15885
15886         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
15887         `smime-ldap-search' for Emacs 22 and up.
15888
15889 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15890
15891         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
15892
15893         * message.el (message-send-mail-function): Fix error convention.
15894         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
15895         (message-widen-reply, message-send-mail, message-talkative-question)
15896         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
15897         (message-clone-locals, message-send-news): Use with-current-buffer.
15898         (message-insert-or-toggle-importance): Remove unused var `valid'.
15899         (message-make-references): Remove unused var `new-references'.
15900         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
15901
15902 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
15903
15904         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
15905         (spam-split-symbolic-return-positive): Reflow docstring.
15906         (spam-backends, spam-summary-exit-behavior)
15907         (spam-mark-ham-unread-before-move-from-spam-group)
15908         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
15909         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15910         (spam-clear-cache, spam-backend-check, spam-install-backend)
15911         (spam-install-statistical-backend, spam-list-of-processors)
15912         (spam-group-processor-p, spam-split, spam-bogofilter-score)
15913         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
15914         (spam-check-crm114, spam-initialize, spam-unload-hook):
15915         Fix typos in docstrings.
15916
15917 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15918
15919         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
15920         been checked if they have never been read and those group levels are
15921         higher than the one that a user specified.
15922
15923 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15924
15925         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
15926         foreign groups unless a group level is specified by a user.
15927         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
15928
15929 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
15930
15931         * message.el (message-send-mail-function): Require sendmail.
15932
15933 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
15934
15935         * message.el (message-send-mail-function): Check for smtpmail too.
15936
15937         * utf7.el (utf7-encode, utf7-decode): Use coding system
15938         `utf-7'/`utf-7-imap' from utf-7.el' if available.
15939
15940         * message.el (message-send-mail-function): New function.
15941         (message-send-mail-function): Set default using
15942         message-send-mail-function.  Adjust doc string.
15943         (message-send-mail-with-mailclient): New function.
15944
15945 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
15946
15947         * smime.el (from):
15948         * rfc2047.el (message-posting-charset):
15949         * qp.el (mm-use-ultra-safe-encoding):
15950         * pop3.el (parse-time-months):
15951         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
15952         * nnml.el (files):
15953         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
15954         (jka-compr-compression-info-list, ange-ftp-path-format)
15955         (efs-path-regexp):
15956         * nndiary.el (files):
15957         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
15958         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
15959         (epg-digest-algorithm-alist, inhibit-redisplay)
15960         (password-cache-expiry):
15961         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
15962         (pgg-output-buffer, password-cache-expiry):
15963         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
15964         (efs-path-regexp):
15965         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
15966         (inhibit-redisplay):
15967         * mm-uu.el (file-name, start-point, end-point, entry)
15968         (gnus-newsgroup-name, gnus-newsgroup-charset):
15969         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
15970         (latin-unity-ucs-list):
15971         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
15972         (mm-uu-binhex-decode-function):
15973         * message.el (gnus-message-group-art, gnus-list-identifiers)
15974         (rmail-enable-mime-composing, gnus-local-organization)
15975         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
15976         (gnus-read-active-file, facemenu-add-face-function)
15977         (facemenu-remove-face-function, gnus-article-decoded-p)
15978         (tool-bar-mode):
15979         * mail-source.el (display-time-mail-function):
15980         * gnus-util.el (nnmail-pathname-coding-system)
15981         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
15982         (gnus-original-article-buffer, gnus-user-agent)
15983         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
15984         (xemacs-codename, sxemacs-codename, emacs-program-version):
15985         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
15986         * gnus-start.el (gnus-agent-covered-methods)
15987         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
15988         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
15989         (gnus-newsgroup-headers, gnus-group-list-mode)
15990         (gnus-group-mark-positions, gnus-newsgroup-data)
15991         (gnus-newsgroup-unreads, nnoo-state-alist)
15992         (gnus-current-select-method, mail-sources)
15993         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
15994         (nnmail-spool-file, gnus-cache-active-hashtb):
15995         * gnus-mh.el (mh-lib-progs):
15996         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
15997         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
15998         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
15999         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
16000         (gnus-group-buffer):
16001         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
16002         (font-lock-set-defaults):
16003         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
16004         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
16005         (gnus-summary-post-menu, total-parts, type, condition, length):
16006         * gnus-agent.el (gnus-agent-read-agentview):
16007         * flow-fill.el (show-trailing-whitespace):
16008         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
16009         eval-and-compile wrappers for byte compiler pacifiers.
16010
16011         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
16012         (mm-display-inline-fontify): Check for featurep 'xemacs not
16013         extent-list.
16014
16015         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
16016         itimer-list.
16017         (mm-create-image-xemacs): Only do something for XEmacs.
16018         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
16019
16020         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
16021
16022         * gnus-registry.el (gnus-adaptive-word-syntax-table):
16023         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
16024
16025 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
16026
16027         * nnimap.el (nnimap-split-download-body):
16028         * gnus-demon.el (gnus-demon):
16029         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
16030
16031 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16032
16033         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
16034         New macros.
16035         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
16036         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
16037         copy data from unibyte buffer to multibyte current buffer.
16038         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
16039         to copy data from unibyte current buffer to multibyte buffer.
16040         (nntp-make-process-buffer): Make process buffer unibyte.
16041
16042         * pop3.el (pop3-open-server): Fix typo in Lisp code.
16043
16044 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
16045
16046         * pop3.el (pop3-open-server): Accept and process data more robustly at
16047         connection start to avoid spurious "POP SSL connection failed" errors.
16048
16049 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16050
16051         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
16052         read group names.
16053
16054 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
16055
16056         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
16057
16058 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16059
16060         * nnmail.el (nnmail-parse-active): Make group names unibyte.
16061         (nnmail-save-active): Use a unibyte buffer when saving active file,
16062         which may contain non-ASCII group names.
16063
16064         * nnml.el (nnml-request-group): Decode group names in messages.
16065
16066 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
16067
16068         * message.el (message-citation-line-function)
16069         (message-insert-formatted-citation-line): Fix spelling of
16070         `message-insert-formated-citation-line'.
16071
16072 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
16073
16074         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
16075
16076 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16077
16078         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
16079         nnmail-pathname-coding-system.
16080
16081         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
16082         that a user enters; decode group names in messages.
16083
16084         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
16085
16086 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16087
16088         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
16089
16090         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
16091
16092         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
16093         risky local variable.
16094
16095         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
16096
16097 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
16098
16099         * encrypt.el: Improve documentation to fix function name typo.
16100         Reported by Daiki Ueno <ueno@unixuser.org>.
16101
16102 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16103
16104         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
16105         even if the point is not in the last page of an article.
16106         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16107         back to the previous page.
16108
16109 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16110
16111         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16112
16113 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16114
16115         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16116
16117 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16118
16119         * message.el (message-check-news-body-syntax):
16120         Avoid mm-string-as-multibyte.
16121         (message-hide-headers): Don't assume (point-min)==1.
16122
16123 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16124
16125         * message.el (message-remove-blank-cited-lines): Fix if remove is
16126         given.
16127         (message-bogus-address-regexp): New variable.
16128         (message-bogus-recipient-p): New function.
16129         (message-check-recipients): New command.
16130         (message-syntax-checks): Add `bogus-recipient'.
16131         (message-fix-before-sending): Add `bogus-recipient'.
16132
16133         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16134         (gnus-treat-body-boundary): Don't test window-system.
16135
16136 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16137
16138         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16139
16140 2007-10-28  Miles Bader  <miles@gnu.org>
16141
16142         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16143         at compile-time too.
16144
16145 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16146
16147         * gnus-msg.el (gnus-message-setup-hook):
16148         Add `message-remove-blank-cited-lines' to options.
16149
16150 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16151
16152         * message.el (message-remove-blank-cited-lines): New function.
16153         Suggested by Karl Plästerer.
16154
16155 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16156
16157         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16158         mapc.
16159
16160         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16161         (top-level): Use mapc to set functions to be traced for debugging.
16162
16163         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16164         called for effect with while loop.
16165
16166         * message.el (message-talkative-question): Replace mapcar called for
16167         effect with mapc.
16168
16169         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16170         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16171         called for effect with dolist.
16172
16173         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
16174
16175         * nndiary.el: Use dolist instead of mapcar to add diary headers to
16176         gnus-extra-headers and nnmail-extra-headers.
16177
16178         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
16179         called for effect with dolist.
16180         (top-level): Use mapc to set functions to be traced for debugging.
16181
16182         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16183         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16184         dolist.
16185
16186         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16187         Replace mapcar called for effect with mapc.
16188         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16189         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16190         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16191         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16192
16193         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16194         remove-if that's a cl function.
16195
16196         * webmail.el (webmail-debug): Replace mapcar called for effect with
16197         dolist.
16198
16199         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16200         with mapc.
16201
16202 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16203
16204         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16205         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16206         with while loop.
16207
16208         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16209         functions from article-* functions.
16210         (gnus-multi-decode-header): Replace mapcar called for effect with
16211         dolist.
16212
16213         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16214         (gnus-bookmark-show-details): Replace mapcar called for effect with
16215         while loop.
16216
16217         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16218         called for effect with while loop.
16219
16220         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16221         with dolist.
16222
16223         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16224         Replace mapcar called for effect with dolist.
16225
16226         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16227
16228         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16229         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16230         Replace mapcar called for effect with dolist.
16231         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16232         mapc.
16233
16234         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16235         Replace mapcar called for effect with dolist.
16236         (gnus-topic-list): Replace mapcar called for effect with mapc.
16237
16238         * gnus.el: Use mapc instead of mapcar to add autoloads.
16239
16240 2007-10-23  Richard Stallman  <rms@gnu.org>
16241
16242         * gnus-group.el (gnus-group-highlight): Mark as risky.
16243
16244 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16245
16246         * gnus.el (gnus-server-to-method): Return method found first in
16247         gnus-newsrc-alist.
16248
16249         * gnus-art.el (gnus-article-highlight-signature)
16250         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16251         button overlay without the front stickiness.
16252
16253 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16254
16255         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16256         overview buffer needed a catch to receive its throw.
16257         (gnus-agent-flush-cache): Declare as interactive to make this function
16258         easier to use.
16259
16260 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16261
16262         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16263         `next-line'.
16264
16265 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16266
16267         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16268         exclude address matching message-dont-reply-to-names.
16269
16270 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16271
16272         * gnus-util.el (gnus-string<): New function.
16273
16274         * gnus-sum.el (gnus-article-sort-by-author)
16275         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16276
16277 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16278
16279         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16280         the frame-focus tag is set in gnus-buffer-configuration.
16281
16282 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16283
16284         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16285         the front stickiness.
16286
16287 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16288
16289         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16290         url pattern; remove duplicate one.
16291         (gnus-article-extend-url-button): New function.
16292         (gnus-article-add-buttons): Use it.
16293         (gnus-button-push): Use concatenated url that it makes.
16294
16295 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16296
16297         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16298
16299 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16300
16301         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16302         Don't hardcode point-min==1.
16303
16304 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16305
16306         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16307         Fix comment about "iso8859-1".
16308
16309 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16310
16311         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16312         ones returned from the verify-function.
16313
16314         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16315         Call mml2015-extract-cleartext-signature if extraction failed.
16316
16317 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16318
16319         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16320         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16321         failed.
16322
16323 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16324
16325         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16326
16327 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16328
16329         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16330         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16331         recommends to use EasyPG instead of PGG.
16332
16333         * pgg.el: Revert to revision 6.23.2.16.
16334
16335         * pgg-def.el: Revert to revision 6.6.2.14.
16336
16337         * pgg-gpg.el: Revert to revision 6.23.2.34.
16338
16339 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16340
16341         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16342         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16343         thread for both the null and zero (kill/expire thread) universal prefix
16344         cases.
16345         (gnus-summary-expire-thread): Add new function to expire a thread,
16346         using gnus-summary-kill-thread.
16347         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16348         shortcuts for gnus-summary-expire-thread.
16349         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16350         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16351
16352 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16353
16354         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16355         extras value, so an extras entry can be deleted.
16356         (gnus-registry-delete-extra-entry): Use it.
16357         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16358         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16359         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16360         storage through the gnus-registry, and provide an appropriate API for
16361         it.
16362
16363 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16364
16365         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16366         Suggested by Leo <sdl.web@gmail.com>.
16367
16368         * gnus.el: Do.
16369
16370 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16371
16372         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16373         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16374
16375         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16376
16377         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16378         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16379
16380 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16381
16382         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16383         newline.
16384         (nnmbox-request-accept-article): Don't change article in source buffer;
16385         narrow to header to use message-fetch-field rather than
16386         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16387         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16388         as delimiters; make sure article ends with newline.
16389         (nnmbox-delete-mail): Correct last position of article to be deleted;
16390         ignore X-Gnus-Newsgroup header in article body.
16391         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16392         positions; make sure article ends with newline.
16393
16394         * message.el (message-display-abbrev): Don't infloop when a user
16395         inserts SPC in the beginning of header.
16396
16397         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16398         coding-system-for-read and coding-system-for-write for XEmacs having no
16399         file-coding feature.
16400
16401         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16402
16403 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16404
16405         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16406         list of groups not followed by default.  Fix type to be regexp.
16407         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16408
16409 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16410
16411         * hmac-def.el (define-hmac-function): Switch from old-style to
16412         new-style backquotes.
16413
16414         * md4.el (md4-make-step): Likewise.
16415
16416 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16417
16418         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16419         raw-text coding system when saving .newsrc file, which may contain
16420         non-ASCII group names.
16421
16422 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16423
16424         * gnus-cus.el (gnus-score-extra): New widget.
16425         (gnus-score-extra-convert): New function.
16426         (gnus-score-customize): Use it for Extra.
16427
16428 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16429
16430         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16431         (mml2015-mailcrypt-clear-verify): Use it.
16432         (mml2015-gpg-clear-verify): Use it.
16433         (mml2015-pgg-clear-verify): Use it.
16434         (mml2015-epg-clear-verify): Replace the current part with the output
16435         from GnuPG; don't extract the plaintext by itself.
16436
16437         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16438         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16439         mml2015-clear-verify-function; don't touch the armor headers or
16440         dash-escaped text here.
16441
16442 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16443
16444         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
16445         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16446         parts, or application/octet-stream as a last resort.
16447         (gnus-mime-view-part-as-type): Don't toggle display.
16448         (gnus-mime-view-part-as-charset): Don't turn off display before
16449         querying charset.
16450
16451         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16452         stuff to undisplayer function in Emacs.
16453         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16454
16455         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16456         text/calendar parts.
16457
16458 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16459
16460         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16461         decoding text/calendar parts.
16462
16463         * message.el (message-forward-make-body-mime): Always mark body as
16464         having no illegible text; remove signed-or-encrypted argument.
16465         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16466
16467         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16468         (mml-generate-mime-1): Don't encode body if it is specified to be in
16469         raw form; don't make buffer be unibyte when inserting multibyte string.
16470
16471 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16472
16473         * sha1.el: Fix up comment style.
16474         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16475         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16476
16477         * hex-util.el: Fix up comment style.
16478         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16479
16480         * gnus-salt.el: Use with-current-buffer.
16481         (gnus-pick-setup-message): Fix long-standing typo.
16482
16483 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16484
16485         * imap.el (imap-logout-timeout): New variable.
16486         (imap-logout, imap-logout-wait): New functions.
16487         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16488
16489         * nnimap.el (nnimap-logout-timeout): New server variable.
16490         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16491         nnimap-logout-timeout.
16492
16493         * gnus-art.el (gnus-article-summary-command-nosave)
16494         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16495
16496 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16497
16498         * gnus.el (gnus-maximum-newsgroup): New variable.
16499
16500         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16501         according to gnus-maximum-newsgroup.
16502
16503         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16504         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16505         Limit the range of articles according to gnus-maximum-newsgroup.
16506
16507 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16508
16509         * gnus-art.el (gnus-sticky-article): Fix problems described in
16510         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16511         Don't perform gnus-configure-windows here; reuse existing sticky
16512         article buffer.
16513
16514         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16515         it doesn't exist in gnus-article-mode.
16516
16517 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16518
16519         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16520         (gnus-agent-decoded-group-name): New function.
16521         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16522         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16523
16524 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16525
16526         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16527         Add binding for gnus-sticky-article.
16528         (gnus-summary-exit): Don't kill sticky article buffers.
16529
16530         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16531         article buffer.
16532         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16533         (gnus-kill-sticky-article-buffers): New commands.
16534
16535 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16536
16537         * nntp.el (nntp-xref-number-is-evil): New server variable.
16538         (nntp-find-group-and-number): If it is non-nil, don't trust article
16539         numbers in the Xref header.
16540
16541 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16542
16543         * gnus-agent.el (gnus-agent-read-group): New function.
16544         (gnus-agent-flush-group, gnus-agent-expire-group)
16545         (gnus-agent-regenerate-group): Use it.
16546         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16547         nnmail-pathname-coding-system.
16548
16549 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16550
16551         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16552
16553         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16554         that are unread as unread, and also as selected so that information of
16555         marks having been changed by a user may be updated when exiting group.
16556
16557 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16558
16559         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16560
16561 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16562
16563         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16564         calculated ignoring signature parts to gnus-treat-article.
16565
16566 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16567
16568         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16569         a point here in order to keep the window start.
16570         (gnus-insert-mime-security-button): Make a button overlay without the
16571         front stickiness.
16572         (gnus-mime-display-security): Goto the end of a button.
16573
16574         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16575
16576 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16577
16578         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16579         group-name-at-point.
16580         (gnus-group-completing-read): New function that offers decoded
16581         non-ASCII group names for completion.
16582         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16583         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16584         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16585         (gnus-group-fetch-control): Use it.
16586         (gnus-fetch-group): Use group-name-at-point for the initial value
16587         rather than the default value; use gnus-alive-p.
16588
16589         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16590         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16591         (gnus-summary-post-news): Use gnus-group-completing-read.
16592
16593         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16594         (gnus-read-move-group-name): Decode group name for completion.
16595
16596 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16597
16598         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16599         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16600         Yamaoka slightly modified the code).
16601
16602 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16603
16604         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16605         (nnmail-split-incoming): Bind it.
16606
16607         * nnml.el (nnml-group-name-charset): New function.
16608         (nnml-decoded-group-name): Use it; don't decode group name if
16609         nnmail-group-names-not-encoded-p is non-nil.
16610         (nnml-encoded-group-name): New function.
16611         (nnml-group-pathname): Inline nnml-decoded-group-name.
16612         (nnml-request-expire-articles): Decode group name in message.
16613         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16614         nnmail-pathname-coding-system.
16615         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16616         not decoded ones according to nnmail-group-names-not-encoded-p.
16617         (nnml-generate-active-info): Use nnml-encoded-group-name.
16618
16619 2007-08-08  Glenn Morris  <rgm@gnu.org>
16620
16621         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16622         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16623         doc-strings and comments.
16624
16625 2007-07-25  Glenn Morris  <rgm@gnu.org>
16626
16627         * Relicense all FSF files to GPLv3 or later.
16628
16629 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16630
16631         * gnus-sum.el (gnus-summary-move-article):
16632         Make gnus-summary-respool-article work.
16633
16634 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16635
16636         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16637         string.
16638
16639 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16640
16641         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16642         that should be ignored when comparing distant RSS articles with local
16643         ones.
16644         (nnrss-make-hash-index): New function.  Create a hash index according
16645         to the ignored fields.
16646         (nnrss-check-group): Use it.
16647
16648 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16649
16650         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
16651
16652         * gnus-art.el (article-decode-group-name): Decode Xref header too.
16653
16654         * gnus-group.el (gnus-group-make-group): Encode group name here unless
16655         the new optional argument ENCODED is non-nil.
16656         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
16657         coding system for encoding group name.
16658         (gnus-group-make-rss-group): Pass un-encoded group name to
16659         gnus-group-make-group.
16660         (gnus-group-set-info): Tell gnus-group-make-group that group name is
16661         encoded.
16662
16663         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
16664         Encode group name to which articles are moved or copied.
16665         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
16666         coding system for encoding Newsgroup, Followup-To and Xref headers.
16667
16668         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
16669         marks; use nnheader-file-coding-system to write a file.
16670         (nnagent-retrieve-headers): Bind file-name-coding-system to
16671         nnmail-pathname-coding-system.
16672
16673         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16674
16675         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16676         (nnml-request-article, nnml-request-create-group)
16677         (nnml-request-rename-group, nnml-find-id)
16678         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16679         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16680         (nnml-save-marks): Use nnml-group-pathname instead of
16681         nnmail-group-pathname.
16682
16683         (nnml-request-create-group, nnml-request-expire-articles)
16684         (nnml-request-move-article, nnml-request-delete-group)
16685         (nnml-deletable-article-p, nnml-possibly-create-directory)
16686         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16687         (nnml-open-marks): Bind file-name-coding-system to
16688         nnmail-pathname-coding-system.
16689
16690         (nnml-request-article): Pass server argument to nnml-find-group-number.
16691         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16692         Pass server argument to nnml-possibly-create-directory.
16693         (nnml-request-accept-article): Pass server argument to
16694         nnml-active-number and nnml-save-mail.
16695         (nnml-find-group-number): Pass server argument to nnml-find-id.
16696         (nnml-request-update-info): Pass server argument to
16697         nnml-marks-changed-p.
16698
16699         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16700         (nnml-save-mail, nnml-active-number): Add server argument.
16701
16702         (nnml-request-delete-group): Warn if group is missing.
16703         (nnml-get-nov-buffer): Decode group name.
16704         (nnml-generate-active-info): Encode group name.
16705         (nnml-open-marks): Decode group name in messages.
16706
16707 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16708
16709         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16710         if it is not specified.
16711         (gnus-article-pipe-part, gnus-article-save-part)
16712         (gnus-article-interactively-view-part, gnus-article-copy-part)
16713         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16714         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16715         (gnus-article-replace-part, gnus-article-delete-part)
16716         (gnus-article-view-part-as-type): Pass raw prefix argument to
16717         gnus-article-part-wrapper.
16718
16719 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16720
16721         * gnus-agent.el (gnus-agent-save-active):
16722         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16723
16724         * gnus-cache.el (gnus-cache-save-buffers)
16725         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16726         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16727         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16728         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16729         (gnus-cache-generate-active, gnus-cache-rename-group)
16730         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16731         (gnus-cache-update-overview-total-fetched-for):
16732         Bind file-name-coding-system to nnmail-pathname-coding-system.
16733         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16734         New variables.
16735         (gnus-cache-decoded-group-name): New function.
16736         (gnus-cache-file-name): Use it.
16737         (gnus-cache-generate-active): Use non-decoded group name for active.
16738
16739         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16740         right place.
16741         (gnus-write-active-file): Don't break non-ASCII group names.
16742
16743         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16744         nnmail-pathname-coding-system.
16745
16746         * lpath.el: Bind default-file-name-coding-system,
16747         file-name-coding-system and language-info-alist for XEmacs.
16748
16749         * gnus-uu.el (gnus-uu-decode-save): Typo.
16750
16751 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16752
16753         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
16754
16755 2007-07-14  David Kastrup  <dak@gnu.org>
16756
16757         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
16758         finishing actions if we did not edit the article.
16759
16760 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16761
16762         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
16763         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
16764         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
16765         (gnus-agent-flush-group, gnus-agent-flush-cache)
16766         (gnus-agent-fetch-headers, gnus-agent-load-alist)
16767         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
16768         (gnus-agent-retrieve-headers, gnus-agent-request-article)
16769         (gnus-agent-regenerate-group)
16770         (gnus-agent-update-files-total-fetched-for)
16771         (gnus-agent-update-view-total-fetched-for):
16772         Bind file-name-coding-system to nnmail-pathname-coding-system.
16773         (gnus-agent-group-pathname): Don't encode file names by
16774         nnmail-pathname-coding-system.
16775         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
16776         coding-system-for-write instead of buffer-file-coding-system to
16777         gnus-agent-file-coding-system.
16778
16779         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
16780         Decode group name.
16781
16782         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
16783
16784         * gnus-start.el (gnus-update-active-hashtb-from-killed)
16785         (gnus-read-newsrc-el-file): Make group names unibyte.
16786
16787         * nnmail.el (nnmail-group-pathname): Don't encode file names by
16788         nnmail-pathname-coding-system.
16789
16790         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
16791         (nnrss-request-delete-group): Bind file-name-coding-system to
16792         nnmail-pathname-coding-system.
16793         (nnrss-read-server-data, nnrss-read-group-data):
16794         Bind file-name-coding-system correctly.
16795         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
16796
16797         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
16798         (nntp-server-to-method-cache): New variable.
16799         (nntp-group-pathname): New function that decodes non-ASCII group names.
16800         (nntp-possibly-create-directory, nntp-marks-changed-p)
16801         (nntp-save-marks, nntp-open-marks): Use it.
16802         (nntp-possibly-create-directory, nntp-open-marks):
16803         Bind file-name-coding-system to nnmail-pathname-coding-system.
16804         (nntp-open-marks): Decode group names when bootstrapping marks.
16805
16806         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
16807         Newsgroups and Followup-To headers.
16808
16809 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16810
16811         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16812         (gnus-server-closed-face, gnus-server-denied-face)
16813         (gnus-server-offline-face): Remove variable.
16814         (gnus-server-font-lock-keywords): Use faces that are not aliases.
16815
16816         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
16817         of modifying message-stack directly for XEmacs.
16818
16819         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
16820         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
16821         if the coding-system argument is nil for XEmacs.
16822
16823         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
16824         mm-charset-override-alist.
16825
16826         * rfc2047.el: Don't require base64; require rfc2045 for the function
16827         rfc2045-encode-string.
16828         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
16829         to quote the parameter value.
16830
16831 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16832
16833         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
16834         form in gnus-group-name-charset-method-alist.
16835
16836         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
16837         overrides the default layout edit-form.
16838
16839         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
16840
16841         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
16842
16843 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16844
16845         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16846         as unfetched articles.
16847
16848 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
16849
16850         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
16851
16852 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16853
16854         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
16855         original back end that keeps marks in the local system.
16856
16857 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16858
16859         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
16860         arg of pop-to-buffer for XEmacs.
16861         (gnus-article-read-summary-keys): Ditto; don't restore window
16862         configuration if summary command ends up with neither article buffer
16863         nor summary buffer; describe bindings if summary keys end with C-h.
16864
16865 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16866
16867         * message.el (message-fix-before-sending): Skip raw message part to be
16868         forwarded while checking illegible text.
16869         (message-forward-make-body-mime, message-forward-make-body):
16870         Mark signed or encrypted raw message as having no illegible text.
16871
16872 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16873
16874         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
16875         (gnus-message-with-timestamp-1): New macro.
16876         (gnus-message-with-timestamp): New function.
16877         (gnus-message): Use them.
16878
16879         * nnheader.el (nnheader-message): Use them.
16880
16881 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16882
16883         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
16884         .newsrc.eld file.
16885
16886 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16887
16888         * gnus-agent.el (gnus-agent-fetch-headers)
16889         (gnus-agent-retrieve-headers):
16890         Bind gnus-decode-encoded-address-function to identity.
16891
16892         * nntp.el (nntp-send-xover-command): Recognize an xover command is
16893         available also when the server returns simply a dot.
16894
16895         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
16896
16897 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16898
16899         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
16900
16901 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16902
16903         * gnus-ems.el (gnus-x-splash): Make it work.
16904
16905         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
16906         from being used.
16907
16908         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
16909
16910 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16911
16912         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
16913         4th and the 5th arguments.
16914
16915         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
16916         the front stickiness.
16917         (gnus-article-summary-command-nosave): Correct the order of the
16918         arguments passed to pop-to-buffer.
16919         (gnus-article-read-summary-keys): Ditto; make it work properly when the
16920         summary command ends up with the article buffer.
16921
16922         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
16923         the same faces.
16924
16925 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
16926
16927         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
16928
16929 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
16930
16931         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
16932         * gnus-sum.el (gnus-summary-highlight):
16933         * pgg.el (pgg-sign-region, pgg-sign):
16934         * mail-source.el (mail-source-delete-old-incoming-confirm):
16935         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
16936
16937 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16938
16939         * gnus-art.el (gnus-mime-view-part-externally)
16940         (gnus-mime-view-part-internally): Fix predicate function passed to
16941         completing-read.
16942
16943         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
16944
16945         * gnus.el (gnus-update-message-archive-method): Add :version.
16946
16947 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16948
16949         * gnus.el (gnus-update-message-archive-method): New variable.
16950
16951         * gnus-start.el (gnus-setup-news): Update saved "archive" method
16952         according to gnus-message-archive-method if
16953         gnus-update-message-archive-method is non-nil.
16954
16955 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16956
16957         * gnus-sum.el (gnus-summary-limit-to-address): New function.
16958         Suggested by Loic Dachary <loic@dachary.org>.
16959         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16960
16961 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16962
16963         * message.el (message-pop-to-buffer): Add switch-function argument.
16964         (message-mail): Pass switch-function argument to it.
16965
16966 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
16967
16968         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
16969         Improve doc string.
16970
16971 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16972
16973         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
16974         (gnus-header-content):
16975         * gnus-cite.el (gnus-cite-10):
16976         * gnus-srvr.el (gnus-server-closed):
16977         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
16978         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
16979         (gnus-group-mail-3-empty, gnus-group-mail-low)
16980         (gnus-group-mail-low-empty, gnus-splash):
16981         * message.el (message-header-to, message-header-cc)
16982         (message-header-subject, message-header-other, message-header-name)
16983         (message-header-xheader, message-separator, message-cited-text)
16984         (message-mml): Lighten colors of faces used for dark background.
16985
16986 2007-05-24  Simon Josefsson  <simon@josefsson.org>
16987
16988         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
16989         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
16990
16991 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16992
16993         * message.el (message-narrow-to-headers-or-head):
16994         Ignore mail-header-separator in the body.
16995
16996 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16997
16998         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
16999         same as window size.
17000
17001 2007-05-22  Kevin Ryde  <user42@zip.com.au>
17002
17003         * message.el (message-font-lock-keywords): Use message-header-xheader
17004         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
17005         ahead of the anything pattern, to get it recognized.
17006
17007 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17008
17009         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
17010         spam.el loads uses it in the compiled defadvice form.
17011
17012 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
17013
17014         * gnus-sum.el (gnus-articles-to-read)
17015         (gnus-summary-insert-old-articles): Don't truncate group name for
17016         `read-string'.
17017
17018         * gnus-util.el (gnus-limit-string): Delete this function.
17019
17020         * gnus-sum.el (gnus-simplify-subject-fully):
17021         Use `truncate-string-to-width' instead.
17022
17023 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
17024
17025         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
17026         Tell if, on summary exit, the next group has to be selected.
17027         (gnus-summary-exit): Use it.
17028
17029 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
17030
17031         * gnus-art.el (gnus-article-mode): Fix comment about displaying
17032         non-break space.
17033
17034 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17035
17036         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
17037         Check if group is not a directory.
17038         (nnfolder-request-expire-articles): Don't delete articles if the target
17039         group is not available.
17040
17041         * nnml.el (nnml-request-create-group): Properly check if group is not a
17042         file.
17043         (nnml-request-expire-articles): Don't delete articles if the target
17044         group is not available.
17045
17046         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17047         Don't quote characters that are within parentheses.
17048
17049 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17050
17051         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
17052         (gnus-handle-ephemeral-exit): Select article according to it.
17053
17054 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17055
17056         * message.el (message-insert-formated-citation-line): Remove newline.
17057         (message-citation-line-format): Add final \n here so that the user can
17058         avoid a blank line.
17059
17060 2007-05-03  Dan Christensen  <jdc@uwo.ca>
17061
17062         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
17063         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
17064         Update lanl/arXiv support.
17065
17066 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17067
17068         * gnus.el: Bump version number.
17069
17070 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17071
17072         * gnus.el (gnus-version-number): Bump version.
17073
17074 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17075
17076         * gnus.el: No Gnus v0.6 is released.
17077
17078 2007-04-27  Didier Verna  <didier@xemacs.org>
17079
17080         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
17081         * gmm-utils.el (gmm-regexp-concat): ... here.
17082         * message.el: Don't require 'gnus-util.
17083         (message-dont-reply-to-names): Handle name change above.
17084         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
17085
17086 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17087
17088         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
17089         since the initial value varies according to the system.
17090
17091 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17092
17093         * mm-util.el (mm-charset-synonym-alist): Defcustom.
17094
17095 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
17096
17097         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
17098
17099 2007-04-24  Didier Verna  <didier@xemacs.org>
17100
17101         Improve the type of gnus-ignored-from-addresses.
17102         * gnus-util.el (gnus-orify-regexp): New function.
17103         * message.el (gnus-util): Require it.
17104         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
17105         * gnus-sum.el (gnus-ignored-from-addresses): New function.
17106         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17107
17108 2007-04-24  Didier Verna  <didier@xemacs.org>
17109
17110         * gnus-sum.el:
17111         * gnus-utils.el: Fix some trailing whitespaces.
17112
17113 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17114
17115         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17116         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17117         article's Message-ID; refer parent article in summary buffer.
17118
17119         * message.el (message-bounce): Call mime-to-mml.
17120
17121         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17122         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17123         optimize and/or forms properly.
17124
17125 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17126
17127         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17128         URL.
17129
17130 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17131
17132         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17133
17134 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17135
17136         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17137         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17138         displayed of multipart/alternative part if it is invoked from summary
17139         buffer.
17140
17141         * mm-view.el (mm-inline-text-html-render-with-w3m)
17142         (mm-inline-text-html-render-with-w3m-standalone)
17143         (mm-inline-render-with-function): Use mail-parse-charset by default.
17144
17145 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17146
17147         * parse-time.el (parse-time-string-chars): Check if CHAR
17148         is less than the length of parse-time-syntax.
17149
17150 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17151
17152         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17153         from gnus-newsgroup-processable.
17154
17155 2007-04-16  Didier Verna  <didier@xemacs.org>
17156
17157         * gnus-msg.el (gnus-configure-posting-styles):
17158         Handle message-signature-directory properly with :file syntax.
17159         Reported by "Leo".
17160
17161 2007-04-11  Didier Verna  <didier@xemacs.org>
17162
17163         New user option: message-signature-directory.
17164         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17165         * message.el (message-insert-signature): Ditto.
17166         * message.el (message-signature-file): Doc update.
17167         * message.el (message-signature-directory): New.
17168
17169 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17170
17171         * gnus-msg.el (gnus-inews-yank-articles):
17172         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17173
17174 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17175
17176         * message.el (message-yank-original): Make sure cited text ends with
17177         newline; don't exchange point and mark.
17178
17179 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
17180
17181         * tls.el (open-tls-stream): Properly handle case where there
17182         is no associated buffer.
17183
17184 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17185
17186         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17187         message-yank-original, make sure (< mark TEXT point).
17188
17189 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17190
17191         * message.el (message-fill-column): New variable.
17192         (message-mode): Use it.  Add comment on a possible new hook.
17193
17194         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17195         (nnmail-get-new-mail): Reformat.
17196
17197         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17198
17199         * gmm-utils.el: Fix Commentary.
17200         (gmm-tool-bar-from-list): Fix typo in doc string.
17201
17202 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17203
17204         * message.el (message-yank-original): Don't switch point and mark
17205         unnecessarily to put point and mark as documented.
17206
17207 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17208
17209         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17210         from the message heads.
17211
17212 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17213
17214         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17215         article buffer does not have a window.  This may not be the best
17216         solution but is certainly better than setting the start of the null,
17217         that is the current, window.
17218
17219 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17220
17221         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17222         (gnus-draft-setup): Run it.
17223
17224         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17225         gnus-score-fast-scoring.  Allow regexp.
17226         (gnus-score-headers): Use it.
17227
17228         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17229         XEmacs.
17230
17231         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17232         string.
17233         (gnus-button-alist): Also catch `<f1> k ...'.
17234         (gnus-treat-display-x-face): Fix doc string.
17235
17236 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17237
17238         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17239         evaluation of gnus-extended-version to ensure correct generation of the
17240         User-Agent header when message-generate-headers-first is used.
17241
17242 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17243
17244         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17245         hashcash-path is nil.  Don't call callback with incorrect number of
17246         parameters if val is 0.
17247
17248 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17249
17250         * message.el (message-required-news-headers):
17251         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17252
17253 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17254
17255         * tls.el (open-tls-stream): In handshake-waiting loop,
17256         don't wait more if there is output available to process.
17257
17258 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17259
17260         * tls.el (tls-program): Doc fix.
17261
17262 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17263
17264         * message.el (message-generate-new-buffers): Change the meaning of the
17265         nil value; add `standard' to the choices; treat t as `unique'; improve
17266         doc string.
17267         (gnus-select-frame-set-input-focus): Autoload.
17268         (message-buffer-name): Search for the existing message buffer if
17269         message-generate-new-buffers is nil or `standard'; treat the value t of
17270         message-generate-new-buffers as `unique'.
17271         (message-pop-to-buffer): Raise the frame already displaying the message
17272         buffer; clear the echo area after querying.
17273         (message-setup): Pass the `continue' argument to compose-mail.
17274         (message-mail): Prefer `switch-function' if it is given; search for the
17275         existing message buffer if the `continue' argument is non-nil; pass
17276         continue and switch-function arguments to compose-mail by way of
17277         message-setup.
17278         (message-mail-other-window): Adjust argument of message-setup.
17279         (message-mail-other-frame): Ditto.
17280
17281 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17282
17283         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17284         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17285         to turn font-lock on when turning gnus-message-citation-mode on.
17286
17287 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17288
17289         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17290         (mml-smime-function-alist): New variable; add epg as the backend.
17291         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17292         mml-smime- functions instead.
17293         * mm-view.el: Require smime.
17294
17295 2007-03-05  Didier Verna  <didier@xemacs.org>
17296
17297         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17298         instead of just inheritance for posting styles.
17299         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17300
17301 2007-02-24  Chris Moore  <dooglus@gmail.com>
17302
17303         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17304         * pgg-pgp.el (pgg-pgp-encrypt-region):
17305         * pgg-gpg.el (pgg-gpg-encrypt-region):
17306         Check pgg-encrypt-for-me if no other recipients.
17307
17308 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17309
17310         * tls.el (tls-certtool-program): Fix custom type.
17311
17312 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17313
17314         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17315         and point-at-eol instead of line-(beginning|end)-position.
17316
17317         * assistant.el (assistant-parse-buffer): Ditto.
17318
17319         * netrc.el (netrc-parse-services): Ditto.
17320
17321 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17322
17323         * mml2015.el (mml2015-epg-find-usable-key): New function.
17324         (mml2015-epg-sign): Use it.
17325         (mml2015-epg-encrypt): Use it.
17326
17327 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17328
17329         * message.el (message-make-in-reply-to): Quote name containing
17330         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17331         if there are special characters.  Reported by NAKAJI Hiroyuki
17332         <nakaji@jp.freebsd.org>.
17333
17334 2007-02-27  Didier Verna  <didier@xemacs.org>
17335
17336         Include the group parameters as well as the topic ones in the
17337         inheritance filter process.
17338         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17339         argument GROUP-PARAMS-LIST.
17340         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17341
17342 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17343
17344         * nntp.el (nntp-never-echoes-commands)
17345         (nntp-open-connection-functions-never-echo-commands): New variables.
17346         (nntp-send-command): Use them.
17347
17348 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17349
17350         * mml2015.el (mml2015-epg-verify): Simplify.
17351
17352 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17353
17354         * mml.el (mml-content-disposition-alist): New user option.
17355         (mml-content-disposition): New function.
17356         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17357         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17358
17359 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17360
17361         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17362         verification.
17363
17364 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17365
17366         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17367         articles posted in the last 24 hours.
17368
17369 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17370
17371         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17372
17373 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17374
17375         * nntp.el (nntp-send-command): Don't wait for echoes when
17376         nntp-open-ssl-stream is used.
17377
17378 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17379
17380         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17381         (gnus-message-add-citation-keywords)
17382         (gnus-message-remove-citation-keywords): Remove.
17383         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17384         directly, make the variables in font-lock-defaults buffer-local, add
17385         gnus-message-citation-keywords to them and then update the value of
17386         font-lock-keywords.
17387
17388 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17389
17390         * message.el (message-cite-original-1): Don't call
17391         gnus-article-highlight-citation.
17392
17393         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17394         citations; fix line count.
17395
17396 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17397
17398         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17399         (gnus-message-add-citation-keywords)
17400         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17401         versions of font-lock-add-keywords and font-lock-remove-keywords to
17402         work with XEmacs correctly.
17403
17404 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17405
17406         * gnus-cite.el (gnus-cite-face-list): Set the values of
17407         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17408         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17409         (gnus-message-cite-prefix-regexp): New variable.
17410         (gnus-message-search-citation-line): Use it; protect against long
17411         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17412         the 0th match data for Emacs.
17413         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17414         (gnus-message-add-citation-keywords): Append keywords rather than
17415         prepending; emulate font-lock-add-keywords if it is not available.
17416         (gnus-message-remove-citation-keywords):
17417         Emulate font-lock-remove-keywords if it is not available.
17418
17419         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17420
17421         * message.el (message-cite-prefix-regexp): Set the value of
17422         gnus-message-cite-prefix-regexp.
17423
17424 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17425
17426         * nnweb.el (nnweb-google-parse-1): Update parser.
17427
17428 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17429
17430         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17431
17432 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17433
17434         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17435         regexp.
17436
17437 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17438
17439         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17440         string-to-multibyte.
17441         (uudecode-decode-region-internal): Use it.
17442
17443         * lpath.el: Fbind string-as-multibyte for XEmacs.
17444
17445 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17446
17447         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17448         Fix custom choice.
17449
17450         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17451
17452 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17453
17454         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17455
17456         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17457         `write-region' to respect `mm-inhibit-file-name-handlers'.
17458
17459 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17460
17461         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17462         Use gnus-home-directory instead of "~/" or "$HOME".
17463
17464 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17465
17466         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17467         to mention filename.
17468         Add comments at beginning regarding usage.
17469         (encrypt-write-file-contents): Change interactive so a string is
17470         acceptable.  If the file has no associated model, show an error instead
17471         of a nonsense prompt.
17472
17473 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17474
17475         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17476         Thanks to Yoshihiko Yamada for kind notification of this typo.
17477
17478 2007-01-12  Kenichi Handa  <handa@m17n.org>
17479
17480         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17481         multibyte buffer.
17482
17483 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17484
17485         * gnus-score.el (gnus-score-fast-scoring): New variable.
17486         (gnus-score-headers): Use it.
17487
17488         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17489
17490         * message.el (message-cite-original-1):
17491         Call gnus-article-highlight-citation if requested.
17492         (message-make-from): Allow name and address as optional arguments.
17493
17494         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17495
17496         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17497         bugs to doc string.
17498         (gnus-button-alist): Add mid\\|message-id.
17499         (gnus-button-fetch-group): Extend for use in
17500         `browse-url-browser-function'.
17501         (gnus-button-url-regexp): Try to catch paired parentheses like in
17502         Wikipedia URLs.
17503
17504         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17505         Suggested by Simon Krahnke <overlord@gmx.li>.
17506
17507 2007-01-13  Romain Francoise  <romain@orebokech.com>
17508
17509         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17510         Update copyright.
17511
17512 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17513
17514         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17515
17516 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17517
17518         * gnus-registry.el (gnus-registry-unfollowed-groups)
17519         (gnus-registry-split-fancy-with-parent): Fix documentation.
17520
17521 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17522
17523         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17524         from nnweb groups.
17525
17526 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17527
17528         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17529         Xref urls.  Erase buffer before requesting head.
17530
17531         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17532
17533 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17534
17535         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17536         customizable.
17537
17538 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17539
17540         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17541         no signing key is found.
17542         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17543         no encrypting and/or signing key is found.
17544
17545 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17546
17547         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17548
17549 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17550
17551         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17552         headers read from disk with the ones newly found in the current search.
17553         This should no longer cause problems, because the article numbers in
17554         Gmane's `nov.php' output are ignored since the previous change.
17555
17556 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17557
17558         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17559
17560 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17561
17562         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17563         replace-regexp-in-string; bind url-version; fbind display-images-p and
17564         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17565         find-face and set-itimer-function for Emacs; bind itimer-list for
17566         Emacs.
17567
17568         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17569
17570 2007-01-01  Romain Francoise  <romain@orebokech.com>
17571
17572         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17573
17574 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17575
17576         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17577         `define-minor-mode' macro definition expanded properly.
17578         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17579         exclude it there.
17580
17581         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17582         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17583         `fboundp' test.
17584         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17585         This is OK to autoload in (S)XEmacs now.
17586
17587 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17588
17589         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17590         keystroke.
17591         (gnus-summary-limit-to-singletons): Fix typo.
17592
17593         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17594         else fails.
17595
17596 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17597
17598         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17599         docstring.
17600
17601         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17602         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17603         (gnus-summary-insert-dormant-articles): Fix typo in message.
17604
17605 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17606
17607         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17608         nil for XEmacs.
17609         (gnus-message-citation-mode): Don't autoload in XEmacs.
17610
17611         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17612
17613 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17614
17615         * nnimap.el (nnimap-expunge-search-string):
17616         Mention nnimap-search-uids-not-since-is-evil in docstring.
17617
17618 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17619
17620         * spam.el: Revert to make-obsolete-variable because
17621         define-obsolete-variable-alias is not supported in Emacs 21.
17622
17623         * spam.el (spam-ifile-path, spam-ifile-database-path)
17624         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17625         make-obsolete-variable.
17626         (spam-bsfilter-path, spam-bsfilter-program)
17627         (spam-spamassassin-path, spam-spamassassin-program)
17628         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17629         Don't use "path" inappropriately.
17630         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17631         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17632         variable names.
17633
17634 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17635
17636         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17637         summary buffer.
17638
17639         * password.el (password-cache-remove): Use clear-string to burn
17640         password, if available.
17641
17642 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17643
17644         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17645
17646         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17647
17648         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17649         (gnus-message-highlight-citation): Move defcustom here from
17650         gnus-cite.el.
17651         (gnus-message-citation-mode): Autoload.
17652
17653         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
17654         checks to make it compile with XEmacs.
17655         (gnus-message-citation-mode): New minor mode.
17656         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
17657         (gnus-message-highlight-citation): New variables.
17658         (gnus-message-search-citation-line)
17659         (gnus-message-add-citation-keywords)
17660         (gnus-message-remove-citation-keywords)
17661         (turn-on-gnus-message-citation-mode)
17662         (turn-off-gnus-message-citation-mode): New functions.
17663
17664 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
17665
17666         * gnus-cite.el: Enable highlighting of different citation levels in
17667         message-mode.
17668
17669 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17670
17671         * message.el (message-make-fqdn): Fix comment.
17672         (message-bogus-system-names): Add ".local".
17673
17674         * spam.el (spam-ifile-path, spam-ifile-program)
17675         (spam-ifile-database-path, spam-ifile-database)
17676         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17677         Don't use "path" inappropriately.
17678         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17679         strings.
17680         (spam-check-ifile, spam-ifile-register-with-ifile)
17681         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17682         Use new variable names.
17683
17684         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17685         (gnus-treat-display-smileys): Simplify using
17686         gnus-image-type-available-p.
17687
17688         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17689         available.
17690
17691         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17692         Use `display-images-p' if available.
17693
17694 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17695
17696         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17697         one after turning on the buffer's multibyteness instead of decoding
17698         them directly in the unibyte buffer that causes unexpected conversion
17699         in Emacs 23 (unicode).
17700
17701 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17702
17703         * message.el (message-generate-hashcash): Fix custom type.
17704
17705 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17706
17707         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17708
17709 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17710
17711         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17712         disconnect icons.  Add help text.
17713
17714 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17715
17716         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17717         negated to be consistent with the others we handle.
17718
17719 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17720
17721         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17722         version of gnus-summary-buffer to something, so that we can use two
17723         article buffers at the same time.
17724
17725 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17726
17727         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17728         trigger all the extra headers.
17729         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17730         sorting.
17731
17732 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17733
17734         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17735         solid groups.
17736
17737 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17738
17739         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17740
17741 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17742
17743         * legacy-gnus-agent.el: Add Copyright notice.
17744
17745 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17746
17747         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
17748
17749 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17750
17751         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
17752
17753         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
17754         to make it work reliably in CVS Emacs.
17755         (gnus-summary-limit-strange-charsets-predicate)
17756         (gnus-summary-limit-to-predicate): New functions.
17757
17758 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
17759
17760         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
17761         specifying array size.
17762         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
17763         array if it is too small.
17764         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
17765         (gnus-sort-threads-loop): New function.
17766
17767 2006-12-06  Chris Moore  <dooglus@gmail.com>
17768
17769         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
17770         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
17771
17772 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
17773
17774         * mm-url.el (mm-url-predefined-programs): Call curl with correct
17775         options.
17776
17777 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17778
17779         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
17780         DOS-ing the recipient.
17781
17782         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
17783         the headers when creating the mapping to avoid mismappings.
17784         (nnweb-gmane-create-mapping): Always nix out old mapping.
17785
17786 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17787
17788         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
17789         and mm-verify-option to never.
17790
17791 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17792
17793         * message.el (message-signed-or-encrypted-p): New function.
17794         (message-forward-make-body): Use it.
17795
17796         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
17797         Replace encode-coding-string with mm-encode-coding-string.
17798
17799 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17800
17801         * nneething.el (nneething-decode-file-name):
17802         Replace decode-coding-string with mm-decode-coding-string.
17803
17804         * gnus-int.el (gnus-open-server): Say failed server's name.
17805
17806 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17807
17808         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
17809         strings to a single string.  Quote `errors-file-name'.
17810         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
17811         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
17812         Adjust calls.  Use `shell-quote-argument'.
17813
17814 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
17815
17816         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
17817         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
17818
17819         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
17820         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
17821         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
17822         (gnus-group-make-directory-group, gnus-group-transpose-groups):
17823         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
17824         (gnus-subscribe-newsgroup, gnus-1):
17825         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
17826         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
17827         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
17828         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
17829
17830 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17831
17832         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
17833         keystroke.
17834         (gnus-summary-limit-to-bodies): Implement headersp.
17835
17836 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17837
17838         * dns.el (query-dns): Protect against "Process dns deleted" strings.
17839
17840 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17841
17842         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
17843
17844 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17845
17846         * message.el (message-generate-hashcash): Expand range of values to
17847         include `opportunistic'.
17848         (message-send-mail): Use it.
17849
17850 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17851
17852         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
17853         and comment it.
17854
17855         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
17856
17857 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
17858
17859         * gnus-util.el (gnus-extract-address-components): Improve comment.
17860
17861 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17862
17863         * gnus-util.el (gnus-extract-address-components): Work with address in
17864         which the name portion contains @.
17865
17866         * lpath.el: Fbind custom-autoload.
17867
17868 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17869
17870         * gnus.el (gnus-start): Move custom group up.
17871         (gnus-select-method): Don't autoload, but make it available for
17872         `customize-variable'.
17873         (gnus-getenv-nntpserver): Don't autoload.
17874
17875 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
17876
17877         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
17878
17879 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17880
17881         * message.el (message-sendmail-extra-arguments): New variable.
17882         (message-send-mail-with-sendmail): Use it.
17883
17884 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17885
17886         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
17887         mm-with-unibyte-current-buffer to make string unibyte.
17888
17889         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
17890         mm-string-as-multibyte.
17891
17892 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
17893
17894         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
17895         Reported by Werner Koch <wk@gnupg.org>.
17896
17897 2006-11-14  Daiki Ueno  <ueno@p360>
17898
17899         * mml2015.el: Autoload epa-select-keys when compiling.
17900
17901 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17902
17903         * mml2015.el (mml2015-epg-sign): Save the signing keys in
17904         message-options.
17905         (mml2015-epg-encrypt): Save the recipient keys in message-options.
17906
17907 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17908
17909         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
17910         EasyPG (< 0.0.6).
17911         (mml2015-always-trust): New user option.
17912         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
17913         prompt.
17914
17915 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17916
17917         * nntp.el (nntp-authinfo-force): New variable.
17918         (nntp-send-authinfo): Use it.
17919
17920 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
17921
17922         * message.el (message-strip-subject-encoded-words): Allow _not_ to
17923         decode encoded words.  Improve prompt.  Add comment about forwarding.
17924         (message-replacement-char): Move up.
17925
17926 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17927
17928         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
17929         instead of gnus-intersection because arguments of gnus-sorted-nunion
17930         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
17931
17932 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
17933
17934         * message.el (message-strip-subject-encoded-words): Reformat prompt.
17935         (message-simplify-subject-functions):
17936         Enable message-strip-subject-encoded-words by default.
17937
17938 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
17939
17940         * message.el (message-strip-subject-encoded-words): New function.
17941         (message-simplify-subject-functions): New variable.
17942         (message-simplify-subject): Use it.  Fix typo in doc string.
17943         Support message-strip-subject-encoded-words.
17944
17945 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
17946
17947         * gnus-diary.el (gnus-diary-delay-format-function):
17948         * nndiary.el (nndiary-reminders):
17949         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
17950
17951 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17952
17953         * gnus-art.el (article-hide-boring-headers): Fetch date from
17954         gnus-original-article-buffer to avoid problems with localized date
17955         strings.
17956
17957 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17958
17959         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
17960
17961 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
17962
17963         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17964         New variables.
17965         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17966         (mm-charset-synonym-alist): Move some entries to
17967         mm-codepage-iso-8859-list.
17968         (mm-charset-synonym-alist, mm-charset-override-alist):
17969         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17970
17971 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17972
17973         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
17974
17975 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17976
17977         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
17978         with Emacs 21 and XEmacs.
17979
17980 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
17981
17982         * spam.el (spam-parse-address): New function for better parsing,
17983         catching errors, etc.
17984         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
17985
17986 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17987
17988         * mm-view.el: Add interactive arg to html2text autoload.
17989
17990 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17991
17992         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
17993
17994 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
17995
17996         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17997         New variables.
17998         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17999         (mm-charset-synonym-alist): Move some entries to
18000         mm-codepage-iso-8859-list.
18001
18002         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
18003
18004 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
18005
18006         * message.el (message-citation-line-format)
18007         (message-insert-formated-citation-line): Fix implementation of %E, %N
18008         and %n according to the doc string.
18009
18010 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
18011
18012         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18013         Use car-safe to avoid bad parses.
18014
18015 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18016
18017         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
18018         names.
18019
18020         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
18021
18022 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18023
18024         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
18025         header.
18026
18027         * message.el (message-draft-headers): Add Date.
18028         (message-headers-to-generate): Fix typo in docstring.
18029
18030         * nndraft.el (nndraft-required-headers): New variable.
18031         (nndraft-generate-headers): Use it.
18032
18033         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
18034
18035 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18036
18037         * gnus-registry.el (gnus-registry-wash-for-keywords)
18038         (gnus-registry-find-keywords): New functions to allow easy searching of
18039         articles that are in the registry.
18040
18041 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18042
18043         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18044         Use ietf-drums-parse-address instead of gnus-extract-address-components.
18045         Reported by Damien Elmes <damien@repose.cx>.
18046
18047 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18048
18049         * gnus.el (gnus-mime): Remove unused custom group.
18050
18051 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18052
18053         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
18054         "blank line" when searching for end of armor headers.
18055
18056 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18057
18058         * gmm-utils.el (gmm-write-region): Fix variable name.
18059
18060 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18061
18062         * gmm-utils.el (gmm-write-region): New function based on compatibility
18063         code from `mm-make-temp-file'.
18064
18065         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
18066
18067         * nnmaildir.el (nnmaildir--update-nov)
18068         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
18069         Use `gmm-write-region'.
18070
18071 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18072
18073         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
18074         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18075
18076         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
18077
18078         * message.el (message-replacement-char): New variable.
18079         (message-fix-before-sending): Use it.
18080         (message-simplify-subject): New function to remove duplicate code.
18081         (message-reply, message-followup): Use it.
18082
18083         * gnus-sum.el (gnus-summary-make-menu-bar):
18084         Clarify gnus-summary-limit-to-articles.
18085
18086 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18087
18088         * gnus-util.el (gnus-with-local-quit): New macro.
18089
18090         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
18091
18092 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18093
18094         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
18095         ignore non-string data.
18096
18097 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18098
18099         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
18100         non-string data (needs to be done in the registry too).
18101
18102 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18103
18104         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
18105         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
18106         (gnus-registry-split-fancy-with-parent)
18107         (gnus-registry-fetch-simplified-message-subject-fast)
18108         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18109         Remove text properties on ingress into the registry and when it's saved.
18110         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18111         registry from entries with no groups.
18112
18113 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18114
18115         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18116         function to remove string properties.
18117
18118 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18119
18120         * gmm-utils.el (gmm): Adjust custom version.
18121
18122         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18123         Adjust custom version.
18124
18125         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18126
18127 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18128
18129         * gnus-art.el (gnus-insert-prev-page-button)
18130         (gnus-insert-next-page-button): Simplify.  Reformat.
18131
18132 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18133
18134         * gnus-art.el (gnus-insert-prev-page-button)
18135         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18136
18137 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18138
18139         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18140
18141 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18142
18143         * gnus-art.el (gnus-insert-mime-button)
18144         (gnus-insert-mime-security-button):
18145         Apply gnus-article-button-face to MIME and security buttons.
18146
18147 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18148
18149         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18150         readable.
18151
18152 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18153
18154         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18155
18156 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18157
18158         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18159         `browse-url-of-file' instead of `browse-url'.
18160
18161 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18162
18163         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18164         regexp.  Articles containing quotation were cut prematurely.
18165
18166 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18167
18168         * message.el (message-cite-original-1): Use nobody by default for the
18169         value of From header.
18170         (message-reply): Ditto.
18171
18172 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18173
18174         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
18175         to the gnus-info.  This fixes a bug of inline-PGP message verification.
18176         Reported by Michael Piotrowski <mxp@dynalabs.de>.
18177
18178 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
18179
18180         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
18181         mails in the doc string.  Add some URLs in comment.
18182         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18183
18184 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18185
18186         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18187         backslashes handling and the way to find boundaries of quoted strings.
18188
18189 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18190
18191         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18192         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18193         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18194         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18195
18196 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18197
18198         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18199         doc string.
18200         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18201
18202 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18203
18204         * lpath.el: Fbind epg-check-configuration.
18205
18206 2006-09-06  Simon Josefsson  <jas@extundo.com>
18207
18208         * mml2015.el (mml2015-use): Doc fix, mention epg.
18209
18210 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18211
18212         * mml2015.el (mml2015-use): Default to epg, if available.
18213
18214 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18215
18216         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18217         message-sender.
18218         (mml1991-epg-encrypt): Ditto.
18219         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18220         message-sender.
18221         (mml2015-epg-encrypt): Ditto.
18222
18223 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18224
18225         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18226         several common directories.
18227
18228 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18229
18230         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18231         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18232
18233 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18234
18235         * gnus-art.el (article-decode-encoded-words): Make it fast.
18236
18237 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18238
18239         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18240
18241         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18242         in quoted string into `\'.
18243
18244 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18245
18246         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18247         Use standard-syntax-table.
18248
18249 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18250
18251         * gnus-art.el (gnus-decode-address-function): New variable.
18252         (article-decode-encoded-words): Use it to decode headers which are
18253         assumed to contain addresses.
18254         (gnus-mime-delete-part): Remove useless `or'.
18255
18256         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18257         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18258         (gnus-nov-parse-line): Use it to decode From header.
18259         (gnus-get-newsgroup-headers): Ditto.
18260         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18261
18262         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18263         (mail-decode-encoded-address-string): New alias.
18264
18265         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18266         New function.
18267         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18268         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18269         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18270         (rfc2047-decode-string): Ditto.
18271         (rfc2047-decode-address-region): New function.
18272         (rfc2047-decode-address-string): New function.
18273
18274 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18275
18276         * message.el (message-caesar-buffer-body): Allow rotating headers.
18277
18278         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18279
18280         * message.el (message-insert-formated-citation-line): Fix %f.
18281         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18282
18283 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18284
18285         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18286         (gnus-bookmark-mouse-available-p): New macro.
18287         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18288         (gnus-bookmark-bmenu-show-infos): Use it.
18289         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18290         (gnus-bookmark-bmenu-hide-infos): Ditto.
18291         (gnus-bookmark-remove-properties): New function.
18292         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18293         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18294         (gnus-bookmark-write-file): Bind coding-system-for-write.
18295         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18296         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18297         group before selecting it.
18298         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18299         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18300         quit-window if it is not available; use gnus-mouse-2 and bind it to
18301         gnus-bookmark-bmenu-select-by-mouse.
18302         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18303         (gnus-bookmark-bmenu-select-by-mouse): New function.
18304
18305 2006-08-13  Romain Francoise  <romain@orebokech.com>
18306
18307         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18308         space.
18309
18310 2006-08-10  Romain Francoise  <romain@orebokech.com>
18311
18312         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18313         (dns-mode-soa-auto-increment-serial): New user option.
18314         (dns-mode-soa-maybe-increment-serial): New function.
18315         (dns-mode): Add the latter to `write-contents-functions'.
18316
18317 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18318
18319         * compface.el (uncompface): Use binary rather than raw-text-unix.
18320
18321 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18322
18323         * compface.el (uncompface): Make sure the eol conversion doesn't take
18324         place when communicating with the external programs.
18325         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18326
18327 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18328
18329         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18330
18331 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18332
18333         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18334         Make it more robust by parsing author and date independently.
18335
18336 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18337
18338         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18339
18340 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18341
18342         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18343         first matching secret key.
18344         (mml2015-epg-encrypt): Ditto.
18345
18346         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18347         first matching secret key.
18348         (mml1991-epg-encrypt): Ditto.
18349
18350         * mml2015.el (mml2015-encrypt-to-self): New user option.
18351         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18352         mml2015-epg-encrypt-to-self is set.
18353
18354         * mml1991.el (mml1991-encrypt-to-self): New variable.
18355         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18356         mml1991-epg-encrypt-to-self is set.
18357
18358         * mml2015.el (mml2015-signers): New user option.
18359         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18360         (mml2015-epg-encrypt): Allow to select signing keys.
18361
18362         * mml1991.el (mml1991-signers): New variable.
18363         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18364         (mml1991-epg-encrypt): Allow to select signing keys.
18365
18366 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18367
18368         * nnheader.el (nnheader-insert-head): Make it work even if the file
18369         uses CRLF for the line-break code.
18370
18371 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18372
18373         * mml2015.el: Require mml-sec instead of password.
18374         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18375         (mml2015-cache-passphrase): Inherit the default value from
18376         mml-secure-cache-passphrase.
18377         (mml2015-passphrase-cache-expiry): Inherit the default value from
18378         mml-secure-passphrase-cache-expiry.
18379
18380         * mml1991.el: Require mml-sec instead of password.
18381         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18382         (mml1991-cache-passphrase): Inherit the default value from
18383         mml-secure-cache-passphrase.
18384         (mml1991-passphrase-cache-expiry): Inherit the default value from
18385         mml-secure-passphrase-cache-expiry.
18386
18387         * mml-sec.el: Require password.
18388         (mml-secure-verbose): New user option.
18389         (mml-secure-cache-passphrase): New user option.
18390         (mml-secure-passphrase-cache-expiry): New user option.
18391
18392 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18393             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18394
18395         * pgg-def.el (pgg-truncate-key-identifier):
18396         Truncate the key ID to 8 letters from the end.
18397
18398 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18399
18400         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18401         workaround for the url package included with Emacs.
18402
18403         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18404
18405 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18406
18407         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18408         correctly.  This fixes a bug caused by the 2006-05-12 change.
18409
18410 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18411
18412         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18413         some information about the error when saying that the `bogus' mail
18414         group will be used.
18415
18416 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18417
18418         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18419         string.
18420
18421 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18422
18423         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18424
18425 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18426
18427         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18428
18429 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18430
18431         * mml1991.el (mml1991-function-alist): Add epg.
18432         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18433         (mml1991-epg-encrypt): New functions.
18434
18435 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18436
18437         * mml2015.el (mml2015-verbose): New variable.
18438         (mml2015-cache-passphrase): Ditto.
18439         (mml2015-passphrase-cache-expiry): Ditto.
18440         (mml2015-function-alist): Add epg.
18441         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
18442         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
18443         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
18444         New functions.
18445
18446 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18447
18448         * message.el (message-cite-original-1): Preserve region when removing
18449         quoted text due to X-No-Archive in order to avoid bogus attribution
18450         when citing multiple messages.
18451
18452 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18453
18454         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18455         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18456
18457 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18458
18459         * gnus-diary.el (gnus-user-format-function-d)
18460         (gnus-user-format-function-D): Autoload.
18461
18462         * imap.el (Commentary): Fix typo.
18463
18464         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18465         2006-04-22 contribution.
18466
18467 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18468
18469         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18470         It didn't really fix the bogosity I'm seeing with solid web groups.
18471
18472 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18473
18474         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18475         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18476         created using server names.  If we use the feature without declaring
18477         it, Gnus does not properly manage server and group state.
18478
18479         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18480         bound.
18481
18482 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18483
18484         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18485         looking up the method using GROUP's prefix before inventing a new one.
18486         It is used on killed/unknown groups in various places where returning
18487         an all-new method isn't expected by the caller.
18488
18489         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18490         and match semantics of gnus-group-real-prefix.
18491
18492 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18493
18494         * nnmail.el (nnmail-broken-references-mailers): New variable.
18495         (nnmail-ignore-broken-references): New function generalizing
18496         nnmail-fix-eudora-headers.
18497         (nnmail-fix-eudora-headers): Now obsolete.
18498
18499         * gnus-art.el (gnus-button-handle-custom):
18500         Support `customize-apropos*'.
18501
18502 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18503
18504         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18505
18506         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18507         articles.
18508
18509 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18510
18511         * message.el (message-cite-reply-above): New variable.
18512         (message-yank-original): Use it.
18513
18514 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18515
18516         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18517
18518 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18519
18520         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18521         as read.
18522
18523         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18524
18525 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18526
18527         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18528         (gnus-bookmark-default-file): Use gnus-directory.
18529         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18530         Remove "*" in doc string.
18531         (gnus-bookmark-write-file): Simplify.
18532         (gnus-bookmark-maybe-sort-alist): Use `when'.
18533         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18534         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18535         Add FIXME about Emacs 21 and XEmacs compatibility.
18536         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18537         compatibility.
18538         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18539         compatibility.
18540         (gnus-bookmark-menu-heading): Fix version.
18541
18542 2006-06-19  Bastien Guerry  <bzg@altern.org>
18543
18544         * gnus-bookmark.el: New file.
18545
18546 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18547
18548         * message.el (message-syntax-checks): Doc fix.
18549
18550 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18551
18552         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18553         unsubscribed groups as if they were killed ones.  It causes duplicate
18554         entries in gnus-newsrc-alist.
18555
18556 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18557
18558         * message.el (message-syntax-checks): Doc fix.
18559         (message-send-mail): Add check for continuation headers.
18560         (message-check-news-header-syntax): Fix regexp used to check for
18561         continuation headers.
18562
18563 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18564
18565         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18566
18567 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18568
18569         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18570
18571 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18572
18573         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18574         default-truncate-lines.
18575
18576 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18577
18578         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18579         to fill the utf-8 entry.
18580
18581         * lpath.el: Fbind unicode-precedence-list.
18582
18583 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18584
18585         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18586
18587 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18588
18589         * gnus-agent.el (directory-files-and-attributes): Move all the way
18590         forward (the third and final move).
18591         (gnus-agent-read-agentview): Trap reconstruction errors due to
18592         nonexistent directory.  Handle by returning nil.
18593
18594 2006-05-30  Didier Verna  <didier@xemacs.org>
18595
18596         * message.el (message-dont-reply-to-names): Update the custom type.
18597         * message.el (message-dont-reply-to-names): New defsubst: potentially
18598         convert a list of regexps into a single one.
18599         * message.el (message-get-reply-headers): Use it.
18600         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18601
18602 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18603
18604         * gnus-agent.el (directory-files-and-attributes): Move forward.
18605
18606 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18607
18608         * gnus-ml.el (gnus-mailing-list-subscribe)
18609         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18610         (gnus-mailing-list-message): Fix doc strings.
18611
18612 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18613
18614         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18615         of doing it manually.
18616
18617 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18618
18619         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18620         comment.
18621
18622 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18623
18624         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18625         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18626         (gnus-agent-read-local): All symbols allocated in my-obarray.
18627         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18628         (gnus-agent-regenerate-group): Check numeric names to see if they are
18629         messages or groups.
18630         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18631         better way of do this...)
18632
18633         * gnus-cache.el (gnus-agent-total-fetched-for):
18634         Ignore 'dummy.group' (there should be a better way of do this...)
18635
18636 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18637
18638         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18639         (gnus-saved-headers): Ditto.
18640         (gnus-default-article-saver): Mention functions may have properties.
18641         (gnus-article-save): Override gnus-save-all-headers and
18642         gnus-saved-headers by :headers property which saver function may have.
18643         (gnus-summary-save-in-file): Add :headers property.
18644         (gnus-summary-write-to-file): Ditto.
18645
18646         * gnus-sum.el (gnus-summary-save-article): Bind
18647         gnus-prompt-before-saving to t when saving many articles in a file;
18648         always show all headers.
18649
18650         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
18651
18652 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
18653
18654         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
18655         marks.
18656
18657         * message.el (message-indent-citation): Add optional arguments to allow
18658         using it outside of message buffers.
18659
18660         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
18661         (gnus-article-treat-unfold-headers): Use it.
18662         (gnus-article-truncate-lines): New variable.
18663         (gnus-article-mode): Use it.
18664         (gnus-article-toggle-truncate-lines): New function.
18665
18666         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18667         Add gnus-article-toggle-truncate-lines.
18668
18669         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
18670         coding system in XEmacs, use binary.
18671
18672 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18673
18674         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18675         after-load-alist.
18676
18677         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18678         this function should save decoded articles.
18679         (gnus-summary-write-to-file): Use property to specify this function
18680         should save decoded articles and specify gnus-summary-save-in-file
18681         should be used to save articles other than the first one when saving
18682         many articles.
18683         (gnus-summary-save-body-in-file): Use property to specify this
18684         function should save decoded articles.
18685         (gnus-summary-write-body-to-file): Use property to specify this
18686         function should save decoded articles and specify
18687         gnus-summary-save-body-in-file should be used to save articles other
18688         than the first one when saving many articles.
18689
18690         * gnus-sum.el (gnus-summary-save-article): Simplify.
18691
18692 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18693
18694         * gnus-art.el (gnus-default-article-saver):
18695         Add gnus-summary-write-body-to-file.
18696         (gnus-article-save-coding-system): Don't use coding system object
18697         in XEmacs.
18698         (gnus-read-save-file-name): Add optional `dir-var' argument which
18699         specifies directory in which files are saved; work even if optional
18700         `variable' argument is not specified.
18701         (gnus-summary-write-to-file): Read file name.
18702         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18703         (gnus-summary-write-body-to-file): New function.
18704
18705         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18706         (gnus-summary-local-variables): Add it.
18707         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18708         (gnus-summary-save-article): Remove optional `decode' argument;
18709         determine whether to decode articles by the value of
18710         gnus-default-article-saver; when saving many files using
18711         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18712         it first and use gnus-summary-save-in-file or
18713         gnus-summary-save-body-in-file thereafter unless
18714         gnus-prompt-before-saving is always; move point to article which
18715         will be saved.
18716         (gnus-summary-save-article-file): Revert.
18717         (gnus-summary-write-article-file): Revert.
18718         (gnus-summary-save-article-body-file): Revert.
18719         (gnus-summary-write-article-body-file): New function.
18720
18721 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18722
18723         * gnus-art.el (gnus-default-article-saver): Doc fix.
18724         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18725         from gnus-summary-save-article-coding-system, and default to a
18726         certain coding system.
18727         (gnus-output-to-file): Add coding cookie and encode text according
18728         to gnus-article-save-coding-system; don't use mm-append-to-file.
18729
18730         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18731         gnus-art.el and rename to gnus-article-save-coding-system.
18732         (gnus-summary-save-article): Require gnus-art; don't show all
18733         headers if it decodes articles; don't add coding cookie here;
18734         don't bind mm-text-coding-system-for-write.
18735         (gnus-summary-save-article-file): Save decoded articles.
18736         (gnus-summary-write-article-file): When saving many files, use
18737         gnus-summary-write-to-file first and gnus-summary-save-in-file
18738         thereafter unless gnus-prompt-before-saving is always.
18739         (gnus-summary-save-article-body-file): Save decoded articles.
18740
18741         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18742
18743 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18744
18745         * nnrss.el (nnrss-check-group): Bind hash-index.
18746
18747 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
18748
18749         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
18750         its hash index.  Store this hash in `nnrss-group-data'.
18751         (nnrss-read-group-data): Update accordingly.
18752
18753 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18754
18755         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
18756         entry.
18757
18758         * gnus-sum.el (gnus-summary-make-menu-bar):
18759         Add gnus-article-browse-html-article.
18760
18761 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
18762
18763         * gnus-sum.el (gnus-summary-mime-map):
18764         Add gnus-article-browse-html-article.
18765
18766         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
18767
18768 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18769
18770         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
18771         suitable coding systems in customize.
18772
18773 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
18774
18775         * mail-source.el (mail-sources): Fix custom type.
18776
18777 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18778
18779         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
18780         (gnus-summary-expire-articles-now): Shorten prompt.
18781
18782         * gmm-utils.el (wid-edit): Require.
18783         (defun-gmm): Rename from `gmm-defun-compat'.
18784         (gmm-image-search-load-path): Use it.
18785         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
18786
18787 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18788
18789         * gnus-sum.el (gnus-summary-save-article-coding-system):
18790         New variable.
18791         (gnus-summary-save-article): Add optional `decode' argument.
18792         If it is set and gnus-summary-save-article-coding-system is non-nil,
18793         save decoded article.
18794         (gnus-summary-write-article-file): Save decoded article if
18795         gnus-summary-save-article-coding-system is non-nil.
18796
18797         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
18798         type.
18799
18800 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18801
18802         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
18803
18804 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18805
18806         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
18807         first to test gnus-single-article-buffer which may be buffer-local.
18808
18809         * gnus-sum.el (gnus-summary-setup-buffer):
18810         Make gnus-single-article-buffer buffer-local and nil in ephemeral
18811         group; make gnus-article-buffer, gnus-article-current, and
18812         gnus-original-article-buffer always buffer-local.
18813         (gnus-summary-exit): Kill article buffer belonging to ephemeral
18814         group.
18815         (gnus-handle-ephemeral-exit): Don't move to next summary line.
18816
18817 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18818
18819         * nnml.el (nnml-request-compact-group): Compressed files might not
18820         have .gz extension.
18821
18822 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18823
18824         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
18825         (mm-copy-to-buffer): Use with-current-buffer.
18826         (mm-display-part): Simplify.
18827         (mm-inlinable-p): Add optional arg `type'.
18828
18829 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18830
18831         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
18832         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
18833         Try harder to show the attachment internally or externally using
18834         gnus-mime-view-part-as-type.
18835
18836 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18837
18838         * message.el (message-from-style, message-signature-separator)
18839         (message-user-organization-file, message-send-mail-function)
18840         (message-citation-line-function, message-yank-prefix)
18841         (message-indent-citation-function, message-signature)
18842         (message-signature-file, message-signature-insert-empty-line):
18843         Remove autoloads.
18844
18845         * gnus-art.el (gnus-buttonized-mime-types):
18846         Remove "multipart/signed".  Revert 2006-04-26 change.
18847
18848 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18849
18850         * gnus.el (gnus-version-number): Bump version.
18851
18852 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18853
18854         * gnus.el: No Gnus v0.5 is released.
18855
18856 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18857
18858         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
18859         fetching articles by message-id.
18860
18861 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18862
18863         * message.el (hashcash): Require hashcash as normal.
18864
18865         * ecomplete.el (ecomplete-highlight-match-line):
18866         Use point-at-eol.
18867         (ecomplete-highlight-match-line): Use `highlight', because that
18868         face exists in both Emacs and XEmacs.
18869
18870         * message.el (message-display-abbrev): Use point-at-bol.
18871
18872         * mail-source.el: Don't require timer/timer-funcs.
18873
18874         * gnus-async.el: Ditto.
18875
18876         * password.el: Ditto.
18877
18878         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
18879
18880         * mm-url.el: Ditto.
18881
18882         * gnus-xmas.el: Don't require timer-funcs.
18883
18884         * mm-util.el: Require timer/timer-funcs.
18885
18886 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18887
18888         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
18889         Close.
18890
18891 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18892
18893         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
18894         unibyte after clear-decrypt function runs.
18895
18896         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
18897         returns as a unibyte string.
18898
18899 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18900
18901         * lpath.el: Revert.
18902
18903         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
18904         (pgg-gpg-process-sentinel): Revert.
18905
18906         * pgg-pgp.el (pgg-pgp-process-region): Revert.
18907         (pgg-pgp-lookup-key): Revert.
18908
18909         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
18910         (pgg-pgp5-lookup-key): Revert.
18911
18912         * pgg.el (pgg-fetch-key): Revert.
18913
18914 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18915
18916         * lpath.el: Fbind string-as-multibyte for XEmacs.
18917
18918         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
18919         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
18920         (mml1991-pgg-encrypt): Ditto.
18921
18922         * pgg-gpg.el (pgg-string-to-multibyte): New function.
18923         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
18924         a multibyte buffer.
18925
18926         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
18927         (pgg-pgp-lookup-key): Ditto.
18928
18929         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
18930         (pgg-pgp5-lookup-key): Ditto.
18931
18932         * pgg.el (pgg-fetch-key): Ditto.
18933
18934 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
18935
18936         * message.el (message-user-organization-file): Check several
18937         locations of the organization file.
18938
18939         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
18940         Add gnus-article-view-part-as-type.
18941
18942         * gnus-art.el (gnus-article-view-part-as-type): New function.
18943
18944         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
18945         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
18946
18947         * mml.el: Simplify autoload.
18948         (mml-mode): defvar dnd-protocol-alist instead of using
18949         symbol-value.
18950         (mml-default-directory): New variable.
18951         (mml-minibuffer-read-file): Use it.
18952         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
18953
18954         * message.el (message-citation-line-format): New variable.
18955         (message-insert-formated-citation-line): New function.
18956         (message-citation-line-function):
18957         Add `message-insert-formated-citation-line' to custom type.
18958
18959         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
18960         to doc string.
18961
18962         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
18963         depending on mm-verify-option.
18964
18965 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18966
18967         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
18968         binding pgg-* variables; reimplement the section which prevents
18969         MIME header from being signed.
18970         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
18971         pgg-text-mode; remove a blank line at the top of body.
18972
18973         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
18974         lines at the top of body; use gnus-newsgroup-charset if there's no
18975         Charset header.
18976
18977 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18978
18979         * message.el (message-self-insert-commands): Doc fix.
18980
18981         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
18982         (mm-uu-pgp-encrypted-test): Ditto.
18983         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
18984         between header and body; return application/pgp-encrypted handle
18985         if decryption failed; decode decrypted body by charset.
18986
18987         * mm-decode.el (mm-automatic-display): Don't make application/pgp
18988         element match to application/pgp-*.
18989
18990 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18991
18992         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
18993         HTML.
18994
18995 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18996
18997         * mail-source.el (mail-source-call-script): Message the error
18998         string.
18999
19000 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19001
19002         * gnus-util.el (gnus-byte-compile): Use it.
19003
19004 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
19005
19006         * gnus-util.el (kill-empty-logs): New function.
19007
19008 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19009
19010         * message.el (message-mail-alias-type): Doc fix.
19011         (message-mail-alias-type-p): New function.
19012         (message-send): Use it.
19013         (message-mode): Ditto.
19014         (message-strip-forbidden-properties): Ditto.
19015
19016         * ecomplete.el (ecomplete-database-file-coding-system):
19017         New variable.
19018         (ecomplete-save): Use it.
19019         (ecomplete-setup): Use it.
19020
19021 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19022
19023         * message.el (message-self-insert-commands): New variable.
19024         (message-strip-forbidden-properties): Use it.
19025
19026 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19027
19028         * message.el (message-put-addresses-in-ecomplete): Use a regexp
19029         that doesn't make XEmacs choke.
19030
19031 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
19032
19033         * gnus-util.el (gnus-replace-in-string):
19034         Prefer replace-regexp-in-string over of replace-in-string.
19035
19036 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19037
19038         * gnus-util.el (gnus-select-frame-set-input-focus):
19039         Use select-frame-set-input-focus if it is available in XEmacs; use
19040         definition defined in Emacs 22 for old Emacsen.
19041
19042         * dgnushack.el: Autoload unmorse-region for XEmacs.
19043
19044         * lpath.el: Bind cursor-in-non-selected-windows and
19045         select-frame-set-input-focus for XEmacs.
19046
19047 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19048
19049         * mm-view.el (mm-inline-text): Use equal instead of equalp.
19050
19051 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
19052
19053         * gnus-registry.el (gnus-registry-cache-save): Remove text
19054         properties when saving via the temp buffer.
19055
19056 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19057
19058         * message.el (message-generate-hashcash): Honor custom type.
19059
19060 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19061
19062         * message.el (message-generate-hashcash): Default to non-nil when
19063         hashcash is found.
19064
19065         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
19066         (gnus-refer-thread-limit): Increase default to 500.
19067
19068         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
19069
19070         * flow-fill.el (fill-flowed): Allow delete-space.
19071
19072 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19073
19074         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19075         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
19076         Remove autoloads.
19077
19078 2006-04-18  Simon Josefsson  <jas@extundo.com>
19079
19080         * message.el (message-generate-hashcash): Default to.
19081
19082 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19083
19084         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19085         concatenating segments rather than before concatenating them.
19086
19087 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19088
19089         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
19090
19091 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19092
19093         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
19094
19095         * message.el (message-forward-make-body-plain):
19096         Allow message-forward-ignored-headers to be a list.
19097         (message-remove-ignored-headers): Factor out into function.
19098         (message-forward-make-body-mml): Use it.
19099
19100         * imap.el (imap-quote-specials): New function.
19101         (imap-login-auth): Quote specials.
19102
19103         * rfc2231.el (rfc2231-parse-string): Remove dead code.
19104         (rfc2231-parse-string): Allow concatanation of parameters that
19105         aren't contiguous.  The test case is
19106           (mail-header-parse-content-type "message/external-body;
19107             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19108             access-type=LOCAL-FILE;
19109             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19110
19111 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19112
19113         * nntp.el (nntp-accept-process-output): Return the value of
19114         `nnheader-accept-process-output'.
19115
19116 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19117
19118         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19119         (gnus-button-alist): Recognize more diff formats.
19120         (gnus-button-patch): Strip directory.
19121
19122 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19123
19124         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19125         Emacs 22 when setting focus.
19126
19127 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19128
19129         * gnus-art.el (gnus-article-treat-types): Do treatment of
19130         text/x-verbatim parts.
19131         (gnus-button-patch): New command.
19132
19133         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19134         addresses that contain invalid characters.
19135
19136 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19137
19138         * message.el (message-put-addresses-in-ecomplete):
19139         Use gnus-replace-in-string.
19140         (message-is-yours-p): Use the more correct
19141         mail-header-parse-address instead of
19142         mail-extract-address-components.
19143         (message-put-addresses-in-ecomplete): Fix typo.
19144
19145         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19146         keystroke.
19147
19148         * gnus-art.el (gnus-treatment-function-alist): Change order of
19149         newsgroups/generic header folding to avoid double-folding.
19150
19151         * message.el (message-hidden-headers): Add X-Draft-From.
19152
19153         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19154         New command.
19155         (gnus-summary-repeat-search-article-backward): New command.
19156
19157         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19158         groups in the parent topic.
19159
19160 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19161
19162         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19163         (spam-extra-header-to-number): Return the CRM114 number as a
19164         number instead of a string.
19165
19166 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19167
19168         * gnus-art.el (gnus-face-properties-alist): Move here from
19169         gnus-fun.
19170
19171         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19172
19173 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19174
19175         * message.el (message-strip-forbidden-properties): Only display on
19176         self-insert-command.
19177
19178         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
19179         reindent.
19180         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
19181
19182 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19183
19184         * smiley.el (smiley-style): Fix typo.
19185
19186 2006-03-23  Kenichi Handa  <handa@m17n.org>
19187
19188         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19189         instead of set-buffer-multibyte.
19190
19191 2006-03-23  Kenichi Handa  <handa@m17n.org>
19192
19193         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19194         buffer and then decode the buffer text if necessary.
19195         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19196         first, and after mm-encode-body, change the buffer to unibyte.
19197
19198 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19199
19200         * hashcash.el (hashcash-insert-payment-async-2):
19201         Use message-goto-eoh instead of doing it manually.
19202         (mail-add-payment): Use message-narrow-to-header instead of trying
19203         to do the same itself.
19204
19205         * message.el (message-hidden-headers): Add Face.
19206
19207         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19208         reparenting code.
19209         (gnus-summary-reparent-children): Refactored out code.
19210         (gnus-summary-thread-map): New keystroke.
19211         (gnus-summary-reparent-children): Make into command.
19212
19213         * smiley.el (smiley-style): Default to `medium' if using a large
19214         font.
19215
19216         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19217         does it itself.
19218
19219         * message.el (message-point-in-header-p): Simplify definition.
19220
19221 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19222
19223         * nnagent.el (nnagent-request-set-mark): Silence log file
19224         writing.
19225         (nnagent-request-set-mark): Use write-region instead of
19226         append-to-file.
19227
19228         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19229         strange select method.
19230
19231         * ecomplete.el (ecomplete-display-matches): Get highlightling
19232         right.
19233         (ecomplete-display-matches): Use literals.
19234         (ecomplete-display-matches): Disable message logging.
19235
19236         * message.el (message-display-abbrev): Small optimization.
19237
19238         * ecomplete.el (ecomplete-display-matches): Allow automatic
19239         display.
19240
19241         * message.el (message-strip-forbidden-properties):
19242         Display abbrevs.
19243         (message-display-abbrev): Get automatic display right.
19244
19245         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19246         keystrokes.
19247
19248 2006-04-13  Romain Francoise  <romain@orebokech.com>
19249
19250         TODO: Backport to v5-10!
19251
19252         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19253         Move here (and rename) from gnus-registry.el.
19254
19255         * gnus-registry.el: Require gnus-util.
19256         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19257
19258 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19259
19260         * gnus-group.el (gnus-group-catchup-current):
19261         Change if-then-else-if-then-else into cond.
19262         (gnus-group-catchup): Indent.
19263         (group-name-at-point): New function.
19264         (gnus-fetch-group): Provide default from thing at point.
19265
19266 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19267
19268         * message.el (message-display-abbrev): Fix regexp.
19269
19270         * ecomplete.el (ecomplete-highlight-match-line):
19271         Reimplement choosing.
19272         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19273         dead variables.
19274
19275         * message.el (message-newline-and-indent): Remove debugging.
19276         (message-display-abbrev): Use new implementation.
19277
19278 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19279
19280         * gnus-art.el (gnus-article-mode):
19281         Set cursor-in-non-selected-windows to nil.
19282
19283         * smiley.el: Revert previous change.
19284         (smiley-data-directory): defvar it before using it in the
19285         defcustom of `smiley-style'.
19286
19287 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19288
19289         * message.el (message-newline-and-indent): New function.
19290
19291         * ecomplete.el: Implement more bits.
19292
19293         * message.el (message-put-addresses-in-ecomplete): Clean up the
19294         string.
19295
19296         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19297
19298         * gnus-sum.el (gnus-summary-save-parts):
19299         Bind gnus-summary-save-parts-counter and use it to make unique file
19300         names.
19301
19302         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19303
19304         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19305         parameter to say whether to actually parse the individual
19306         addresses.
19307
19308         * message.el (message-put-addresses-in-ecomplete): New function.
19309         (ecomplete): Require.
19310         (message-mail-alias-type): Add ecomplete as an option.
19311
19312 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19313
19314         * flow-fill.el (fill-flowed): Remove trailing space from blank
19315         quoted lines.
19316
19317 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19318
19319         * smiley.el (smiley-style): Move definition later to avoid a
19320         compilation warning.
19321
19322 2006-04-12  Kenichi Handa  <handa@m17n.org>
19323
19324         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19325         buffer and then decode the buffer text if necessary.
19326         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19327         first, and after mm-encode-body, change the buffer to unibyte.
19328         Use mm-disable-multibyte instead of set-buffer-multibyte.
19329
19330 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19331
19332         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19333         Content-Type header instead of Content-Disposition header.
19334         (gnus-mime-inline-part): Ditto.
19335         (gnus-mime-view-part-as-charset): Ignore charset that the part
19336         specifies.
19337
19338         * mm-decode.el (mm-display-part): Work with external parts and
19339         usual parts similarly.
19340
19341         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19342         instead of gnus-display-mime.
19343
19344         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19345         instead of with-temp-buffer.
19346
19347         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19348         tag to summarized topics part in order to encode non-ASCII text.
19349
19350 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19351
19352         * smiley.el (smiley-style): New variable.
19353         (smiley-directory): New function.
19354         (smiley-data-directory): Derive from `smiley-style' using
19355         `smiley-directory'.
19356         (smiley-regexp-alist): Add new entries.
19357
19358         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19359         (gnus-article-browse-delete-temp): Add :version.
19360
19361 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19362
19363         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19364         the sieve region.
19365
19366 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19367
19368         * gnus.el (gnus-version-number): Bump version.
19369
19370 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19371
19372         * gnus.el: No Gnus v0.4 is released.
19373
19374 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19375
19376         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19377         layout.
19378
19379         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19380         unknown charset.
19381
19382         * message.el (message-header-synonyms): Add Original-To to the
19383         default.
19384
19385         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19386         optional parameter.
19387
19388 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19389
19390         * gnus-fun.el (gnus): Require it for gnus-directory.
19391
19392 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19393
19394         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19395
19396 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19397
19398         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19399
19400 2006-04-05  Simon Josefsson  <jas@extundo.com>
19401
19402         * password.el (password-reset): New function.
19403
19404 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19405
19406         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19407         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19408
19409 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19410
19411         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19412         Some whitespace was matched into the url, which broke browsing hits
19413         > 100 when mm-url-use-external was nil.
19414
19415 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19416
19417         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19418         Check gnus-extra-headers for 'Newsgroups.
19419
19420         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19421         bound.
19422
19423 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19424
19425         * pgg-gpg.el: Clean up process buffers every time gpg processes
19426         complete.
19427
19428 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19429
19430         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19431         doc string.
19432
19433 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19434
19435         * pgg-gpg.el (pgg-gpg-process-filter)
19436         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19437
19438         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19439         lines, temporary fix.
19440
19441 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19442
19443         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
19444
19445 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19446
19447         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19448         default-enable-multibyte-characters.  This reverts the change from
19449         revision 6.17 which is no longer necessary because the passphrase
19450         is sent separately now.  GnuPG messages are unreadable under
19451         multibyte locales with default-enable-multibyte-characters set to
19452         nil.
19453
19454 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19455
19456         * message.el (message-tool-bar-gnome): Move "spell".
19457
19458 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19459
19460         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19461         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19462         instead.
19463
19464 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19465
19466         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19467         Improve newsgroups handling for NNTP overviews which don't include
19468         Newsgroups.
19469
19470 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19471
19472         * message.el (message-resend): Bind message-generate-hashcash to nil.
19473
19474 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19475
19476         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19477         when searching for already-paid recipients.
19478
19479 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19480
19481         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19482         passphrases when it is not needed.
19483         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19484         passphrase stuff from gpg, should only be necessary when you use
19485         gpg with a smartcard.
19486
19487 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19488
19489         * mml.el (mml-insert-mime): Ignore cached contents of
19490         message/external-body part.
19491
19492         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19493         (mm-insert-part): Ditto.
19494
19495 2006-03-23  Simon Josefsson  <jas@extundo.com>
19496
19497         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19498         Reiner.
19499         (pgg-gpg-use-agent-p): Use it again.
19500
19501 2006-03-23  Simon Josefsson  <jas@extundo.com>
19502
19503         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19504         older emacsen.
19505         (pgg-gpg-use-agent-p): Don't use it.
19506
19507 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19508
19509         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19510         if we can.
19511
19512 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19513
19514         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19515         (pgg-gpg-update-agent): New function.
19516         (pgg-gpg-use-agent-p): New function.
19517         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19518         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19519         (pgg-gpg-sign-region): Use it.
19520
19521 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19522
19523         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19524         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19525
19526 2006-03-21  Simon Josefsson  <jas@extundo.com>
19527
19528         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19529         <wilde@sha-bang.de>.
19530         (pgg-gpg-use-agent): New variable.
19531         (pgg-gpg-process-region): Use it.
19532         (pgg-gpg-encrypt-region): Likewise.
19533         (pgg-gpg-encrypt-symmetric-region): Likewise.
19534         (pgg-gpg-decrypt-region): Likewise.
19535         (pgg-gpg-sign-region): Likewise.
19536         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19537
19538 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19539
19540         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19541
19542         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19543         Add comment on version.
19544
19545 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19546
19547         * smiley.el: Add missing test smiley.
19548
19549 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19550
19551         * mm-decode.el (mm-with-part): New macro.
19552         (mm-get-part): Use it; work with message/external-body as well.
19553         (mm-save-part): Treat name and filename equally.
19554
19555         * mm-extern.el (mm-extern-cache-contents): New function.
19556         (mm-inline-external-body): Use it; force the part to be displayed;
19557         move undisplayer added to the cached handle to the parent.
19558
19559         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19560         (gnus-mime-view-part-as-type): Work with message/external-body.
19561
19562         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19563
19564 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19565
19566         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19567         images in image-load-path.  [Sync with image.el, revision 1.60, in
19568         Emacs.]
19569
19570 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19571
19572         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19573         path rather than symbol.  Always return list of directories.
19574         Guarantee that image directory comes first.  [Sync with image.el,
19575         revision 1.59, in Emacs.]
19576
19577         * message.el (message-make-tool-bar): Adjust to new API of
19578         `gmm-image-load-path-for-library'.
19579
19580         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19581
19582         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19583
19584 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19585
19586         * gnus-art.el (gnus-article-only-boring-p):
19587         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19588         intangible text.
19589         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19590
19591 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19592
19593         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19594         Use `defun' instead of `gmm-defun-compat'.
19595
19596 2006-03-14  Simon Josefsson  <jas@extundo.com>
19597
19598         * message.el (message-unique-id): Don't use message-number-base36
19599         if (user-uid) is a float.
19600         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19601
19602 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19603
19604         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19605
19606         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19607         empty line between a part and a message part.
19608
19609 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19610
19611         * smiley.el: Add more test smileys.
19612         (smiley-data-directory, smiley-regexp-alist)
19613         (gnus-smiley-file-types): Fix doc strings.
19614         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19615         adding new elements.
19616         (smiley-mouse-map): Unused code.  Make it a comment.
19617
19618 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19619
19620         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19621         scan latest NoCeM messages instead of old ones.
19622         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19623         delimiters that are recently used.
19624         (gnus-nocem-load-cache): Add autoload cookie.
19625
19626         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19627
19628         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19629         level which is larger than gnus-use-nocem is specified.
19630
19631         * gnus-group.el (gnus-group-get-new-news): Ditto.
19632
19633 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19634
19635         * gnus-util.el (gnus-tool-bar-update): New function.
19636
19637         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19638         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19639
19640         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19641
19642         * gnus-group.el (gnus-group-redraw-when-idle)
19643         (gnus-group-redraw-check): Remove.
19644         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19645
19646 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19647
19648         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19649         if optional last element is specified in splits (FIELD VALUE...).
19650
19651 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
19652
19653         * message.el (message-make-tool-bar): Rename gmm-image-load-path
19654         to gmm-image-load-path-for-library.  Call with no-error argument.
19655         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
19656
19657         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19658
19659         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19660
19661         * gmm-utils.el (gmm-image-load-path): Remove alias.
19662
19663 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
19664
19665         * gmm-utils.el (gmm-image-load-path): Add alias.
19666
19667         * nnml.el (nnml-generate-nov-databases-directory): Rename from
19668         nnml-generate-nov-databases-1.
19669         (nnml-generate-nov-databases): Use it.
19670         (nnml-generate-nov-databases-directory): Document no-active
19671         argument.
19672
19673         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19674         directory if path is t.  Add no-error.
19675
19676         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19677         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19678
19679         * gnus-art.el (gnus-article-browse-delete-temp-files):
19680         Simplify resetting gnus-article-browse-html-temp-list.
19681
19682         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19683         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19684         Add example to docstring.  Rename local variables.  Move error
19685         checks to default case in cond and simplify.
19686
19687 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19688
19689         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19690         handle is multipart when calling it recursively.
19691         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19692
19693 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19694
19695         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19696         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19697
19698 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19699
19700         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19701         is loaded.
19702
19703         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19704         loaded.
19705
19706 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19707
19708         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19709         to "Emacs 23 (unicode)" in doc string.
19710
19711         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19712         "Emacs 23 (unicode)" in comment.
19713
19714 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19715
19716         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19717
19718         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19719         characters 160 through 255 in Emacs 23.
19720
19721 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19722
19723         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19724         gnus-article-browse-html-temp.
19725         (gnus-article-browse-delete-temp): Make it customizable.
19726         Add `file'.  Adjust doc string.
19727         (gnus-article-browse-delete-temp-files): Add argument.
19728         Allow query for each file.  Adjust doc string.
19729         (gnus-article-browse-html-parts):
19730         Add `gnus-article-browse-delete-temp-files' to
19731         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19732
19733 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19734
19735         * gnus-art.el (gnus-article-browse-html-temp)
19736         (gnus-article-browse-delete-temp): New variables.
19737         (gnus-article-browse-delete-temp-files): New function.
19738         (gnus-article-browse-html-parts): Use it.
19739
19740 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19741
19742         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19743
19744         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19745         string.
19746
19747         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
19748         gnus-summary-insert-new-articles when unplugged.
19749         Remove gnus-summary-search-article-forward.
19750
19751         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
19752         display-visual-class instead of display-color-cells.
19753
19754 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19755
19756         * dgnushack.el: Autoload customize-group for XEmacs.
19757
19758         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
19759         message/* containing non-ASCII text properly.
19760
19761 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
19762
19763         * message.el: Require gmm-utils, remove autoloads.
19764         (message-tool-bar): Set default based on
19765         gmm-tool-bar-style.
19766         (message-tool-bar-gnome): Add gmm-customize-mode.
19767
19768         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
19769         gmm-tool-bar-style.
19770         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
19771
19772         * gnus-group.el (gnus-group-tool-bar): Set default based on
19773         gmm-tool-bar-style.
19774         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
19775
19776         * gmm-utils.el (gmm-image-directory): Rename variable from
19777         gmm-image-load-path.
19778         (gmm-image-load-path): Use gmm-image-directory.
19779         (gmm-customize-mode): New function.
19780         (gmm-tool-bar-style): New variable.
19781
19782         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
19783         gnus-group-redraw-line-number.
19784         (gnus-group-redraw-check): Simplify.
19785         (gnus-group-tool-bar-update): Remove redraw check.
19786         (gnus-group-make-tool-bar): Add redraw check.
19787
19788 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
19789
19790         * gnus-art.el (gnus-button): Add missing parentheses.
19791
19792 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19793
19794         * lpath.el: Fbind line-number-at-pos.
19795
19796 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19797
19798         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
19799
19800 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19801
19802         * gnus-art.el (gnus-button): New face.
19803         (gnus-article-button-face): Use it.
19804
19805         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19806         Add gnus-summary-next-page.  Re-order.
19807
19808         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
19809         next-node are now included.
19810         (gnus-group-redraw-line-number): New internal variable.
19811         (gnus-group-redraw-check): Helper function for updating the tool
19812         bar.
19813         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
19814
19815         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
19816
19817         * spam.el (spam-spamassassin-score-regexp): New internal variable.
19818         (spam-extra-header-to-number, spam-check-spamassassin-headers):
19819         Use it to match format of Spamassassin 3.0 and later.
19820         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
19821         (spam-check-bogofilter)
19822         (spam-bogofilter-register-with-bogofilter): Fix args of
19823         `gnus-error' calls.
19824
19825 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19826
19827         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19828         unnecessary interaction when sending queued mails.
19829         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
19830
19831 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
19832
19833         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
19834         first or last are nil.
19835
19836 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19837
19838         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
19839
19840 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19841
19842         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
19843
19844 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19845
19846         * dns.el (query-dns): Protect more against buggy tcp output.
19847
19848 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19849
19850         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
19851         nov.php.
19852
19853 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19854
19855         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
19856         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
19857         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
19858         output on the server side.
19859         (nnweb-google-create-mapping): Update regexps and add some
19860         progress indication.
19861
19862 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
19863
19864         * gnus-group.el (gnus-group-tool-bar-gnome):
19865         Fix gnus-agent-toggle-plugged.  Re-order icons.
19866         (gnus-group-tool-bar-gnome):
19867         Add gnus-group-{prev,next}-unread-group.
19868         (gnus-group-tool-bar-gnome): Re-order icons.
19869
19870         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19871         Move gnus-summary-insert-new-articles.
19872
19873         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
19874         Fix comments.
19875
19876         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
19877         also available in Emacs 21.3.
19878
19879         * message.el (message-fix-before-sending): Change "Emacs 22" to
19880         "Emacs 23 (unicode)" in comment.
19881
19882         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
19883         "Emacs 23 (unicode)" in comment.
19884
19885         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
19886         comment.
19887         (mm-coding-system-p): Add comment about no-MULE XEmacs.
19888
19889         * mm-view.el (mm-fill-flowed): Add :version.
19890
19891 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19892
19893         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
19894         and load-path.
19895
19896 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
19897
19898         * message.el: Autoload gmm-image-load-path.
19899         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
19900         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
19901         consitency.
19902
19903         * gmm-utils.el (gmm-image-load-path): Also search in
19904         "../etc/images".  Don't set gmm-image-load-path if we don't find
19905         the image.
19906
19907 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19908
19909         * gmm-utils.el (gmm-image-load-path): Don't make
19910         `gmm-image-load-path' include subdirectories which the second arg
19911         `image' might specify.
19912
19913         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
19914         subdirectory to icon file names.
19915
19916         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
19917
19918 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19919
19920         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
19921         gmm-image-load-path calls.
19922
19923         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19924
19925         * message.el (message-make-tool-bar): Ditto.
19926
19927         * mml.el (mml-preview): Add comment concerning tool bar icons.
19928
19929         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
19930         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
19931
19932         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
19933         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
19934
19935         * message.el (message-tool-bar-gnome): Use new icon names.
19936         (message-make-tool-bar): Use `gmm-image-load-path'.
19937
19938         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
19939         New functions from MH-E.
19940         (gmm-image-load-path): New variable from MH-E.
19941         (gmm-image-load-path): New function from MH-E.  Add arguments
19942         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
19943         *-image-load-path-called-flag.
19944
19945 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
19946
19947         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
19948
19949 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
19950
19951         * nnimap.el (nnimap-request-move-article): Change folder back to
19952         source group before deleting.
19953
19954 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
19955
19956         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
19957
19958         * gnus-art.el (mm-url-insert-file-contents-external):
19959         Autoload mm-url.
19960
19961         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
19962
19963 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19964
19965         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
19966         coding system which mm-charset-to-coding-system returns for a
19967         given charset is valid.
19968
19969 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
19970
19971         * html2text.el (html2text-remove-tag-list):
19972         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
19973
19974 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
19975
19976         * gnus-cus.el: Revert 2005-10-17 change.
19977
19978 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19979
19980         * gnus-art.el (article-strip-banner):
19981         Call article-really-strip-banner only when the regexp match is made.
19982
19983 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19984
19985         * gnus-art.el (article-strip-banner):
19986         Use gnus-extract-address-components instead of
19987         mail-header-parse-addresses to make it work with non-ASCII text;
19988         remove mail-encode-encoded-word-string.
19989
19990         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
19991         values which are surrounded with \"...\"; make it never cause a
19992         Lisp error; give up parsing of parameters if it failed in
19993         extracting type.
19994
19995 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
19996
19997         * smime.el (smime-cert-by-ldap-1): Fix bug where
19998         `smime-ldap-search' returns results without userCertificates.
19999
20000 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20001
20002         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
20003
20004 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20005
20006         * spam.el (spam-check-spamassassin-headers): Adapt format for
20007         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
20008         <ari@mbf.ocn.ne.jp>.
20009         (spam-list-of-processors): Add spam-use-gmane.
20010
20011 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20012
20013         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
20014         make-temp-file; make it work with XEmacs as well.
20015
20016         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
20017         mm-make-temp-file.
20018
20019         * mm-decode.el (mm-display-external): Use the 3rd arg of
20020         mm-make-temp-file.
20021         (mm-create-image-xemacs): Ditto.
20022
20023 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20024
20025         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
20026         with message-narrow-to-headers.
20027         (gnus-draft-setup): Narrow to header to run message-fetch-field.
20028         (gnus-draft-check-draft-articles): New function.
20029         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
20030
20031 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20032
20033         * gnus-art.el (gnus-article-browse-html-parts):
20034         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
20035         Don't use suffix argument for mm-make-temp-file for Emacs 21
20036         compatibility.  Remove useless `format'.
20037
20038 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20039
20040         * nnweb.el (nnweb-google-wash-article): Update regexps.
20041         (nnweb-group-alist): Use defvoo instead of defvar.
20042
20043 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20044
20045         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
20046         re-loading nn* modules.
20047
20048 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
20049
20050         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
20051         for `tool-bar-mode' and don't check it's default-value.
20052
20053         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20054
20055         * message.el (message-make-tool-bar): Ditto.
20056
20057         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
20058         `substring'.  Shorten tmp-file name.
20059
20060         * gnus.el: Remove bogus comment.
20061
20062 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
20063
20064         * gnus-art.el (gnus-article-browse-html-parts): New function.
20065         (gnus-article-browse-html-article): New function for viewing html
20066         articles with a browser.
20067
20068 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
20069
20070         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
20071         in elisp.
20072         (pgg-gpg-encrypt-symmetric-region): Ditto.
20073         (pgg-gpg-sign-region): Ditto.
20074
20075         * pgg-def.el (pgg-text-mode): New variable.
20076
20077         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
20078         (mml2015-pgg-encrypt): Ditto.
20079
20080         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
20081         (mml1991-pgg-encrypt): Ditto.
20082
20083 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20084
20085         * nnfolder.el (nnfolder-insert-newsgroup-line):
20086         Use message-make-date instead of current-time-string.
20087
20088         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
20089         to gnus-decoded which mm-uu might set.
20090
20091 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20092
20093         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
20094         don't decode quoted parameters; remove misimported Emacs code.
20095         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20096         (rfc2231-decode-encoded-string): Don't use split-string which
20097         behaves differently according to Emacs version; use
20098         mm-decode-coding-region to convert charset to coding-system.
20099         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20100         (rfc2231-encode-string): Remove misimported Emacs code.
20101
20102 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20103
20104         * gnus-art.el (article-decode-charset): Don't use ignore-errors
20105         when calling mail-header-parse-content-type.
20106         (article-de-quoted-unreadable): Ditto.
20107         (article-de-base64-unreadable): Ditto.
20108         (article-wash-html): Ditto.
20109
20110         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20111         calling mail-header-parse-content-type and
20112         mail-header-parse-content-disposition.
20113         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20114         mail-header-parse-content-type.
20115
20116         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20117         insert charset and format parameters; encode description after
20118         inserting it to buffer.
20119         (mml-insert-parameter): Fold lines properly even if a parameter is
20120         segmented into two or more lines; change the max column to 76.
20121
20122         * rfc1843.el (rfc1843-decode-article-body): Don't use
20123         ignore-errors when calling mail-header-parse-content-type.
20124
20125         * rfc2231.el (rfc2231-parse-string): Return at least type if
20126         possible; don't cause an error even if it fails in parsing of
20127         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20128         (rfc2231-encode-string): Don't break lines at the beginning, leave
20129         it to mml-insert-parameter.
20130
20131         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20132         calling mail-header-parse-content-type.
20133
20134 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20135
20136         * spam-report.el (spam-report-gmane-use-article-number):
20137         Improve doc string.
20138         (spam-report-gmane-internal): Check if a suitable header was found
20139         in the article.
20140
20141 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20142
20143         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20144         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20145
20146 2006-02-05  Romain Francoise  <romain@orebokech.com>
20147
20148         Update copyright notices of all files in the gnus directory.
20149
20150 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20151
20152         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20153
20154 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20155
20156         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20157         segmented lines of parameter value to cope with Thunderbird 1.5
20158         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20159         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20160         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20161
20162 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20163
20164         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20165         parts.
20166
20167 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20168
20169         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20170         there's only one active file for all servers.
20171         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20172         solid groups.  Gnus might have used a FAST request to select the group.
20173         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
20174         and nnweb-search redundantly in the active file.
20175         (nnweb-request-list): Don't list bogus groups.  There can only be one.
20176         (nnweb-request-create-group): Don't use ARGS.
20177         (nnweb-possibly-change-server, nnweb-request-group): Remove some
20178         initializations.  Let nnoo do the work.
20179
20180 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20181
20182         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20183         Say the part has been decoded.
20184
20185         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20186
20187 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20188
20189         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20190         mailcap-viewer-test-cache when there's no 'test clause, since that
20191         will invert the meaning of a "nil" test previously determined by
20192         mailcap-mailcap-entry-passes-test.
20193
20194 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20195
20196         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20197         compiling.
20198
20199         * gnus-sum.el: Ditto.
20200
20201         * message.el: Don't bind tool-bar-map when compiling.
20202
20203 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20204
20205         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20206
20207 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20208
20209         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20210         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20211         current Google Groups.
20212
20213 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20214
20215         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20216         and tool-bar-mode.
20217
20218         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20219         and tool-bar-mode.
20220
20221         * message.el (message-tool-bar-update): Simplify.
20222         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20223
20224         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20225         gnus-summary-buffer.
20226         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20227         gnus-summary-reply.
20228
20229         * gmm-utils.el (gmm): Add :version.
20230
20231 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20232
20233         * Makefile.in (clean): New rule.
20234         (distclean): Use it.
20235
20236 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20237
20238         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20239         Don't autoload.
20240
20241 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20242
20243         * gmm-utils.el (gmm-verbose): Add :group.
20244
20245 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20246
20247         * message.el: Change some comments WRT tool-bars.
20248
20249         * gnus-sum.el (gnus-summary-tool-bar)
20250         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20251         (gnus-summary-tool-bar-zap-list): New variables.
20252         (gnus-summary-make-tool-bar): Complete rewrite using
20253         `gmm-tool-bar-from-list'.
20254
20255         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20256         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20257         New variables.
20258         (gnus-group-make-tool-bar): Complete rewrite using
20259         `gmm-tool-bar-from-list'.
20260         (gnus-group-tool-bar-update): New function.
20261
20262         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20263
20264 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20265
20266         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20267         is dissected into a single part of which the type is the same as
20268         the given one; decode charset.
20269
20270 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20271
20272         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20273         into alists as symbol not string, since that's what
20274         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20275         look for.
20276
20277 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20278
20279         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20280         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20281
20282         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20283
20284 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20285
20286         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20287         (gnus-xmas-mime-security-button-menu): New function.
20288
20289         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20290         (gnus-mime-security-button-menu): New definition.
20291         (gnus-mime-security-button-map): Use them.
20292         (gnus-mime-security-button-menu): New function.
20293         (gnus-insert-mime-security-button): Addition to help echo.
20294         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20295         (gnus-mime-security-pipe-part): New functions.
20296
20297         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20298         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20299
20300         * mm-decode.el (mm-handle-set-disposition): Remove.
20301         (mm-handle-set-description): Remove.
20302
20303 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20304
20305         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20306         (mm-w3m-standalone-supports-m17n-p): New function.
20307         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20308         w3m usage.
20309
20310         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20311         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20312
20313 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20314
20315         * message.el (message-tool-bar-zap-list):
20316         Use gmm-tool-bar-zap-list as custom type.
20317         (message-tool-bar-update): New function.
20318         (message-tool-bar, message-tool-bar-gnome)
20319         (message-tool-bar-retro): Add message-tool-bar-update.
20320         (message-tool-bar-gnome): Add flyspell-buffer.
20321
20322         * gnus-util.el (gnus-error): Describe `args'.
20323
20324         * gmm-utils.el (gmm-error): Describe `args'.
20325         (gmm-tool-bar-zap-list): New widget.
20326         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20327
20328 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20329
20330         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20331         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20332         the number of recursive calls.
20333
20334         * mm-decode.el (mm-handle-set-disposition): New macro.
20335         (mm-handle-set-description): New macro.
20336
20337 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20338
20339         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20340         encoding.
20341
20342 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20343
20344         * message.el (message-tool-bar-zap-list, message-tool-bar)
20345         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20346         (message-tool-bar-local-item-from-menu): Remove.
20347         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20348         (message-make-tool-bar): New function.
20349         (message-mode): Use `message-make-tool-bar'.
20350
20351         * gmm-utils.el: New file.
20352         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20353         (gmm-lazy): New widget copied from `nnmail.el'.
20354         (gmm-tool-bar-from-list): New function for creating customizable
20355         tool bars.
20356         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20357         output.
20358         (gmm): Add :prefix to defgroup.
20359
20360 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20361
20362         * gmm-utils.el (gmm-widget-p): New function.
20363
20364 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20365
20366         * mml.el (mml-attach-file): Describe `description' in doc string.
20367         (mml-menu): Add Emacs MIME manual and PGG manual.
20368
20369 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20370
20371         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20372
20373 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20374
20375         * nntp.el (nntp-end-of-line): Doc fix.
20376
20377 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20378
20379         * imap.el (imap-open): Handle case where buffer is a buffer
20380         object.
20381
20382 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20383
20384         * gnus-delay.el (gnus-delay): Don't autoload.
20385         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20386         to be re-loaded when customizing the `gnus-delay' group.
20387
20388 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20389
20390         * message.el (message-insert-citation-line): Use newlines.
20391
20392 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20393
20394         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20395         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20396         these routines, so the passphrase can be managed externally and
20397         passed in to the system.
20398         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20399         pgg-add-passphrase-to-cache function.
20400
20401         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20402         (pgg-pgp5-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-pgp5-sign-region): Use new name of
20406         pgg-add-passphrase-to-cache function.
20407
20408 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20409
20410         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20411         part of the decoded armor to find the key-identifier.
20412         (pgg-gpg-lookup-key-owner): New function to return the
20413         human-readable identifier of a key owner.
20414         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20415         itself.
20416         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20417         the key value) if we have a key and can match it against a secret
20418         key.  Also, added a note pointing out fact that the prompt only
20419         indicates the first matching key.
20420
20421         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20422         pgg-decrypt-region.
20423         (pgg-add-passphrase-to-cache): Rename from
20424         `pgg-add-passphrase-cache' to reduce confusion (all callers
20425         changed).
20426         (pgg-remove-passphrase-from-cache): Rename from
20427         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20428         changed).
20429         (pgg-read-passphrase, pgg-add-passphrase-cache)
20430         (pgg-remove-passphrase-cache): Add informative docstrings.
20431         (pgg-decrypt): Convey provided passphrase in subordinate call to
20432         pgg-decrypt-region.
20433
20434 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20435
20436         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20437         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20438         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20439         'passphrase' argument, so the passphrase can be managed externally
20440         and then passed in to the system.
20441
20442         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20443         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
20444         so the passphrase cache can be used reliably with identifiers
20445         besides a pgp packet's key id.
20446
20447         * pgg-gpg.el (pgg-gpg-encrypt-region)
20448         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20449         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20450         these routines, so the passphrase can be managed externally and
20451         passed in to the system.
20452
20453         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20454         'notruncate' argument, so the passphrase cache can be used
20455         reliably with identifiers besides a pgp packet's key id.
20456
20457 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20458
20459         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20460         symmetric encryption.
20461         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20462         encrypted session key.
20463         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20464         message ask for the passphrase in a proper way.
20465
20466         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20467         New user commands for symmetric encryption.
20468
20469 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20470
20471         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20472
20473         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20474
20475 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20476
20477         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20478
20479 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20480
20481         * mm-decode.el (mm-inlined-types): Add application/pgp.
20482         (mm-automatic-display): Ditto.
20483
20484         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20485         part as text.
20486
20487 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20488
20489         * nnrss.el: Update copyright.
20490         (nnrss-opml-import): Query whether to subscribe to each entry.
20491
20492         * gnus-art.el:
20493         * gnus-sum.el:
20494         * gnus-xmas.el:
20495         * messagexmas.el:
20496         * mm-uu.el:
20497         * mm-view.el: Update copyright.
20498
20499 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20500
20501         * message.el (message-info): New function.
20502         (message-mode-menu): Add it.
20503         Update copyright.
20504
20505         * ChangeLog: Fix and update copyright.
20506
20507 2006-01-13  Romain Francoise  <romain@orebokech.com>
20508
20509         * message.el (message-forward-subject-name-subject): Prefer the
20510         address to 'nowhere' if the sender has no name.
20511         Fix typo.  Update copyright year.
20512
20513 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20514
20515         * gnus-art.el (article-wash-html):
20516         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20517         (gnus-article-wash-html-with-w3m-standalone): New function.
20518
20519         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20520         mm-inline-text-html-render-with-w3m-standalone.
20521         (mm-text-html-washer-alist): Map w3m-standalone to
20522         gnus-article-wash-html-with-w3m-standalone.
20523         (mm-inline-text-html-render-with-w3m-standalone): New function.
20524
20525 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20526
20527         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20528         Improve LaTeX.
20529
20530 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20531
20532         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20533         (nnrss-request-article): Render text/plain parts as HTML.
20534
20535         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20536         the buffer.
20537
20538 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20539
20540         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20541         custom definition of `gnus-posting-styles'.
20542
20543         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20544         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20545
20546 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20547
20548         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20549         Use nntp for bug archive.
20550
20551 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20552
20553         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20554         parts.
20555         (nnrss-normalize-date): New function converts ISO 8601 date into
20556         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20557         (nnrss-check-group): Use it.
20558
20559 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20560
20561         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20562
20563         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20564         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20565         (nnrss-insert-w3): Ditto.
20566
20567 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20568
20569         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20570         the articles to be forwarded including the case where neither a
20571         number of articles nor a region is specified.
20572
20573 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20574
20575         * nnrss.el (nnrss-request-article): Fix last change; fill
20576         text/plain parts.
20577
20578 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20579
20580         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20581         in text/plain part.
20582         (nnrss-check-group): Don't add excessive newline to dc:subject.
20583
20584 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20585
20586         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20587         article.
20588
20589 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20590
20591         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20592         (nnml-use-compressed-files, nnml-save-mail): Support other
20593         comression programs such as bzip2.
20594
20595 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20596
20597         * dns.el (query-dns): Make sure we check the buffer size before
20598         removing tcp headers.
20599
20600 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20601
20602         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20603         remove MIME buttons associated with multipart/alternative parts.
20604         (gnus-mime-display-alternative): Tag buttons using `article-type'
20605         text property.
20606
20607         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20608         associated with multipart/alternative parts.
20609
20610         * gnus-art.el (gnus-signature-separator): Fix custom type.
20611
20612         * mm-decode.el (mm-inlined-types): Fix custom type.
20613         (mm-keep-viewer-alive-types): Ditto.
20614         (mm-automatic-display): Ditto.
20615         (mm-attachment-override-types): Ditto.
20616         (mm-inline-override-types): Ditto.
20617         (mm-automatic-external-display): Ditto.
20618
20619 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20620
20621         * spam-report.el (spam-report-user-mail-address)
20622         (spam-report-user-agent): New variables.
20623         (spam-report-url-ping-plain): Use spam-report-user-agent.
20624
20625 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20626
20627         * gnus-art.el (gnus-button-handle-custom): Do not just use
20628         `customize-apropos' for any "M-x customize-*" button but the
20629         function called for.  Accept both the function name and its
20630         argument in order to achieve this.
20631         (gnus-button-alist): Remove support for "custom:" URL's.
20632         Pass function name to `gnus-button-handle-custom' in case of "M-x
20633         customize-*" buttons.
20634
20635 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20636
20637         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20638         multipart/alternative and add xref to mm-discouraged-alternatives
20639         in doc string.
20640
20641         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20642         gnus-buttonized-mime-types in doc string.
20643
20644 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20645
20646         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20647         Suggest image/.* in the doc string.
20648
20649 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
20650
20651         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
20652         message-marks (Debian bug#342521).
20653
20654 2005-12-12  Simon Josefsson  <jas@extundo.com>
20655
20656         * password.el (password-read-from-cache): Add.
20657         (password-read): Use it.
20658
20659 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20660
20661         * rfc2047.el (rfc2047-charset-to-coding-system):
20662         Recognize us-ascii as a MIME charset.
20663
20664         * mm-bodies.el (mm-decode-content-transfer-encoding):
20665         Protect against the case where the 2nd arg TYPE is nil.
20666
20667 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20668
20669         * pop3.el (pop3-stream-type): Fix custom version.
20670
20671         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
20672
20673 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20674
20675         * mm-decode.el (mm-display-external): Add missing cdr.
20676
20677 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20678
20679         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20680         RFC1524) if it is in mailcap or add a suffix according to
20681         mailcap-mime-extensions when generating a temp filename; postpone
20682         deleting a temp file for 2 seconds for some wrappers, shell
20683         scripts, and so on, which might exit right after having started a
20684         viewer command as a background job.
20685
20686 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20687
20688         * nntp.el (nntp-marks-directory): Fix custom group.
20689
20690         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20691         steps when < 10.
20692
20693         * gnus-start.el (gnus-no-server-1):
20694         Mention `gnus-level-default-subscribed' in doc string.
20695
20696 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20697
20698         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20699         parens.
20700
20701 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20702
20703         * gnus-xmas.el (gnus-use-toolbar): Revert.
20704         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20705         gnus-use-toolbar is default.
20706
20707         * messagexmas.el (message-use-toolbar): Revert.
20708         (message-setup-toolbar): Use global default-toolbar if
20709         message-use-toolbar is default.
20710
20711 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20712
20713         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20714         according to default-toolbar-visible-p.
20715
20716         * messagexmas.el (message-use-toolbar): Ditto.
20717
20718 2005-11-26  Dave Love  <fx@gnu.org>
20719
20720         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20721         (tls-program, tls-success): Provide openssl alternative.
20722
20723         * starttls.el: Doc fixes.
20724         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20725         SERVICE to PORT.
20726
20727         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20728         port null or service name.
20729         (starttls-negotiate): Autoload.
20730
20731 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20732
20733         * message.el (message-kill-to-signature): Fix interactive spec.
20734
20735 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20736
20737         * pop3.el (pop3-open-server): Recognize a string as a service name.
20738
20739 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20740
20741         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20742
20743 2005-11-23  Dave Love  <fx@gnu.org>
20744
20745         Add pop3s, pop3/starttls.
20746
20747         * pop3.el (pop3-authentication-scheme): Clarify doc.
20748         (open-tls-stream, starttls-open-stream): Autoload.
20749         (pop3-stream-type): New.
20750         (pop3-open-server): Use it.
20751
20752         * mail-source.el (mail-sources): Fix some :types.  Add stream type
20753         for POP.
20754         (mail-source-keyword-map): Add :stream for POP.
20755         (mail-source-fetch-pop): Use pop3-stream-type.
20756
20757 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20758
20759         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
20760         of current-time-string.
20761
20762 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
20763
20764         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
20765         date header.
20766
20767 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20768
20769         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
20770         it can seriously impact performance as it bypasses the agent's
20771         local caches.
20772
20773 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20774
20775         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
20776         must be explicitly online rather than "not explicitly offline" for
20777         its flags to be synchronized.
20778
20779         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
20780         that gnus-uu-unmark-thread will function correctly.
20781
20782         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
20783         1024K is instead displayed as 1M.
20784
20785 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20786
20787         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
20788
20789 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
20790
20791         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
20792
20793 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
20794
20795         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
20796         error message to display actual error condition.
20797         (gnus-agent-save-local): Avoid saving symbols that are bound to
20798         nil as they simply result in a warning message in
20799         gnus-agent-read-local.
20800
20801 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20802
20803         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
20804         rather than make-variable-buffer-local for file-precious-flag.
20805
20806 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20807
20808         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
20809         for duplicates which are removed.  The invalid sort check then
20810         triggers a rescan after the sort as sorting may have moved
20811         duplicate entries such that they can be cheaply detected.
20812
20813 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20814
20815         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
20816
20817 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20818
20819         * gnus-agent.el (gnus-agent-article-alist-save-format):
20820         Change internal variable to a custom variable.  Change default value
20821         from compressed(2) to uncompressed(1).
20822         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
20823         support for uncompressed agentview files.  Taken together, reading
20824         the agentview file should now be 6-7 times faster.
20825
20826 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20827
20828         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
20829         as a buffer-local variable.  This avoids creating truncated
20830         dribble files as a result of a hang up, eg.
20831
20832 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
20833
20834         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
20835         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
20836         XEmacs.
20837
20838 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20839
20840         * gnus-start.el (gnus-start-draft-setup):
20841         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
20842
20843         * gnus.el (gnus-splash): Change custom group.
20844         (gnus-group-get-parameter, gnus-group-parameter-value):
20845         Describe allow-list argument.
20846
20847         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
20848         string.
20849
20850 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20851
20852         * gnus-art.el (gnus-default-article-saver): Add user-defined
20853         `function' to custom type.
20854
20855 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20856
20857         * imap.el (imap-open): Handle case where buffer is a buffer
20858         object.
20859
20860 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20861
20862         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
20863         long lines.
20864         (gnus-cache-delete-group): Wrap doc strings.
20865
20866         * gnus-agent.el (gnus-agent-rename-group)
20867         (gnus-agent-delete-group): Wrap doc strings.
20868
20869 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20870
20871         * messagexmas.el (message-use-toolbar): Change the valid values
20872         into default, top, bottom, left, and right.
20873         (message-toolbar-thickness): New variable.
20874         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
20875         well.
20876         (message-setup-toolbar): Make it work.
20877
20878         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
20879         (gnus-use-toolbar): Change the valid values into default, top,
20880         bottom, left, and right.
20881         (gnus-toolbar-thickness): New variable.
20882         (gnus-xmas-setup-toolbar): New function.
20883         (gnus-xmas-setup-group-toolbar): Use it.
20884         (gnus-xmas-setup-summary-toolbar): Use it.
20885
20886 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20887
20888         * gnus-start.el (gnus-1): Add "native" to
20889         gnus-predefined-server-alist.
20890
20891         * gnus.el (gnus-method-to-server): Don't add "native" to the
20892         lists here, because that leads to problems when
20893         gnus-select-method is bound.
20894
20895 2005-11-09  Simon Josefsson  <jas@extundo.com>
20896
20897         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
20898         use (not sort-by-date) instead.
20899
20900 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20901
20902         * gnus-delay.el (gnus-delay-group): Don't autoload.
20903         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20904         to be re-loaded when customizing the `gnus-delay' group.
20905
20906 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
20907
20908         * message.el: Revert last changes.
20909         (message-insert-citation-line): Use newlines.
20910
20911 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
20912
20913         * message.el (message-courtesy-message)
20914         (message-mark-insert-begin, message-mark-insert-end)
20915         (message-elide-ellipsis, message-cancel-message)
20916         (message-add-header, message-change-subject)
20917         (message-cross-post-followup-to-header)
20918         (message-cross-post-insert-note, message-reduce-to-to-cc)
20919         (message-widen-reply, message-delete-not-region)
20920         (message-kill-to-signature, message-insert-signature)
20921         (message-insert-importance-high, message-insert-importance-low)
20922         (message-insert-or-toggle-importance)
20923         (message-insert-disposition-notification-to)
20924         (message-indent-citation, message-yank-original)
20925         (message-cite-original-without-signature, message-cite-original)
20926         (message-insert-citation-line, message-position-on-field)
20927         (message-fix-before-sending, message-send-mail-partially)
20928         (message-send-mail, message-send-mail-with-sendmail)
20929         (message-send-mail-with-qmail, message-send-news)
20930         (message-check-news-header-syntax, message-generate-headers)
20931         (message-insert-courtesy-copy, message-fill-address)
20932         (message-fill-header, message-shorten-references)
20933         (message-setup-1, message-cancel-news)
20934         (message-forward-make-body-plain, message-forward-make-body-mime)
20935         (message-forward-make-body-mml, message-encode-message-body)
20936         (message-forward-make-body-digest-plain)
20937         (message-forward-make-body-digest-mime)
20938         (message-use-alternative-email-as-from): Insert `hard-newline'
20939         instead of ordinary newlines.
20940
20941 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20942
20943         * message.el (message-generate-headers): Downcase the argument
20944         given to message-check-element.
20945
20946 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
20947
20948         * nntp.el (nntp-authinfo-rejected): New error condition.
20949         (nntp-wait-for): Use new error condition to signal authentication
20950         error.
20951         (nntp-retrieve-data): Rethrow new error condition to break out of
20952         recursive call to nntp-send-authinfo.
20953
20954 2005-11-08  Romain Francoise  <romain@orebokech.com>
20955
20956         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
20957         (gnus-summary-exit-map): Bind to `Z p'.
20958         (gnus-summary-make-menu-bar): Add menu item.
20959
20960 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
20961
20962         * gnus-art.el (gnus-article-treat-custom): Add `first'.
20963         (gnus-treat-*): Add `first' in all doc strings.
20964
20965         * gnus-group.el (gnus-group-compact-group): Fix typo.
20966
20967 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20968
20969         * gnus.el (gnus-parameters-case-fold-search): New variable.
20970         (gnus-parameters-get-parameter): Use it.
20971
20972         * gnus-score.el (gnus-home-score-file): Doc fix.
20973
20974 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
20975
20976         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
20977
20978 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20979
20980         * mm-util.el (mm-special-display-p): New function.
20981
20982         * mml.el (mml-preview): Use it; doc fix.
20983
20984 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20985
20986         * imap.el (imap-open): Handle case where buffer is a buffer object.
20987
20988 2005-10-29  Romain Francoise  <romain@orebokech.com>
20989
20990         * message.el (message-fix-before-sending): Fix comment.
20991
20992 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20993
20994         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
20995
20996 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20997
20998         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
20999         Used in gnus-score.el.
21000
21001 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
21002
21003         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
21004
21005 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
21006
21007         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
21008         whitespace removed in revision 7.8.  Use concatenated string to
21009         protect trailing whitespace.
21010
21011 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
21012
21013         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
21014         (nnimap-request-expire-articles): Use it to avoid sending 'UID
21015         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
21016         Courier IMAP ("some version from 2004").  Mostly based on similar
21017         code in the same function.
21018
21019 2005-10-26  Didier Verna  <didier@xemacs.org>
21020
21021         * gnus-group.el (gnus-group-compact-group): Invalidate original
21022         article buffer.
21023         * gnus-srvr.el (gnus-server-compact-server): Ditto.
21024         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
21025         NOV database and in article itself.
21026         Invalidate article backlog.
21027
21028 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21029
21030         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
21031
21032 2005-10-26  Simon Josefsson  <jas@extundo.com>
21033
21034         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
21035         part of 2004-07-25 change.
21036
21037 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21038
21039         * message.el (message-display-completion-list): New function.
21040         (message-expand-group): Use it; make sure the Completions buffer
21041         is modifiable.
21042 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21043
21044         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
21045         user-mail-name is an empty string.
21046
21047 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21048
21049         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
21050         depending on gnus-score-decay-constant.
21051
21052         * encrypt.el (encrypt-insert-file-contents)
21053         (encrypt-write-file-contents): Don't use `gnus-message'.
21054
21055         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
21056         arguments.
21057         (mm-uu-type-alist): Add message-marks and insert-marks.
21058         Pass arguments to mm-uu-verbatim-marks-extract.
21059         (mm-uu-hide-markers): New variable.
21060         (mm-uu-extract): Use face similar to `gnus-cite-3'.
21061
21062         * gnus-fun.el (gnus-convert-image-to-x-face-command)
21063         (gnus-convert-image-to-face-command): Use "convert" by default to
21064         allow other input image formats.
21065         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
21066         accordingly.
21067
21068 2005-10-23  Simon Josefsson  <jas@extundo.com>
21069
21070         * imap.el (imap-gssapi-program): Align command line parameters
21071         with latest GNU SASL.
21072         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
21073
21074 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21075
21076         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
21077         HTML.
21078         (nnslashdot-request-article): Ditto.
21079
21080         * lpath.el (featurep): Add nobreak-char-display.
21081
21082 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21083
21084         * mail-source.el (mail-source-fetch-pop): Require pop3.
21085         (mail-source-check-pop): Ditto.
21086
21087 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21088
21089         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
21090         errors.
21091
21092 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
21093
21094         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
21095         (gnus-treat-strip-leading-blank-lines): Improve doc string.
21096
21097         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
21098
21099         * mm-bodies.el (mm-decode-string):
21100         Call `mm-charset-to-coding-system' with allow-override argument.
21101
21102 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21103
21104         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
21105         (rfc2047-charset-to-coding-system): New function.
21106         (rfc2047-decode-encoded-words): New function.
21107         (rfc2047-decode-region): Use them.
21108         (rfc2047-decode-cte): Remove.
21109         (rfc2047-parse-and-decode): Remove.
21110         (rfc2047-decode): Remove.
21111
21112 2005-10-15  Kenichi Handa  <handa@m17n.org>
21113
21114         * rfc2047.el (rfc2047-decode-cte): New function.
21115         (rfc2047-decode-region): Change the way to decode successive
21116         encoded-words: decode B- or Q-encoding in each encoded-word,
21117         concatenate them, and decode it as charset.
21118
21119 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21120
21121         * lpath.el: Fbind codepage-setup for XEmacs.
21122
21123 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21124
21125         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21126         widget-move-and-invoke.
21127         (gnus-custom-mode): Use gnus-custom-map.
21128
21129 2005-10-15  Bill Wohler  <wohler@newt.com>
21130
21131         * message.el (message-tool-bar-map): Rename image file from
21132         mail_send to mail/send.
21133
21134 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21135
21136         * message.el (message-expand-group): Pass the common
21137         prefix substring of completion to `display-completion-list'.
21138
21139 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21140
21141         * mml-sec.el (mml-secure-method): New internal variable.
21142         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21143         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21144         New functions using mml-secure-method.
21145
21146         * mml.el (mml-mode-map): Add key bindings for those functions.
21147         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21148         Harder <harder@myrealbox.com>.
21149         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21150         Goto end of message if point is the headers of the message.
21151
21152         * message.el (message-in-body-p): New function.
21153
21154         * assistant.el: Autoload gnus-util and netrc.
21155
21156         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21157         Use `mm-charset-override-alist' only when decoding.
21158
21159         * mm-bodies.el (mm-decode-body):
21160         Call `mm-charset-to-coding-system' with allow-override argument.
21161
21162         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21163         `filename' from Content-Disposition if Content-Type doesn't
21164         provide `name'.
21165         (gnus-mime-view-part-as-type): Set default instead of
21166         initial-input.
21167
21168 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21169
21170         * format-spec.el (format-spec): Propagate text properties of % spec.
21171
21172 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21173
21174         * gnus-art.el (gnus-treat-predicate): Add `first'.
21175
21176 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21177
21178         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
21179         (mm-charset-override-alist): New variable.
21180         (mm-charset-to-coding-system): Use it.
21181         (mm-codepage-setup): New helper function.
21182         (mm-charset-eval-alist): New variable.
21183         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21184         Warn about unknown charsets.
21185
21186         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21187
21188 2005-10-04  David Hansen  <david.hansen@gmx.net>
21189
21190         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21191         (nnrss-check-group): Ditto.
21192
21193 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21194
21195         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21196         Rename x-gnus-verbatim to x-verbatim.
21197         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21198
21199         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21200         x-verbatim.
21201
21202         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21203
21204         * gnus-util.el (gnus-remove-duplicates): Remove.
21205
21206         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21207         instead of gnus-remove-duplicates.
21208
21209         * message.el (message-remove-duplicates): Remove.
21210         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21211         message-remove-duplicates.
21212
21213         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21214         available, else use implementation from `delete-dups'.
21215
21216         * message.el (message-insert-expires): New function.
21217         (message-mode-map): Add key binding.
21218         (message-mode-field-menu): Add menu entry.
21219         (message-mode): Document it.
21220         (message-make-expires-date): Use `message-make-date'.
21221
21222 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21223
21224         * message.el (message-make-expires-date): New function.
21225
21226 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21227
21228         * Makefile.in (list-installed-shadows): New entry.
21229         (install): Use it.
21230         (remove-installed-shadows): New entry.
21231
21232         * dgnushack.el (dgnushack-default-load-path): New variable.
21233         (dgnushack-find-lisp-shadows): New function.
21234         (dgnushack-remove-lisp-shadows): New function.
21235
21236 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21237
21238         * Makefile.in (install-el-elc): New entry.
21239         (install): Use it so that .el files are necessarily installed.
21240
21241 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21242
21243         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21244
21245 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21246
21247         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21248         function rather than the diff-mode.el package.
21249         (mm-display-external): Use with-current-buffer.
21250         (mm-viewer-completion-map, mm-viewer-completion-map):
21251         Move initialization inside declaration.
21252
21253 2005-09-29  Simon Josefsson  <jas@extundo.com>
21254
21255         * spam.el: Load hashcash when compiling, to avoid warnings.
21256         Don't autoload mail-check-payment.
21257         (spam-check-hashcash): Define unconditionally, since hashcash.el
21258         is part of Gnus now.  Ignore errors from payment checking.
21259
21260 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21261
21262         * message.el (message-bold-region, message-unbold-region):
21263         Rename from `bold-region' and `unbold-region'.
21264
21265         * message.el: Remove useless autoloads.
21266
21267 2005-09-28  Simon Josefsson  <jas@extundo.com>
21268
21269         * message.el (message-use-idna): Default to t.
21270         (message-use-idna): Test whether encoding works too.  Doc fix.
21271
21272 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21273
21274         * nntp.el (nntp-warn-about-losing-connection): Remove.
21275
21276 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21277
21278         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21279         customizable.  Change default value.
21280         (mm-uu-diff-groups-regexp): Change default value.
21281         (mm-uu-type-alist): Add doc string.
21282         (mm-uu-configure): Add doc string.  Make it interactive.
21283         (mm-uu-tex-groups-regexp): New variable.
21284         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21285         (mm-uu-type-alist): Add LaTeX documents.
21286         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21287         of "text/verbatim".
21288         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21289
21290         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21291         instead of "text/verbatim".
21292
21293         * message.el (message-mark-inserted-region)
21294         (message-mark-insert-file): Use slrn style marks when called with
21295         prefix argument.
21296
21297 2005-09-27  Simon Josefsson  <jas@extundo.com>
21298
21299         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21300
21301 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21302
21303         * message.el (message-remove-duplicates): New function.
21304         Implementation borrowed from `gnus-remove-duplicates'.
21305         (message-idna-to-ascii-rhs): Also encode idna addresses in
21306         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21307         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21308         only ask about the same idna domain once per header and also tell
21309         in what header to replace the idna domain.
21310
21311         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21312         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21313         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21314         a header is decoded and not just the last one.
21315
21316 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21317
21318         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21319         has been decoded.
21320
21321         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21322         (mm-insert-part): Don't modify text if it has been decoded.
21323
21324         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21325         decoded.
21326
21327         * mm-view.el (mm-inline-text): Don't strip text props unless
21328         decoding enriched or richtext parts.
21329
21330 2005-09-25  Romain Francoise  <romain@orebokech.com>
21331
21332         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21333         * gnus-start.el (gnus-subscribe-interactively):
21334         * gnus-uu.el (gnus-uu-grab-articles):
21335         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21336         space.
21337
21338 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21339
21340         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21341         * mm-view.el (mm-view-pkcs7-decrypt):
21342         * gnus-sum.el (gnus-summary-limit-to-extra)
21343         (gnus-summary-respool-article, gnus-read-move-group-name):
21344         * gnus-score.el (gnus-summary-increase-score):
21345         * gnus-util.el (gnus-completing-read-with-default):
21346         * gnus-art.el (gnus-read-save-file-name)
21347         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21348         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21349         * message.el (message-check-news-header-syntax):
21350         Follow convention for reading with the minibuffer.
21351
21352 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21353
21354         * spam-report.el (spam-report-url-ping-plain):
21355         Use gnus-extended-version as User-Agent.
21356
21357         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21358         default value is nil.
21359
21360         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21361         (mm-uu-verbatim-marks-extract): New function.
21362         (mm-uu-extract): New face.
21363         (mm-uu-copy-to-buffer): Use it.
21364
21365         * spam-report.el (spam-report-gmane-ham): Rename from
21366         `spam-report-gmane-unspam'.
21367         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21368         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21369
21370         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21371         Autoload.
21372         (spam-report-gmane-unregister-routine):
21373         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21374
21375 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21376
21377         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21378         (spam-report-gmane-unregister-routine): Add support for gmane
21379         unregistration.
21380
21381         * spam-report.el (spam-report-gmane-unspam)
21382         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21383         (spam-report-gmane): Change to take a single article and do unspam
21384         registration.
21385
21386 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21387
21388         * mm-url.el (mm-url-decode-entities): Fix regexp.
21389
21390 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21391
21392         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21393         default to nil, to be able to use Gnus at all.  If the default
21394         switches to something else, then the function should be fixed not
21395         be exceedingly slow.
21396
21397 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21398
21399         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21400         fail hard.
21401
21402         * spam-report.el: Add better Keywords line.
21403
21404         * spam.el: Add Maintainer and better Keywords line.
21405
21406 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21407
21408         * gnus-art.el (gnus-article-replace-part)
21409         (gnus-mime-replace-part): New functions.
21410         (gnus-mime-action-alist, gnus-mime-button-commands)
21411         (gnus-mime-save-part-and-strip): Add file argument.
21412         (gnus-article-part-wrapper): Add interactive argument.
21413
21414         * gnus-sum.el (gnus-summary-mime-map):
21415         Add `gnus-article-replace-part'.
21416
21417 2005-09-19  Didier Verna  <didier@xemacs.org>
21418
21419         The nnml compaction feature:
21420         * nnml.el (nnml-request-compact-group): New function.
21421         * nnml.el (nnml-request-compact): New function.
21422         * gnus-int.el (gnus-request-compact-group): New function.
21423         * gnus-int.el (gnus-request-compact): New function.
21424         * gnus-group.el (gnus-group-compact-group): New function.
21425         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21426         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21427         * gnus-srvr.el (gnus-server-compact-server): New function.
21428         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21429         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21430
21431 2005-09-18  Deepak Goel  <deego@gnufans.org>
21432
21433         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21434         format spec.
21435
21436 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21437
21438         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21439
21440 2005-09-15  Romain Francoise  <romain@orebokech.com>
21441
21442         * message.el (message-fill-paragraph): Clarify docstring.
21443
21444 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21445
21446         * gnus-art.el (gnus-mime-display-part): Protect against broken
21447         MIME messages.
21448
21449 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21450
21451         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21452         before parsing header.
21453
21454 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21455
21456         * html2text.el (html2text-replace-list): Add new entities.
21457
21458 2005-09-11  Romain Francoise  <romain@orebokech.com>
21459
21460         * message.el (message-alternative-emails): Improve docstring.
21461         (message-setup-1): Call `message-use-alternative-email-as-from'
21462         after `message-setup-hook' to give it precedence over posting
21463         styles, etc.
21464         (message-use-alternative-email-as-from): Add docstring.
21465         Remove the original From header if present.
21466
21467         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21468         (nnml-save-mail): Use it.
21469
21470         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21471         articles.  Add new argument `silent'.
21472         (gnus-uu-mark-all): Report the total number of marked articles.
21473
21474 2005-09-10  Romain Francoise  <romain@orebokech.com>
21475
21476         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21477         (gnus-uu-mark-series): Likewise.
21478
21479 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21480
21481         * spam-report.el (spam-report-gmane): Fix generation of spam
21482         report URL.
21483
21484 2005-09-10  Simon Josefsson  <jas@extundo.com>
21485
21486         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21487         t, based on discussion on the ding list with Robert Epprecht
21488         <epprecht@solnet.ch>.
21489
21490 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21491
21492         * spam-report.el (spam-report-gmane): Make it work without
21493         X-Report-Spam header.  Gmane now only provides Archived-At.
21494         This is only used if `spam-report-gmane-use-article-number' is nil.
21495         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21496
21497         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21498         make `gnus-summary-sort-by-recipient' work with threading.
21499
21500         * nnweb.el (nnweb-google-wash-article): Print a message if article
21501         is not available.
21502
21503 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21504
21505         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21506         change.  Decode text/* parts content before displaying.
21507
21508 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21509
21510         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21511
21512 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21513
21514         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21515
21516         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21517         url-package-name, url-package-version,
21518         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21519         w3m-display-inline-images, and w3m-minor-mode-map.
21520
21521 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21522
21523         * message.el (message-tab-body-function): Fix mismatched custom type.
21524
21525         * gnus.el (gnus-group-change-level-function): Ditto.
21526
21527         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21528
21529         * gnus-art.el (gnus-signature-limit)
21530         (gnus-article-mime-part-function): Ditto.
21531
21532 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21533
21534         * mml.el (mml-mode): Silence the byte compiler.
21535
21536         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21537         using `(sit-for 0)' before moving the point to the specified part;
21538         skip unbuttonized parts.
21539         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21540         return to the summary window if gnus-auto-select-part is non-nil.
21541
21542 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21543
21544         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21545         New variables.
21546         (mml-dnd-attach-file, mml-mode): Use them.
21547
21548         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21549         Make fetching article by MID work again for Google Groups.
21550         Add FIXME concerning gnus-group-make-web-group.
21551
21552         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21553         Don't depend on Gnus by using mail-extract-address-components if
21554         gnus-extract-address-components is not bound.
21555
21556 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21557
21558         * gnus-art.el (gnus-mime-display-security): Don't display the
21559         signature, but only the signed part.
21560
21561 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21562
21563         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21564
21565         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21566         list, not listp.
21567
21568 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21569
21570         * mm-encode.el (mm-encode-content-transfer-encoding):
21571         Likewise when encoding.
21572
21573         * mm-bodies.el (mm-decode-content-transfer-encoding):
21574         De-canonicalize CRLF for all text content types, not just
21575         text/plain.
21576
21577 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21578
21579         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21580         valid article; point arrow and cursor at the MIME button.
21581
21582 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21583
21584         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21585         Suggested by Dan Christensen <jdc@uwo.ca>.
21586
21587         * mm-decode.el (mm-save-part): Enable change of prompt.
21588
21589 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21590
21591         * gnus-msg.el (gnus-inews-add-send-actions):
21592         Make `message-post-method' lambda parameter ARG `&optional'.
21593
21594 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21595
21596         * gnus-sum.el (gnus-summary-mime-map):
21597         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21598         gnus-article-jump-to-part.
21599
21600         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21601         (gnus-article-edit-part): Use it.
21602         (gnus-article-part-wrapper): Add no-handle argument.
21603         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21604         New functions.
21605
21606 2005-08-29  Romain Francoise  <romain@orebokech.com>
21607
21608         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21609         docstring.
21610         (gnus-face-from-file): Likewise.
21611
21612 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21613
21614         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21615         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21616         non-nil.
21617         (gnus-auto-select-part): New variable.
21618         (gnus-article-jump-to-part): New function.
21619         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21620         (gnus-mime-delete-part): Allow selecting specified part after
21621         deleting or stripping parts.
21622         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21623         part if argument is bogus.
21624
21625 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21626
21627         * gnus-art.el (w3m-minor-mode-map):
21628         * gnus-spec.el (gnus-newsrc-file-version):
21629         * gnus-util.el (nnmail-active-file-coding-system)
21630         (gnus-original-article-buffer, gnus-user-agent):
21631         * gnus.el (gnus-ham-process-destinations)
21632         (gnus-parameter-ham-marks-alist)
21633         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21634         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21635         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21636         * mm-decode.el (gnus-current-window-configuration):
21637         * mm-extern.el (gnus-article-mime-handles):
21638         * mm-url.el (url-current-object, url-package-name)
21639         (url-package-version):
21640         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21641         (smime-keys, w3m-cid-retrieve-function-alist)
21642         (w3m-current-buffer, w3m-display-inline-images)
21643         (w3m-minor-mode-map):
21644         * mml-smime.el (gnus-extract-address-components):
21645         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21646         (gnus-newsrc-hashtb, message-default-charset)
21647         (message-deletable-headers, message-options)
21648         (message-posting-charset, message-required-mail-headers)
21649         (message-required-news-headers):
21650         * mml1991.el (mc-pgp-always-sign):
21651         * mml2015.el (mc-pgp-always-sign):
21652         * nnheader.el (nnmail-extra-headers):
21653         * rfc1843.el (gnus-decode-encoded-word-function)
21654         (gnus-decode-header-function, gnus-newsgroup-name):
21655         * spam-stat.el (gnus-original-article-buffer): Add defvars.
21656
21657 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
21658
21659         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
21660         the end of the date treatments.
21661
21662 2005-08-15  Simon Josefsson  <jas@extundo.com>
21663
21664         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
21665         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
21666         Capello and Romain Francoise.
21667         (pgg-fetch-key-function): Remove, not used?
21668         (pgg-insert-url-with-w3): Require url, to get
21669         url-insert-file-contents regardless of where it is defined.
21670
21671 2005-08-13  Romain Francoise  <romain@orebokech.com>
21672
21673         * message.el (message-cite-original-1): New function.
21674         (message-cite-original): Use it.
21675         (message-cite-original-without-signature): Ditto.
21676
21677 2005-08-08  Romain Francoise  <romain@orebokech.com>
21678
21679         * message.el (message-yank-empty-prefix): New variable.
21680         (message-indent-citation): Use it.
21681         (message-cite-original-without-signature): Respect X-No-Archive.
21682
21683 2005-08-08  Simon Josefsson  <jas@extundo.com>
21684
21685         * pgg.el: Autoload url-insert-file-contents instead of loading
21686         w3/url.
21687         (pgg-insert-url-with-w3): Don't load url here.
21688
21689 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21690
21691         * message.el (message-kill-to-signature): Don't insert newline at
21692         bol.
21693         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21694
21695 2005-08-06  Romain Francoise  <romain@orebokech.com>
21696
21697         * message.el (message-user-fqdn): Fix typo in docstring.
21698
21699 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21700
21701         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21702
21703         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21704
21705 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21706
21707         * mm-bodies.el (mm-encode-body): Use coding system rather than
21708         charset to encode text.
21709
21710         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21711         number of charsets if utf-8 is available (XEmacs).
21712
21713 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21714
21715         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21716         taken from `gnus-button-mid-or-mail-regexp'.
21717         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21718         (gnus-button-alist): Improve regexp for domain part of the MIDs
21719         for news:localpart@domain buttons.
21720         (gnus-button-ctan-directory-regexp): Update.
21721
21722 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21723
21724         * sieve-manage.el (sieve-manage-interactive-login):
21725         Use make-local-variable rather than make-variable-buffer-local.
21726         (sieve-manage-open): Ditto.
21727         (sieve-manage-authenticate): Ditto.
21728
21729         * mml.el (mml-generate-mime-1): Make the content type default to
21730         text/plain if the filename is not specified.
21731
21732 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21733
21734         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21735         instead of insert-buffer.
21736
21737         * message.el (message-yank-original): Ditto; set the mark at the
21738         end of the yanked message.
21739
21740 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21741
21742         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21743         lines to scroll rather than to stop it.
21744
21745         * mml.el (mml-generate-default-type): Add doc string.
21746         (mml-generate-mime-1): Use mm-default-file-encoding or make it
21747         default to application/octet-stream when determining the content
21748         type if it is not specified for the part or the mml contents; add
21749         a comment about mml-generate-default-type.
21750
21751 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
21752
21753         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
21754         make it default to application/octet-stream when determining the
21755         content type if it is not specified for the external contents.
21756
21757 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21758
21759         * rfc2231.el (rfc2231-parse-string): Take care that not only a
21760         segmented parameter but also other parameters might be there.
21761
21762 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21763
21764         * mm-decode.el (mm-display-external): Delete temp file, directory
21765         and buffer immediately if the external process is exited.
21766
21767 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21768
21769         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
21770         fewer lines than that of scroll-margin.
21771         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
21772
21773 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21774
21775         * gnus-art.el (gnus-article-next-page): Revert.
21776         (gnus-article-beginning-of-window): New macro.
21777         (gnus-article-next-page-1): Use it.
21778         (gnus-article-prev-page): Ditto.
21779         (gnus-article-edit-part): Use insert-buffer-substring instead of
21780         insert-buffer.
21781         (gnus-article-edit-exit): Ditto.
21782
21783         * gnus-util.el (gnus-beginning-of-window): Remove.
21784         (gnus-end-of-window): Remove.
21785
21786         * lpath.el: Don't bind header-line-format and scroll-margin.
21787
21788 2005-07-25  Simon Josefsson  <jas@extundo.com>
21789
21790         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
21791         to have the url package without w3.  Reported by Daiki Ueno
21792         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
21793
21794 2005-07-20  Didier Verna  <didier@xemacs.org>
21795
21796         * gnus-diary.el: Remove the description comment (nndiary is now
21797         properly documented in the Gnus manual).
21798         Fix the spelling of "Back End".
21799         * nndiary.el: Ditto.
21800         Fix the copyright notice.
21801
21802 2005-07-18  Romain Francoise  <romain@orebokech.com>
21803
21804         * gnus-sum.el (gnus-summary-to-prefix)
21805         (gnus-summary-newsgroup-prefix): New variables.
21806         (gnus-summary-from-or-to-or-newsgroups): Use them.
21807
21808 2005-07-17  Romain Francoise  <romain@orebokech.com>
21809
21810         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
21811         space as it's generally not especially interesting to the user.
21812
21813 2005-07-16  Romain Francoise  <romain@orebokech.com>
21814
21815         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
21816         nil to avoid prompting and file modification if one of the
21817         messages at the top of the nnfolder file contains a copyright
21818         notice.
21819         Update copyright notice.
21820
21821         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
21822         instead of `current-time-string' as the latter creates a time
21823         string that is not RFC 2822 compliant (it lacks the zone).
21824         Update copyright notice.
21825
21826 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21827
21828         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
21829         for text/rtf.  Display default in prompt.  Pass default for M-n.
21830
21831         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
21832
21833 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21834
21835         * gnus-msg.el (gnus-button-mailto):
21836         Remove save-selected-window-window hackery because it relies on
21837         save-selected-window internals.
21838
21839 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21840
21841         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
21842         (gnus-article-next-page-1): Use gnus-beginning-of-window.
21843         (gnus-article-prev-page): Ditto.
21844
21845         * gnus-util.el (gnus-beginning-of-window): New function.
21846         (gnus-end-of-window): New function.
21847
21848         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
21849
21850 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21851
21852         * gnus-score.el (gnus-score-edit-all-score):
21853         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
21854         gnus-message.
21855
21856 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21857
21858         * gnus-msg.el (gnus-button-mailto):
21859         Remove save-selected-window-window hackery because it relies on
21860         save-selected-window internals.
21861
21862 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21863
21864         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
21865         add-minor-mode.
21866         (gnus-binary-mode): Ditto.
21867
21868         * gnus-topic.el (gnus-topic-mode): Ditto.
21869
21870 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
21871
21872         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
21873         (gnus-article-prev-page): Take scroll-margin into consideration.
21874
21875 2005-07-04  Lute Kamstra  <lute@gnu.org>
21876
21877         Update FSF's address in GPL notices.
21878
21879 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
21880
21881         * gnus.el (gnus-exit):
21882         * gnus-group.el (gnus-group-icons):
21883         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
21884
21885         * gnus-nocem.el (gnus-nocem):
21886         * message.el (message-various, message-buffers, message-sending)
21887         (message-interface, message-forwarding, message-insertion)
21888         (message-headers, message-news, message-mail):
21889         * pgg-gpg.el (pgg-gpg):
21890         * pgg-parse.el (pgg-parse):
21891         * pgg-pgp.el (pgg-pgp):
21892         * pgg-pgp5.el (pgg-pgp5):
21893         * pop3.el (pop3): Finish `defgroup' description with period.
21894
21895 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21896
21897         * gnus-art.el (article-display-face): Improve the efficiency.
21898         (article-display-x-face): Ditto; remove gray x-face stuff.
21899
21900 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21901
21902         * gnus-art.el (article-display-face): Correct the position in
21903         which Faces are inserted.
21904
21905 2005-06-29  Didier Verna  <didier@xemacs.org>
21906
21907         * gnus-art.el (article-display-face): Display faces in correct
21908         order.
21909
21910 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21911
21912         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
21913         (gnus-fill-real-hashtb): Use hash table instead of obarray.
21914         (gnus-nocem-check-article): Fetch the Type header.
21915         (gnus-nocem-message-wanted-p): Fix the way to examine types.
21916         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
21917         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
21918         make sure gnus-nocem-hashtb is initialized.
21919         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
21920         (gnus-nocem-unwanted-article-p): Ditto.
21921
21922         * pgg.el (pgg-verify): Return the verification result.
21923
21924 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21925
21926         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
21927         is ascii.
21928
21929 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
21930
21931         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
21932         `show-nonbreak-escape'.
21933
21934 2005-06-23  Lute Kamstra  <lute@gnu.org>
21935
21936         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
21937
21938         * dig.el (dig-mode):
21939         * smime.el (smime-mode): Use gnus-run-mode-hooks.
21940
21941 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
21942
21943         * nnimap.el (nnimap-split-download-body): Fix spellings.
21944
21945 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
21946
21947         * gnus-art.el (gnus-article-encrypt-body):
21948         * gnus-cus.el (gnus-score-customize):
21949         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
21950         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
21951
21952 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
21953
21954         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
21955         header by looking for magic "MII" at the beginning.
21956
21957 2005-06-16  Miles Bader  <miles@gnu.org>
21958
21959         * gnus-xmas.el (gnus-xmas-group-startup-message):
21960         Use renamed gnus-splash face.
21961
21962         * assistant.el (assistant-field): Remove "-face" suffix from face name.
21963         (assistant-field-face): New backward-compatibility alias for renamed
21964         face.
21965         (assistant-render-text): Use renamed assistant-field face.
21966
21967         * spam.el (spam): Remove "-face" suffix from face name.
21968         (spam-face): New backward-compatibility alias for renamed face.
21969         (spam-face, spam-initialize): Use renamed spam face.
21970
21971         * message.el (message-header-to, message-header-cc)
21972         (message-header-subject, message-header-newsgroups)
21973         (message-header-other, message-header-name)
21974         (message-header-xheader, message-separator, message-cited-text)
21975         (message-mml): Remove "-face" suffix from face names.
21976         (message-header-to-face, message-header-cc-face)
21977         (message-header-subject-face, message-header-newsgroups-face)
21978         (message-header-other-face, message-header-name-face)
21979         (message-header-xheader-face, message-separator-face)
21980         (message-cited-text-face, message-mml-face):
21981         New backward-compatibility aliases for renamed faces.
21982         (message-font-lock-keywords): Use renamed message faces.
21983
21984         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
21985         (sieve-test-commands, sieve-tagged-arguments):
21986         Remove "-face" suffix from face names.
21987         (sieve-control-commands-face, sieve-action-commands-face)
21988         (sieve-test-commands-face, sieve-tagged-arguments-face):
21989         New backward-compatibility aliases for renamed faces.
21990         (sieve-control-commands-face, sieve-action-commands-face)
21991         (sieve-test-commands-face, sieve-tagged-arguments-face):
21992         Use renamed sieve faces.
21993
21994         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
21995         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
21996         (gnus-group-news-3-empty, gnus-group-news-4)
21997         (gnus-group-news-4-empty, gnus-group-news-5)
21998         (gnus-group-news-5-empty, gnus-group-news-6)
21999         (gnus-group-news-6-empty, gnus-group-news-low)
22000         (gnus-group-news-low-empty, gnus-group-mail-1)
22001         (gnus-group-mail-1-empty, gnus-group-mail-2)
22002         (gnus-group-mail-2-empty, gnus-group-mail-3)
22003         (gnus-group-mail-3-empty, gnus-group-mail-low)
22004         (gnus-group-mail-low-empty, gnus-summary-selected)
22005         (gnus-summary-cancelled, gnus-summary-high-ticked)
22006         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
22007         (gnus-summary-high-ancient, gnus-summary-low-ancient)
22008         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
22009         (gnus-summary-low-undownloaded)
22010         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
22011         (gnus-summary-low-unread, gnus-summary-normal-unread)
22012         (gnus-summary-high-read, gnus-summary-low-read)
22013         (gnus-summary-normal-read, gnus-splash):
22014         Remove "-face" suffix from face names.
22015         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
22016         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
22017         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
22018         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
22019         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
22020         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
22021         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
22022         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
22023         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
22024         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
22025         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
22026         (gnus-summary-selected-face, gnus-summary-cancelled-face)
22027         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
22028         (gnus-summary-normal-ticked-face)
22029         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
22030         (gnus-summary-normal-ancient-face)
22031         (gnus-summary-high-undownloaded-face)
22032         (gnus-summary-low-undownloaded-face)
22033         (gnus-summary-normal-undownloaded-face)
22034         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
22035         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
22036         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
22037         (gnus-splash-face):
22038         New backward-compatibility aliases for renamed faces.
22039         (gnus-group-startup-message): Use renamed gnus faces.
22040
22041         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
22042         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
22043         (gnus-server-agent): Remove "-face" suffix from face names.
22044         (gnus-server-agent-face, gnus-server-opened-face)
22045         (gnus-server-closed-face, gnus-server-denied-face)
22046         (gnus-server-offline-face):
22047         New backward-compatibility aliases for renamed faces.
22048         (gnus-server-agent-face, gnus-server-opened-face)
22049         (gnus-server-closed-face, gnus-server-denied-face)
22050         (gnus-server-offline-face): Use renamed gnus faces.
22051
22052         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
22053         Remove "-face" suffix from face names.
22054         (gnus-picon-xbm-face, gnus-picon-face):
22055         New backward-compatibility aliases for renamed faces.
22056
22057         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
22058         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
22059         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
22060         (gnus-cite-11): Remove "-face" suffix from face names.
22061         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
22062         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
22063         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
22064         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
22065         New backward-compatibility aliases for renamed faces.
22066         (gnus-cite-attribution-face, gnus-cite-face-list)
22067         (gnus-article-boring-faces): Use renamed gnus faces.
22068
22069         * gnus-art.el (gnus-signature, gnus-header-from)
22070         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
22071         (gnus-header-content): Remove "-face" suffix from face names.
22072         (gnus-signature-face, gnus-header-from-face)
22073         (gnus-header-subject-face, gnus-header-newsgroups-face)
22074         (gnus-header-name-face, gnus-header-content-face):
22075         New backward-compatibility aliases for renamed faces.
22076         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
22077
22078         * gnus-sum.el (gnus-summary-selected-face)
22079         (gnus-summary-highlight): Use renamed gnus faces.
22080         * gnus-group.el (gnus-group-highlight): Likewise.
22081
22082 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
22083
22084         * gnus-sieve.el (gnus-sieve-article-add-rule):
22085         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
22086         * spam-stat.el (spam-stat-buffer-change-to-spam)
22087         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
22088
22089         * message.el (message-is-yours-p):
22090         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
22091
22092 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22093
22094         * mm-view.el (mm-inline-text): Withdraw the last change.
22095
22096 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22097
22098         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
22099         executing enriched-decode.
22100
22101 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22102
22103         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
22104         charset of tar files.
22105
22106 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22107
22108         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22109
22110 2005-06-04  Lute Kamstra  <lute@gnu.org>
22111
22112         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22113         information is never recorded.
22114
22115 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22116
22117         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22118
22119 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22120
22121         * pop3.el (pop3-apop): Run md5 in the binary mode.
22122
22123         * starttls.el (starttls-set-process-query-on-exit-flag):
22124         Use eval-and-compile.
22125
22126 2005-05-31  Simon Josefsson  <jas@extundo.com>
22127
22128         * smime.el (smime-replace-in-string): Define.
22129         (smime-cert-by-ldap-1): Use it.
22130
22131 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22132
22133         * gnus-art.el (article-display-x-face): Replace
22134         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22135
22136         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22137         set-process-query-on-exit-flag or process-kill-without-query.
22138
22139         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22140         loop instead of replace-regexp.
22141
22142         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22143         instead of process-kill-without-query if it is available.
22144
22145         * lpath.el: Fbind ldap-search-entries.
22146
22147         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22148         instead of find-file-hooks if it is available.
22149
22150         * mml1991.el: Bind pgg-default-user-id when compiling.
22151
22152         * mml2015.el: Bind pgg-default-user-id when compiling.
22153
22154         * nndraft.el (nndraft-request-associate-buffer):
22155         Use write-contents-functions instead of write-contents-hooks if it is
22156         available.
22157
22158         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22159         instead of find-file-hooks if it is available.
22160
22161         * nntp.el (nntp-open-connection): Replace
22162         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22163         (nntp-open-ssl-stream): Ditto.
22164         (nntp-open-tls-stream): Ditto.
22165
22166         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22167         set-process-query-on-exit-flag or process-kill-without-query.
22168         (starttls-open-stream-gnutls): Use it instead of
22169         process-kill-without-query.
22170         (starttls-open-stream): Ditto.
22171
22172 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22173
22174         * smime.el (smime-cert-by-ldap-1): Don't use
22175         replace-regexp-in-string.
22176
22177 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
22178
22179         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
22180
22181         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22182         in PEM format.  Adjust to the XEmacs compatibility.
22183
22184 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22185
22186         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22187         by `string-to-number'.
22188         * gnus-agent.el (gnus-agent-regenerate-group)
22189         (gnus-agent-fetch-articles): Ditto.
22190         * gnus-art.el (gnus-button-fetch-group): Ditto.
22191         * gnus-cache.el (gnus-cache-generate-active)
22192         (gnus-cache-articles-in-group): Ditto.
22193         * gnus-group.el (gnus-group-set-current-level)
22194         (gnus-group-insert-group-line): Ditto.
22195         * gnus-score.el (gnus-score-set-expunge-below)
22196         (gnus-score-set-mark-below, gnus-summary-score-effect)
22197         (gnus-summary-score-entry): Ditto.
22198         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22199         (gnus-soup-pack): Ditto.
22200         * gnus-spec.el (gnus-xmas-format): Ditto.
22201         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22202         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22203         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22204         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22205         * nndb.el (nndb-get-remote-expire-response): Ditto.
22206         * nndiary.el (nndiary-parse-schedule-value)
22207         (nndiary-string-to-number, nndiary-request-replace-article)
22208         (nndiary-request-article): Ditto.
22209         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22210         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22211         * nneething.el (nneething-make-head): Ditto.
22212         * nnfolder.el (nnfolder-request-article)
22213         (nnfolder-retrieve-headers): Ditto.
22214         * nnheader.el (nnheader-file-to-number): Ditto.
22215         * nnkiboze.el (nnkiboze-request-article): Ditto.
22216         * nnmail.el (nnmail-process-unix-mail-format)
22217         (nnmail-process-babyl-mail-format): Ditto.
22218         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22219         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22220         (nnmh-request-create-group, nnmh-request-list-1)
22221         (nnmh-request-group, nnmh-request-article): Ditto.
22222         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22223         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22224         * nnsoup.el (nnsoup-make-active): Ditto.
22225         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22226         * nntp.el (nntp-find-group-and-number)
22227         (nntp-retrieve-headers-with-xover): Ditto.
22228         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22229         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22230         (pgg-format-key-identifier): Ditto.
22231         * pop3.el (pop3-last, pop3-stat): Ditto.
22232         * qp.el (quoted-printable-decode-region): Ditto.
22233
22234         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22235         of concat.
22236
22237 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22238
22239         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22240
22241         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22242
22243         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22244
22245         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22246
22247         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22248
22249         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22250
22251         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22252         (gnus-carpal-mode): Ditto.
22253
22254         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22255         (gnus-browse-mode): Ditto.
22256
22257         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22258
22259         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22260
22261 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22262
22263         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22264
22265 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22266
22267         * gnus-util.el (gnus-run-mode-hooks): New function.
22268
22269         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22270
22271         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22272         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22273
22274 2005-05-27  Lute Kamstra  <lute@gnu.org>
22275
22276         * dns-mode.el (dns-mode): Specify customization group.
22277
22278 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22279
22280         * gnus-agent.el (gnus-agent-make-mode-line-string):
22281         Use mode-line-highlight as mouse-face.
22282
22283 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22284
22285         * canlock.el (canlock): Change the parent group to news.
22286
22287         * deuglify.el (gnus-outlook-deuglify): Add :group.
22288
22289         * dig.el (dig): Add :group.
22290
22291         * dns-mode.el (dns-mode): Add :group.
22292
22293         * encrypt.el (encrypt): Add :group.
22294
22295         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22296         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22297         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22298         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22299         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22300
22301         * gnus-diary.el (gnus-diary): Add :group.
22302
22303         * gnus.el (gnus-group-news-1-face): Add :group.
22304         (gnus-group-news-1-empty-face): Ditto.
22305         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22306         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22307         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22308         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22309         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22310         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22311         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22312         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22313         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22314         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22315         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22316         (gnus-summary-high-ticked-face): Ditto.
22317         (gnus-summary-low-ticked-face): Ditto.
22318         (gnus-summary-normal-ticked-face): Ditto.
22319         (gnus-summary-high-ancient-face): Ditto.
22320         (gnus-summary-low-ancient-face): Ditto.
22321         (gnus-summary-normal-ancient-face): Ditto.
22322         (gnus-summary-high-undownloaded-face): Ditto.
22323         (gnus-summary-low-undownloaded-face): Ditto.
22324         (gnus-summary-normal-undownloaded-face): Ditto.
22325         (gnus-summary-high-unread-face): Ditto.
22326         (gnus-summary-low-unread-face): Ditto.
22327         (gnus-summary-normal-unread-face): Ditto.
22328         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22329         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22330
22331         * hashcash.el (hashcash): New custom group.
22332         (hashcash-default-payment): Add :group.
22333         (hashcash-payment-alist): Ditto.
22334         (hashcash-default-accept-payment): Ditto.
22335         (hashcash-accept-resources): Ditto.
22336         (hashcash-path): Ditto.
22337         (hashcash-extra-generate-parameters): Ditto.
22338         (hashcash-double-spend-database): Ditto.
22339         (hashcash-in-news): Ditto.
22340
22341         * message.el (message-minibuffer-local-map): Add :group.
22342
22343         * netrc.el (netrc): Add :group.
22344
22345         * sieve-manage.el (sieve-manage-log): Add :group.
22346         (sieve-manage-default-user): Diito.
22347         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22348         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22349         (sieve-manage-authenticators): Ditto.
22350         (sieve-manage-authenticator-alist): Ditto.
22351         (sieve-manage-default-port): Ditto.
22352
22353         * sieve-mode.el (sieve-control-commands-face): Add :group.
22354         (sieve-action-commands-face): Ditto.
22355         (sieve-test-commands-face): Ditto.
22356         (sieve-tagged-arguments-face): Ditto.
22357
22358         * smime.el (smime): Add :group.
22359
22360         * spam-report.el (spam-report): Add :group.
22361
22362         * spam.el (spam, spam-face): Add :group.
22363
22364 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22365
22366         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22367         return \n.\n.\n at the end of articles.  Protect against that.
22368         (nntp-with-open-group): Allow debugging.
22369
22370         * nnheader.el (mail-header-set-extra): Make into a function
22371         because I just could't understand how to quote the list properly.
22372
22373         * dns.el (query-dns-cached): New function.
22374
22375 2005-05-26  Lute Kamstra  <lute@gnu.org>
22376
22377         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22378
22379 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22380
22381         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22382
22383         * gnus-art.el: Don't autoload mail-extract-address-components.
22384
22385         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22386         eval-and-compile to evaluate it.
22387
22388         * hashcash.el: Don't autoload executable-find.
22389
22390         * nndb.el: Don't declare the nndb back end two or more times; don't
22391         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22392
22393         * nntp.el: Autoload format-spec instead of format; use
22394         eval-and-compile to evaluate autoload forms.
22395
22396 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22397
22398         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22399
22400 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22401
22402         * gnus.el (gnus-version-number): Bump version.
22403
22404 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22405
22406         * gnus.el: No Gnus v0.3 is released.
22407
22408 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22409
22410         * lpath.el (featurep): Bind show-nonbreak-escape.
22411
22412 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22413
22414         * gnus-art.el (gnus-article-edit-part): Disable undo.
22415
22416 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22417
22418         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22419         gnus-article-date-lapsed-new-header is t if date timer is active;
22420         skip headers in which the original date value is empty.
22421         (gnus-article-save-original-date): Redefine it as a macro.
22422         (gnus-display-mime): Use it.
22423
22424 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22425
22426         * gnus-art.el (article-date-ut): Support converting date in
22427         forwarded parts as well.
22428         (gnus-article-save-original-date): New function.
22429         (gnus-display-mime): Use it.
22430
22431 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22432
22433         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22434         enclosure element of <item>.
22435
22436 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22437
22438         * message.el (message-kill-buffer-query): Rename from
22439         `message-kill-buffer-query-if-modified'.  Add :version.
22440
22441 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22442
22443         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
22444         window layout.
22445
22446 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22447
22448         * mml.el: Autoload dnd when compiling.
22449
22450 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22451
22452         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22453         x-dnd-*.
22454
22455 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22456
22457         * qp.el (quoted-printable-encode-region): Save excursion.
22458
22459 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22460
22461         * message.el (message-kill-buffer-query-if-modified): Add new variable
22462         so the user can kill a modified message buffer quickly.
22463         (message-kill-buffer): Use it.
22464
22465 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22466
22467         * lpath.el: Fbind display-time-event-handler; don't fbind
22468         string-to-multibyte.
22469
22470         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22471
22472 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22473
22474         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22475         contained in text because xml.el decodes entities) with LFs.
22476
22477 2005-04-11  Lute Kamstra  <lute@gnu.org>
22478
22479         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22480         differently.
22481
22482 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22483
22484         * mm-util.el (mm-detect-coding-region): Typo.
22485
22486 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22487
22488         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22489
22490 2005-04-06  Deepak Goel  <deego@gnufans.org>
22491
22492         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22493         user-function allow user modifications of the scores.
22494         (spam-stat-score-buffer-user): New function, to allow
22495         user-computed modifications to the score.
22496         (spam-stat-score-buffer-user-functions): List of additional
22497         scoring functions.
22498         (spam-stat-error-holder): Global temporary error holder.
22499         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22500         variable.
22501
22502 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22503
22504         * gnus-registry.el (gnus-registry-clean-empty-function)
22505         (gnus-registry-trim, gnus-registry-fetch-groups)
22506         (gnus-registry-delete-group): Groups that match
22507         `gnus-registry-ignored-groups' are removed from the registry
22508         entries, not just ignored for splitting.  This helps clean up the
22509         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22510         to get all the groups a message ID is in.
22511
22512         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22513         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22514         (spam-stat-score-buffer-user-functions): Add :number custom type.
22515
22516 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22517
22518         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22519         argument in XEmacs.
22520
22521         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22522         (nnrss-request-group): Decode group name first.
22523         (nnrss-request-article): Make a text/plain article if mml-to-mime
22524         failed.
22525         (nnrss-get-encoding): Return a compatible encoding according to
22526         nnrss-compatible-encoding-alist.
22527         (nnrss-find-el): Use consp instead of listp.
22528         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22529
22530 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22531
22532         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22533         which Emacs 20 doesn't support.
22534         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22535
22536 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22537
22538         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22539         silence the byte compiler inside the defun.
22540
22541         * gnus-demon.el (parse-time-string): Add autoload.
22542
22543         * gnus-delay.el (parse-time-string): Add autoload.
22544
22545         * gnus-art.el (parse-time-string): Add autoload.
22546
22547         * nnultimate.el (parse-time): Require for `parse-time-string'.
22548
22549 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22550
22551         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22552
22553         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22554
22555         * smime.el (smime-ldap-host-list): Add :version.
22556
22557 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22558
22559         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22560         pass it to `gnus-browse-read-group'.
22561         (gnus-browse-read-group): Add NUMBER argument and pass it to
22562         `gnus-group-read-ephemeral-group'.
22563
22564         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22565         argument and pass it to `gnus-group-read-group'.
22566
22567 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22568
22569         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22570         mm-xemacs-find-mime-charset-1 if we have the mule feature
22571         available at runtime.
22572
22573 2005-03-25  Werner Lemberg  <wl@gnu.org>
22574
22575         * nnmaildir.el: Replace `illegal' with `invalid'.
22576
22577 2005-03-23  Lute Kamstra  <lute@gnu.org>
22578
22579         * time-date.el: Add comment on time value formats.
22580         Don't require parse-time.
22581         (with-decoded-time-value): New macro.
22582         (encode-time-value): New function.
22583         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22584         (days-to-time): Return a valid time value when arg is huge.
22585         (time-since): Use time-subtract.
22586         (time-to-number-of-days): Use time-to-seconds.
22587
22588 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22589
22590         * gnus-start.el (gnus-display-time-event-handler):
22591         Check display-time-timer at runtime rather than only at load time
22592         in case display-time-mode is turned off in the mean time.
22593
22594 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22595
22596         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22597         used.
22598
22599         * nneething.el (nneething-map-file-directory): Derive from
22600         `gnus-directory'.
22601
22602         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22603         the To/Cc button.
22604
22605 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22606
22607         * nnmaildir.el (nnmaildir-request-accept-article):
22608         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22609
22610 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22611
22612         * gnus-async.el: Require timer-funcs at compile time when in
22613         XEmacs for `run-with-idle-timer'.
22614
22615 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22616
22617         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22618         autoloaded function.
22619
22620 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22621
22622         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22623
22624 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22625
22626         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22627
22628 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22629
22630         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22631         Add gnus-expert-user to default.
22632
22633 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22634
22635         * nnimap.el (nnimap-open-server): Ditto.
22636
22637         * imap.el (imap-authenticate): Fix typo.
22638
22639 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22640
22641         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22642         buffer (since IMAP server might return FETCH response out of
22643         order, and the nntp buffer must be sorted).
22644
22645 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22646
22647         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22648         comparison on string.
22649
22650         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
22651         (gnus-agent-score): Rename category keywords to match gnus-cus.
22652         (gnus-agent-summary-fetch-series): Modify to protect against
22653         gnus-agent-summary-fetch-group clearing processable flags.
22654         (gnus-agent-synchronize-group-flags): Update live group buffer as
22655         synchronization may occur due to the user toggle the plugged
22656         status.
22657         (gnus-agent-fetch-group-1): Clear downloadable flag when article
22658         successfully downloaded.
22659         (gnus-agent-expire-group-1): Avoid using markers when the overview
22660         is in ascending order; greatly improves performance.
22661         (gnus-agent-regenerate-group):
22662         Use gnus-agent-synchronize-group-flags to reset read status in both
22663         gnus and server.
22664         (gnus-agent-update-files-total-fetched-for): Fix initial size.
22665
22666 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22667
22668         * message.el: Don't autoload former message-utils variables.
22669         (message-strip-subject-trailing-was): Change doc string.
22670
22671         * nnweb.el: Fixes for `gnus-group-make-web-group'.
22672         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22673         (nnweb-google-search): Add "hl=en" here.
22674         (nnweb-google-parse-1, nnweb-google-create-mapping):
22675         Don't hardcode URL.
22676
22677 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22678
22679         * message.el (message-get-reply-headers, message-followup):
22680         Mention related variables `message-use-followup-to' and
22681         `message-use-mail-followup-to', in the information buffer.
22682
22683         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22684         of broken groups(-beta).google.com.
22685
22686 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22687
22688         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22689         parameter to invoked gnus-request-move-article; remove the
22690         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22691         all at once instead of once per article.
22692         (gnus-summary-remove-process-mark): Accept a list of articles as
22693         well as a single article for processing.
22694
22695         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22696         parameter.
22697
22698         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22699
22700         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22701
22702         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22703         parameter.
22704
22705         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22706         parameter.
22707
22708         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22709         parameter and remove the gnus-sum-hint-move-is-internal variable.
22710
22711         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22712         parameter.
22713
22714         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22715         parameter.
22716
22717         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22718         parameter.
22719
22720         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22721
22722         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22723         parameter.
22724
22725         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22726         parameter.
22727
22728 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22729
22730         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22731         a more conservative way.
22732
22733 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22734
22735         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22736         buffer, so it moves the window's cursor.
22737
22738 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22739
22740         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22741         `mm-dissect-multipart' and receive the from field as an (optional)
22742         argument from `mm-dissect-multipart'.
22743         (mm-dissect-multipart): Receive the from field as an argument and
22744         pass it on when we call `mm-dissect-buffer' on MIME parts.
22745         Fixes verification/decryption of signed/encrypted MIME parts.
22746
22747 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
22748
22749         * gnus-sum.el (gnus-summary-move-article):
22750         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
22751         whatever it calls (right now, only nnimap-request-move article
22752         respects it).
22753
22754         * nnimap.el (nnimap-request-move-article):
22755         When gnus-sum-hint-move-is-internal is set, don't do the extra
22756         nnimap-request-article.
22757
22758 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22759
22760         * nnheader.el (nnheader-find-file-noselect): Add doc string.
22761
22762         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
22763         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
22764
22765         * gnus-sum.el (gnus-summary-caesar-message):
22766         Apply `gnus-treat-article' after rotation.
22767
22768         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
22769         doc string.
22770
22771 2005-02-22  Simon Josefsson  <jas@extundo.com>
22772
22773         * encrypt.el (encrypt-password-cache-expiry): Remove (use
22774         `password-cache-expiry' instead).  Reported by Arne Jørgensen
22775         <arne@arnested.dk>.
22776         (encrypt): Add password-cache and password-cache-expiry as group
22777         members.
22778
22779 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
22780
22781         * smime.el (smime-ldap-host-list): Doc fix.
22782         (smime-ask-passphrase): Use `password-read-and-add' to read (and
22783         cache) password.
22784         (smime-sign-region): Use it.
22785         (smime-decrypt-region): Use it.
22786         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
22787         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
22788         fails.
22789         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
22790         certificate from DER to PEM format rather than calling openssl.
22791
22792         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
22793
22794         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
22795         for signing/encryption.
22796
22797         * mml.el (mml-parse-1): Use them.
22798
22799 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
22800
22801         * nnrss.el (nnrss-verbose): Remove.
22802         (nnrss-request-group): Use `nnheader-message' instead.
22803
22804 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
22805
22806         * nnrss.el (nnrss-verbose): New variable.
22807         (nnrss-request-group): Make it say nnrss is requesting a group.
22808
22809 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
22810
22811         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
22812         Handle news URL with given port correctly.
22813
22814 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22815
22816         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
22817         containing special characters.
22818
22819         * gnus-sum.el (gnus-summary-edit-article): Ditto.
22820
22821         * mml.el (mime-to-mml): Ditto.
22822
22823         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
22824         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
22825         (rfc2047-decode-region): Quote decoded words containing special
22826         characters when rfc2047-quote-decoded-words-containing-tspecials
22827         is non-nil.
22828
22829 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
22830
22831         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
22832
22833         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
22834
22835 2005-02-15  Simon Josefsson  <jas@extundo.com>
22836
22837         * nnimap.el (nnimap-debug): Doc fix.
22838
22839         * imap.el (imap-debug): Doc fix.
22840
22841 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22842
22843         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
22844
22845 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
22846
22847         * gnus.el (spam-contents): Improve docs for spam-contents
22848         parameter in its variable incarnation.
22849
22850 2005-02-14  Simon Josefsson  <jas@extundo.com>
22851
22852         * smime-ldap.el: Use require instead of load-library for ldap.
22853         (smime-ldap-search): Indent.
22854         (smime-ldap-search-internal): Shorten line.
22855
22856         * smime.el (smime-cert-by-dns): Add doc-string.
22857         (smime-cert-by-ldap-1): Indent.
22858
22859         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
22860         mml-smime-get-dns-ldap.
22861         (mml-smime-encrypt-query): Use new function.  Default to ldap.
22862
22863 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
22864
22865         * smime.el: Require smime-ldap.
22866         (smime-ldap-host-list): New variable.
22867         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
22868
22869         * mml-smime.el (mml-smime-encrypt-query): New function.
22870         (mml-smime-encrypt-query): Use it.
22871
22872         * smime-ldap.el: New file.
22873
22874 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22875
22876         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
22877
22878 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
22879
22880         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
22881         argument in doc string.  Make query for type more clear.
22882
22883 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
22884
22885         * gnus.el (gnus-group-startup-message): Search for gnus images in
22886         etc/images/gnus.
22887         * mm-util.el (mm-image-load-path): Likewise.
22888         * smiley.el (smiley-data-directory): Search for smilies in
22889         etc/images/smilies.
22890
22891 2005-02-09  Kim F. Storm  <storm@cua.dk>
22892
22893         Change Emacs release version from 21.4 to 22.1 throughout.
22894         Change Emacs development version from 21.3.50 to 22.0.50.
22895
22896 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22897
22898         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
22899
22900         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
22901         non-Mule XEmacs as well.
22902         (mm-decompress-buffer): Signal an error intentionally if it does
22903         not decompress compressed data because auto-compression-mode is
22904         disabled.
22905
22906 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
22907
22908         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
22909         an ID in the registry even if it has no groups.
22910
22911 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22912
22913         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
22914         merge it into mm-decompress-buffer.
22915         (gnus-mime-copy-part): Use the MIME part charset, the value which
22916         a user specified or gnus-newsgroup-charset for decoding, like
22917         gnus-mime-inline-part does; set buffer-file-coding-system to tell
22918         save-buffer what was used.  Suggested by Kevin Ryde
22919         <user42@zip.com.au>.
22920         (gnus-mime-inline-part): Allow the name parameter as well as the
22921         filename parameter; force decompressing of compressed data; always
22922         display contents being not decoded as unibyte.
22923
22924         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
22925         as well as the filename parameter.
22926
22927         * mm-util.el (mm-decompress-buffer):
22928         Merge gnus-mime-jka-compr-maybe-uncompress.
22929         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
22930         of compressed data.
22931
22932 2005-02-08  Simon Josefsson  <jas@extundo.com>
22933
22934         * imap.el (imap-log): Doc fix.
22935
22936 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22937
22938         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
22939         the coding cookies; decompress compressed parts.
22940
22941         * mml.el (mml-generate-mime-1): Add the charset parameter according
22942         to the value which a user specified manually or the coding cookie.
22943
22944         * mm-util.el (mm-string-to-multibyte): New function.
22945         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
22946         (mm-coding-system-to-mime-charset): New function.
22947         (mm-decompress-buffer): New function.
22948         (mm-find-buffer-file-coding-system): New function.
22949
22950         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
22951         (mm-display-inline-fontify): Rewrite for decoding and decompressing
22952         parts.
22953
22954 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22955
22956         * mm-view.el (mm-display-inline-fontify): Decode a part according
22957         to the charset parameter.
22958
22959 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22960
22961         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
22962         prefix arg is neither nil nor a number, as info specifies.
22963
22964 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22965
22966         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
22967         timestamps.
22968
22969 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
22970
22971         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
22972         groups error checking and notify user.
22973
22974 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
22975
22976         * message.el (message-send-mail-function): Check existence of
22977         sendmail-program first before using default value
22978         `message-send-mail-with-sendmail'.  Otherwise use more generic
22979         `smtpmail-send-it'.
22980
22981 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22982
22983         * nntp.el (nntp-request-update-info): Always return nil.
22984
22985 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22986
22987         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
22988
22989 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22990
22991         * message.el (message-beginning-of-line): Change the behavior when
22992         invoked between BOL and : so that it first moves backward.
22993
22994 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22995
22996         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
22997         article buffer when editing of the article is discarded.
22998         (gnus-article-prepare): Revert.
22999
23000 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23001
23002         * gnus-art.el (gnus-article-prepare):
23003         Remove message-strip-forbidden-properties from the local hook.
23004
23005 2005-01-27  Simon Josefsson  <jas@extundo.com>
23006
23007         * password.el (password-cache-add): Only start one timer per key.
23008         Reported by Derek Atkins <warlord@MIT.EDU>.
23009
23010 2005-01-26  Steve Youngs  <steve@sxemacs.org>
23011
23012         * run-at-time.el: Remove.  It is no longer needed as
23013         timer-funcs.el in the xemacs-base package has a working version of
23014         `run-at-time'.
23015
23016         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
23017
23018         * password.el: Require timer-funcs instead of run-at-time in
23019         XEmacs.
23020         Remove `password-run-at-time' macro.
23021         (password-cache-add): Use `run-at-time' instead of
23022         `password-run-at-time'.
23023
23024         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
23025         Remove `nnheader-cancel-function-timers' alias,
23026         `cancel-function-timers' exists in XEmacs in timer-funcs.
23027
23028         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
23029         for `run-with-idle-timer'.
23030
23031         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
23032         for `run-at-time'.
23033
23034         * mm-url.el: Require timer-funcs at compile time when in XEmacs
23035         for `with-timeout'.
23036
23037         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
23038         the same as for XEmacs 21.4.
23039         No need to ignore `run-with-idle-timer', this function exists in
23040         XEmacs now in timer-funcs.el in the xemacs-base package.
23041         (dgnushack-compile): No need to delete
23042         run-at-time.el from the list of files to compile because it
23043         doesn't exist anymore.
23044
23045 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23046
23047         * mml.el (mml-generate-mime-1): Convert string into unibyte when
23048         inserting " *mml*" buffer's contents into a unibyte temp buffer.
23049
23050 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
23051
23052         * mail-source.el (mail-source-fetch-imap): Search for ^From case
23053         sensitively.
23054
23055 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
23056
23057         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
23058
23059 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23060
23061         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
23062         which will be inserted according to the multibyteness of a buffer
23063         rather than the type of contents.  Suggested by ARISAWA Akihiro
23064         <ari@mbf.ocn.ne.jp>.
23065
23066         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
23067         of string which old xml.el may return rather than a string.
23068
23069 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23070
23071         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
23072
23073 2005-01-16  Simon Josefsson  <jas@extundo.com>
23074
23075         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
23076         idn/idna.el isn't available.
23077         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
23078         <michael@waxrat.com>.
23079
23080         * hashcash.el: Remove non-FSF copyright header.
23081
23082         * hashcash.el (hashcash-extra-generate-parameters): New variable.
23083         (hashcash-generate-payment): Use it.
23084         (hashcash-generate-payment-async): Use it.
23085
23086 2005-01-15  Simon Josefsson  <jas@extundo.com>
23087
23088         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
23089         Suggested by Raymond Scholz <ray-2005@zonix.de>.
23090
23091         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
23092         gnus-summary-idna-message.
23093         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
23094         (gnus-summary-idna-message): New function.
23095
23096 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
23097
23098         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
23099         gnus-novice-user.
23100
23101 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23102
23103         * nnrss.el (nnrss-request-delete-group): Delete entries in
23104         nnrss-group-alist as well.
23105         (nnrss-save-server-data): Insert newline.
23106
23107 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23108
23109         * gnus.el (gnus-user-agent): Use list of symbols instead of
23110         symbols.  Display full version number for (S)XEmacs.
23111         Optionally display (S)XEmacs codename.
23112
23113         * gnus-util.el (gnus-emacs-version): Update for new
23114         `gnus-user-agent'.
23115
23116         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23117         Gnus version.
23118
23119 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23120
23121         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23122         which is unreadable in some setups.
23123
23124 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23125
23126         * gnus-spec.el (gnus-update-format-specifications): Flush the
23127         group format spec cache if it doesn't support decoded group names.
23128
23129 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23130
23131         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23132         Allow to apply decay on score files matching a regexp.
23133
23134 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23135
23136         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23137         compatibility in %g and %c.
23138
23139 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23140
23141         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23142         name for only %g and %c.
23143         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23144         of gnus-tmp-group to decoded group name.
23145         (gnus-group-make-rss-group): Exclude `/'s from group names.
23146
23147 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23148
23149         * nnrss.el (nnrss-get-encoding): Fix regexp.
23150
23151 2004-12-27  Simon Josefsson  <jas@extundo.com>
23152
23153         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23154         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23155         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23156
23157 2004-12-17  Kim F. Storm  <storm@cua.dk>
23158
23159         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23160
23161         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23162
23163 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23164
23165         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23166
23167 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23168
23169         * nnrss.el: Require rfc2047 and mml.
23170         (nnrss-file-coding-system): New variable.
23171         (nnrss-format-string): Redefine it as an inline function.
23172         (nnrss-decode-group-name): New function.
23173         (nnrss-string-as-multibyte): Remove.
23174         (nnrss-retrieve-headers): Decode group name; don't use
23175         nnrss-format-string.
23176         (nnrss-request-group): Decode group name.
23177         (nnrss-request-article): Decode group name; allow a Message-ID as
23178         well as an article number; don't use nnrss-format-string; encode a
23179         Message-ID string which may contain non-ASCII characters; use
23180         mml-to-mime to compose a MIME article.
23181         (nnrss-request-expire-articles): Decode group name.
23182         (nnrss-request-delete-group): Decode group name.
23183         (nnrss-fetch): Clarify error message.
23184         (nnrss-read-server-data): Use insert-file-contents instead of load;
23185         bind file-name-coding-system; use multibyte buffer.
23186         (nnrss-save-server-data): Bind coding-system-for-write to the
23187         value of nnrss-file-coding-system; bind file-name-coding-system;
23188         add coding cookie.
23189         (nnrss-read-group-data): Use insert-file-contents instead of load;
23190         bind file-name-coding-system; use multibyte buffer.
23191         (nnrss-save-group-data): Bind coding-system-for-write to the
23192         value of nnrss-file-coding-system; bind file-name-coding-system.
23193         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23194         make it work with non-ASCII text.
23195         (nnrss-find-el): Make it work with old xml.el as well.
23196
23197 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23198
23199         * nnrss.el (nnrss-get-encoding): New function.
23200         (nnrss-fetch): Use unibyte buffer initially; bind
23201         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23202         decode contents according to the encoding attribute.
23203         (nnrss-save-group-data): Add coding cookie.
23204         (nnrss-mime-encode-string): New function.
23205         (nnrss-check-group): Use it to encode subject and author.
23206
23207 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23208
23209         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23210         imaginary variable.
23211
23212 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23213
23214         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23215         correctly even if there are wide characters.
23216
23217 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23218
23219         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23220         downcased symbol names; make a new cache instead of reusing
23221         bbdb-hashtable.
23222
23223 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23224
23225         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23226         concatenating segments rather than before concatenating them.
23227         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23228
23229         * message.el (message-get-reply-headers): Bind `extra'.
23230
23231 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23232
23233         * message.el (message-extra-wide-headers): New variable.
23234         (message-get-reply-headers): Use it.
23235
23236 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23237
23238         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23239         (gnus-agent-group-pathname): Ditto.
23240
23241         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23242
23243         * gnus-group.el (gnus-group-make-group): Decode group name.
23244         (gnus-group-make-rss-group): Register the group data after opening
23245         the nnrss group.
23246
23247 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23248
23249         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23250         by expiry now get marked as read.
23251
23252 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23253
23254         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23255
23256 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23257
23258         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23259         unify Latin characters in XEmacs.
23260         (mm-find-mime-charset-region): Use it.
23261
23262 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23263
23264         * gnus-util.el (gnus-delete-directory): New function.
23265
23266         * gnus-agent.el (gnus-agent-delete-group): Use it.
23267
23268         * gnus-cache.el (gnus-cache-delete-group): Use it.
23269
23270 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23271
23272         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23273         names.
23274
23275 2004-12-16  Simon Josefsson  <jas@extundo.com>
23276
23277         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23278
23279 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23280
23281         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23282
23283         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23284         (gnus-group-set-current-level): Decode group name.
23285
23286 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23287
23288         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23289         failed.
23290
23291 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23292
23293         * gnus-group.el (gnus-group-delete-group): Decode group name.
23294         (gnus-group-make-rss-group): Encode group name.
23295         (gnus-group-catchup-current): Decode group name.
23296         (gnus-group-kill-group): Decode group name.
23297
23298 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23299
23300         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23301
23302 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23303
23304         * gnus-group.el (gnus-group-make-rss-group):
23305         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23306
23307         * gnus-start.el (gnus-setup-news): Honor user's setting to
23308         gnus-message-archive-method.  Suggested by Lute Kamstra
23309         <lute@gnu.org>.
23310
23311 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23312
23313         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23314         global counterparts of the buffer-local variables.
23315
23316 2004-11-16  Romain Francoise  <romain@orebokech.com>
23317
23318         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23319         counterparts of the buffer-local variables.
23320
23321 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23322
23323         * message.el (message-forbidden-properties): Fix typo in doc
23324         string.
23325
23326 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23327
23328         * gnus-util.el (gnus-replace-in-string): Add doc string.
23329
23330         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23331         to avoid problems when splitting mails with many recipients.
23332
23333 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23334
23335         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23336         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23337
23338 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23339
23340         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23341         if there is no hashtable in memory or file modification time is
23342         newer than cached timestamp.
23343
23344 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23345
23346         * gnus-sum.el (gnus-summary-limit-to-recipient):
23347         Implement not-matching option.
23348
23349 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23350
23351         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23352         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23353         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23354         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23355         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23356         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23357
23358 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23359
23360         * message.el (message-forward-make-body-mml): Remove headers
23361         according to message-forward-ignored-headers if a message is decoded.
23362
23363 2004-12-02  Romain Francoise  <romain@orebokech.com>
23364
23365         * message.el (message-forward-make-body-plain): Always remove
23366         headers according to message-forward-ignored-headers.
23367
23368 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23369
23370         * spam.el (spam-summary-prepare-exit): Remove the
23371         gnus-summary-limit pop for now, it has problems with ham marks for
23372         me.
23373
23374 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23375
23376         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23377         correctly.
23378
23379 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23380
23381         * format-spec.el (format-spec): Message the char.
23382
23383 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23384
23385         * gnus-art.el (gnus-split-methods): Reformat comments.
23386
23387         * spam.el (spam-summary-prepare-exit): Remove article limits
23388         before exiting the summary buffer.
23389
23390 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23391
23392         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23393         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23394
23395         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23396         order to silence the byte compiler.
23397
23398         * spam.el: Fix the way to silence the byte compiler, which
23399         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23400         bbdb-search-simple, spam-BBDB-register-routine,
23401         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23402         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23403         spam-stat-buffer-is-spam, spam-stat-load,
23404         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23405         spam-stat-save and spam-stat-split-fancy.
23406
23407 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23408
23409         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23410         which may confuse users.
23411         (canlock-password-for-verify): Ditto.
23412
23413         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23414
23415         * gnus-art.el (gnus-emphasis-alist): Ditto.
23416
23417         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23418
23419         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23420
23421         * gnus-start.el (gnus-save-killed-list): Ditto.
23422
23423         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23424         (gnus-sum-thread-tree-root): Ditto.
23425         (gnus-sum-thread-tree-false-root): Ditto.
23426         (gnus-sum-thread-tree-single-indent): Ditto.
23427
23428         * message.el (message-courtesy-message): Ditto.
23429         (message-archive-note): Ditto.
23430         (message-subscribed-address-file): Ditto.
23431         (message-user-fqdn): Ditto.
23432
23433         * spam-report.el (spam-report-gmane-regex): Ditto.
23434
23435         * spam.el (spam-blackhole-good-server-regex): Ditto.
23436
23437 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23438
23439         * mml.el (mml-preview): Widen the message buffer before copying
23440         the contents to the preview buffer; sort headers before previewing.
23441
23442         * message.el (message-hidden-headers): Fix the way to avoid a bug
23443         in the `repeat' widget in Emacs 21.3 or earlier.
23444
23445 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23446
23447         * message.el (message-hidden-headers): Default to "^References:".
23448         Improve customization type.  Suggested by Reiner Steib
23449         <Reiner.Steib@gmx.de>.
23450
23451 2004-11-25  Romain Francoise  <romain@orebokech.com>
23452
23453         * message.el (message-strip-forbidden-properties): Remove check for
23454         obsolete `message-hidden' text property, hidden headers are not
23455         accessible in the buffer anymore.
23456
23457 2004-11-22  Romain Francoise  <romain@orebokech.com>
23458
23459         * message.el (message-header-format-alist): Add `From' in list
23460         so that it can be sorted.
23461         (message-fix-before-sending): Widen and sort headers before
23462         sending.
23463         (message-hide-headers): Use narrowing to hide headers by moving
23464         them to the top of the buffer and narrowing to the region
23465         underneath.
23466
23467 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23468
23469         * message.el (message-strip-forbidden-properties):
23470         Bind buffer-read-only (etc) to nil.
23471
23472 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23473
23474         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23475         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23476
23477 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23478
23479         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23480
23481 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23482
23483         * dns.el (query-dns): Use sit-for to time instead of
23484         accept-process-output, since that doesn't seem to work on udp
23485         sockets.
23486
23487 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23488
23489         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23490
23491 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23492
23493         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23494         doc string.  Improve doc string.
23495
23496 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23497
23498         * nntp.el (nntp-request-update-info): Return nil if
23499         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23500         may not call gnus-activate-group which uselessly issues the GROUP
23501         commands for all nntp groups and wastes time.  Reported by Romain
23502         Francoise <romain@orebokech.com>.
23503
23504         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23505
23506 2004-11-15  Simon Josefsson  <jas@extundo.com>
23507
23508         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23509         headers separately.
23510         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23511         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23512
23513 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23514
23515         * gnus-start.el (gnus-convert-old-newsrc):
23516         Assign legacy-gnus-agent to 5.10.7.
23517
23518 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23519
23520         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23521         start of the lines.
23522
23523 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23524
23525         * hashcash.el (hashcash-default-payment): Change default to 20.
23526         (hashcash-default-accept-payment): Change default to 20.
23527         (hashcash-process-alist): New variable.
23528         (hashcash-generate-payment-async): Add.
23529         (hashcash-already-paid-p): Add.
23530         (hashcash-insert-payment): Don't generate payments twice.
23531         (hashcash-insert-payment-async): Add.
23532         (hashcash-insert-payment-async-2): Add.
23533         (hashcash-cancel-async): Add.
23534         (hashcash-wait-async): Add.
23535         (hashcash-processes-running-p): Add.
23536         (hashcash-wait-or-cancel): Add.
23537         (mail-add-payment): New optional argument.  Conditionally start
23538         asynchronous calculation.
23539         (mail-add-payment-async): Add.
23540
23541         * message.el (message-send-mail): Wait for asynchronous hashcash
23542         results.  Don't clobber existing X-Hashcash headers.
23543         (message-setup-1): Call mail-add-payment-async when
23544         message-generate-hashcash is non-nil.
23545
23546 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23547
23548         * message.el (message-use-alternative-email-as-from): Examine the
23549         From header as well; use message-make-from in order to include a
23550         user's full name.
23551
23552 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23553
23554         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23555         default; improve customization type.
23556         (gnus-emphasis-custom-with-format): New macro.
23557         (gnus-emphasis-custom-value-to-external): New function.
23558         (gnus-emphasis-custom-value-to-internal): New function.
23559
23560 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23561
23562         * dns.el (query-dns): Resolve reverse addresses.
23563
23564 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23565
23566         * gnus-group.el (gnus-group-get-new-news): Use it.
23567
23568         * gnus-start.el (gnus-check-reasonable-setup): New function.
23569
23570 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23571
23572         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23573         "Args out of range" error.  Reported by Arnaud Giersch
23574         <arnaud.giersch@free.fr>.
23575
23576 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23577
23578         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23579
23580 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23581
23582         * spam.el (spam group): Add :version.
23583
23584         * pgg-def.el (pgg group): Add :version.
23585
23586 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23587
23588         * gnus-art.el (gnus-article-edit-article): Don't associate the
23589         article buffer with a draft file.  This is a temporary measure
23590         against the 2004-08-22 change to gnus-article-edit-mode.
23591
23592 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23593
23594         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23595         (html2text-format-tags): Remove unused variable `attr'.
23596
23597 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23598
23599         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23600
23601         * tls.el (tls-process-connection-type, tls-success)
23602         (tls-certtool-program): Add :version.
23603
23604         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23605         (starttls-extra-arguments, starttls-process-connection-type)
23606         (starttls-connect, starttls-failure, starttls-success): Add :version.
23607
23608         * spam-stat.el (spam-stat): Add :version.
23609
23610         * sieve.el (sieve): Add :version.
23611
23612         * sha1.el (sha1): Add :version.
23613         (sha1-use-external): Remove redundant version.
23614
23615         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23616         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23617         (nnmail-split-fancy-match-partial-words)
23618         (nnmail-split-lowercase-expanded): Add :version.
23619
23620         * nndiary.el (nndiary): Add :version.
23621
23622         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23623
23624         * mml-sec.el (mml-default-sign-method)
23625         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23626         Add :version.
23627
23628         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23629
23630         * mm-url.el (mm-url-use-external, mm-url-program)
23631         (mm-url-arguments): Add :version.
23632
23633         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23634         (mm-attachment-file-modes, mm-decrypt-option)
23635         (mm-w3m-safe-url-regexp): Add :version.
23636
23637         * message.el (message-cite-prefix-regexp)
23638         (message-sendmail-envelope-from, message-minibuffer-local-map)
23639         (message-user-fqdn, message-completion-alist): Add :version.
23640
23641         * gnus-win.el (gnus-configure-windows-hook)
23642         (gnus-use-frames-on-any-display): Add :version.
23643
23644         * gnus-art.el (gnus-article-address-banner-alist)
23645         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23646         (gnus-treat-from-picon, gnus-treat-mail-picon)
23647         (gnus-treat-x-pgp-sig): Add :version.
23648
23649         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
23650         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
23651         (gnus-summary-article-delete-hook)
23652         (gnus-summary-display-while-building): Add :version.
23653
23654         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
23655         (gnus-get-top-new-news-hook): Add :version.
23656
23657         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
23658         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
23659
23660         * gnus-registry.el (gnus-registry): Add :version.
23661
23662         * gnus-spec.el (gnus-use-correct-string-widths)
23663         (gnus-make-format-preserve-properties): Add :version.
23664
23665         * gnus.el (gnus-group-charter-alist)
23666         (gnus-group-fetch-control-use-browse-url)
23667         (gnus-install-group-spam-parameters): Add :version.
23668
23669         * gnus-diary.el (gnus-diary): Add :version.
23670
23671         * gnus-delay.el (gnus-delay): Add :version.
23672
23673         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23674         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23675         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23676         Add :version.
23677
23678         * gnus-agent.el (gnus-agent-max-fetch-size)
23679         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23680         (gnus-agent-prompt-send-queue): Add :version.
23681
23682         * deuglify.el (gnus-outlook-deuglify): Add :version.
23683
23684         * html2text.el: Beautify code.  Improve doc strings.
23685         Some checkdoc cleanup.
23686         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23687
23688 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23689
23690         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23691
23692 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23693
23694         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23695         when package is loaded.
23696
23697         * spam.el (spam-summary-score-preferred-header): Add global preference
23698         for people who want to override the default SpamAssassin over
23699         Bogofilter preference (when both are set).
23700         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23701         (spam-user-format-function-S):
23702         Check spam-summary-score-preferred-header.
23703         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23704         (spam-user-format-function-S): Format the score correctly.
23705
23706 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23707
23708         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23709         signature file.  Suggested by Manoj Srivastava
23710         <srivasta@golden-gryphon.com>.
23711
23712         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23713         iso-2022-jp even in the Japanese language environment.
23714         Suggested by Jason Rumney <jasonr@gnu.org>.
23715
23716 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23717
23718         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23719         use the same characters as the dummy marks; make it free from
23720         getting affected by the language environment.
23721         (gnus-summary-read-group-1): Update mark positions only when the
23722         format spec is updated.
23723
23724         * gnus-spec.el (gnus-update-format-specifications): Return a list
23725         of updated types.
23726
23727 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23728
23729         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23730         of boundp to check if display-warning is available.
23731
23732 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23733
23734         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23735
23736 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23737
23738         * nnspool.el (nnspool-spool-directory): Use news-path if the
23739         news-directory variable is not bound.
23740
23741         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23742         function instead of display-warning if it is not available.
23743
23744 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23745
23746         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
23747         v5-10: Use `point-at-bol'.
23748
23749 2004-10-26  Simon Josefsson  <jas@extundo.com>
23750
23751         * hashcash.el: Fix URL in comment, reported by Cheng Gao
23752         <chenggao@gmail.com>.
23753
23754 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23755
23756         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
23757         instead.
23758
23759 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
23760
23761         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
23762         to remove a server from the nnimap-server-buffer-alist.
23763         (nnimap-open-connection, nnimap-close-server): Use it.
23764
23765         * gnus-encrypt.el: Remove file in favor of encrypt.el.
23766
23767 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23768
23769         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
23770         running the major-mode function.
23771
23772 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23773
23774         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
23775         dummy marks in the right way.
23776
23777 2004-10-18  David Edmondson  <dme@dme.org>
23778
23779         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
23780         excessively.
23781
23782 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
23783
23784         * gnus-util.el (gnus-split-references): Accept a nil references
23785         string and go on blissfully.
23786
23787         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
23788         cases where the references string is non-nil but has no references.
23789
23790         * encrypt.el: Add autoload tags.
23791
23792         * spam.el (spam-resolve-registrations-routine): Remove article
23793         from unregistration list too.  Reported by David Hanak
23794         <dhanak@isis.vanderbilt.edu>
23795
23796 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
23797
23798         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
23799         nil.  Change custom type.
23800
23801 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
23802
23803         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
23804
23805         * gnus-sum.el (gnus-summary-move-article): Use it.
23806
23807 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
23808
23809         * encrypt.el: Add autoload cookies.
23810
23811         * spam.el (spam-backend-article-list-property)
23812         (spam-backend-get-article-todo-list)
23813         (spam-backend-put-article-todo-list)
23814         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
23815         Resolve registrations separately.
23816         (spam-register-routine): Format comments.
23817         (spam-unregister-routine, spam-register-routine): Always call with
23818         specific-articles, no default list.
23819         (spam-summary-prepare-exit): Use the spam-classifications function.
23820
23821         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
23822         gnus-encrypt.el.
23823
23824         * encrypt.el: Copied from gnus-encrypt.el.
23825
23826         * gnus-encrypt.el: Commented that it's obsolete.
23827
23828 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23829
23830         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
23831         (gnus-score-save): Use it.
23832
23833         * message.el (message-bury): Use `window-dedicated-p'.
23834
23835 2004-10-15  Simon Josefsson  <jas@extundo.com>
23836
23837         * pop3.el (top-level): Don't require nnheader.
23838         (pop3-read-timeout): Add.
23839         (pop3-accept-process-output): Add.
23840         (pop3-read-response, pop3-retr): Use it.
23841
23842 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
23843
23844         * spam.el (spam-register-routine): Move comment.
23845         (spam-verify-bogofilter): Use 'unknown for the initial
23846         spam-bogofilter-valid state, not 'never.
23847
23848         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
23849         for netrc-machine.
23850
23851         * nnimap.el (nnimap-open-connection):
23852         Use netrc-machine-user-or-password.
23853
23854 2004-10-17  Richard M. Stallman  <rms@gnu.org>
23855
23856         * gnus-registry.el (gnus-registry-unload-hook):
23857         Set as a variable with add-hook.
23858
23859         * nnspool.el (nnspool-spool-directory): Use news-directory instead
23860         of news-path.
23861
23862         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
23863
23864         * spam.el: Delete duplicate `provide'.
23865         (spam-unload-hook): Set as a variable with add-hook.
23866
23867 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23868
23869         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
23870         in the doc string.
23871
23872         * message.el (message-ignored-news-headers)
23873         (message-ignored-supersedes-headers)
23874         (message-ignored-resent-headers)
23875         (message-forward-ignored-headers): Improve custom type.
23876
23877 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23878
23879         * message.el (message-tokenize-header): Fix 2004-09-06 change
23880         which used point-min in the wrong place.
23881
23882 2004-10-12  Simon Josefsson  <jas@extundo.com>
23883
23884         * tls.el (tls-certtool-program): New variable.
23885         (tls-certificate-information): New function, based on
23886         ssl-certificate-information.
23887
23888 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23889
23890         * compface.el: Move the version of ELisp-based uncompface program
23891         to the contrib directory because of the copyright problem.
23892
23893 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
23894
23895         * message.el (message-kill-buffer): Raise the current frame.
23896
23897 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
23898
23899         * gnus-sum.el: Mention that multibyte characters don't work as marks.
23900
23901         * gnus.el (message-y-or-n-p): Autoload.
23902
23903         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
23904         (pop3-password-required, pop3-authentication-scheme)
23905         (pop3-leave-mail-on-server): Make customizable.
23906         (pop3): New custom group.
23907         (pop3-retr): Remove `sleep-for' statements.
23908         Suggested by Dave Love <fx@gnu.org>.
23909
23910         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
23911         Windows/DOS.
23912
23913         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23914         (imap-parse-body): Fix incorrect use of `assert'.
23915         Suggested by Dave Love <fx@gnu.org>.
23916
23917         * mml.el (mml-minibuffer-read-disposition): Require match.
23918         Suggested by Dave Love <fx@gnu.org>.
23919
23920 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
23921
23922         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
23923         doc string.
23924
23925 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23926
23927         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
23928
23929 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23930
23931         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
23932         instead of calling `mm-insert-inline', to decode text/* parts
23933         before displaying them.
23934
23935 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23936
23937         * mm-uu.el (mm-uu-text-plain-type): New variable.
23938         (mm-uu-pgp-signed-extract-1): Use it.
23939         (mm-uu-pgp-encrypted-extract-1): Use it.
23940         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
23941         bind mm-uu-text-plain-type with that value.
23942         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
23943         mm-uu-dissect.
23944
23945 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23946
23947         * gnus-group.el (gnus-update-group-mark-positions):
23948         * gnus-sum.el (gnus-update-summary-mark-positions):
23949         * message.el (message-check-news-body-syntax):
23950         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
23951         of string-as-multibyte.
23952
23953 2004-10-05  Juri Linkov  <juri@jurta.org>
23954
23955         * gnus-group.el (gnus-update-group-mark-positions):
23956         * gnus-sum.el (gnus-update-summary-mark-positions):
23957         * message.el (message-check-news-body-syntax):
23958         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
23959         8-bit unibyte values to a multibyte string for search functions.
23960
23961 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23962
23963         * mm-uu.el (mm-uu-dissect): Allow optional arg.
23964         (mm-uu-dissect-text-parts): New function.
23965
23966         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
23967         dissect text parts.
23968
23969         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
23970         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
23971
23972         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
23973
23974         * gnus-topic.el (gnus-topic-hierarchical-parameters):
23975         Use gnus-current-topics instead of gnus-current-topic.
23976
23977 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
23978
23979         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
23980
23981 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
23982
23983         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
23984         where appropriate.
23985
23986         * nnml.el (nnml-generate-active-info): do.
23987
23988         * nndiary.el (nndiary-generate-active-info): do.
23989
23990         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
23991         (gnus-topic-move): do.
23992
23993         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
23994         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
23995
23996         * gnus-srvr.el (gnus-server-prepare)
23997         (gnus-server-open-all-servers): do.
23998
23999         * gnus-msg.el (gnus-summary-cancel-article)
24000         (gnus-summary-resend-message)
24001         (gnus-summary-mail-crosspost-complaint): do.
24002
24003         * gnus-move.el (gnus-change-server): do.
24004
24005         * gnus-group.el (gnus-group-unmark-all-groups)
24006         (gnus-group-set-current-level): do.
24007
24008 2004-10-04  Simon Josefsson  <jas@extundo.com>
24009
24010         * message.el (message-generate-hashcash): Doc fix.
24011
24012 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
24013
24014         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
24015         avoid infinite recursion via gnus-get-function.
24016
24017 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
24018
24019         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
24020
24021         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
24022
24023         * nnmail.el (nnmail-split-history): do.
24024
24025         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
24026         (nnml-request-delete-group): do.
24027
24028         * nnslashdot.el (nnslashdot-read-groups): do.
24029
24030         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
24031         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
24032
24033         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
24034         (nnspool-sift-nov-with-sed): Use last.
24035         (nnspool-retrieve-headers-with-nov): Use mapc.
24036         (nnspool-request-newgroups): Use dolist.
24037         (nnspool-request-group): Use last.
24038
24039         * nntp.el (nntp-read-server-type): Use dolist.
24040
24041         * nnvirtual.el (nnvirtual-create-mapping)
24042         (nnvirtual-update-read-and-marked): Use dolist.
24043         (nnvirtual-convert-headers): Simplify.
24044
24045 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24046
24047         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24048         Add support for sync'ing tick marks.
24049
24050 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24051
24052         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
24053         there's no visible header.
24054
24055 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24056
24057         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24058         When necessary, pass full group name to gnus-request-set-marks.
24059
24060 2004-10-01  Simon Josefsson  <jas@extundo.com>
24061
24062         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
24063         acroread.
24064
24065 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24066
24067         * spam-report.el (spam-report-gmane): Fix interactive.
24068
24069         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
24070
24071         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
24072         when writing file.
24073         (gnus-agent-synchronize-flags): Don't default to being
24074         interactive.
24075
24076 2004-09-30  Simon Josefsson  <jas@extundo.com>
24077
24078         * message.el (message-generate-hashcash): Add.
24079         (message-send-mail): Use it, call mail-add-payment.
24080
24081 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
24082
24083         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
24084
24085 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
24086
24087         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
24088         gnus-requst-update-info with explicit code to sync the in-memory
24089         info read flags with the marks being sync'd to the backend.
24090
24091         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
24092
24093 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24094
24095         * spam.el (spam-verify-bogofilter): Add new function.
24096         (spam-check-bogofilter)
24097         (spam-bogofilter-register-with-bogofilter): Use it.
24098         (spam-verify-bogofilter): Add small fixes.
24099
24100 2004-09-28  Simon Josefsson  <jas@extundo.com>
24101
24102         * hashcash.el (hashcash-generate-payment): Revert.
24103
24104 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24105
24106         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24107         Use gnus-extract-references instead of gnus-split-references.
24108
24109         * gnus-util.el (gnus-extract-references): Add new function, analogous
24110         to gnus-split-references but extracts only the message-ID without
24111         anything extra.
24112
24113         * hashcash.el (hashcash-generate-payment)
24114         (hashcash-check-payment): Do the right thing if hashcash-path is
24115         nil (because the hashcash program could not be found).
24116
24117         * spam.el (spam-use-hashcash): Remove comment.
24118
24119 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24120
24121         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24122         (gnus-cache-enter-article, gnus-cache-remove-article)
24123         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24124
24125         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24126
24127         * gnus-art.el (article-hide-boring-headers)
24128         (article-translate-strings, article-display-face)
24129         (gnus-article-mime-match-handle-first)
24130         (gnus-article-highlight-headers)
24131         (gnus-article-add-buttons-to-head): do.
24132
24133 2004-09-27  Simon Josefsson  <jas@extundo.com>
24134
24135         * hashcash.el: New version, from
24136         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24137         ../contrib/.
24138
24139 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24140
24141         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24142
24143 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24144
24145         * gnus-dup.el (gnus-dup-open): Use mapc.
24146         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24147
24148         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24149         Reported by Stefan Wiens <s.wi@gmx.net>.
24150
24151         * gnus.el (gnus-shutdown): Use dolist.
24152
24153         * gnus-undo.el (gnus-undo): Use mapc.
24154
24155         * nnrss.el (nnrss-generate-active): do.
24156
24157         * message.el (message-cite-original-without-signature)
24158         (message-cite-original): Use mapc.
24159         (message-do-actions, message-make-forward-subject): Use dolist.
24160
24161 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24162
24163         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24164         deletion to remove entire duplicate line.  Fixes merged article
24165         number bug.
24166
24167 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24168
24169         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24170         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24171         first ask if you want to open a server and then, even when you
24172         responded with no, asking if you want to synchronize the server's
24173         flags.
24174         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
24175         multi-line expressions.
24176         (gnus-agent-synchronize-group-flags): New internal function.
24177         Updates marks in memory (in the info structure) AND in the
24178         backend.
24179
24180         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
24181
24182         * nnagent.el (nnagent-request-set-mark):
24183         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24184         method, to ensure that synchronization updates marks in the
24185         backend and in the info (in memory) structure.
24186
24187 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24188
24189         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24190         convention fully; don't miss the root article of a thread; make
24191         the X-Draft-From header with correct article numbers.
24192
24193 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24194
24195         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24196         unless plugged.  Disable the agent so that an open failure causes
24197         an error.
24198
24199         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24200         Revert 2004-09-21 change.  The backend must be opened while
24201         synchronizing flags even when the backend stores the flags
24202         locally.
24203
24204 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24205
24206         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24207         in `header' match.  Reported by Svend Tollak Munkejord.
24208
24209         * message.el (message-cite-original): Fix use of
24210         `message-cite-articles-with-x-no-archive'.
24211
24212 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24213
24214         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24215         (gnus-window-to-buffer): Ditto.
24216
24217         * mml.el (mml-preview-buffer): New variable.
24218         (mml-preview): Manage window layout with gnus-buffer-configuration.
24219
24220         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24221         X-Draft-From header even if those articles aren't quoted.
24222
24223 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24224
24225         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24226         (gnus-request-set-mark, gnus-request-update-mark): Use new
24227         g-s-t-u-l-m to decide to use backend even when unplugged.
24228
24229 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24230
24231         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24232         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24233
24234 2004-09-20  Simon Josefsson  <jas@extundo.com>
24235
24236         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24237         "utf-16-le".
24238
24239 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24240
24241         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24242
24243 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24244
24245         * uudecode.el (uudecode-use-external): Add :version.
24246
24247         * smime.el (smime-CA-file, smime-encrypt-cipher)
24248         (smime-dns-server): Add :version.
24249
24250         * smiley.el (gnus-smiley-file-types): Add :version.
24251
24252         * sha1.el (sha1-use-external): Add :version.
24253
24254         * pgg-def.el (pgg-query-keyserver): Add :version.
24255
24256         * nnmail.el (nnmail-fancy-expiry-targets)
24257         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24258         Add :version.
24259
24260         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24261         (nnimap-retrieve-groups-asynchronous): Add :version.
24262         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24263
24264         * mml.el (mml-content-disposition-parameters)
24265         (mml-insert-mime-headers-always): Add :version.
24266
24267         * mm-util.el (mm-coding-system-priorities): Add :version.
24268
24269         * mm-decode.el (mm-inline-text-html-with-images)
24270         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24271         (mm-verify-option): Add :version.
24272         (mm-text-html-renderer): Change :version.
24273
24274         * message.el (message-fcc-externalize-attachments)
24275         (message-required-headers, message-draft-headers)
24276         (message-subject-trailing-was-query)
24277         (message-subject-trailing-was-ask-regexp)
24278         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24279         (message-mark-insert-end, message-archive-header)
24280         (message-archive-note, message-cross-post-default)
24281         (message-cross-post-note, message-followup-to-note)
24282         (message-cross-post-note-function, message-use-mail-followup-to)
24283         (message-subscribed-address-functions)
24284         (message-subscribed-address-file, message-subscribed-addresses)
24285         (message-subscribed-regexps, message-allow-no-recipients)
24286         (message-yank-cited-prefix, message-signature-insert-empty-line)
24287         (message-hidden-headers, message-hierarchical-addresses)
24288         (message-mail-user-agent, message-use-idna)
24289         (message-valid-fqdn-regexp)
24290         (message-strip-special-text-properties, message-header-synonyms)
24291         (message-beginning-of-line, message-tab-body-function): Add :version.
24292         (message-insert-canlock, message-wide-reply-confirm-recipients):
24293         Change :version.
24294
24295         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24296         and :version.
24297         (mail-source-delete-old-incoming-confirm)
24298         (mail-source-movemail-program): Add :version.
24299
24300         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24301         (gnus-agent-cache, gnus-agent): Change :version.
24302
24303         * gnus-util.el (gnus-use-byte-compile): Change :version.
24304
24305         * gnus-sum.el (gnus-summary-make-false-root-always)
24306         (gnus-summary-default-high-score)
24307         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24308         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24309         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24310         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24311         (gnus-sum-thread-tree-single-indent)
24312         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24313         (gnus-sum-thread-tree-leaf-with-other)
24314         (gnus-sum-thread-tree-single-leaf): Add :version.
24315         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24316         (gnus-article-loose-mime): Change :version.
24317
24318         * gnus-start.el (gnus-backup-startup-file)
24319         (gnus-save-startup-file-via-temp-buffer): Add :version.
24320
24321         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24322         (gnus-server-offline-face): Add :version.
24323
24324         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24325
24326         * gnus-msg.el (gnus-gcc-externalize-attachments)
24327         (gnus-debug-files, gnus-debug-exclude-variables)
24328         (gnus-discouraged-post-methods): Change :version.
24329         (gnus-confirm-mail-reply-to-news)
24330         (gnus-confirm-treat-mail-like-news): Add :version.
24331
24332         * gnus-int.el (gnus-server-unopen-status): Add :version.
24333
24334         * gnus-group.el (gnus-group-jump-to-group-prompt)
24335         (gnus-large-ephemeral-newsgroup)
24336         (gnus-fetch-old-ephemeral-headers): Add :version.
24337
24338         * gnus-fun.el (gnus-x-face-directory)
24339         (gnus-convert-pbm-to-x-face-command)
24340         (gnus-convert-image-to-x-face-command)
24341         (gnus-convert-image-to-face-command): Add :version.
24342
24343         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24344
24345         * gnus-cite.el (gnus-cite-blank-line-after-header)
24346         (gnus-article-boring-faces): Add :version.
24347
24348         * gnus-art.el (gnus-buttonized-mime-types)
24349         (gnus-inhibit-mime-unbuttonizing)
24350         (gnus-treat-display-face)
24351         (gnus-treat-body-boundary): Change :version.
24352         (gnus-body-boundary-delimiter, gnus-picon-databases)
24353         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24354         (gnus-treat-date-english, gnus-treat-fold-headers)
24355         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24356         (gnus-treat-mail-picon, gnus-treat-wash-html)
24357         (gnus-article-encrypt-protocol)
24358         (gnus-use-idna, gnus-article-over-scroll)
24359         (gnus-mime-display-multipart-alternative-as-mixed)
24360         (gnus-mime-display-multipart-related-as-mixed)
24361         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24362         (gnus-ctan-url, gnus-button-ctan-handler)
24363         (gnus-button-handle-ctan-bogus-regexp)
24364         (gnus-button-ctan-directory-regexp)
24365         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24366         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24367         (gnus-button-man-level, gnus-button-emacs-level)
24368         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24369
24370         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24371         (gnus-agent-go-online): Change :version.
24372         (gnus-agent-expire-unagentized-dirs)
24373         (gnus-agent-auto-agentize-methods): Add :version.
24374
24375         * flow-fill.el (fill-flowed-display-column)
24376         (fill-flowed-encode-column): Add :version.
24377
24378         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24379         (gnus-outlook-deuglify-unwrap-max)
24380         (gnus-outlook-deuglify-cite-marks)
24381         (gnus-outlook-deuglify-unwrap-stop-chars)
24382         (gnus-outlook-deuglify-no-wrap-chars)
24383         (gnus-outlook-deuglify-attrib-cut-regexp)
24384         (gnus-outlook-deuglify-attrib-verb-regexp)
24385         (gnus-outlook-deuglify-attrib-end-regexp)
24386         (gnus-outlook-display-hook): Add :version.
24387
24388         * binhex.el (binhex-use-external): Add :version.
24389
24390 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24391
24392         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24393         and `invisible'.
24394
24395 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24396
24397         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24398         in gnus-registry-trim.
24399
24400 2004-09-13  Simon Josefsson  <jas@extundo.com>
24401
24402         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24403
24404         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24405
24406         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24407         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24408         <yamaoka@jpl.org>.
24409         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24410         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24411         <yamaoka@jpl.org>.
24412
24413         * sieve.el (sieve-manage-mode): Ditto.
24414
24415 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24416
24417         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24418
24419 2004-09-11  Simon Josefsson  <jas@extundo.com>
24420
24421         * dns-mode.el: Add.
24422
24423         * mm-view.el (mm-display-dns-inline): Add.
24424
24425         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24426         (mm-automatic-display): Ditto.
24427
24428         * mailcap.el (mailcap-mime-data): Add text/dns.
24429         (mailcap-mime-extensions): Map .soa to text/dns.
24430
24431 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24432
24433         * gnus-art.el (article-decode-mime-words, article-babel)
24434         (gnus-article-highlight-signature, gnus-article-add-buttons)
24435         (gnus-signature-toggle): Remove unnecessary bindings of
24436         `inhibit-read-only' inherited from v5.10 merge.
24437
24438 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24439
24440         * nntp.el (nntp): New customization group.
24441         (nntp-authinfo-file): Add customization group.
24442
24443         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
24444
24445         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24446
24447         * gnus.el (to-address, to-list, subscribed)
24448         (large-newsgroup-initial): Ditto.
24449
24450         * flow-fill.el (fill-flowed-display-column)
24451         (fill-flowed-encode-column): Ditto.
24452
24453 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24454
24455         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24456         Use point-min rather than 1.
24457         (message-send-mail): Use buffer-size rather than point-max.
24458
24459         * gnus-sum.el (gnus-summary-search-article-forward):
24460         Signal a specific `search-failed' rather than a generic `error'.
24461
24462         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24463         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24464         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24465
24466 2004-09-10  Simon Josefsson  <jas@extundo.com>
24467
24468         * nndb.el (require): Remove tcp and duplicate cl.
24469
24470 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24471
24472         * gnus-agent.el (directory-files-and-attributes): Move forward.
24473
24474 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24475
24476         * gnus-agent.el (directory-files-and-attributes):
24477         Optionally defined to support XEmacs.
24478
24479 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24480
24481         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24482         to avoid run-time CL dependencies.
24483         (gnus-agent-unfetch-articles): New function.
24484         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24485         article numbers even when local .overview file is missing.
24486         (gnus-agent-read-article-number): New function.  Only accepts
24487         27-bit article numbers.
24488         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24489         Use gnus-agent-read-article-number.
24490         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24491         from backend while recognizing that article numbers in .overview
24492         must be valid.
24493         (gnus-agent-update-files-total-fetched-for):
24494         Use directory-files-and-attributes to improve performance.
24495         * gnus-int.el (gnus-request-move-article):
24496         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24497         improve performance.
24498
24499         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24500         some users confused by references to .newsrc when they only have a
24501         .newsrc.eld file.
24502         (gnus-convert-mark-converter-prompt)
24503         (gnus-convert-converter-needs-prompt): Fix use of property list.
24504         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24505         New function.  Used internally to only display 'gnus converting
24506         files' message when actually necessary.
24507
24508         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24509         methods now autoloaded.
24510
24511 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24512
24513         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24514         identifiers.
24515
24516 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24517
24518         * gnus-picon.el: Fix indentation and closing parenthesis.
24519
24520 2004-09-01  Simon Josefsson  <jas@extundo.com>
24521
24522         * message.el (message-canlock-generate): Require sha1, not
24523         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24524         to require within a function.  Sadly, if sha1.el isn't loaded, the
24525         let binding in m-c-g will hide the defcustom definition, which is
24526         bad.)
24527
24528         * canlock.el: Require sha1, not sha1-el.
24529
24530         * message.el: Don't autoload sha1 (there is a autoload cookie in
24531         sha1.el).
24532
24533         * sha1-el.el: Rename to sha1.el.
24534
24535 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24536
24537         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24538
24539 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24540
24541         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24542
24543 2004-08-30  Kim F. Storm  <storm@cua.dk>
24544
24545         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24546
24547         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24548         Add :group 'nnimap.
24549
24550 2004-08-30  Andreas Schwab  <schwab@suse.de>
24551
24552         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24553         ?* and ?\;.
24554
24555         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24556         and ?\' to symbol instead of whitespace.
24557
24558 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24559
24560         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24561
24562         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24563         instead of re-search-forward.
24564
24565         * gnus-uu.el (gnus-uu-save-article): Ditto.
24566         (gnus-uu-post-encode-uuencode): Ditto.
24567
24568         * html2text.el (html2text-clean-list-items): Ditto.
24569         (html2text-clean-dtdd): Ditto.
24570         (html2text-format-tags): Ditto.
24571
24572         * message.el (message-send-mail-with-sendmail): Fix regexp.
24573         (message-fill-field-general): Use search-forward instead of
24574         re-search-forward.
24575         (unbold-region): Ditto.
24576
24577         * nnrss.el (nnrss-request-article): Ditto.
24578
24579         * nnslashdot.el (nnslashdot-request-article): Ditto.
24580
24581         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24582
24583         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24584         "Unrecognized menu descriptor" error in XEmacs.
24585
24586 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24587
24588         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24589         parent article of a sparse article in the thread hashtb.
24590
24591 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24592
24593         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24594         (nnmail-expand-newtext): Lowercase expanded entries if
24595         nnmail-split-lowercase-expanded is non-nil.
24596
24597 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24598
24599         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24600
24601         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24602         of gnus-tmp-news-method into string under XEmacs.  It will be
24603         passed to gnus-correct-length which takes only a string argument.
24604
24605 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24606
24607         * gnus-util.el (gnus-bind-print-variables): New macro.
24608         (gnus-prin1): Use it.
24609         (gnus-prin1-to-string): Use it.
24610         (gnus-pp): New function.
24611         (gnus-pp-to-string): New function.
24612
24613         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24614         Replace pp-to-string with gnus-pp-to-string.
24615         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24616         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24617         * gnus-msg.el (gnus-debug): Ditto.
24618         * gnus-score.el (gnus-score-save): Ditto.
24619         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24620         gnus-pp-to-string.
24621         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24622         with gnus-pp.
24623         * score-mode.el (gnus-score-pretty-print): Ditto.
24624         * webmail.el (webmail-debug): Ditto.
24625
24626 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24627
24628         * gnus-art.el (article-display-face, article-display-x-face):
24629         Use buffer-read-only.
24630
24631 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24632
24633         * gnus-art.el (article-hide-list-identifiers):
24634         Bind inhibit-read-only as t.
24635
24636 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24637
24638         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24639
24640 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24641
24642         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24643         (gnus-narrow-to-page): Don't assume point-min == 1.
24644         (gnus-article-edit-mode): Derive from message-mode.
24645
24646         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24647         point-min == 1.
24648
24649         * imap.el (imap-parse-address-list, imap-parse-body-ext):
24650         Disable incorrect use of `assert'.
24651
24652         * message.el (message-mode): Set comment-start-skip.
24653
24654
24655 2004-08-22  Sam Steingold  <sds@gnu.org>
24656
24657         * pop3.el (pop3-leave-mail-on-server): New user variable.
24658         (pop3-movemail): Delete mail only when it is nil.
24659
24660 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
24661
24662         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
24663
24664         * mml.el (mml-preview): Use `pop-to-buffer'.
24665
24666         * message.el (message-goto-mail-followup-to): Insert after "To".
24667         (message-carefully-insert-headers): Add comment.
24668
24669         * gnus.el: Remove unused variable `gnus-article-check-size'.
24670
24671         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
24672
24673         * gnus-art.el (gnus-button-alist):
24674         Improve `gnus-button-handle-library' entry.
24675
24676 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24677
24678         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24679         Use downcase, since XEmacs capitalizes error messages differently.
24680
24681 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24682
24683         * nntp.el: Add (require 'gnus) due to reference to
24684         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24685
24686 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24687
24688         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24689         Bind `mm-fill-flowed'.
24690
24691         * mm-decode.el (mm-dissect-singlepart): Check it.
24692
24693 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24694
24695         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24696         'imap' for netrc parsing.
24697
24698 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24699
24700         * mailcap.el (mailcap-mime-data): Mark as risky.
24701
24702 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24703
24704         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24705         may be included in the encoded word.
24706         (rfc2047-encode): Don't append a space if the encoded word
24707         includes close parenthesis.
24708
24709 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24710
24711         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24712         of text within parentheses.
24713
24714 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24715
24716         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24717         (gnus-encrypt-write-file-contents): Make the password key the file
24718         name PLUS the cipher, not just the cipher.  Also remove failed
24719         passwords from the cache.
24720
24721 2004-08-06  Simon Josefsson  <jas@extundo.com>
24722
24723         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24724         Doc fix.
24725
24726 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24727
24728         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24729         LWSP.
24730
24731 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24732
24733         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24734         Try to append in-reply-to: data to the references: header.
24735
24736         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24737         (netrc-parse): Use gnus-encrypt.el functions.
24738
24739         * gnus-encrypt.el: Add new file for encryption support; currently
24740         does only a few GPG ciphers and an internal XOR cipher.
24741
24742         * password.el: Add comments on using password-read-and-add.
24743         (password-read-and-add): Add function to read and add the
24744         password to the cache at once.
24745
24746 2004-07-28  Simon Josefsson  <jas@extundo.com>
24747
24748         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
24749         parameter (but don't use it, for now).
24750
24751         * imap.el (imap-ssl-open): Use imap-process-connection-type,
24752         instead of hard coding to nil.
24753
24754 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24755
24756         * mm-view.el (mm-inline-image-emacs): Open lines under an image
24757         as mm-inline-image-xemacs does.
24758
24759 2004-07-26  Simon Josefsson  <jas@extundo.com>
24760
24761         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
24762         Revert part of 2004-07-17 change below.
24763
24764 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24765
24766         * rfc2047.el (rfc2047-encode-region): Don't infloop.
24767         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24768
24769 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24770
24771         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
24772         quotes that actually start with ">" at the beginning of the
24773         lines.
24774
24775 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24776
24777         * rfc2047.el (rfc2047-encode-region): Fix last change.
24778         (rfc2047-encode-parameter): Remove useless concat.
24779
24780 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24781
24782         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
24783         encode special characters; fix some kind of misconfigured headers;
24784         signal a real error if debug-on-quit or debug-on-error is non-nil.
24785         (rfc2047-encode-max-chars): New variable.
24786         (rfc2047-encode-1): Use it.
24787         (rfc2047-encode-parameter): New function.
24788
24789         * mml.el (mml-insert-parameter): Remove an excessive space.
24790
24791 2004-07-17  Simon Josefsson  <jas@extundo.com>
24792
24793         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
24794         Kai Grossjohann <kai@emptydomain.de>.
24795         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
24796         (gnus-group-make-menu-bar): Ditto.
24797
24798         * gnus-util.el (gnus-group-server): Add.
24799
24800 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
24801
24802         * message.el (message-clone-locals): Clone sendmail and smtp
24803         variables.
24804
24805 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24806
24807         * rfc2047.el (rfc2047-encode-region): Fix last change.
24808
24809 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24810
24811         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
24812         characters as non-special.
24813
24814 2004-07-09  Simon Josefsson  <jas@extundo.com>
24815
24816         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
24817         Users will lose all flag changes made while unplugged with
24818         e.g. nntp unless flag synchronization happens, thus `nil' is not a
24819         good default.  See numerous reports on ding mailing list.
24820
24821 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24822
24823         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
24824         add generate-head-function and generate-article-function to the
24825         rfc822-forward entry.
24826         (nndoc-rfc822-forward-generate-article): New function.
24827         (nndoc-rfc822-forward-generate-head): New function.
24828
24829         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
24830
24831 2004-07-06  Dan Christensen  <jdc@uwo.ca>
24832
24833         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
24834         respect display group parameter and gnus-summary-expunge-below.
24835         (gnus-articles-to-read): Remove unused reference to display group
24836         parameter.
24837
24838 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24839
24840         * nnheader.el (nnheader-uniquify-message-id): New experimental
24841         variable.
24842         (nnheader-nov-read-message-id): Use it.
24843
24844         * spam-report.el (spam-report-gmane): Add interactive.
24845
24846 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24847
24848         * mm-encode.el (mm-content-transfer-encoding-defaults):
24849         Use qp-or-base64 for the application/* types.
24850
24851 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
24852
24853         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
24854
24855 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
24856
24857         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
24858         trim value.
24859
24860 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24861
24862         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
24863         New macro and function.
24864         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
24865
24866 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24867
24868         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
24869         after-load-alist.
24870
24871 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24872
24873         * gnus-group.el (gnus-group-get-new-news-this-group):
24874         Don't update info that isn't there.
24875
24876 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
24877
24878         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
24879         entry.
24880
24881 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24882
24883         * mm-view.el (mm-inline-render-with-function): Use multibyte
24884         buffer; decode html source by charset.
24885
24886         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
24887
24888         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
24889         Mule-UCS is loaded under XEmacs.
24890         (mm-mime-mule-charset-alist): Avoid duplicated entries.
24891
24892 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
24893
24894         * nnheader.el (nnheader-max-head-length): Increase to 8192.
24895
24896 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24897
24898         * mm-util.el (mm-coding-system-p): Return a coding-system.
24899         (mm-mime-mule-charset-alist): Use shift_jis instead of
24900         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24901         entries for the mime charsets iso-2022-jp-3 and shift_jis.
24902         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
24903         instead of japanese-shift-jis and iso-latin-1 respectively in
24904         order to share the default value with both Emacs and XEmacs-mule.
24905         (mm-mule-charset-to-mime-charset):
24906         Make mm-coding-system-priorities effective.
24907         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
24908         while predicating of candidates upon the priorities.
24909
24910 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
24911
24912         * gnus-sum.el (gnus-summary-make-menu-bar):
24913         Add gnus-uu-invert-processable.
24914
24915         * gnus.el: Autoload gnus-uu-invert-processable.
24916
24917 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24918
24919         * mm-util.el (mm-with-multibyte-buffer): New macro.
24920
24921         * rfc2047.el (rfc2047-encode-string): Use it.
24922         (rfc2047-encode-region): Move point to the end of the region after
24923         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
24924
24925 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24926
24927         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
24928         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
24929
24930 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24931
24932         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
24933         (gnus-cite-parse): Ignore quoted envelope From_.
24934         Suggested by Karl Chen <quarl@nospam.quarl.org>.
24935
24936 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
24937
24938         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
24939         invalid addresses.
24940
24941 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
24942
24943         * spam.el: Change section markers, revise TODO list.
24944         (spam-backends): Make new master list of all installed backends.
24945         (spam-summary-exit-behavior): Add new variable to determine how
24946         messages moves are done at summary exit.
24947         (spam-move-spam-nonspam-groups-only)
24948         (spam-process-ham-in-nonham-groups)
24949         (spam-process-ham-in-spam-groups): Remove variables, the
24950         spam-summary-exit-behavior variable should be used to manage this
24951         behavior.
24952         (spam-old-ham-articles, spam-old-spam-articles): Remove.
24953         (spam-old-articles): Add variable, replacing spam-old-ham-articles
24954         and spam-old-spam-articles.
24955         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
24956         Add empty variables, placeholders for the backends they represent.
24957         (spam-set-difference): Move, unchanged.
24958         (spam-list-of-processors): Declare OBSOLETE, not used anymore
24959         unless the user has a processor variable.
24960         (spam-classifications, spam-classification-valid-p)
24961         (spam-backend-properties, spam-backend-property-valid-p)
24962         (spam-backend-function-type-valid-p)
24963         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
24964         (spam-report-articles-gmane, spam-report-articles-resend):
24965         Remove functions, they are not needed.
24966         (spam-install-backend-super, spam-backend-list)
24967         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
24968         (spam-backend-function, spam-backend-ham-registration-function)
24969         (spam-backend-spam-registration-function)
24970         (spam-backend-ham-unregistration-function)
24971         (spam-backend-spam-unregistration-function)
24972         (spam-backend-statistical-p, spam-backend-mover-p)
24973         (spam-install-backend-alias, spam-install-checkonly-backend)
24974         (spam-install-mover-backend, spam-install-nocheck-backend)
24975         (spam-install-backend, spam-install-statistical-backend)
24976         (spam-install-statistical-checkonly-backend): Add backend installation
24977         support.
24978         (spam-summary-prepare-exit): Rewrite to use the new backend code.
24979         (spam-group-processor-p): Use the new backend code and respect the
24980         summary exit behavior.
24981         (spam-mark-spam-as-expired-and-move-routine): Remove.
24982         (spam-summary-prepare): Change to use the new spam-old-articles
24983         variable.
24984         (spam-copy-or-move-routine, spam-copy-spam-routine)
24985         (spam-move-spam-routine, spam-copy-ham-routine)
24986         (spam-move-ham-routine): Add code to copy/move ham or spam.
24987         (spam-fetch-field-fast): Improve doc and code, plus allow the
24988         'number request.
24989         (spam-list-of-checks, spam-list-of-statistical-checks):
24990         Remove variables.
24991         (spam-split, spam-find-spam): Use the new backend code.
24992         (spam-registration-functions): Remove variable.
24993         (spam-unregister-routine): Add convenience wrapper.
24994         (spam-log-undo-registration, spam-register-routine)
24995         (spam-log-processing-to-registry)
24996         (spam-log-unregistration-needed-p): Rename "check" to "backend"
24997         where possible.
24998         (spam-check-gmane-xref, spam-check-regex-headers)
24999         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
25000         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
25001         (spam-check-bogofilter-headers, spam-check-spamoracle)
25002         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
25003         (spam-check-crm114-headers): Use the spam-split-group that
25004         spam-split prepares, no need to determine it every time.
25005
25006         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
25007         to the nnheader-parse-naked-head call.
25008
25009         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
25010
25011         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
25012         the nnheader-nov-read-message-id call.
25013
25014 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25015
25016         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
25017         gnus-activate-group twice.  Suggested by Markus Peter
25018         <warp@spin.de>.
25019
25020 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25021
25022         * gnus-art.el (gnus-article-time-format): Exchange the order of
25023         day and month in the default value; fix customization type.
25024         (article-date-ut): Use add-text-properties.
25025         (article-make-date-line): Use message-make-date instead of
25026         current-time-string.
25027
25028         * message.el (message-fetch-field): Don't use set-text-properties.
25029         (message-make-date): Simplify.
25030
25031         * messagexmas.el (message-xmas-make-date): New function.
25032         (message-xmas-redefine): Defalias message-make-date to it.
25033
25034 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25035
25036         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
25037         (rfc2047-encode-region): Treat text within parentheses as special;
25038         show the original text when error has occurred.
25039
25040         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
25041         already-computed method to gnus-activate-group.
25042
25043         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
25044         same select-methods identical Lisp objects.
25045
25046         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
25047         object when modifying the info.
25048
25049 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25050
25051         * gnus-srvr.el (gnus-server-set-info): Remove the server from
25052         gnus-opened-servers since it has never been opened with the new
25053         configuration yet.
25054
25055 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25056
25057         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
25058         arg to nnheader-generate-fake-message-id.
25059
25060 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
25061
25062         * nnheader.el (nnheader-generate-fake-message-id): Accept a
25063         number and build a fake message ID localized to a group and
25064         article number (so it's repeatable from that point on).
25065         (nnheader-fake-message-id-p): Change regex to accomodate new fake
25066         ID format.
25067
25068         * gnus-sum.el (gnus-get-newsgroup-headers):
25069         Call nnheader-generate-fake-message-id with the article number.
25070
25071 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
25072
25073         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
25074         end-of-buffer.
25075
25076 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25077
25078         * message.el (message-ignored-supersedes-headers): Add Approved.
25079
25080 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25081
25082         * rfc2047.el (rfc2047-encode-message-header): Remove useless
25083         goto-char.
25084         (rfc2047-encode): Fold the line before encoding.
25085
25086 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25087
25088         * rfc2047.el (rfc2047-encode-message-header): Disabled header
25089         folding -- not all headers can be folded, and this should be done
25090         by the message composition mode.  Probably.  I think.
25091
25092 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25093
25094         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
25095         fast.
25096
25097         * gnus-ems.el (gnus-remove-image): Don't use
25098         message-text-with-property; remove only the image found first.
25099
25100         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
25101         found first.
25102
25103 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
25104
25105         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
25106
25107 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25108
25109         * message.el (message-text-with-property): Make it fast and accept
25110         optional arguments.
25111         (message-strip-forbidden-properties): Use it.
25112         (message-fix-before-sending): Follow the m-t-w-p change.
25113
25114         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25115
25116 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25117
25118         * gnus-art.el (article-hide-headers): Don't change the buffer
25119         mistakenly when performing mml-preview even if
25120         gnus-single-article-buffer is nil.
25121
25122 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25123
25124         * message.el (message-expand-name-databases): New user option.
25125         (message-expand-name): Use it.
25126
25127 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25128
25129         * spam.el (spam-report-articles-resend)
25130         (spam-report-resend-register-routine): Allow ham reporting.
25131         (spam-report-resend-register-ham-routine): Add wrapper.
25132         (spam-registration-functions): Add ham resending functions.
25133         (spam-list-of-processors): Add ham resend processor.
25134
25135         * gnus.el (ham-resend-to): Add new group parameter.
25136         (spam-process): Add ham resend option.
25137
25138         * spam-report.el (spam-report-resend): Allow reporting ham.
25139         (spam-report-resend-ham): Add wrapper.
25140
25141 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25142
25143         * message.el (message-cite-articles-with-x-no-archive):
25144         New variable.
25145         (message-cite-original): Use it.
25146
25147 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25148
25149         * message.el (message-cite-original): Respect X-No-Archive.
25150
25151 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25152
25153         * gnus-art.el (article-hide-headers): Refer to the values for
25154         gnus-ignored-headers and gnus-visible-headers in the summary
25155         buffer since a user may have set them as group parameters.
25156
25157 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25158
25159         * assistant.el (assistant-node-name): Add convenience function.
25160         (assistant-render-text, assistant-render-node): Add error handling,
25161         plus handle multiple next nodes.
25162         (assistant-find-next-node): Comment out for now.
25163         (assistant-find-next-nodes): Add function, returns list of next
25164         nodes.
25165
25166 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25167
25168         * mail-source.el (mail-source-directory): Fix doc-string.
25169
25170 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25171
25172         * assistant.el (assistant-render-text, assistant-eval): Add :set
25173         widget type, which is different because it takes and returns a
25174         list.  Much hilarity ensues.
25175
25176 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
25177
25178         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
25179
25180         * gnus-group.el (gnus-group-get-new-news-this-group):
25181         Add doc-string.
25182
25183         * gnus-start.el (gnus-activate-group): Add doc-string.
25184
25185 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25186
25187         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25188
25189 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25190
25191         * assistant.el (assistant-render-text): Try to add a :set
25192         widget, more to come.
25193
25194         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25195         strings.
25196         (spam-report-articles-resend)
25197         (spam-register-routine): Do registration iff any articles warrant
25198         it.
25199         (spam-summary-prepare-exit): Change log message for nil group
25200         destinations.
25201
25202 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25203
25204         * spam.el (spam-report-resend-register-routine):
25205         Allow spam-report-resend-to to be a group parameter or a global value.
25206
25207 2004-05-26  Simon Josefsson  <jas@extundo.com>
25208
25209         * starttls.el: Merge with my GNUTLS based starttls.el.
25210         (starttls-gnutls-program, starttls-use-gnutls)
25211         (starttls-extra-arguments, starttls-process-connection-type)
25212         (starttls-connect, starttls-failure, starttls-success):
25213         New variables.
25214         (starttls-program, starttls-extra-args): Doc fix.
25215         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25216         New functions.
25217         (starttls-negotiate, starttls-open-stream):
25218         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25219         function if it is set.
25220
25221 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25222
25223         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25224         structured fields.
25225
25226 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25227
25228         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25229
25230 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25231
25232         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25233         Add variable.
25234         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25235         assigning the spam-mark to new messages.
25236
25237 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25238
25239         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25240
25241 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25242
25243         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25244
25245         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25246         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25247         default.
25248
25249 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25250
25251         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25252         correct data.
25253
25254 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25255
25256         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25257         (spam-group-processor-p): Fix function.
25258         (spam-group-processor-multiple-p)
25259         (spam-group-spam-processor-report-gmane-p)
25260         (spam-group-spam-processor-report-resend-p)
25261         (spam-group-spam-processor-bogofilter-p)
25262         (spam-group-spam-processor-blacklist-p)
25263         (spam-group-spam-processor-ifile-p)
25264         (spam-group-ham-processor-ifile-p)
25265         (spam-group-spam-processor-spamoracle-p)
25266         (spam-group-spam-processor-crm114-p)
25267         (spam-group-ham-processor-bogofilter-p)
25268         (spam-group-spam-processor-stat-p)
25269         (spam-group-ham-processor-stat-p)
25270         (spam-group-ham-processor-whitelist-p)
25271         (spam-group-ham-processor-BBDB-p)
25272         (spam-group-ham-processor-spamoracle-p)
25273         (spam-group-ham-processor-copy-p): Remove functions with some
25274         prejudice against unneeded code.
25275         (spam-report-articles-resend)
25276         (spam-report-resend-register-routine): Allow the group/topic
25277         spam-resend-to value to override spam-report-resend-to.
25278         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25279         properly now.
25280
25281         * gnus.el (spam-resend-to): Add group/topic parameter.
25282         (spam-process): Move the OBSOLETE processors to the end of the
25283         choices.
25284
25285 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25286
25287         * spam-report.el (spam-report-resend-to, spam-report-resend):
25288         Start with resend-to set to nil, and then ask the user if necessary.
25289         (spam-report-resend): spam-report-resend takes a list of articles, not
25290         separate article numbers.
25291
25292 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25293
25294         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25295         addition to emacs-w3m.
25296
25297 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25298
25299         * assistant.el (assistant-authinfo-data): New function.
25300         (assistant-eval): Eval for entire assistant.
25301
25302         * netrc.el (netrc-services-file): New variable.
25303         (netrc-parse-services): New function.
25304         (netrc-find-service-name): New function.
25305         (netrc-find-service-number): New function.
25306         (netrc-port-equal): New function.
25307         (netrc-machine): Use it.
25308
25309         * nnimap.el (nnimap-open-connection): Use netrc.
25310
25311         * gnus-util.el (gnus-netrc-get): Remove aliases.
25312
25313         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25314
25315         * assistant.el (wid-edit): Fix compilation.
25316
25317         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25318
25319 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25320
25321         * gnus-util.el (gnus-set-file-modes): New function.  (small
25322         patch).
25323
25324 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25325
25326         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25327
25328         * assistant.el (assistant-render-node): Fix up rendering and
25329         read-only text.
25330         (assistant-render-node): Reset.
25331         (assistant-make-read-only): Not sticky.
25332
25333 2004-05-20  Danny Siu  <dsiu@adobe.com>
25334
25335         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25336         centered even when gnus-auto-center-summary is t.
25337
25338 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25339
25340         * dns.el (dns-get-txt-answer): New function.
25341         (dns-read-txt): Ditto.
25342         (query-dns): Use it.
25343
25344 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25345
25346         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25347         active for foreign groups even if the group level is higher than
25348         the specified value.
25349
25350 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25351
25352         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25353         non-active groups.
25354
25355         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25356
25357 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25358
25359         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25360
25361 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25362
25363         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25364         (spam-crm114-header, spam-crm114-spam-switch)
25365         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25366         (spam-crm114-positive-spam-header)
25367         (spam-crm114-database-directory, spam-list-of-processors)
25368         (spam-group-spam-processor-crm114-p)
25369         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25370         (spam-generic-score, spam-list-of-checks)
25371         (spam-list-of-statistical-checks, spam-registration-functions)
25372         (spam-check-crm114-headers, spam-crm114-score)
25373         (spam-check-crm114, spam-crm114-register-with-crm114)
25374         (spam-crm114-register-spam-routine)
25375         (spam-crm114-unregister-spam-routine)
25376         (spam-crm114-register-ham-routine)
25377         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25378
25379 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25380
25381         * gnus.el: Add spam-use-crm114.
25382
25383         * spam.el (spam-list-of-processors, spam-registration-functions):
25384         Add spam-use-resend.
25385         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25386         (spam-report-articles-gmane): Add doc fix.
25387         (spam-report-articles-resend, spam-report-resend-register-routine):
25388         Add wrappers around spam-report-resend-to.
25389
25390         * spam-report.el (spam-report-resend-to, spam-report-resend):
25391         Add support for resending spam.
25392         (spam-report-gmane): Fix line length >80.
25393
25394         * gnus.el (spam-process): Add spam-use-resend.
25395
25396 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25397
25398         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25399         number of processed spam messages.
25400         (spam-ham-copy-or-move-routine): Return the number of processed
25401         ham messages.
25402         (spam-summary-prepare-exit): Use the above values to decide
25403         whether status messages shouled be displayed.
25404
25405 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25406
25407         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25408         `rfc2047-encoding-function-alist' in order to avoid conflicting
25409         with the old version.
25410         (rfc2047-encode-region): Concatenate words containing non-ASCII
25411         characters in structured fields; don't encode space-delimited
25412         ASCII words even in unstructured fields; don't break words at
25413         char-category boundaries.
25414         (rfc2047-encode-1): New function.
25415         (rfc2047-encode): Use it; encode text so that it occupies the
25416         maximum width within 76-column; work correctly on Q encoding for
25417         iso-2022-* charsets.
25418         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25419         sure not to break a line just after the header name.
25420         (rfc2047-b-encode-region): Remove.
25421         (rfc2047-b-encode-string): New function.
25422         (rfc2047-q-encode-region): Remove.
25423         (rfc2047-q-encode-string): New function.
25424
25425         * mm-util.el (mm-replace-in-string): New function.
25426
25427 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25428
25429         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25430         Really get it right.
25431         (gnus-inews-make-draft): Really.
25432
25433 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25434
25435         * nnmh.el (nnmh-request-list-1): Don't check the link count
25436         before descending.  (small patch)
25437
25438 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25439
25440         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25441         stuff.
25442
25443         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
25444         Match on real group name.
25445
25446         * gnus-art.el (gnus-signature-limit): Doc fix.
25447
25448         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25449
25450         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25451
25452 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25453
25454         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25455         isn't a string.
25456
25457 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25458
25459         * gnus-draft.el (gnus-draft-send):
25460         Bind rfc2047-encode-encoded-words.
25461
25462         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25463         (rfc2047-encodable-p): Say that =? needs encoding.
25464         (rfc2047-encode-encoded-words): New variable.
25465
25466         * gnus-group.el (gnus-group-select-group): Doc fix.
25467
25468         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25469
25470         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25471         to nil.
25472
25473         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25474
25475         * nnheader.el (nnheader-get-lines-and-char): New function.
25476
25477 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25478
25479         * gnus-msg.el (gnus-summary-followup-with-original):
25480         Document yanking of region when active.
25481
25482 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25483
25484         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25485         groups if the group level is higher than the specified value.
25486
25487 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25488
25489         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25490         (gnus-group-jump-to-group): Add prefix argument using
25491         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25492         non-active group.
25493
25494         * compface.el (uncompface): Be verbose when changing
25495         `uncompface-use-external'.
25496
25497         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25498         handle manual section.
25499
25500 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25501
25502         * gnus-art.el (gnus-button-alist): Revert previous change.
25503
25504 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25505
25506         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25507
25508 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25509
25510         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25511         whether backend can accept message.
25512
25513         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25514
25515 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25516
25517         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25518         Avoid creating directory when nntp-marks-is-evil is true.
25519         Reported by Reiner Steib.
25520
25521 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25522
25523         * gnus-picon.el (gnus-picon-insert-glyph):
25524         Add optional `nostring' argument.
25525
25526 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25527
25528         * gnus-picon.el (gnus-picon-style): New variable.
25529         (gnus-picon-transform-address): Support `gnus-picon-style'.
25530
25531 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25532
25533         * message.el (message-fill-field): Return point.
25534         (message-generate-headers): Go to end of field.
25535
25536         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25537         stuff for non-living groups.
25538
25539 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25540
25541         * gnus-art.el (gnus-article-followup-with-original)
25542         (gnus-article-reply-with-original): gnus-mark-active-p ->
25543         gnus-region-active-p.
25544
25545 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25546
25547         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25548         only when there is spam or ham to be processed.
25549
25550 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25551
25552         * mail-source.el (mail-source-delete-crash-box): Refactor.
25553         (mail-source-fetch): Use it.
25554         (mail-source-fetch-file): Ditto.
25555         (mail-source-fetch-directory): Run postscript in loop.
25556         (mail-source-fetch-pop): Delete.
25557         (mail-source-fetch-maildir): Ditto.
25558         (mail-source-fetch-imap): Ditto.
25559
25560         * imap.el (imap-authenticators): Comment out sasl.
25561
25562         * message.el (message-skip-to-next-address): New function.
25563         (message-fill-header-address): Refactor.
25564         (message-fill-address): Use it.
25565         (message-delete-address): Use it.
25566         (message-fill-header-general): Refactor.
25567         (message-fill-field-address): Rename.
25568         (message-narrow-to-field): Find the start of the header.
25569         (message-header-format-alist): Don't pre-fill.
25570         (message-fill-header): Remove.
25571         (message-insert-header): New function.
25572         (message-shorten-references): Use it.
25573
25574         * rfc2047.el (rfc2047-field-value): Strip props.
25575
25576         * mail-parse.el (mail-header-make-address): New alias.
25577
25578         * ietf-drums.el (ietf-drums-make-address): New function.
25579
25580         * imap.el: Add compiler directives.
25581
25582         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25583
25584         * gnus-art.el (article-decode-idna-rhs): Don't use
25585         message-idna-inside-rhs-p.
25586
25587 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25588
25589         * message.el (message-idna-inside-rhs-p): Remove.
25590         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25591
25592         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25593         false positives.
25594
25595 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25596
25597         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25598
25599 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25600
25601         * nneething.el (nneething-file-name): Don't create spurious
25602         files.
25603
25604         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25605         (gnus-inews-do-gcc): Remove sleep.
25606
25607         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25608         part under point.
25609
25610         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25611         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25612
25613 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25614
25615         * spam.el (spam-summary-prepare-exit): Fix (length).
25616
25617 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25618
25619         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25620         as expired without moving it" message when there are spam
25621         messages left.
25622
25623 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25624
25625         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25626         header is not nil.
25627
25628 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25629
25630         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25631         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25632         (nntp-marks-changed-p): New arg SERVER.
25633         (nntp-request-update-info): Adjust caller.
25634
25635 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25636
25637         * nntp.el (nntp-save-marks): Pass missing arg.
25638
25639 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25640
25641         * nntp.el: Support marks.
25642         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25643         (nntp-marks-modtime, nntp-marks-directory): New variables.
25644         (nntp-request-set-mark, nntp-request-update-info)
25645         (nntp-possibly-create-directory, nntp-marks-changed-p)
25646         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25647         New functions.
25648
25649 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
25650
25651         * gnus-xmas.el (gnus-xmas-select-lowest-window)
25652         (gnus-xmas-redefine): Rename.
25653
25654         * gnus-score.el (gnus-score-insert-help):
25655         Use gnus-select-lowest-window.
25656
25657         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
25658         appt-select-lowest-window and rename to gnus-select-lowest-window.
25659
25660         * gnus.el: do.
25661
25662 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25663
25664         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
25665         encodings of MIME-encoded words, in order to improve
25666         interoperability with several broken MUAs.
25667
25668 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25669
25670         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
25671         tags, only when charsets are not specified in headers.
25672         (mm-inline-text-html-render-with-w3m): Ditto.
25673
25674         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25675         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25676
25677 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25678
25679         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25680         instead of MIME-decoded from fields when checking
25681         `gnus-article-address-banner-alist'.
25682
25683 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25684
25685         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25686         description rather than subject.
25687
25688 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25689
25690         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25691
25692 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25693
25694         * gnus.el (gnus-version-number): Bump.
25695
25696 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25697
25698         * gnus.el: No Gnus v0.2 is released.
25699
25700 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25701
25702         * gnus-agent.el (gnus-agent-read-agentview):
25703         Inline gnus-uncompress-range.
25704
25705 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25706
25707         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25708         `exec-installed-p'.
25709
25710 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25711
25712         * gnus.el (spam-process, spam-autodetect-methods):
25713         Add bsfilter and bsfilter-headers.
25714
25715         * spam.el (spam-bsfilter): New customize group.
25716         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25717         (spam-bsfilter-header, spam-bsfilter-probability-header)
25718         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25719         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25720         (spam-bsfilter-database-directory): New options.
25721         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25722         (spam-list-of-statistical-checks, spam-registration-functions):
25723         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25724         (spam-bsfilter-score): New command.
25725         (spam-check-bsfilter-headers, spam-check-bsfilter)
25726         (spam-bsfilter-register-with-bsfilter)
25727         (spam-bsfilter-register-spam-routine)
25728         (spam-bsfilter-unregister-spam-routine)
25729         (spam-bsfilter-register-ham-routine)
25730         (spam-bsfilter-unregister-ham-routine): New functions.
25731         (spam-generic-score): Support bsfilter; Accept an optional argument
25732         to recalcurate spam score even if scoring header has already been
25733         added.
25734         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25735         optional argument to recalcurate spam score even if scoring header
25736         has already been added.
25737
25738 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25739
25740         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25741         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25742         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25743         link is missing.
25744
25745 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25746
25747         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
25748         (html2text-get-attr): Rewrite.
25749
25750         * message.el (message-setup-1): Remove redundant put-text-property
25751         on mail-header-separator.
25752
25753 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
25754
25755         * gnus-registry.el (gnus-registry-cache-whitespace)
25756         (gnus-registry-action, gnus-registry-spool-action)
25757         (gnus-registry-split-fancy-with-parent): Change message levels
25758         from 5 to 3 or 7, as needed.
25759
25760         * spam.el (spam-summary-prepare-exit)
25761         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
25762         (spam-split, spam-find-spam, spam-log-undo-registration)
25763         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
25764         level from 5 to 6.
25765
25766 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25767
25768         * gnus-ems.el: Autoload appt-select-lowest-window (revert
25769         2004-03-04 change).
25770
25771 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
25772
25773         * sieve-manage.el (sieve-manage-open):
25774         * nnweb.el (nnweb-insert-html):
25775         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
25776         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
25777         * nnspool.el (nnspool-request-group):
25778         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
25779         * nnml.el (nnml-request-update-info):
25780         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
25781         (nnmh-request-create-group, nnmh-update-gnus-unreads):
25782         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
25783         (nnimap-request-set-mark):
25784         * nnfolder.el (nnfolder-request-update-info):
25785         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
25786         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
25787         * gnus-uu.el (gnus-uu-find-articles-matching):
25788         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
25789         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
25790         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
25791         * gnus-nocem.el (gnus-nocem-scan-groups):
25792         * gnus-int.el (gnus-start-news-server):
25793         * gnus-group.el (gnus-group-make-kiboze-group)
25794         (gnus-group-browse-foreign-server):
25795         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
25796         Use mapc when appropriate.
25797
25798 2004-04-22  Dan Christensen  <jdc@uwo.ca>
25799             Adam Sjøgren  <asjo@koldfront.dk>
25800             Wes Hardaker  <wes@hardakers.net>
25801             Michael Shields  <shields@msrl.com>
25802
25803         * spam.el (spam-necessary-extra-headers): Get the extra headers we
25804         may need for spam sorting and scoring.
25805         (spam-user-format-function-S): Add user format function suitable for
25806         general use.
25807         (spam-article-sort-by-spam-status): Add sorting function for summary
25808         sorting.
25809         (spam-extra-header-to-number): Add function to get a score from a
25810         header.
25811         (spam-summary-score): Add function to get a numeric score from the
25812         headers.
25813         (spam-generic-score): Fix function doc, was in wrong place.
25814         (spam-initialize): Take symbols when it's run, and install the
25815         extra headers that spam-necessary-extra-headers thinks we need.
25816
25817 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
25818
25819         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
25820         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25821
25822 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
25823
25824         * gnus-sum.el (gnus-set-global-variables)
25825         (gnus-build-all-threads, gnus-get-newsgroup-headers)
25826         (gnus-article-get-xrefs, gnus-summary-best-group)
25827         (gnus-summary-next-article, gnus-summary-enter-digest-group)
25828         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
25829         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
25830         Use with-current-buffer.
25831
25832 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
25833
25834         * spam.el (spam-summary-prepare-exit): Simplify logic.
25835         (spam-fetch-article-header): Read the article header if it's not
25836         available.
25837         (spam-list-articles): Simplify logic.
25838         (spam-filelist-register-routine): Fix bug with unregister-list.
25839
25840         * gnus-registry.el: Fix comments at beginning.
25841
25842 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
25843
25844         * message.el (message-cater-to-broken-inn): Remove.
25845         (message-shorten-references): Make sure the total folded length of
25846         References is shorter than 998 characters to cater to a bug in INN
25847         2.3.  Also, don't pretend that references aren't folded -- this
25848         hasn't worked for a while.
25849
25850 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25851
25852         * gnus-agent.el (gnus-agentize):
25853         gnus-agent-send-mail-real-function no longer set to current value
25854         of message-send-mail-function but rather a lambda that calls
25855         message-send-mail-function.  The change makes the agent real-time
25856         responsive to user changes to message-send-mail-function.
25857
25858 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25859
25860         * legacy-gnus-agent.el
25861         (gnus-agent-convert-to-compressed-agentview): Fix typos with
25862         help from Florian Weimer <fw@deneb.enyo.de>
25863
25864 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25865
25866         * nnmail.el (nnmail-cache-insert): Revert last change.
25867
25868 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25869
25870         * nnmail.el (nnmail-cache-insert): Always check whether
25871         nnmail-cache-ignore-groups matches a group name.
25872
25873 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
25874
25875         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
25876         (spam-find-spam, spam-log-processing-to-registry)
25877         (spam-log-registered-p, spam-log-unregistration-needed-p)
25878         (spam-log-undo-registration): Use gnus-message instead of
25879         gnus-error, none of these errors are fatal.
25880
25881         * gnus-registry.el (gnus-registry-clean-empty-function)
25882         (gnus-registry-clean-empty): Remove only empty entries without
25883         extra data.
25884
25885 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
25886
25887         * spam-stat.el (spam-stat-buffer-change-to-spam)
25888         (spam-stat-buffer-change-to-non-spam): Change (error) to
25889         (gnus-message 8) invocation.
25890
25891 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25892
25893         * nntp.el (nntp-via-netcat-command): New variable.
25894         (nntp-via-netcat-switches): New variable.
25895         (nntp-open-via-rlogin-and-netcat): New function.
25896         (nntp-open-connection-function): Doc fix.
25897         (nntp-telnet-command): Doc fix.
25898         (nntp-end-of-line): Doc fix.
25899         (nntp-via-rlogin-command): Doc fix.
25900         (nntp-via-user-name): Doc fix.
25901         (nntp-via-address): Doc fix.
25902
25903 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25904
25905         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
25906         error in Emacs 21.1.
25907
25908 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
25909
25910         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
25911
25912 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25913
25914         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
25915         (gnus-agent-with-refreshed-group): New macro.
25916         (gnus-agent-rename-group): New function.
25917         (gnus-agent-delete-group): New function.
25918         (gnus-agent-save-group-info): Use gnus-command-method when
25919         `method' parameter is nil.  Don't write nil entries into the
25920         active file.
25921         (gnus-agent-get-group-info): New function.
25922         (gnus-agent-fetch-articles):
25923         Use gnus-agent-update-files-total-fetched-for to increment disk space
25924         used.
25925         (gnus-agent-fetch-headers, gnus-agent-save-alist):
25926         Use gnus-agent-update-view-total-fetched-for to increment disk space
25927         used.
25928         (gnus-agent-get-local): Add optional parameters to avoid calling
25929         gnus-group-real-name and gnus-find-method-for-group.
25930         (gnus-agent-set-local): Delete stored entry if either min, or max,
25931         are nil.
25932         (gnus-agent-fetch-session): Reworded error/quit messages.
25933         On quit, use gnus-agent-regenerate-group to record existance of any
25934         articles fetched to disk before the quit occurred.
25935         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
25936         gnus-agent-update-view-total-fetched-for, and
25937         gnus-agent-update-files-total-fetched-for to decrement disk space
25938         used.
25939         (gnus-agent-retrieve-headers):
25940         Use gnus-agent-update-view-total-fetched-for to increment disk space
25941         used.
25942         (gnus-agent-regenerate-group): Replace gnus-group-update-group
25943         with gnus-agent-update-files-total-fetched-for to decrement disk
25944         space and fresh group buffer.
25945         (gnus-agent-inhibit-update-total-fetched-for): New variable.
25946         (gnus-agent-need-update-total-fetched-for): New variable.
25947         (gnus-agent-update-files-total-fetched-for): New function.
25948         (gnus-agent-update-view-total-fetched-for): New function.
25949         (gnus-agent-total-fetched-for): New function.
25950
25951         * gnus-cache.el (gnus-cache-save-buffers):
25952         Use gnus-cache-update-overview-total-fetched-for to change disk space
25953         used by this group.
25954         (gnus-cache-possibly-enter-article):
25955         Use gnus-cache-update-file-total-fetched-for to increment disk space
25956         used by this group.
25957         (gnus-cache-possibly-remove-article):
25958         Use gnus-cache-update-file-total-fetched-for to decrement disk space
25959         used by this group.
25960         (gnus-cache-generate-nov-databases): Purge total fetched cache.
25961         (gnus-cache-rename-group): New function.
25962         (gnus-cache-delete-group): New function.
25963         (gnus-cache-inhibit-update-total-fetched-for): New variable.
25964         (gnus-cache-need-update-total-fetched-for): New variable.
25965         (gnus-cache-with-refreshed-group): New macro.
25966         (gnus-cache-update-file-total-fetched-for): New function.
25967         (gnus-cache-update-overview-total-fetched-for): New function.
25968         (gnus-cache-rename-group-total-fetched-for): New function.
25969         (gnus-cache-delete-group-total-fetched-for): New function.
25970         (gnus-cache-total-fetched-for): New function.
25971
25972         * gnus-group.el: Require gnus-sum and autoload functions to
25973         resolve warnings when gnus-group.el compiled alone.
25974         (gnus-group-line-format): Documented new %F.
25975         (size of Fetched data) group line format; identifies disk space
25976         used by agent and cache.
25977         (gnus-group-line-format-alist): Defined new F format.
25978         (gnus-total-fetched-for): New function.
25979         (gnus-group-delete-group): No longer update
25980         gnus-cache-active-altered as gnus-request-delete-group now keeps
25981         the cache in sync.
25982         (gnus-group-list-active): Let the agent store a server's active
25983         list if currently plugged.
25984
25985         * gnus-int.el (gnus-request-delete-group):
25986         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
25987         local disk in sync with the server.
25988         (gnus-request-rename-group):
25989         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
25990         local disk in sync with the server.
25991
25992         * gnus-start.el (gnus-get-unread-articles):
25993         Cosmetic simplification to logic.
25994
25995         * gnus-util.el (gnus-rename-file): New function.
25996
25997 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
25998
25999         * mm-util.el (mm-image-load-path): Handle nil in load-path.
26000
26001 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
26002
26003         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
26004         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
26005
26006 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
26007
26008         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
26009         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
26010
26011 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
26012
26013         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
26014
26015 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
26016
26017         * spam.el (spam-set-difference): Add function to replace
26018         gnus-set-difference in spam.el.
26019         (spam-summary-prepare-exit): Use spam-set-difference.
26020
26021 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
26022
26023         * gnus-registry.el (gnus-registry-cache-file): Update to use
26024         gnus-dribble-directory OR gnus-home-directory OR ~.
26025         (gnus-registry-split-fancy-with-parent): Fix doc.
26026
26027 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26028
26029         * message.el (message-exchange-point-and-mark):
26030         Use message-mark-active-p.  Suggested by Jesper Harder
26031         <harder@ifa.au.dk>.
26032
26033 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26034
26035         * message.el (message-exchange-point-and-mark): Don't activate
26036         region if it was inactive.  Suggested by Hiroshi Fujishima
26037         <pooh@nature.tsukuba.ac.jp>.
26038
26039 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26040
26041         * gnus-art.el (article-display-face): Display Faces in the same
26042         order as X-Faces.
26043
26044 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26045
26046         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
26047
26048 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26049
26050         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
26051         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
26052         (gnus-article-mime-hierarchy): Remove.
26053         (gnus-article-mime-hierarchy-next): Remove.
26054         (gnus-article-mode): Revert 2004-03-19 change.
26055         (gnus-article-setup-buffer): Revert 2004-03-19 change.
26056         (gnus-insert-mime-button): Revert 2004-03-19 change.
26057         (gnus-mime-accumulate-hierarchy): Remove.
26058         (gnus-mime-enter-multipart): Remove.
26059         (gnus-mime-leave-multipart): Remove.
26060         (gnus-mime-display-part): Revert 2004-03-19 change.
26061         (gnus-mime-display-alternative): Revert 2004-03-19 change.
26062
26063         * mml.el (mml-preview): Revert 2004-03-19 change.
26064
26065 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
26066
26067         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
26068
26069 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26070
26071         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
26072         t while entering a file name using the mm-with-multibyte macro.
26073         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26074
26075         * mm-util.el (mm-with-multibyte): New macro.
26076
26077 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26078
26079         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
26080         New user option.
26081         (gnus-mime-multipart-functions): Doc and customization fix.
26082         (gnus-article-mime-hierarchy): New variable.
26083         (gnus-article-mime-hierarchy-next): New variable.
26084         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
26085         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
26086         gnus-article-mime-hierarchy-next to nil.
26087         (gnus-insert-mime-button): Show hierarchy numbers.
26088         (gnus-mime-accumulate-hierarchy): New function.
26089         (gnus-mime-enter-multipart): New function.
26090         (gnus-mime-leave-multipart): New function.
26091         (gnus-mime-display-part): Recompute hierarchical MIME structure.
26092         (gnus-mime-display-alternative): Show hierarchy numbers.
26093
26094         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
26095         gnus-article-mime-hierarchy-next to nil.
26096
26097 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
26098
26099         * dns.el: Don't require gnus-xmas.
26100
26101 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
26102
26103         * mml.el (mml-generate-mime-1): Don't use format=flowed with
26104         inline PGP.
26105         (mml-menu): Disable mml-quote-region if mark is inactive.
26106
26107 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26108
26109         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26110         when the group's active is not available.
26111
26112 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26113
26114         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26115         error.
26116
26117 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26118
26119         * imap.el (imap-store-password): New variable.
26120         (imap-interactive-login): Use it.
26121         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26122
26123 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26124
26125         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26126         window-start and hscroll to summary window.
26127
26128 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26129
26130         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26131         conversion message to newsrc-dribble when an actual conversion is
26132         performed.
26133
26134 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26135
26136         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26137
26138 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26139
26140         * mm-decode.el (mm-complicated-handles): New function reviving
26141         former definition of mm-multiple-handles.
26142
26143         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26144         (gnus-mime-delete-part): Use it.
26145
26146 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26147
26148         * gnus-agent.el (gnus-agent-read-local):
26149         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26150         avoid the implicit assumption that they will always be equal.
26151         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26152         coding-system-for-write, as the with-temp-file macro first prints
26153         to a buffer then saves the buffer.
26154
26155 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26156
26157         * gnus-art.el (gnus-article-edit-part): New function.
26158         (gnus-mime-save-part-and-strip): Use it; do query instead of
26159         signaling an error; don't use mm-multiple-handles.
26160         (gnus-mime-delete-part): Ditto.
26161
26162 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26163
26164         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26165         old file versions.
26166         (gnus-group-prepare-hook): Remove function that converted list
26167         form of gnus-agent-expire-days to group properties.
26168
26169         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26170         (gnus-request-accept-article): Re-indented.
26171
26172         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26173         converters to handle old agent file formats.  Add logic for a
26174         "backup before upgrading warning".
26175         (gnus-convert-mark-converter-prompt): Developers can mark
26176         functions as needing (default), or not needing,
26177         gnus-convert-old-newsrc's "backup before upgrading warning".
26178         (gnus-convert-converter-needs-prompt): Tests whether the user
26179         should be protected from potentially irreversable changes by the
26180         function.
26181
26182         * legacy-gnus-agent.el: New.  Provides converters that are only
26183         loaded when gnus-convert-old-newsrc needs to call them.
26184
26185 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26186
26187         * mail-source.el (mail-source-touch-pop): Doc fix.
26188
26189         * message.el (message-smtpmail-send-it): Doc fix.
26190
26191 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26192
26193         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26194
26195         * nnmail.el (nnmail-split-fancy): do.
26196
26197         * gnus-kill.el (gnus-kill, gnus-execute): do.
26198
26199 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26200
26201         * gnus-sum.el (gnus-widget-reversible-match)
26202         (gnus-widget-reversible-to-internal)
26203         (gnus-widget-reversible-to-external): New functions.
26204         (gnus-widget-reversible): New widget.
26205         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26206
26207 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26208
26209         * gnus-sum.el (gnus-thread-sort-functions)
26210         (gnus-article-sort-functions): Document `(not F)' items.
26211
26212 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26213
26214         * spam.el (spam-use-gmane-xref): Add new backend.
26215         (spam-gmane-xref-spam-group): Add variable to control the name of the
26216         Gmane spam group.
26217         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26218         (spam-regex-headers-spam, spam-regex-headers-ham)
26219         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26220         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26221         backends and checks.
26222         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26223
26224         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26225         an autodetect method.
26226
26227 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26228
26229         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26230         articles are being added to a group.
26231         (gnus-request-replace-article): Inform the agent that articles
26232         need to be uncached as the cached contents are no longer valid.
26233
26234 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26235
26236         * binhex.el: Don't autoload executable-find.
26237
26238         * canlock.el: Don't autoload mail-fetch-field.
26239
26240         * dgnushack.el: Autoload c-mode for XEmacs.
26241
26242         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26243
26244         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26245         rmail-dont-reply-to and rmail-output.
26246
26247         * gnus-score.el: Don't autoload ffap-string-at-point.
26248
26249         * gnus-setup.el: Don't autoload sc-cite-original.
26250
26251         * imap.el: Don't autoload base64-decode-string,
26252         base64-encode-string and md5.
26253
26254         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26255         and rmail-msg-restore-non-pruned-header.
26256
26257         * mm-decode.el: Don't autoload executable-find.
26258
26259         * mm-url.el: Don't autoload executable-find.
26260
26261         * mm-view.el: Don't autoload diff-mode.
26262
26263         * nndb.el: Don't autoload news-reply-mode, news-setup,
26264         cancel-timer and telnet.
26265
26266         * password.el: Don't autoload run-at-time for Emacs.
26267
26268         * sha1-el.el: Don't autoload executable-find.
26269
26270         * sieve-mode.el: Don't autoload c-mode.
26271
26272         * uudecode.el: Don't autoload executable-find.
26273
26274 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26275
26276         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26277         (gnus-agent-possibly-alter-active): Avoid null in numeric
26278         comparison.
26279         (gnus-agent-set-local): Refuse to save null in local object table.
26280         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26281         list of articles that will be marked as unread.
26282
26283 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26284
26285         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26286
26287 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26288
26289         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26290         language tags.
26291
26292 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26293
26294         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26295         Don't bind "obarray".
26296
26297         * gnus-sum.el (gnus-thread-sort-functions):
26298         Add `gnus-thread-sort-by-most-recent-number' and
26299         `gnus-thread-sort-by-most-recent-date'.
26300         Reported by Kai Grossjohann <kai@emptydomain.de>.
26301
26302 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26303
26304         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26305
26306 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26307
26308         * gnus-cus.el (gnus-agent-customize-category):
26309         Remove ignore-errors macro reference that required cl to be loaded at
26310         run-time.
26311
26312         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26313         single-interval range of the form (min . max).  Previously the
26314         range had to look like ((min . max)).  Likewise, return
26315         (min . max) rather than ((min . max)).
26316         (gnus-range-map): Use gnus-range-normalize to accept
26317         single-interval range.
26318
26319         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26320         the cache, but not the agent, now appear with their usual face.
26321
26322         * dgnushack.el (loaddir): New variable that is bound to the
26323         directory containing the dgnushack.el file.  Use loaddir, rather
26324         than srcdir, to update load-path.  Change lets dgnushack compile
26325         code in directories other than GNUS/lisp.
26326
26327 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26328
26329         * lpath.el: Don't bind w3m-safe-url-regexp.
26330
26331         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26332         w3m-safe-url-regexp variable buffer-local.
26333
26334         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26335
26336 2004-02-27  Simon Josefsson  <jas@extundo.com>
26337
26338         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26339         gnus-group-real-prefix.
26340         (gnus-summary-move-article): Use it, instead of
26341         gnus-group-real-prefix.
26342
26343 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26344
26345         * lpath.el: Bind w3m-safe-url-regexp.
26346
26347         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26348         w3m-safe-url-regexp variable buffer-local and set it as the value
26349         of mm-w3m-safe-url-regexp.
26350
26351         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26352
26353         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26354         parsing gnus-posting-styles when the message is not for replying.
26355
26356         * dgnushack.el: Autoload sgml-mode for XEmacs.
26357
26358         * nnrss.el (nnrss-opml-export):
26359         Use mm-set-buffer-file-coding-system instead of
26360         set-buffer-file-coding-system.
26361
26362 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26363
26364         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26365         of checkdoc.el).
26366         * nnrss.el: do.
26367         * gnus-mlspl.el: do.
26368         * gnus-ml.el: do.
26369         * gnus-srvr.el: do.
26370
26371         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26372
26373 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26374
26375         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26376         Corrections to custom-manual links.
26377
26378         * gnus-art.el (gnus-article): Ditto.
26379
26380         * mm-decode.el (mime-display, mime-security): Ditto.
26381
26382 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26383
26384         * flow-fill.el: Typo.
26385
26386 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26387
26388         * spam-wash.el: New file.
26389
26390 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26391
26392         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26393
26394 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26395
26396         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26397         to be run with new-articles as LIST1, not LIST2.
26398         (spam-registration-functions): Add spam-use-ham-copy as a nil
26399         registration backend.
26400
26401 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26402
26403         * spam-stat.el (spam-stat-washing-hook): New option.
26404         (spam-stat-buffer-words): Use it.
26405         (spam-stat-process-directory, spam-stat-test-directory):
26406         Use insert-file-contents-literally.
26407         (spam-stat-coding-system): New variable.
26408         (spam-stat-load, spam-stat-save): Use it.
26409
26410 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26411
26412         * spam-report.el (spam-report-plug-agent):
26413         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26414
26415 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26416
26417         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26418         Allow / in mailto URLs.
26419
26420 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26421
26422         * spam-report.el (spam-report-process-queue): Fix interactive use.
26423         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26424         (spam-report-unplug-agent): Doc fixes.
26425         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26426         (spam-report-agentize, spam-report-deagentize): Autoload.
26427
26428 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26429
26430         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26431
26432         * message.el (message-setup-fill-variables): Add mml tags to
26433         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26434         <ajk@iu.edu>.
26435         (message-mode): Don't modify paragraph-separate there.
26436
26437 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26438
26439         * compface.el (uncompface-use-external): Default to undecided.
26440         (uncompface-use-external-threshold): New variable.
26441         (uncompface-float-time): New macro.
26442         (uncompface): Determine whether to use the external decoder if
26443         uncompface-use-external is undecided.
26444
26445 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26446
26447         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26448         after images.
26449
26450         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26451
26452 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26453
26454         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26455
26456         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26457
26458         * gnus-sum.el (gnus-summary-limit-to-age)
26459         (gnus-summary-limit-children): do.
26460
26461         * gnus-int.el (gnus-request-scan): do.
26462
26463         * gnus-group.el (gnus-group-suspend): do.
26464
26465         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26466
26467         * gnus-cite.el (gnus-cite-parse-attributions): do.
26468
26469         * gnus-agent.el (gnus-summary-set-agent-mark)
26470         (gnus-agent-regenerate-group): do.
26471
26472         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26473
26474         * binhex.el (binhex-decode-region-internal): do.
26475
26476 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26477
26478         * gnus-fun.el (gnus-face-properties-alist): New user option.
26479         (gnus-display-x-face-in-from): Use it.
26480
26481         * gnus-art.el (article-display-face): Ditto.
26482
26483         * compface.el (uncompface-use-external): Default to nil.
26484
26485 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26486
26487         * nntp.el (nntp-erase-buffer): New function.
26488         (nntp-retrieve-data, nntp-send-command)
26489         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26490         (nntp-possibly-change-group): Use it.
26491
26492         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26493         Use with-current-buffer.
26494
26495 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26496
26497         * compface.el: Merge the ELisp-based uncompface program.
26498         (compface): New customization group.
26499         (uncompface-use-external): New user option.
26500         (uncompface): Call uncompface-internal if uncompface-use-external
26501         is nil.
26502         (uncompface-internal): New function.  Note that there are also
26503         some other functions and variables added for this function.
26504
26505 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26506
26507         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26508         if necessary.
26509
26510 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26511
26512         * spam-report.el (spam-report-unplug-agent)
26513         (spam-report-plug-agent, spam-report-deagentize)
26514         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26515         Add support for the Agent in spam-report: when unplugged, report to a
26516         file; when plugged, submit all the requests.
26517
26518         * spam.el (spam-register-routine): Fix message about
26519         registration.
26520
26521 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26522
26523         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26524         dependencies.
26525         (rfc2047-encode): Use it.
26526
26527         * gnus-art.el (gnus-button-marker-list): Move before first
26528         reference.
26529
26530         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26531         (imap-parse-body): Fix format string mismatch.
26532
26533         * gnus-score.el (gnus-summary-increase-score): do.
26534
26535         * nnrss.el (nnrss-close): New function.
26536
26537 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26538
26539         * nnrss.el (nnrss-make-filename): New function.
26540         (nnrss-request-delete-group, nnrss-read-server-data)
26541         (nnrss-save-server-data, nnrss-read-group-data)
26542         (nnrss-save-group-data): Use it.
26543         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26544         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26545         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26546
26547 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26548
26549         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26550
26551 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26552
26553         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26554         files.
26555
26556         * message.el (message-generate-headers-first): Don't quote nil
26557         and t in docstrings.
26558
26559         * imap.el (imap-id): do.
26560
26561         * gnus-agent.el (gnus-agent-consider-all-articles)
26562         (gnus-agent-queue-mail): do.
26563
26564 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26565
26566         * spam-report.el (spam-report-process-queue): New function.
26567         Process requests from `spam-report-requests-file'.
26568         (spam-report-process-queue): Doc fix.
26569
26570 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26571
26572         * spam.el (spam-register-routine)
26573         (spam-log-processing-to-registry, spam-log-registered-p)
26574         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26575         Change "check" to "spam-check" for semi-clarity.
26576
26577 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26578
26579         * pop3.el: Require nnheader.
26580
26581         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26582
26583         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26584
26585         * gnus-picon.el: Require cl.
26586
26587         * gnus-fun.el: Require gnus-ems and gnus-util.
26588
26589         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26590
26591         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26592
26593         * gnus-art.el (gnus-article-edit-mode): Define before first
26594         reference.
26595
26596 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26597
26598         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26599         (gnus-uu-post-encoded): Use point-at-bol.
26600
26601         * gnus-topic.el (gnus-group-active-topic-p): do.
26602
26603         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26604
26605         * gnus-group.el (gnus-group-kill-region): do.
26606
26607         * gnus-art.el (article-date-ut): do.
26608
26609         * message.el (message-fetch-field): Remove redundant
26610         case-fold-search binding.
26611         (message-narrow-to-field): Simplify.
26612
26613 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26614
26615         * spam.el (spam-directory): Derive from `gnus-directory'.
26616
26617         * spam-report.el (spam-report-url-to-file)
26618         (spam-report-requests-file): New function and variable for offline
26619         reporting.
26620         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26621         and user defined function.
26622         (spam-report-url-ping-mm-url): Remove doubled slash.
26623
26624 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26625
26626         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26627
26628 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26629
26630         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26631         Fix format string mismatch.
26632
26633         * sieve.el (sieve-deactivate-all): do.
26634
26635         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26636
26637         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26638
26639         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26640
26641         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26642
26643 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26644
26645         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26646         the list of checks.
26647
26648 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26649
26650         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
26651         padding.
26652
26653 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
26654
26655         * mm-view.el (mm-fill-flowed): New variable.
26656         (mm-inline-text): Use it.
26657
26658 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
26659
26660         * spam.el (spam-spamassassin-register-ham-routine)
26661         (spam-spamassassin-register-spam-routine): Fix function names.
26662
26663 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26664
26665         * gnus.el (gnus-tmp-grouplens): Remove.
26666         (gnus-summary-line-format): Remove grouplens.
26667
26668         * gnus-group.el (gnus-group-line-format): Ditto.
26669
26670         * gnus-spec.el (gnus-format-specs): Ditto.
26671         (gnus-update-format-specifications): Flush the group format spec
26672         cache if there's the grouplens stuff.
26673         (gnus-parse-simple-format): Replace %l with the empty string.
26674
26675 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26676
26677         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26678         omission.
26679
26680 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26681
26682         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26683         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26684
26685 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26686
26687         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26688         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26689         New macros and functions.
26690         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26691         Handle > NLINK_MAX messages.
26692         * nnmaildir.el (nnmaildir-request-set-mark):
26693         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26694
26695 2004-01-25  Alex Schroeder  <alex@gnu.org>
26696
26697         * spam-stat.el (spam-stat-process-directory-age): New option.
26698         (spam-stat-process-directory): Use it.
26699
26700 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26701
26702         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26703         (spam-stat-save): Accept prefix argument.
26704
26705 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26706
26707         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26708         links" error.
26709
26710 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26711
26712         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26713         the rest of the and/or forms.
26714
26715 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26716
26717         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26718         compatibility with old .newsrc.eld files.
26719
26720         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26721
26722         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26723
26724         * gnus-start.el (gnus-1): do.
26725
26726         * gnus-group.el (gnus-group-line-format-alist): do.
26727
26728         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26729
26730         * gnus-gl.el: Remove.
26731
26732 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26733
26734         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26735         marks consisting of a single range {for example, (3 . 5)} rather
26736         than a list of a single range { ((3 . 5)) }.
26737
26738 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26739
26740         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26741         Use with-current-buffer.
26742         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26743         avoid consing a string.
26744
26745         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26746         Remove obsolete entries for big5 and gb2312.
26747
26748 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26749
26750         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
26751         uncompressed list.
26752
26753 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
26754
26755         * spam-stat.el (spam-stat-strip-xref): New function.
26756         (spam-stat-process-directory): Use it.
26757
26758         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
26759         here -- it's done in message-fetch-field.
26760
26761 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26762
26763         * gnus-agent.el (gnus-agent-queue-mail)
26764         (gnus-agent-prompt-send-queue): New variables.
26765         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
26766         * gnus-draft.el (gnus-group-send-queue): Pass the group name
26767         "nndraft:queue" along to gnus-draft-send.
26768         Use gnus-agent-prompt-send-queue.
26769         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
26770         is "nndraft:queue".  Suggested by Gaute Strokkenes
26771         <gs234@srcf.ucam.org>
26772
26773         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
26774         (agent-enable-undownloaded-faces): Add.
26775         (gnus-agent-cat-groups): Use eval-and-compile, not
26776         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
26777         method of gnus-agent-cat-groups even when the buffer has been
26778         evaled.
26779         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
26780         delete gnus-agent-save-active-1.
26781         (gnus-agent-save-groups): Delete.  Identical to
26782         gnus-agent-save-active.
26783         (gnus-agent-write-active): No longer adjust agent's copy of active
26784         file as agent's adjustments are now stored in their own
26785         file.  Remove optional parameter.
26786         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
26787         servers.  Add use of min/max range limits from server's local
26788         file.
26789         (gnus-agent-save-alist): Remove unused optional argument.
26790         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
26791         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
26792         (gnus-agent-set-local): A per-server file that keeps min/max range
26793         limits for articles known to the agent.  Provides a fast mechanism
26794         for altering many active ranges.
26795         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
26796         active file (local makes it unnecessary).
26797         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
26798
26799         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
26800         (agent-enable-undownloaded-faces): Add.
26801
26802         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
26803         disable it when sending to "nndraft:queue".
26804         (gnus-group-send-queue): Add safety check to avoid sending queue
26805         when unplugged.
26806
26807         * gnus-group.el (gnus-group-catchup): Use new
26808         gnus-sequence-of-unread-articles, not
26809         gnus-list-of-unread-articles, to avoid exhausting memory with huge
26810         numbers of articles.  Use gnus-range-map to avoid having to
26811         uncompress the unread list.
26812         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
26813         Fix invalid ange-ftp reference.
26814
26815         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
26816         (gnus-sorted-range-intersection): Intersection of two ranges
26817         without requiring that they first be uncompressed.
26818
26819         * gnus-start.el (gnus-activate-group): Unless blocked by the
26820         caller, possibly expand the active range to include both cached
26821         and agentized articles.
26822         (gnus-convert-old-newsrc): Rewrote in anticipation of having
26823         multiple version-dependent converters.
26824         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
26825         gnus-agent-save-active.
26826         (gnus-save-newsrc-file): Save dirty agent range limits.
26827
26828         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
26829         gnus-agent-possibly-alter-active.
26830         (gnus-adjust-marked-articles): Faster handling of simple lists.
26831
26832 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
26833
26834         * spam-stat.el (spam-stat-test-directory): New optional argument
26835         displays a list of files detected.  Suggested by Andrew Cohen
26836         <cohen@andy.bu.edu>.
26837         (spam-stat-buffer-words-with-scores): Don't narrow and change
26838         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
26839
26840 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
26841
26842         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
26843         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
26844         (spam-spamassassin-arguments)
26845         (spam-spamassassin-spam-flag-header)
26846         (spam-spamassassin-positive-spam-flag-header)
26847         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
26848         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
26849         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
26850         (spam-list-of-processors, spam-list-of-checks)
26851         (spam-list-of-statistical-checks, spam-registration-functions)
26852         (spam-check-spamassassin-headers, spam-check-spamassassin)
26853         (spam-spamassassin-score)
26854         (spam-spamassassin-register-with-sa-learn)
26855         (spam-spamassassin-register-spam-routine)
26856         (spam-spamassassin-register-ham-routine)
26857         (spam-assassin-register-spam-routine)
26858         (spam-assassin-register-ham-routine): Add SpamAssassin support.
26859         (spam-bogofilter-score): Fix to show article before scoring.
26860
26861 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
26862
26863         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
26864         default scoring function.
26865         (spam-generic-score): Call spam-spamassassin-score if
26866         spam-use-spamassassin or spam-use-spamassassin-headers is on;
26867         spam-bogofilter-score otherwise.
26868
26869         * gnus.el (spam-process, spam-autodetect-methods):
26870         Add spamassassin and spamassassin-headers.
26871
26872 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
26873
26874         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26875         Suppress unnecessary messages.
26876
26877 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
26878
26879         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
26880         make-hash-table.
26881
26882 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26883
26884         * canlock.el (base64-encode-string): Don't autoload it.
26885
26886 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26887
26888         * run-at-time.el: Remove useless (require 'itimer),
26889         eval-and-compile and (featurep 'xemacs).
26890
26891 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
26892
26893         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
26894         GROUP is a virtual group.
26895
26896 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
26897
26898         * gnus.el: Autoload `message-y-or-n-p'.
26899
26900 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
26901
26902         * pgg-parse.el: Remove unnecessary (require 'custom).
26903
26904         * pgg-def.el: do.
26905
26906         * nnmail.el: do.
26907
26908         * gnus-undo.el: do.
26909
26910         * gnus-picon.el: do.
26911
26912         * gnus-util.el: do.
26913
26914 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
26915
26916         * gnus-sum.el (gnus-pick-line-number): Add autoload.
26917
26918 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26919
26920         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
26921         handle, as well as a list.
26922
26923         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
26924         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
26925         (mm-w3m-cid-retrieve): Simplify.
26926
26927 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
26928
26929         * message.el (message-kill-to-signature): Allow prefix arg to
26930         specify number of lines to keep before signature.
26931
26932 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
26933
26934         * message.el (message-kill-to-signature): Change docstring.
26935
26936 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26937
26938         * canlock.el: Always require sha1-el.
26939         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
26940
26941         * message.el: Autoload sha1 only when compiling.
26942
26943         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
26944         eudc-expand-inline for XEmacs.
26945
26946 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
26947
26948         * message.el (message-canlock-generate): Require sha1-el.
26949
26950 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
26951
26952         * message.el (message-expand-name): Silence the byte compiler.
26953
26954         * lpath.el: Add detect-coding-system.
26955
26956         * dgnushack.el (dgnushack-compile): Remove obsolete check for
26957         cus-edit.
26958
26959 2004-01-13  Simon Josefsson  <jas@extundo.com>
26960
26961         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
26962         Invoke gnus-score-mode.
26963         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26964
26965         * gnus-range.el (gnus-compress-sequence): Doc fix.
26966         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
26967
26968 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26969
26970         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
26971
26972 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
26973
26974         * spam.el (spam-get-article-as-string): Update to use
26975         gnus-request-article-this-buffer, much simpler.
26976         (spam-get-article-as-buffer): Remove.
26977
26978 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
26979
26980         * message.el (message-expand-name): Use EUDC if the user uses that.
26981
26982 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26983
26984         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
26985         character for the encoding to avoid consing a string.
26986
26987         * rfc2047.el (rfc2047-decode-string): Don't cons a string
26988         unnecessarily.
26989
26990         * mm-util.el (mm-replace-chars-in-string): Remove.
26991
26992         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
26993         of mm-replace-chars-in-string.
26994
26995 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
26996
26997         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
26998
26999         * mm-util.el (mm-subst-char-in-string): Support inplace.
27000
27001         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
27002         a new string in every iteration.  Use shy groups.
27003
27004 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
27005
27006         * gnus-srvr.el (gnus-browse-unsubscribe-group):
27007         * gnus-soup.el (gnus-soup-group-brew):
27008         * gnus-msg.el (gnus-put-message):
27009         * gnus-move.el (gnus-group-move-group-to-server):
27010         * gnus-kill.el (gnus-batch-score):
27011         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
27012         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
27013         (gnus-group-update-group, gnus-group-read-group)
27014         (gnus-group-make-group, gnus-group-make-help-group)
27015         (gnus-group-make-archive-group, gnus-group-make-directory-group)
27016         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
27017         (gnus-group-sort-by-unread, gnus-group-catchup)
27018         (gnus-group-unsubscribe-group, gnus-group-kill-group)
27019         (gnus-group-yank-group, gnus-group-set-info)
27020         (gnus-group-list-groups):
27021         * gnus.el (gnus-generate-new-group-name):
27022         * gnus-delay.el (gnus-delay-send-queue):
27023         * nnvirtual.el (nnvirtual-catchup-group):
27024         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
27025         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
27026         (gnus-group-prepare-topics, gnus-topic-check-topology):
27027         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
27028         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
27029         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
27030         (gnus-group-make-articles-read):
27031         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
27032         (gnus-group-change-level, gnus-kill-newsgroup)
27033         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
27034         (gnus-get-unread-articles, gnus-make-articles-unread)
27035         (gnus-make-ascending-articles-unread): Use accessor
27036         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
27037         to get group information for improved readability.
27038
27039
27040 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27041
27042         * gnus-art.el (article-decode-mime-words, article-babel)
27043         (gnus-article-highlight-signature, gnus-article-add-buttons)
27044         (gnus-signature-toggle): Use gnus-with-article-buffer.
27045
27046         * gnus-art.el (gnus-article-highlight-headers)
27047         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
27048
27049         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
27050         (gnus-article-set-globals, gnus-request-article-this-buffer)
27051         (gnus-button-message-id, gnus-article-maybe-hide-headers)
27052         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
27053         (gnus-mime-display-alternative): Use with-current-buffer.
27054
27055 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27056
27057         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
27058         also under 80 char limit, and call gnus-error if needed.
27059         (spam-fetch-article-header): Fix - it was a
27060         buffer-local variable (gnus-newsgroup-data).
27061         (spam-find-spam): Use spam-generate-fake-headers, forget about
27062         spam-insert-fake-headers.
27063         (spam-insert-fake-headers): Remove.
27064
27065 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27066
27067         * deuglify.el (gnus-article-outlook-unwrap-lines)
27068         (gnus-outlook-rearrange-article)
27069         (gnus-outlook-repair-attribution-outlook)
27070         (gnus-outlook-repair-attribution-block)
27071         (gnus-outlook-repair-attribution-other): Remove redundant
27072         save-excursion.
27073
27074 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27075
27076         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
27077         (spam-fetch-field-subject-fast)
27078         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
27079         (spam-fetch-article-header): Add functions to deal with Gnus
27080         internals for fast retrieval of article header data.
27081         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
27082
27083 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27084
27085         * pop3.el (pop3-md5): Remove.
27086         (pop3-apop): Replace pop3-md5 with md5.
27087
27088         * mm-bodies.el: base64 is always built-in.
27089
27090         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
27091         Use with-current-buffer.
27092
27093 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27094
27095         * canlock.el (canlock-insert-header): Remove excessive grouping in
27096         regexp.
27097
27098         * gnus-sum.el (gnus-summary-read-document): Ditto.
27099
27100         * gnus-uu.el (gnus-uu-part-number): Ditto.
27101
27102         * html2text.el (html2text-remove-tags): Ditto.
27103         (html2text-format-tags): Ditto.
27104         (html2text-format-single-elements): Ditto.
27105
27106         * mml.el (mml-parse-1): Ditto.
27107
27108 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27109
27110         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27111
27112         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27113
27114         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27115
27116         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27117
27118 2003-11-15  Simon Josefsson  <jas@extundo.com>
27119
27120         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27121         (pgg-gpg-lookup-key): Use regexp match instead of
27122         split-string (split-string is different between emacs 21.2 and
27123         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27124
27125 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27126
27127         * gnus-art.el (gnus-mime-view-all-parts)
27128         (gnus-article-part-wrapper, gnus-article-view-part):
27129         Use with-current-buffer.
27130
27131 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27132
27133         * spam.el (spam-disable-spam-split-during-ham-respool)
27134         (spam-spamoracle-database, spam-cache-lookups)
27135         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27136         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27137         (spam-group-ham-marks, spam-group-spam-marks)
27138         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27139         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27140         also add spam-use-blackholes to the statistical checks.
27141         (spam-fetch-field-fast): Add interface to fetching fields, may
27142         become a macro.
27143         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27144         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27145         (spam-insert-fake-headers): Fake an article when needed.
27146         (spam-find-spam): Fake article when possible.
27147         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27148         (spam-check-bogofilter-headers): Use message-fetch-field instead
27149         of nnmail-fetch-field.
27150
27151 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27152
27153         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27154
27155 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27156
27157         * spam.el (spam-split): Do not require spam-use-CHECK to be
27158         enabled if that check is passed to spam-split explicitly; also
27159         fix so 'spam doesn't get converted to spam-split-group when
27160         spam-split-symbolic-return is t.
27161         (spam-find-spam): Find registrations of the article and use those
27162         instead of re-running spam-split to find the spam/ham
27163         classification of the article.
27164         (spam-log-processing-to-registry, spam-log-registered-p)
27165         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27166         Use gnus-error instead of gnus-message.
27167         (spam-log-registration-type): Add function to determine the
27168         classification of a message based on registry entries; will
27169         return nil if both 'spam and 'ham are found.
27170         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27171         a reasonably fast local cache without the loading errors.
27172         (spam-cache-lookups): Set to t by default.
27173         (spam-find-spam): Don't try to guess spam-cache-lookups.
27174         (spam-enter-whitelist, spam-enter-blacklist): Clear the
27175         spam-caches entry.
27176         (spam-filelist-build-cache, spam-filelist-check-cache):
27177         Fix caching of whitelist/blacklist entries.
27178         (spam-check-whitelist, spam-check-blacklist):
27179         Invoke spam-from-listed-p with a type, not a cache variable.
27180         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
27181
27182 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27183
27184         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27185
27186         * nnmail.el (nnmail-split-fancy): do.
27187
27188         * mml.el (mml-parse): do.
27189
27190         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27191         (gnus-score-adaptive): do.
27192
27193 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27194
27195         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27196         (gnus-mime-button-map): Don't set keymap parent.
27197         (gnus-button-ctan-directory-regexp): Use shy grouping.
27198         (gnus-prev-page-map): Don't set keymap parent.
27199         (gnus-prev-page-map): Remove duplicated one.
27200         (gnus-next-page-map): Don't set keymap parent.
27201         (gnus-mime-security-button-map): Ditto.
27202
27203         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27204         version number.
27205
27206         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27207
27208 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27209
27210         * canlock.el (canlock-sha1-function): Remove.
27211         (canlock-sha1-function-for-verify): Remove.
27212         (canlock-openssl-program): Remove.
27213         (canlock-openssl-args): Remove.
27214         (canlock-ignore-errors): Remove.
27215         (canlock-sha1-with-openssl): Remove.
27216         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27217         (canlock-verify): Don't use canlock-ignore-errors.
27218
27219         * sha1-el.el (sha1-string-external): Make it can return a string
27220         in binary form.
27221         (sha1-region-external): Ditto.
27222         (sha1-string-internal): Ditto.
27223         (sha1-region-internal): Ditto.
27224         (sha1-region): Ditto.
27225         (sha1-string): Ditto.
27226         (sha1): Ditto.
27227
27228 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27229
27230         * spam.el (spam-report-articles-gmane): New command.
27231
27232 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27233
27234         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27235
27236         * run-at-time.el (run-at-time-saved): Remove.
27237         (run-at-time): Doc fix.
27238
27239 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27240
27241         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27242         (gnus-summary-limit-map): Add it.
27243         (gnus-summary-make-menu-bar): do.
27244
27245 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27246
27247         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27248         Make attempt at some caching support (done for BBDB only now).
27249         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27250         addresses to be checked.
27251         (spam-clear-cache-BBDB): Add function, to be invoked by
27252         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27253         (spam-check-BBDB): Check and use the caches, if
27254         spam-cache-lookups is on, remove superfluous (provide).
27255
27256 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27257
27258         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27259
27260 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27261
27262         * run-at-time.el (run-at-time-saved): Move to after the definition
27263         of `run-at-time'.
27264
27265         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27266
27267 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27268
27269         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27270         mm-w3m-local-map-property.
27271
27272         * mm-view.el (mm-w3m-mode-map): Remove.
27273         (mm-w3m-local-map-property): Remove.
27274         (mm-inline-text-html-render-with-w3m): Don't use
27275         mm-w3m-local-map-property.
27276
27277 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27278
27279         * run-at-time.el: New file.
27280
27281         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27282         under Emacs.
27283
27284         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27285         of gnus-set-text-properties.
27286
27287         * gnus-uu.el (gnus-uu-save-article): Ditto.
27288
27289         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27290
27291         * gnus-cite.el (gnus-cite-parse): Ditto.
27292
27293         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27294         of gnus-.
27295
27296         * gnus-xmas.el (run-at-time): Require run-at-time.
27297
27298         * gnus.el: Change calls to nnheader-run-at-time and
27299         password-run-at-time throughout to use run-at-time directly.
27300
27301         * password.el: Remove definition of run-at-time.
27302
27303         * nnheaderxm.el: Remove definition of run-at-time.
27304
27305 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27306
27307         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27308         in prompt.
27309
27310 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27311
27312         * messagexmas.el (message-xmas-redefine): Alias
27313         `message-make-caesar-translation-table' to
27314         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27315         version.
27316
27317         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27318         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27319         `gnus-xmas-set-text-properties'.
27320         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27321         `gnus-xmas-completing-read'.
27322         (gnus-xmas-completing-read): Removed.
27323         (gnus-xmas-open-network-stream): Removed.
27324
27325         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27326         XEmacs version.
27327
27328         * dns.el (dns-make-network-process): Use `open-network-stream'
27329         instead of `gnus-xmas-open-network-stream'.
27330
27331         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27332
27333         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27334
27335 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27336
27337         * gnus-art.el (gnus-mime-display-alternative)
27338         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27339         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27340         Don't use gnus-local-map-property.
27341
27342         * gnus-util.el (gnus-local-map-property): Remove.
27343
27344         * mm-view.el (mm-view-pkcs7-decrypt):
27345         Replace gnus-completing-read-maybe-default with completing-read.
27346
27347         * gnus-util.el (gnus-completing-read): do.
27348         (gnus-completing-read-maybe-default): Remove.
27349
27350 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27351
27352         * password.el: Only autoload `run-at-time' if not XEmacs.
27353         Only autoload the itimer functions if XEmacs.
27354
27355 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27356
27357         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27358         XEmacsen.
27359
27360         * dgnushack.el: Autoload executable-find for XEmacs.
27361
27362 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27363
27364         * gnus-art.el (gnus-read-string): Remove.
27365         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27366         read-string.
27367
27368 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27369
27370         * netrc.el: Autoload password-read.
27371         (netrc): Add configuration group.
27372         (netrc-encoding-method, netrc-openssl-path):
27373         Add variables for encoding and decoding of files with symmetric
27374         ciphers.
27375         (netrc-encode): Add assistant function to encode a file with
27376         netrc-encoding-method.
27377         (netrc-parse): Add interactive parameter, added optional
27378         decoding if netrc-encoding-method is non-nil but otherwise
27379         behavior is standard.
27380         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27381         Do s/encode/encrypt/ everywhere.
27382
27383         * spam.el: Remove executable-find autoload.
27384
27385 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27386
27387         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27388
27389         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27390
27391 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27392
27393         * gnus-art.el (gnus-treat-ansi-sequences)
27394         (article-treat-ansi-sequences): New variable and function.
27395         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27396
27397         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27398         Use it.
27399
27400 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27401
27402         * mm-util.el (mm-quote-arg): Remove.
27403
27404         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27405         shell-quote-argument.
27406
27407         * gnus-uu.el (gnus-uu-command): do.
27408
27409         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27410
27411         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27412         with make-char.
27413
27414         * mm-util.el (mm-make-char): Remove.
27415
27416         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27417         add-minor-mode.
27418
27419         * gnus-undo.el (gnus-undo-mode): do.
27420
27421         * gnus-topic.el (gnus-topic-mode): do.
27422
27423         * gnus-sum.el (gnus-dead-summary-mode): do.
27424
27425         * gnus-start.el (gnus-slave-mode): do.
27426
27427         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27428
27429         * gnus-ml.el (gnus-mailing-list-mode): do.
27430
27431         * gnus-gl.el (gnus-grouplens-mode): do.
27432
27433         * gnus-draft.el (gnus-draft-mode): do.
27434
27435         * gnus-dired.el (gnus-dired-mode): do.
27436
27437         * gnus-ems.el (gnus-add-minor-mode): Remove.
27438
27439         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27440         Replace gnus-char-width with char-width.
27441
27442         * gnus-ems.el (gnus-char-width): Remove.
27443
27444         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27445         Replace gnus-char-width with char-width.
27446
27447         * gnus-ems.el (gnus-char-width): Remove.
27448
27449         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27450         definition.
27451         Remove Emacs 20 hash table compatibility code.
27452
27453         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27454         20 compatibility code.
27455
27456         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27457
27458         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27459
27460         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27461         Replace with point-at-{eol,bol}.
27462
27463         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27464
27465         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27466
27467         * flow-fill.el (fill-flowed-point-at-bol)
27468         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27469
27470         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27471         Replace with point-at-{eol,bol} throughout all files.
27472
27473 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27474
27475         * ntlm.el (ntlm-string-as-unibyte): New macro.
27476         (ntlm-build-auth-response): Use it.
27477
27478         Remove Emacs 20 stuff:
27479         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27480         (butlast, mapc, remove): Remove the compiler macros.
27481         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27482         of delq and copy-sequence.
27483         * gnus-art.el (popup-menu): Remove the compiler macro.
27484         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27485         Emacs 20.
27486
27487 2004-01-05  Simon Josefsson  <jas@extundo.com>
27488
27489         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27490         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27491         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27492         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27493         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27494         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27495         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27496         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27497         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27498         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27499         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27500         string-xor into ntlm-string-xor.
27501         Suggested by Jesper Harder <harder@myrealbox.com>.
27502
27503         * ntlm.el: Don't include poem.
27504
27505         * md4.el (print-int32, print-string-hexa): Remove.
27506         Suggested by Jesper Harder <harder@myrealbox.com>.
27507
27508         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27509
27510         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27511         probably breaks emacs with DL patch, but do we care? Is anyone
27512         still using the DL stuff?)
27513
27514         * sieve-manage.el: Use the password package.
27515         (sieve-manage-read-passwd): Remove.
27516         (sieve-manage-interactive-login): Use password.  Re-add
27517         condition-case around loop.
27518
27519         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27520         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27521         Use the password package.
27522
27523 2003-02-19  Simon Josefsson  <jas@extundo.com>
27524
27525         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27526         token.
27527
27528 2002-08-07  Simon Josefsson  <jas@extundo.com>
27529
27530         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27531         (sieve-manage-authenticators)
27532         (sieve-manage-authenticator-alist): Add some SASL mechs.
27533         (sieve-sasl-auth): New function.
27534         (sieve-manage-cram-md5-auth)
27535         (sieve-manage-plain-auth): Rewrite using SASL library.
27536         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27537         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27538         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27539         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27540
27541 2004-01-05  Simon Josefsson  <jas@extundo.com>
27542
27543         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27544         New files.
27545
27546 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27547
27548         * gnus-group.el (gnus-no-groups-message): Update.
27549
27550         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27551
27552 2003-11-09  Simon Josefsson  <jas@extundo.com>
27553
27554         * imap.el: Support for ID IMAP extension (RFC 2971).
27555         (imap-local-variables): Add imap-id.
27556         (imap-id): New variable.
27557         (imap-id): New function.
27558         (imap-parse-response): Parse untagged ID response.
27559         * nnimap.el (nnimap-id): New variable.
27560         (nnimap-open-connection): Use it.
27561
27562 2003-12-28  Simon Josefsson  <jas@extundo.com>
27563
27564         * gnus-score.el (gnus-score-edit-all-score): New.
27565         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27566
27567 2004-01-04  Simon Josefsson  <jas@extundo.com>
27568
27569         * password.el: Add.
27570
27571 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27572
27573         * dns.el (dns-query-types): Fix typo.
27574         (dns-query-types): New function.
27575         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27576         PTR and SOA replies, see RFC 1035.
27577
27578 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27579
27580         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27581
27582         * Move to Changelog.2.
27583
27584 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27585
27586         * gnus.el (gnus-version-number): Bump version.
27587
27588 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27589
27590         * gnus.el: No Gnus v0.1 is released.
27591
27592 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27593
27594         * gnus.el: No Gnus v0.0 is released.
27595
27596 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27597
27598         * gnus.el (gnus-version-number): Bump.
27599         (gnus-version): No.
27600
27601 See ChangeLog.2 for earlier changes.
27602
27603   Copyright (C) 2004-2014 Free Software Foundation, Inc.
27604
27605   This file is part of GNU Emacs.
27606
27607   GNU Emacs is free software: you can redistribute it and/or modify
27608   it under the terms of the GNU General Public License as published by
27609   the Free Software Foundation, either version 3 of the License, or
27610   (at your option) any later version.
27611
27612   GNU Emacs is distributed in the hope that it will be useful,
27613   but WITHOUT ANY WARRANTY; without even the implied warranty of
27614   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27615   GNU General Public License for more details.
27616
27617   You should have received a copy of the GNU General Public License
27618   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27619
27620 ;; Local Variables:
27621 ;; coding: utf-8
27622 ;; fill-column: 79
27623 ;; add-log-time-zone-rule: t
27624 ;; End: