parse-time.el: Require cl when compiling
[gnus] / lisp / ChangeLog
1 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * parse-time.el: Require cl when compiling.
4
5 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6
7         Use cl-lib as much as possible following the 2014-09-26 change
8         in the Emacs trunk.
9         * parse-time.el: Try requiring cl-lib.
10         (parse-time-incf): Alias to cl-incf or incf.
11         (digit-char-p): Remove.
12         (parse-time-integer): Alias to cl-parse-integer or the one defined.
13         (parse-integer): Rename to parse-time-integer.
14         (parse-time-tokenize, parse-time-rules, parse-time-string)
15         Use parse-time-incf and parse-time-integer.
16
17 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
18
19         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
20         of ":delete".
21
22 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23
24         * gnus-art.el (gnus-article-browse-html-save-cid-content)
25         (gnus-article-browse-html-parts):
26         Revert last change that breaks links other than cid contents.
27
28 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
29
30         * gnus-art.el (gnus-article-browse-html-save-cid-content)
31         (gnus-article-browse-html-parts): Make cid file names relative.
32
33 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
34
35         * mm-view.el (mm-display-inline-fontify): Make the working buffer
36         temporarily displayed when running a mode function (at least org-mode
37         requires it).
38
39 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
40
41         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
42         the gnus-summary-article-expire-hook should be told where the function
43         is going. In particular, the Gnus registry might want to know.
44
45 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
46
47         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
48
49 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
50
51         * gnus-sum.el (gnus-summary-expire-articles): Revert.
52
53 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
54
55         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
56         the gnus-summary-article-expire-hook should be told where the function
57         is going. In particular, the Gnus registry might want to know.
58
59 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
60
61         Don't mishandle year-9999 dates (Bug#18176).
62         * parse-time.el (parse-time-rules):
63         Allow years up to most-positive-fixnum.
64         * time-date.el (date-to-time):
65         Pass "Specified time is not representable" errors through.
66
67 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
68
69         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
70         groups and t.
71
72 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
73
74         * gnus-utils.el (gnus-recursive-directory-files):
75         Unify hard or symbolic links (bug#18063).
76
77 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
78
79         * gnus-msg.el (gnus-configure-posting-style):
80         Allow string replacements in values when matching against a header.
81
82 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
83
84         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
85         the dribble buffer even when it is shrunk a lot.
86         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
87
88 2014-06-26  Glenn Morris  <rgm@gnu.org>
89
90         * mm-util.el (help-function-arglist): Remove outdated declaration.
91
92 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
93
94         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
95         attribute values.  (Bug#17834)
96
97 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
98
99         * gnus-sum.el (gnus-summary-edit-article-done):
100         Prefer point-marker to copy-marker of point.
101
102 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
103
104         * Makefile.in (install-el, install-el-elc): Compress .el files.
105         (uninstall): Remove compressed .el files.
106
107 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
108
109         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
110         (gnus-article-read-summary-keys):
111         Don't bug out when there is no article in the summary buffer.
112         (gnus-mime-buttonize-attachments-in-header):
113         Improve criterion that finds parts to display.
114
115         * gnus-art.el (gnus-mm-display-part):
116         * mm-decode.el (mm-shr):
117         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
118         (mm-insert-inline): Revert last changes.
119
120 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
121
122         * gnus-art.el (gnus-mm-display-part):
123         * mm-decode.el (mm-shr):
124         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
125         (mm-insert-inline): Set insertion type of end-marker, not only
126         start-marker, of undisplayer so as to stay after inserted text.
127
128 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
129
130         * html2text.el (html2text-get-attr): Fix typo when splitting value from
131         attribute. (Bug#17613)
132
133 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
134
135         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
136         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
137
138 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
139
140         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part): Don't
141         delete next part button; keep spacing between buttons.
142
143 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
144
145         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
146         Work for the last MIME part in an article.
147         (gnus-mime-display-single): Suppress excessive newlines between parts.
148
149         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
150         by leading or trailing newline.
151
152 2014-05-12  Sam Steingold  <sds@gnu.org>
153
154         * time-date.el (seconds-to-string): New function to pretty print time
155         delay in seconds.
156
157 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
158
159         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
160         while prompting a user for a file name, etc.
161         (gnus-mime-display-single): Display part with a common appearance no
162         matter whether MIME button is omitted or not; don't add duplicate entry
163         to gnus-article-mime-handle-alist.
164         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
165
166 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
167
168         * mml2015.el (mml2015-display-key-image): New variable.
169
170 2014-05-08  Glenn Morris  <rgm@gnu.org>
171
172         * gnus-fun.el (gnus-grab-cam-face):
173         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
174         This is CVE-2014-3421.
175
176 2014-05-04  Glenn Morris  <rgm@gnu.org>
177
178         * gnus-registry.el (gnus-registry-install-p): Doc fix.
179
180 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
181
182         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
183         the displaying state of a part.
184         (gnus-mm-display-part): Don't insert a newline in the beginning of
185         a part like gnus-mime-inline-part doesn't; work for XEmacs.
186
187         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
188         (mm-shr): Make undisplayer unbreakable.
189
190         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs): Don't
191         insert excessive newline.
192         (mm-inline-text-html-render-with-w3m, mm-inline-text)
193         (mm-insert-inline): Make undisplayer unbreakable.
194
195 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
196
197         * gnus.el: Ma Gnus v0.11 is released.
198
199 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
200
201         * gnus-art.el (gnus-mm-display-part):
202         Highlight header attachment buttons.
203
204 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
205
206         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
207         a part; redisplay a button (enbugged in 2014-02-05).
208
209 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
210
211         * auth-source.el (auth-source-search, auth-source-search-backends):
212         Treat :max 0 as an indicator that a boolean return is wanted, as
213         documented. Reported by Joe Bloggs.
214
215 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
216
217         * gnus-icalendar.el: Require gnus-art.
218
219 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
220
221         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
222         (gnus-icalendar--update-org-event): put event timestamp in
223         the org entry body instead of the drawer.
224         (gnus-icalendar-event--get-attendee-names): list of participants should
225         contain even attendees without common name attribute.
226         (gnus-icalendar--update-org-event): don't generate duplicates of empty
227         property tags in org drawers.
228
229 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
230
231         * gmm-utils.el (gmm-format-time-string): New function.
232
233         * message.el (message-insert-formatted-citation-line): Use the original
234         author's time zone to express a date string.
235
236 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
237
238         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
239         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
240         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
241         Silence compiler warnings.
242         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
243
244 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
245
246         * mml.el: Require url when compiling.
247
248         * gnus-cloud.el (gnus-cloud-parse-version-1):
249         Use plist-get rather than CL's getf.
250         (gnus-activate-group, gnus-subscribe-group): Declare.
251
252         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
253
254 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
255
256         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
257         buttons when toggling the header off.
258
259 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
260
261         * tls.el (tls-program): Reflow docstring.
262
263 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
264
265         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
266         groups work again.
267
268 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
269
270         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
271         999 correctly (i.e. "1,342").
272
273 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
274
275         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
276         out if the directory doesn't exist.
277
278 2014-03-07  Daiki Ueno  <ueno@gnu.org>
279
280         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
281         commands here; instead, only check if epg-config.el is available.
282
283 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
284
285         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
286         messages with embedded images.
287         (mml-generate-mime): Don't bug out if you don't have libxml.
288
289 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
290
291         * message.el (message-make-html-message-with-image-files): New command.
292
293 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
294
295         * gnus-group.el (gnus-group-make-group): Clarify prompt.
296
297         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
298
299 2014-02-23  David Engster  <deng@randomsample.de>
300
301         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
302         to stay compatible with older Emacsen, so replace `cl-loop' with
303         `loop'.
304
305 2014-02-22  Daniel Colascione  <dancol@dancol.org>
306
307         * auth-source.el (auth-source-secrets-listify-pattern): New function.
308         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
309         instead, build list of patterns.
310
311 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
312
313         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
314         Display header attachment buttons by gnus-article-prepare-display
315         rather than gnus-article-prepare so as to view in mml-preview as well.
316
317 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
318
319         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
320         in `auth-sources' means and link to EPA docs.
321
322 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
323
324         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
325         (bug#12375).
326
327 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
328
329         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
330         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
331
332 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
333
334         * message.el (message-tab): Mention what happens on normal tabs
335         (bug#11297).
336
337 2014-02-08  Glenn Morris  <rgm@gnu.org>
338
339         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
340
341 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
342
343         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
344         buttons that are hidden in unselected alternative part as well.
345         (gnus-mime-display-alternative): Redraw attachment buttons in header.
346
347         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
348
349 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
350
351         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
352         keystroke.
353         (gnus-server-toggle-cloud-server): Only allow clouding applicable
354         types.
355
356         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
357         with an empty string.
358
359 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
360
361         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
362         buffer-local in some buffers, so bind it explicitly in the buffer we're
363         trying to cancel the article in (bug#10808).
364
365 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
366
367         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
368         New functions.
369
370         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
371         New user option.
372         (gnus-mime-buttonize-attachments-in-header): New function.
373         (gnus-article-prepare): Use it.
374         (gnus-mime-inline-part): Suppress extra newline.
375         (gnus-mm-display-part): Save excursion;
376         remove useless deleting and adding of buttons.
377         (gnus-insert-mime-button): Allow insertion in the middle of a line.
378
379         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
380         Add gnus-mime-buttonize-attachments-in-header.
381
382 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
383
384         * nnimap.el (nnimap-request-articles): New command to download several
385         articles at once.
386
387         * gnus.el (gnus-variable-list): Save Cloud variables.
388
389         * gnus-int.el (gnus-request-accept-article): Doc fix.
390
391 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
392
393         * parse-time.el (parse-time-iso8601-regexp)
394         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
395         it more generally.
396
397 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
398
399         * gnus-cloud.el: New file to provide the Emacs Cloud.
400
401         * dgnushack.el: Silence XEmacs w3 warning.
402
403         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
404         `url-retrieve-synchronously', apparently.
405
406         * dgnushack.el: Silence XEmacs dns.el warning.
407
408         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
409         instead of in all files.
410
411         * dns.el (network-interface-list): Define for XEmacs.
412
413         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
414         XEmacs.
415
416         * nnrss.el (libxml-parse-html-region): Silence compilation error.
417
418 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
419
420         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
421         `gnus-group-split-fancy'.
422
423 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
424
425         * message.el (message-remove-header): Doc fix.
426         (message-forward-included-headers): New variable.
427         (message-remove-ignored-headers): Use it.
428
429 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
430
431         * nnir.el (nnir-request-update-mark): Don't try to update the source
432         group if we can't find it (bug#16611).
433
434 2014-01-31  Dave Abrahams  <dave@boostpro.com>
435
436         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
437
438 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
439
440         * dns.el (dns-servers-up-to-date-p): New function to see whether the
441         network interfaces changed.
442         (dns-query): Use it to flush the data.
443
444 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
445
446         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
447         from random face commands.
448         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
449         Face.
450         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
451         (gnus--random-face-with-type): Generic function returning a face-type
452         as a string.
453         (gnus--insert-random-face-with-type): Generic function inserting a face
454         in a message buffer header.
455         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
456         (gnus-insert-random-x-face-header): Rewritten to use
457         `gnus--insert-random-face-with-type`.
458         (gnus-random-face): Return random (png) Face as string.
459         (nus-insert-random-face-header): Insert random (png) Face in a message
460         buffer.
461
462 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
463
464         * mm-url.el: Remove all usage of w3.
465
466         * nnrss.el: Ditto.
467
468         * mm-decode.el: Ditto.
469
470         * mm-view.el: Ditto.
471
472         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
473         outdated and all Emacsen have url.el built-in.
474
475         * gnus-setup.el: Remove outdated file.
476
477 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
478
479         * gnus.el: Ma Gnus v0.9 is released.
480
481 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
482
483         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
484
485 2014-01-31  Dave Abrahams  <dave@boostpro.com>
486
487         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
488         in the summary buffer (bug#13769).
489
490 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
491
492         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
493         name if we're using a single article buffer.  Otherwise, it may point
494         to a killed buffer (bug#13756).
495
496 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
497
498         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
499         the match data, just save and restore it explictly (bug#12375).
500
501         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
502         that's needed.
503
504         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
505         the code once (bug#9069).
506
507 2014-01-18  Steinar Bang  <sb@dod.no>
508
509         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
510         reading.
511
512 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
513
514         * message.el (message-bury): Call bury-buffer with no argument
515         in the message-return-action case too.
516
517 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
518
519         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
520         (nnimap-split-fancy, nnimap-split-methods): Declare.
521
522         * mm-util.el (help-function-arglist): Declare.
523
524 2013-12-28  Glenn Morris  <rgm@gnu.org>
525
526         * gnus-sieve.el (gnus-sieve-select-method):
527         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
528         (gravatar-rating, gravatar-size):
529         * message.el (message-minibuffer-local-map):
530         * sieve-manage.el (sieve-manage-authenticators)
531         (sieve-manage-authenticator-alist): Specify custom types.
532
533         * hashcash.el (hashcash-program): Rename from hashcash-path.
534         Update callers.
535
536         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
537         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
538         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
539
540         * auth-source.el (auth-sources):
541         * nnmairix.el (nnmairix-propagate-marks-upon-close):
542         Fix custom types.
543
544         * tls.el (tls-certtool-program): Fix default value.
545
546 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
547
548         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
549         we get proper traces there, too.
550
551 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
552
553         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
554         value of the parameters if the current article has a Reply-To or From
555         field.
556
557 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
558
559         * gnus.el (gnus-group-buffer): Remove duplicate definition.
560
561 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
562
563         * gnus-sum.el (gnus-summary-exit): Stop animations.
564
565 2013-12-19  Juri Linkov  <juri@jurta.org>
566
567         * gnus.el (gnus-suppress-keymap):
568         * gnus-art.el (gnus-article-mode-map):
569         * gnus-group.el (gnus-group-mode-map):
570         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
571         Remove [backspace] key binding because it shadows DEL (bug#16035).
572
573         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
574
575 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
576
577         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
578         Make sure work directory exists.
579         (gnus-uu-digest-mail-forward): Store temporary files in work directory
580         rather than tmp directory.
581         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
582         not necessarily always run, with it.
583
584 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
585
586         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
587         value of gnus-icalendar-additional-identities work without restart.
588
589 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
590
591         * mm-util.el (mm-make-temp-file):
592         Alias to make-temp-file for modern Emacsen.
593
594 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
595
596         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
597         nnir-article-number and nnir-article-group.
598
599 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
600
601         * message.el (message-send-mail-with-sendmail):
602         Don't kill error buffer if sending fails.
603
604 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
605
606         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
607         (gnus-icalendar-event->org-entry)
608         (gnus-icalendar--update-org-event)
609         (gnus-icalendar-event->gnus-calendar): Distinguish between
610         required/optional/non-participant attendee status.  Fix bug causing
611         the first required event participant to be omitted.
612
613 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
614
615         * gnus-art.el (article-de-quoted-unreadable)
616         (article-de-base64-unreadable, gnus-mime-copy-part)
617         * gnus-html.el (gnus-article-html)
618         * mm-view.el (mm-inline-text-html-render-with-w3)
619         (mm-inline-text-html-render-with-w3m-standalone)
620         * rfc2231.el (rfc2231-decode-encoded-string):
621         Allow overriding charset by mm-charset-override-alist.
622
623         * gnus-art.el (gnus-article-browse-html-parts):
624         Replace LWSPs with `&nbsp;'s in header.
625
626         Work for broken Chinese articles.
627
628         * gnus-art.el (gnus-article-browse-html-save-cid-content):
629         Exclude broken handles that gnus-summary-enter-digest-group may create.
630         (gnus-article-browse-html-parts):
631         Allow overriding charset by mm-charset-override-alist.
632
633 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
634
635         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
636         (gnus-icalendar-identities): Support additional-identities.
637
638 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
639
640         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
641         org-timestamp for events ending at midnight.
642
643 2013-11-21  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
644
645         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
646         .log files.
647
648 2013-11-20  David Engster  <deng@randomsample.de>
649
650         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
651
652 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
653
654         * message.el (message-beginning-of-line):
655         Use beginning-of-visual-line when visual-line-mode is turned on.
656
657 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
658
659         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
660         (gnus-icalendar-event-from-ical)
661         (gnus-icalendar-event->org-entry)
662         (gnus-icalendar--update-org-event): Required/optional participation,
663         list of attendees synced to org.
664
665 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
666
667         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
668         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
669         cancellations to be synced to org if the original appt has an org
670         outline.
671
672 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
673
674         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
675         (gnus-icalendar-event->org-entry)
676         (gnus-icalendar--update-org-event)
677         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
678
679 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
680
681         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
682         Fix timezone handling in gnus-icalendar export to org.
683
684 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
685
686         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
687
688 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
689
690         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
691
692 2013-10-30  Glenn Morris  <rgm@gnu.org>
693
694         * gnus-group.el (gnus-group-browse-foreign-server):
695         * gnus-int.el (gnus-start-news-server):
696         Silence compiler obsolescence warning.
697
698 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
699
700         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
701         `nnoo-current-server' first, then for the actual `nnimap-address' to
702         allow netrc entries for the nnoo server to coexist with netrc entries
703         for the `nnimap-address'.
704
705 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
706
707         * mm-decode.el (mm-dissect-buffer): Revert last change.
708         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
709         The problem that motivated those changes was attributed to a broken
710         mail sender, and has been fixed.
711
712 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
713
714         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
715         token is missing in the Content-Type header.
716
717         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
718
719 2013-09-18  Glenn Morris  <rgm@gnu.org>
720
721         * gnus-util.el (image-size): Declare.
722
723 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
724
725         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
726         (gnus-icalendar-event-from-ical)
727         (gnus-icalendar-event--build-reply-event-body)
728         (gnus-icalendar-event-reply-from-buffer)
729         (gnus-icalendar-find-org-event-file)
730         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
731         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
732
733         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
734
735 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
736
737         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
738         Use save-current-buffer.
739         (gnus-tree-mode-map): Initialize in the declaration.
740         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
741         (scroll-in-place): Defvar it.
742         (gnus-tmp-*): Defvar them.
743         (gnus-get-tree-buffer): Use derived-mode-p.
744         (gnus--let-eval): New macro.
745         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
746         non-prefixed variables.
747         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
748
749         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
750         vars since it doesn't seem to be available.
751         (gnus-set-global-variables, gnus-summary-read-group-1)
752         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
753         (gnus-summary-display-article, gnus-summary-select-article)
754         (gnus-summary-next-article, gnus-offer-save-summaries)
755         (gnus-summary-generic-mark): Use derived-mode-p.
756         (gnus-summary-read-group-1, gnus-summary-exit)
757         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
758         Adjust calls to gnus-tree-close and gnus-tree-open.
759
760         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
761
762         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
763         (gnus-agent-mode): Use derived-mode-p.
764         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
765         gnus-command-method and *-command-method to nil, but bind
766         gnus-command-method to *-command-method instead!
767         (gnus-agent-fetch-articles): Remove unused var `id'.
768         (gnus-agent-fetch-headers): Remove unused arg `force'.
769         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
770         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
771         (gnus-agent-short-article, gnus-agent-long-article)
772         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
773         first use.
774         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
775         `score-param'.
776         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
777         (gnus-get-predicate): Push in front of the cache, rather than end.
778         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
779         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
780         (gnus-agent-expire-unagentized-dirs): Don't rebind
781         gnus-agent-expire-current-dirs since the defvar silences the warning.
782         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
783         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
784         (gnus-agent-regenerate): Simplify interactive spec and doc.
785
786 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
787
788         * gnus-int.el (gnus-open-server): Silence compiler.
789
790         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
791
792         * message.el (message-display-completion-list): Abolish.
793         (message-completion-in-region): Use display-completion-list.
794
795 2013-09-17  Glenn Morris  <rgm@gnu.org>
796
797         * gnus-util.el (gnus-message-with-timestamp-1):
798         Use `messages-buffer' function if available.  Ignore read-only.
799
800 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
801
802         * message.el (message-expand-group, message-completion-in-region):
803         Correct the order of start and end of a region.
804
805 2013-09-13  Glenn Morris  <rgm@gnu.org>
806
807         * mml2015.el (gnus-create-image): Autoload it.
808
809         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
810
811         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
812         (image-size): Declare.
813
814 2013-09-12  Glenn Morris  <rgm@gnu.org>
815
816         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
817         Avoid using `find', which i) might not be defined at runtime;
818         ii) does not work, since its default test is eql, not equal.
819         (gnus-mime-action-alist): Declare.
820
821 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
822
823         * score-mode.el (gnus-score-mode-map): Move initialization
824         into declaration.
825         (gnus-score-mode): Use define-derived-mode.
826         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
827         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
828         into declaration.
829         (gnus-kill-file-mode): Use define-derived-mode.
830         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
831         Use derived-mode-p.
832         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
833         (gnus-group-setup-buffer, gnus-group-name-at-point)
834         (gnus-group-make-web-group, gnus-group-enter-directory)
835         (gnus-group-suspend): Use derived-mode-p.
836         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
837         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
838         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
839         (gnus-article-setup-buffer, gnus-article-prepare)
840         (gnus-article-prepare-display, gnus-sticky-article)
841         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
842         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
843         (gnus-article-read-summary-keys): Use derived-mode-p.
844
845 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
846
847         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
848
849 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
850
851         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
852         shift_jis from the default value set for Japanese users.
853
854 2013-08-13  Glenn Morris  <rgm@gnu.org>
855
856         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
857
858         * gnus.el (gnus-valid-select-methods): Fix type.
859
860         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
861
862 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
863
864         * mm-decode.el (mm-display-external): Run a timer for the temp files
865         deletion after a viewer exits; add a deletion timer for the needsterm
866         case, too.
867
868         * mm-decode.el (mm-display-external): Try to delete temporary files by
869         using a 1-min. timer.
870
871 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
872
873         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
874         New internal variables.
875         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
876         (mm-display-external): Use it to delete temporary files instead of
877         using timers.
878
879 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
880
881         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
882
883 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
884
885         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
886         with cond for backwards compatability.
887
888 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
889
890         * mm-decode.el (mm-display-external): Bind process-connection-type to
891         nil; don't delete a temp file immediately even if a viewer finishes,
892         since it may be a shell script, like xdg-open, that launches a real
893         viewer program belatedly.
894
895 2013-08-05  Dave Abrahams  <dave@boostpro.com>
896
897         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
898         that we can create nndoc groups that excerpt other groups.
899
900 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
901
902         * gnus-delay.el (gnus-delay-article): Fix typo.
903
904         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
905         articles.
906
907         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
908         we can get spell-checking etc.
909
910 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
911
912         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
913         a single one used for encoding the whole text in a header.
914
915 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
916
917         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
918         doesn't work properly on XEmacs.
919
920 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
921
922         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
923         before sending.
924
925         * dgnushack.el (dgnushack-compile): Add a temporary check for
926         gnus-icalendar.
927
928         * mm-decode.el (mm-command-output): New face.
929         (mm-display-external): Use it.
930
931 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
932
933         * nnmbox.el (nnmbox-request-article): Don't change point.
934
935 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
936
937         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
938         Include `handle' parameter.
939
940 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
941
942         * gnus-icalendar.el: New file.
943
944 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
945
946         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
947
948         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
949         dummy roots, too.
950
951 2013-08-01  David Edmondson  <dme@dme.org>
952
953         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
954         out on ttys.
955
956 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
957
958         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
959         not empty.
960
961         * nnrss.el (nnrss-discover-feed): Indent.
962
963 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
964
965         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
966
967 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
968
969         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
970         dirty to ensure nnimap data being saved.
971
972 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
973
974         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
975         menu entry.
976
977         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
978         the current thread's total score instead of the current article's
979         score.
980
981         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
982         (gnus-sort-threads-recursively): Delete defcustom.
983         (gnus-sort-threads-recursive): Adapt accordingly.
984
985 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
986
987         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
988         (gnus-sort-threads-recursive): Use it.
989         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
990         again.  Now that determines how to sort subthreads.
991
992 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
993
994         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
995         (gnus-sort-threads): Use it.
996
997 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
998
999         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1000         punctuation characters follow parentheses (bug#14950).
1001
1002 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1003
1004         * gnus.el (gnus-continuum-version):
1005         * gnus-msg.el (gnus-extended-version): Simplify.
1006
1007         * gnus.el (gnus-continuum-version-1): Remove.
1008         * gnus-msg.el (gnus-bug): Revert.
1009
1010         Calculate gnus-version correctly on Cygwin.
1011
1012         * gnus.el (gnus-continuum-version): Do main calculations in integers.
1013         (gnus-continuum-version-1): New function, return a string.
1014
1015         * gnus-msg.el (gnus-extended-version, gnus-bug):
1016         Use gnus-continuum-version-1 instead of gnus-continuum-version.
1017
1018 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1019
1020         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1021         (bug#13384).
1022
1023 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1024
1025         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1026         that were only relevant in a development version a long time ago.
1027
1028 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1029
1030         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1031         that the old Emacs 24s bundle.
1032
1033 2013-07-10  David Engster  <deng@randomsample.de>
1034
1035         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1036         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
1037         fixes a bug in Emacs trunk where the 'unexist' marks were always
1038         removed at startup because "Gnus v5.13" was considered smaller than "Ma
1039         Gnus v0.03".
1040
1041 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
1042
1043         * gnus.el (gnus-summary-line-format): Reference
1044         `gnus-user-date-format-alist' for the &user-date; format, not
1045         `gnus-summary-user-date-format-alist'.
1046
1047 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1048
1049         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1050         delete files (bug#13481).
1051
1052 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1053
1054         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1055
1056 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1057
1058         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1059         display images.
1060
1061         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1062
1063         * message.el (message-cancel-news): According to
1064         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1065         preferred over "cmsg cancel" in the Subject.
1066
1067         * nnir.el (nnir-engines): Note that the group specs are regexps
1068         (bug#13238).
1069
1070         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1071         gotten read-only text properties, ensure that those aren't heeded when
1072         copying stuff over (bug#13434).
1073
1074         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1075         (bug#13762).
1076
1077 2013-07-05  David Kastrup  <dak@gnu.org>
1078
1079         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1080         authinfo file again (important for blank passwords).  This had been
1081         broken with 2013-06-15 change.
1082
1083 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1084
1085         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1086         Revert 2013-01-14 change.
1087
1088 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1089
1090         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1091         of 'create-image' for XEmacs compatibility; check errors when decoding
1092         image.  Reported by Uwe Brauer.
1093
1094 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1095
1096         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1097         gnus-button-push revised at 2011-01-19.
1098
1099 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1100
1101         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1102         now live in the lisp/net Emacs 24 repository.
1103
1104 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1105
1106         * eww.el (eww-update-header-line-format): Quote % characters.
1107
1108 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1109
1110         * eww.el (eww-process-text-input): Display passwords as asterisks.
1111
1112         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1113
1114 2013-06-19  Tom Tromey  <tromey@redhat.com>
1115
1116         * eww.el (eww-top-url): Remove.
1117         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1118         (eww-render): Set new variables.  Don't set eww-top-url.
1119         (eww-handle-link): Handle "prev", "home", and "contents".
1120         Downcase the rel text.
1121         (eww-top-url): Choose best top URL.
1122
1123 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1124
1125         * eww.el: Rewrite to implement form elements "by hand" instead of
1126         relying in widget.el.  Using widget.el leads to too many
1127         user interface inconsistencies.
1128         (eww-self-insert): Implement entering commands in text fields.
1129         (eww-process-text-input): New function to make text input field editing
1130         work.
1131         (eww-submit): Rewrite to use the new-style form methods.
1132         (eww-select-display): Display the correct selected item.
1133         (eww-change-select): Implement changing the select value.
1134         (eww-toggle-checkbox): Implement radio/checkboxes.
1135         (eww-update-field): Fix compilation error.
1136         (eww-tag-textarea): Implement <textarea>.
1137
1138         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1139         don't shadow mode-specific bindings.
1140
1141         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1142         nothing to push.
1143
1144         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
1145
1146 2013-06-19  Glenn Morris  <rgm@gnu.org>
1147
1148         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1149
1150 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1151
1152         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1153
1154 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1155
1156         * shr.el (shr-make-table-1): Implement <td rowspan>.
1157         (shr-table-horizontal-line): Allow nil as a value, and change the
1158         default.
1159         (shr-insert-table-ruler): Respect the nil value.
1160
1161 2013-06-18  Tom Tromey  <tromey@barimba>
1162
1163         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1164         New defvars.
1165         (eww-open-file): New defun.
1166         (eww-render): Initialize new variables.
1167         (eww-display-html): Handle "link" and "a".
1168         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1169         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1170         (eww-back-url): Rename from eww-previous-url.
1171         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1172         defuns.
1173
1174 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1175
1176         * shr.el (shr-tag-table): Insert the images after the table, so that
1177         they're not covered by the table colourisation, which often looked
1178         awkward.
1179         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1180         <dd>.
1181         (shr-make-table-1): Implement <td colspan=> support.
1182         (shr-insert-document): Use one less than window width if `shr-width' is
1183         nil, since otherwise things may get one character too wide.
1184
1185 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1186
1187         * eww.el (eww-detect-charset): Improve regexp; move backward.
1188
1189 2013-06-18  Glenn Morris  <rgm@gnu.org>
1190
1191         * mm-decode.el (widget-convert-button): Autoload.
1192
1193         * sieve-manage.el (mm-enable-multibyte): Autoload.
1194
1195         * shr.el (libxml-parse-html-region): Declare.
1196         (shr-render-buffer): Explicit error if no libxml2 support.
1197
1198 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1199
1200         * auth-source.el (auth-source-current-line): New function.
1201         (auth-source-netrc-parse-entries): When a data token is "machine",
1202         assume we're in the wrong place and abort parsing the current line.
1203
1204 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1205
1206         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1207         (eww-convert-widgets): Don't bug out if the first widget starts at the
1208         beginning of the buffer.
1209         (eww-convert-widgets): Fix last patch.
1210         (eww-tag-input): Support <input type=image>.
1211
1212         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1213         (shr-tag-base): Protect against base specs that are degenerate.
1214         (shr-ensure-paragraph): Don't delete empty lines that have text
1215         properties, because these may be input fields.
1216
1217         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1218         we can navigate to them.
1219
1220         * shr.el (shr-colorize-region): Put the colours over the entire region.
1221         (shr-inhibit-decoration): New variable.
1222         (shr-add-font): Use it to inhibit text property decorations while doing
1223         preliminary table renderings.  This speeds up typical Wikipedia page
1224         renderings by 15%.
1225         (shr-tag-span): Don't respect the <title>, because that overwrites the
1226         help-echo from links inside the spans.
1227         (shr-next-link): Use `help-echo' for navigation, so that we can
1228         navigate to form elements, too.
1229
1230         * eww.el (eww-button): New face.
1231         (eww-convert-widgets): Use it to make submit buttons more button-like.
1232
1233         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1234         that Gnus commands work.
1235
1236         * shr.el (shr-render-td): Support horizontal alignment.
1237
1238         * eww.el (eww-put-color): Removed.
1239         (eww-colorize-region): Use `add-face-text-property'.
1240
1241         * shr.el (shr-add-font): Append face data, so that we get the correct
1242         precedence: The innermost value (which is applied first) wins.
1243         (shr-make-overlay): Obsolete function.
1244
1245         * mm-decode.el (mm-convert-shr-links): New function to convert
1246         new-style shr URL links into widgets.
1247         (mm-shr): Use it.
1248
1249         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1250         widget commands, since we're no longer using widgets for links.
1251
1252         * shr.el (shr-next-link): New command.
1253         (shr-previous-link): New command.
1254         (shr-urlify): Don't use `widget-convert', because that's slow.
1255         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1256         because collecting the overlays and reapplying them when generating
1257         tables is slow.
1258         (shr-insert-table): Ditto.
1259
1260 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1261
1262         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1263         * shr.el (browse-url): Require `url'.
1264         * eww.el (url): Require format-spec.
1265
1266 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1267
1268         * eww.el (eww-display-html): Default to using the entire window width.
1269         (eww-browse-url): Don't add a User-Agent header (twice), because that
1270         makes Bing refuse connection.
1271
1272         * shr.el (shr-make-table): Cache the table rendering at the table
1273         level, and not the <td> level.  This is a bit faster.
1274
1275         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1276         #id.
1277
1278         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1279         browsers don't.
1280         (shr-expand-url): Respect #anchor links.
1281         (shr-parse-base): Chop off the anchor before using.
1282         (shr-descend): Respect display: none.
1283         (shr-descend): Allow marking elements that have certain IDs.
1284
1285         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1286
1287         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1288
1289         * eww.el (eww-tag-textarea): Support <textarea>.
1290
1291 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1292
1293         * shr.el (shr-dom-to-xml): Fixed function call.
1294
1295         * eww.el (eww): New group.
1296         (eww-header-line-format): New custom variable.
1297         (eww-current-title): New variable.
1298         (eww-display-html): Update header and handle title tag.
1299         (eww-update-header-line-format): New function.
1300         (eww-tag-title): New function.
1301
1302         * shr.el (shr-dom-to-xml): New function.
1303         (shr-tag-svg): Add support for the SVG tag.
1304         (shr-bullet): New custom variable.
1305         (shr-tag-li): Support custom bullet in unordered lists.
1306
1307 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * shr.el (shr-expand-url): Respect // URLs.
1310
1311         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1312         put a background colour onto the entire buffer.
1313         (eww-render): When being redirected, use the redirect URL as the new
1314         base URL.
1315
1316         * shr.el (shr-parse-base): Fix parsing error.
1317
1318         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1319
1320         * shr.el (shr-parse-base): New function.
1321         (shr-expand-url): Use it to expand relative URLs reliably.
1322
1323 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1324
1325         * auth-source.el (auth-source-search-collection): Fix docstring.
1326         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1327         single-quoted strings and multiline entries.
1328         (auth-source-netrc-parse-next-interesting)
1329         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1330         functions to support parser.
1331
1332 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1333
1334         * eww.el (eww-submit): Get submit button logic right when hitting RET
1335         on non-submit buttons.
1336
1337         * shr.el: Remove shr-preliminary-table-render, since that can't really
1338         be used for anything in practice.
1339
1340 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1341
1342         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1343         (sieve-manage-quit).
1344
1345 2013-06-14  Glenn Morris  <rgm@gnu.org>
1346
1347         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1348
1349 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1350
1351         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1352         control the maximum size of photo ID image.
1353         (mml2015-epg-key-image-to-string): Respect it.
1354
1355 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1356
1357         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1358         instead of the final one so that we can more easily distinguish them.
1359
1360         * eww.el (eww-submit): Compute the submission URL correctly.
1361
1362 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1363
1364         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1365         Use plist-get rather than CL's getf.
1366         (sieve-manage-parse-capability): Avoid CL's remove-if.
1367
1368 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1369
1370         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1371         (sieve-manage-quit).
1372
1373 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1374
1375         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1376         last slash.
1377
1378         * eww.el (eww-tag-select): Use the first value as the default value.
1379
1380 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1381
1382         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1383         (eww-mode): Use `define-derived-mode'.
1384         (eww-parse-headers): Parse headers from beginning of buffer so that
1385         file:// links work.
1386
1387 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1388
1389         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1390
1391 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1392
1393         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1394         to handle them at all.
1395
1396 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1397
1398         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1399         work, too.
1400         (eww-tag-select): Implement <select>.
1401
1402 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1403
1404         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1405         stream managing functions by using open-protocol-stream to do most of
1406         the work.  Has the nice benefit of enabling STARTTLS.
1407         Wait for capabilities after STARTTLS: following RFC5804, the server
1408         sends new capabilities after successfully establishing a TLS connection
1409         with the client.  The client should update the cached list of
1410         capabilities, but we just ignore the answer for now.
1411         (sieve-manage-network-p, sieve-manage-network-open)
1412         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1413         (sieve-manage-forward, sieve-manage-streams)
1414         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1415         API, nor called by any other function.
1416         Enable Multibyte for SieveManage buffers: The parser won't properly
1417         handle umlauts and line endings unless multibyte is turned on in the
1418         process buffer.
1419
1420 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1421
1422         * eww.el (eww-tag-input): Support password fields.
1423         (eww-submit): Support POST.
1424
1425 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1426
1427         * eww.el (eww-tag-form): Protect against degenerate forms.
1428
1429         * shr.el (shr-expand-url): Expand URLs that start with a slash
1430         correctly.
1431
1432         * eww.el (eww-submit): Get submit button logic right.
1433
1434         * shr.el (shr-final-table-render): New variable to signal when we're
1435         doing the final table rendering so that we can collect more data at
1436         that point.
1437
1438         * eww.el (eww-submit): Make form submission work.
1439         (eww-tag-input): Implement submit buttons.
1440         (eww-click-radio): Implement radio and checkboxes.
1441         (eww-submit): Handle hidden elements.
1442
1443         * shr.el (shr-descend): Allow other packages to override (or provide)
1444         rendering of elements.
1445         (shr-expand-url): Strip query strings from URLs before expanding them.
1446
1447         * eww.el: Don't require cl-lib.
1448         (eww-tag-form): Start form support.
1449
1450         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1451
1452         * eww.el: Start writing a new, tiny web browser.
1453         (eww-previous-url): New command.
1454         (eww-quit): New command.
1455
1456 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1457
1458         * sieve.el: Put point at beginning of buffer when viewing a script.
1459         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1460         number in sieve-buffer's header.  Fixed code to also work with a string
1461         as port specifier.  Properly close the connection on pressing 'q'.  Make
1462         sieve-manage-quit close the connection and process buffer.  Also, remove
1463         duplicate keybinding for 'q'.
1464
1465 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1466
1467         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1468         make it easier to read.
1469         (mm-pkcs7-enveloped-magic): Ditto.
1470
1471 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1472
1473         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1474         before `image-type-available-p' to avoid loading the image libraries
1475         needlessly.
1476
1477 2013-06-05  David Engster  <deng@randomsample.de>
1478
1479         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1480         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1481         to see whether the group was synced before.
1482
1483 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1484
1485         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1486         when opening the connection.
1487         Suggested by João Távora <joaotavora@gmail.com> in
1488         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1489
1490 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1491
1492         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1493         assume Date header begins with "Date", that may be customized into
1494         something like "X-Sent" using gnus-article-time-format.
1495         (article-transform-date): Allow multi-line Date header.
1496
1497 2013-06-02  David Engster  <deng@randomsample.de>
1498
1499         * registry.el (initialize-instance, registry-lookup)
1500         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1501         (registry-lookup-secondary-value, registry-search, registry-delete)
1502         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1503         not wrap methods in `eval-and-compile'.  This breaks due to latest
1504         changes in EIEIO (introduction of eieio-core.el).
1505
1506 2013-05-30  Glenn Morris  <rgm@gnu.org>
1507
1508         * nnmail.el (nnmail-fancy-expiry-target):
1509         Also bind mail-dont-reply-to-names.
1510
1511         * spam-stat.el (spam-stat-save):
1512         No need to tweak font-lock in temp buffers.
1513
1514         * shr.el (shr-put-image): Silence compiler.
1515
1516 2013-05-29  Glenn Morris  <rgm@gnu.org>
1517
1518         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1519
1520         * gnus-group.el (gnus-sequence-of-unread-articles)
1521         (gnus-summary-add-mark, gnus-mark-article-as-read)
1522         (gnus-group-make-articles-read): Declare.
1523
1524         * gnus-sum.el (gnus-parameter-list-identifier)
1525         (gnus-article-stop-animations, gnus-stop-downloads)
1526         (gnus-article-only-boring-p, article-goto-body)
1527         (gnus-flush-original-article-buffer, article-narrow-to-head)
1528         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1529         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1530
1531         * gnus.el: No need to eval-and-compile autoloads.
1532
1533         * gravatar.el (help-function-arglist): Autoload.
1534
1535         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1536
1537         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1538
1539         * spam.el: No need to load spam-report when compiling.
1540         No need to eval-and-compile autoloads.
1541         (spam-report-resend-to): Declare.
1542         (spam-report-resend-register-routine): Require 'spam-report.
1543
1544 2013-05-24  Julien Danjou  <julien@danjou.info>
1545
1546         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1547         setup.
1548
1549 2013-05-23  Glenn Morris  <rgm@gnu.org>
1550
1551         * gnus-util.el (rmail-swap-buffers-maybe)
1552         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1553         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1554         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1555
1556         * mm-decode.el: No need to load term when compiling.
1557         (term-mode, term-char-mode): Declare.
1558
1559         * mm-util.el: No need to load jka-compr when compiling.
1560         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1561
1562         * nnmaildir.el: Require is automatically eval-and-compile.
1563         (nnmail): Require at run-time too.
1564
1565         * registry.el (registry-size): Move definition before use.
1566
1567 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1568
1569         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1570         signed data to conform the standard.  (Bug#14232)
1571
1572 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1573
1574         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1575         double angle quotation mark.
1576
1577 2013-05-20  Glenn Morris  <rgm@gnu.org>
1578
1579         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1580
1581 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1582
1583         * message.el (message-insert-formatted-citation-line): handle finding
1584         first/lastname when more than 2 names appear.
1585
1586 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1587
1588         * shr.el (shr-tag-span): New function.
1589
1590 2013-05-18  Glenn Morris  <rgm@gnu.org>
1591
1592         * message.el (message-mode): Use message-mode-abbrev-table,
1593         with text-mode-abbrev-table as parent.  (Bug#14413)
1594
1595 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1596
1597         * message.el (message-expand-group): Decode group names.
1598
1599 2013-05-16  Julien Danjou  <julien@danjou.info>
1600
1601         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1602         app-icon.
1603
1604 2013-05-15  Glenn Morris  <rgm@gnu.org>
1605
1606         * shr-color.el (shr-color-visible-luminance-min)
1607         (shr-color-visible-distance-min): Use shr-color group.
1608
1609 2013-05-11  Glenn Morris  <rgm@gnu.org>
1610
1611         * gnus-vm.el: Make it loadable without VM.
1612         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1613         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1614
1615 2013-05-09  Glenn Morris  <rgm@gnu.org>
1616
1617         * mml1991.el: Make it loadable.  (Bug#13456)
1618
1619         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1620         * gnus-async.el (gnus-async-post-fetch-function):
1621         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1622         * gnus-html.el (gnus-html-image-cache-ttl):
1623         * gnus-notifications.el (gnus-notifications-timeout):
1624         * gnus-picon.el (gnus-picon-properties):
1625         * gnus-util.el (gnus-completion-styles):
1626         * gnus.el (gnus-other-frame-resume-function):
1627         * message.el (message-user-organization-file)
1628         (message-cite-reply-position):
1629         * nnir.el (nnir-summary-line-format)
1630         (nnir-retrieve-headers-override-function):
1631         * shr-color.el (shr-color-visible-luminance-min):
1632         * shr.el (shr-blocked-images):
1633         * spam-report.el (spam-report-resend-to):
1634         * spam.el (spam-summary-exit-behavior): Fix custom types.
1635
1636         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1637
1638 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1639
1640         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1641         because of let-binding help-xref-following.  (Bug#14356)
1642
1643 2013-05-06  Glenn Morris  <rgm@gnu.org>
1644
1645         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1646
1647 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1648
1649         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1650         entering into the registry.
1651
1652 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1653
1654         * gnus.el: Ma Gnus v0.7 is released.
1655
1656 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1657
1658         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1659         (Bug#14304)
1660
1661 2013-04-27  Glenn Morris  <rgm@gnu.org>
1662
1663         * gnus.el (gnus-list-debbugs):
1664         Use require rather than autoload.  (Bug#14262)
1665
1666 2013-04-27  Julien Danjou  <julien@danjou.info>
1667
1668         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1669         port to "sieve" now that it has an official IANA port assigned.
1670
1671 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1672
1673         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1674         Don't set the MAILHOST environment variable permanently (Bug#14271).
1675
1676 2013-04-26  Glenn Morris  <rgm@gnu.org>
1677
1678         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1679
1680 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1681
1682         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1683         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
1684
1685 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1686
1687         * nnir.el (nnir-close-group): Make sure we are in the right group.
1688
1689         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1690         dependency table from all newly retrieved headers.
1691
1692 2013-04-16  David Edmondson  <dme@dme.org>
1693
1694         Support <img src="data:...">.
1695
1696         * shr.el (shr-image-from-data): New function.
1697         (shr-tag-img): Use it.
1698
1699 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1700
1701         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1702         group.
1703
1704 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1705
1706         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1707         corresponding to any existing group (Bug#14166).
1708
1709 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1710
1711         * nnir.el (number-sequence): No longer used.
1712         (nnir-request-set-mark): New function.
1713         (nnir-request-update-info): Improve marks updating.
1714         (nnir-request-scan): Don't duplicate marks updating.
1715         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1716         Use 'assq rather than 'assoc.  Quote anonymous function.
1717         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1718         Use 'gnus-group-prefixed-p.
1719         (gnus-summary-create-nnir-group): Make sure server for method is open.
1720
1721 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1722
1723         * nnir.el (gnus-nnir-group-p): New function.
1724         (nnir-possibly-change-group): Use it.
1725
1726         * gnus-msg.el (gnus-setup-message): Use it.
1727
1728 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1729
1730         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1731         `initial-input' for the argument name.
1732         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1733
1734 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1735
1736         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1737         (used by MH-E).
1738
1739 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1740
1741         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1742         group.
1743
1744         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1745         fix compilation.
1746
1747 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1748
1749         * nnir.el (nnir-method-default-engines): And another typo.
1750
1751 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1752
1753         * nnir.el (nnir-method-default-engines): Fix typo.
1754
1755 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1756
1757         * nnir.el: Define 'number-sequence for xemacs.
1758         (gnus-summary-create-nnir-group): New function to create an nnir group
1759         from an nnir summary buffer based on the current query.
1760         (nnir-request-create-group): Update to allow nnir group creation based
1761         on the current query.
1762
1763 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1764
1765         * nndraft.el (nndraft-request-expire-articles):
1766         Make expiry target always `delete'.
1767
1768 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1769
1770         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1771         buffer use the posting-style and gcc of the original article group.
1772         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1773
1774         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1775         after other deffoos.
1776
1777 2013-03-25  Andrew Cohen  <cohen@bu.edu>
1778
1779         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1780         management.  Marks are now shown in nnir summary buffers.  Rudimentary
1781         support for real (i.e. not ephemeral) nnir groups.
1782         (gnus-summary-make-nnir-group): New function for initiating searches
1783         from a summary buffer.
1784
1785 2013-03-18  Sam Steingold  <sds@gnu.org>
1786
1787         * message.el (message-bury): Minor cleanup.
1788
1789 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
1790
1791         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
1792
1793 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1794
1795         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1796         nnml-request-list.  (Bug#13873)
1797         (nndir-request-newsgroups): Remove, unused.
1798
1799         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1800
1801 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1802
1803         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
1804         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
1805         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
1806
1807 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1808
1809         * shr.el: Make all the overlays set the `evaporate' property so that
1810         they're removed properly.
1811
1812 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
1813
1814         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1815         shell-quote-argument.
1816
1817 2013-02-22  David Engster  <deng@randomsample.de>
1818
1819         * gnus-registry.el (gnus-registry-save): Provide class name when
1820         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
1821         `condition-case' to stay compatible with older EIEIO versions which
1822         only accept one argument.
1823
1824 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1825
1826         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1827         (epg-user-id-validity): Autoload.
1828         (mml2015-epg-check-user-id): New function.
1829         (mml2015-epg-check-sub-key): New function split from
1830         mml2015-epg-find-usable-key.
1831         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1832         optional name-is-key-id, to handle the case when user-id is unusable.
1833         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1834
1835 2013-02-17  Glenn Morris  <rgm@gnu.org>
1836
1837         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1838
1839 2013-02-16  Glenn Morris  <rgm@gnu.org>
1840
1841         * shr.el (shr-put-image): Only animate images that specify a delay.
1842         This is consistent with the old image-animated-p behavior.
1843
1844 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1845
1846         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1847         for XEmacs.
1848
1849 2013-02-13  Juri Linkov  <juri@jurta.org>
1850
1851         * gnus-art.el (gnus-article-mode-map):
1852         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1853         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1854
1855 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1856
1857         * auth-source.el (auth-source-format-prompt): Don't get confused by
1858         any "\" in replacement text.  (Bug#13637)
1859
1860 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1861
1862         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1863         (gnus-backend-trace): Honour gnus-backend-trace.
1864
1865         * mml.el (mml-insert-part): Insert closing tag.
1866
1867         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1868
1869 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1870
1871         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1872         able to find the article, which can happen in debbugs groups,
1873         apparently.
1874
1875 2013-01-16  Glenn Morris  <rgm@gnu.org>
1876
1877         * smiley.el (smiley-style): Make the file loadable in batch mode.
1878
1879 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1880
1881         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1882         imap process running.
1883
1884 2013-01-14  Julien Danjou  <julien@danjou.info>
1885
1886         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1887         Compare addresses against addresses, not against the full From field.
1888
1889 2013-01-13  Richard Stallman  <rms@gnu.org>
1890
1891         * message.el (message-forward-make-body-mime): New args BEG, END
1892         specify what part of FORWARD-BUFFER to use.  Do the work directly
1893         instead of calling `mml-insert-buffer'.
1894
1895 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1896
1897         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1898         cross-reference(s).
1899
1900         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1901         cross-reference(s).
1902
1903 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1904
1905         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1906         and point-max-marker.
1907         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1908
1909 2013-01-11  Julien Danjou  <julien@danjou.info>
1910
1911         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1912         max are almost equal.  Also return the correct value for V which is
1913         already between 0 and 1.
1914
1915 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1916
1917         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1918         to mml2015-encrypt-to-self.
1919         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1920
1921 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1922
1923         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1924         mml-smime-epg-find-usable-secret-key.
1925
1926 2013-01-08  Glenn Morris  <rgm@gnu.org>
1927
1928         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1929
1930 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1931
1932         * mml-smime.el: Support signing by sender.
1933         Requested by Uwe Brauer.
1934         (mml-smime-sign-with-sender): New user option analogous
1935         to mml2015-sign-with-sender.
1936         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1937         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1938         mml2015.el.
1939
1940 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1941
1942         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1943         isn't running, because Gnus will probably not know how to handle the
1944         Gcc header (bug#11941).
1945
1946         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1947         articles.
1948
1949 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1950
1951         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1952         (nnfolder-generate-active-file): Make this function work with recursive
1953         folder names.
1954
1955 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1956
1957         * nntp.el (nntp-open-connection): Use HELP as the capability command
1958         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1959         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1960
1961 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1962
1963         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1964         place holder since this gives `Invalid face reference: nil' messages.
1965         Use the `default' face instead.  It has the same effect here, even
1966         though it is not no-op.
1967
1968         * gnus-util.el
1969         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1970
1971 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1972
1973         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1974         non-string posting styles (bug#13285).
1975
1976 2012-12-27  Glenn Morris  <rgm@gnu.org>
1977
1978         * plstore.el (plstore-passphrase-callback-function):
1979         Use plstore-get-file.
1980
1981 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
1982
1983         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1984         stderr.
1985
1986 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1987
1988         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1989
1990         * gnus-compat.el (set-buffer-multibyte): Remove.
1991
1992 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1993
1994         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1995         temporary file to get PGP key image.  Pass no-show-photos when
1996         extracting image to avoid having it pop up twice.
1997
1998 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1999
2000         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2001         eligible for treatment.
2002
2003         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2004         lines.  This makes summary commands with hidden threads work more
2005         reliably.
2006
2007         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2008         button to mark the hidden citations (bug#9395).
2009
2010 2012-12-26  Daiki Ueno  <ueno@gnu.org>
2011
2012         * mml2015.el (mml2015-epg-signature-to-string): New function.
2013         (mml2015-epg-verify-result-to-string): New function.
2014         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2015         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2016         instead of epg-verify-result-to-string.
2017         (epg-signature-key-id, epg-signature-to-string): Autoload.
2018         (epg-verify-result-to-string): Remove autoload.
2019
2020 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2021
2022         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2023         ID image from GPG public key.
2024         (mml2015-epg-key-image-to-string): New function.
2025
2026 2012-12-25  Leo Liu  <sdl.web@gmail.com>
2027
2028         * plstore.el (plstore-passphrase-callback-function): Fix error when
2029         error when plstore-cache-passphrase-for-symmetric-encryption is set
2030         (bug#13264).
2031
2032 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2033
2034         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2035         buffer to the article buffer here, because that clobbers multiple
2036         article buffers.
2037
2038         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2039         buffer always points to the right summary buffer.
2040
2041 2012-12-25  John Wiegley  <jwiegley@gmail.com>
2042
2043         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2044         the password (bug#12097).
2045
2046 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2047
2048         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2049         (bug#13263).
2050
2051         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2052         buffer exists before using it (bug#12475).
2053
2054         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2055         offline groups (bug#11937).
2056
2057         * message.el (message-yank-original): When using customize to set the
2058         value of `message-cite-style', the variable it set to a symbol that's
2059         the name of the variable, which must then be dereferenced (bug#12616).
2060
2061 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
2062
2063         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2064         the `face' property with a list whose car is the face specified in the
2065         format string and whose cdr is (nil).
2066         * lisp/gnus-util.el
2067         (gnus-put-text-property-excluding-characters-with-faces):
2068         Change accordingly.
2069         (gnus-get-text-property-excluding-characters-with-faces): New function.
2070         * lisp/gnus-sum.el (gnus-summary-highlight-line):
2071         * lisp/gnus-salt.el (gnus-tree-highlight-node):
2072         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2073
2074 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2075
2076         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2077         login methods.
2078         (nnimap-login): Respect the `nnimap-authenticator' variable.
2079
2080         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2081         mark state when moving articles.  Otherwise unticked articles will get
2082         their ticks back after moving.
2083
2084 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2085
2086         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2087
2088         * message.el (message-ignored-news-headers): Always remove
2089         X-Message-SMTP-Method to avoid information leakage if the user
2090         mistakenly inserts the header into news messages.
2091
2092         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2093
2094         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2095         right than four characters, this command would move point to
2096         `point-max'.  Don't do that.
2097
2098         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2099         to nil to allow re-selecting groups that gain articles.
2100         (gnus-bug-group-download-format-alist): Update the URL.
2101
2102 2012-12-23  Andreas Schwab  <schwab@suse.de>
2103
2104         * shr.el (shr-tag-em): Render em as italic, not bold.
2105
2106 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2107
2108         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2109         for reuse.
2110         (gnus-open-server): Use it to add more tracing.
2111         (gnus-finish-retrieve-group-infos): Add backend tracing.
2112         (gnus-backend-trace): Also note the elapsed seconds.
2113
2114 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2115
2116         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2117         Set epa-file-encrypt-to from variable to avoid querying.
2118
2119 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2120
2121         * sieve-mode.el (sieve-font-lock-keywords):
2122         Keywords should be word delimited.  (Bug#13173)
2123
2124 2012-12-13  Andreas Schwab  <schwab@suse.de>
2125
2126         * tls.el (tls-program): Update customize type.
2127
2128 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2129
2130         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2131         instead of <pre> to align message header.
2132
2133 2012-12-12  Sam Steingold  <sds@gnu.org>
2134
2135         * gnus.el (gnus-other-frame-resume-function): Add user option.
2136         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2137
2138 2012-12-06  Sam Steingold  <sds@gnu.org>
2139
2140         * gnus-start.el (gnus-before-resume-hook): Add.
2141         (gnus-1): Run it when Gnus is alive.
2142
2143 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2144
2145         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2146         * gnus-art.el (article-unsplit-urls)
2147         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2148         * gnus-registry.el (gnus-registry-get-article-marks)
2149         * message.el (message-goto-body): Use it.
2150         (message-called-interactively-p): Remove.
2151
2152         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2153         (spam-stat-score-buffer): Use it.
2154
2155         * spam.el: Silence the warnings against BBDB functions when compiling.
2156
2157         * gnus-score.el (gnus-score-decode-text-parts):
2158         Use append+mapcar instead of the cl function mapcan.
2159
2160 2012-12-05  Sam Steingold  <sds@gnu.org>
2161
2162         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2163         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2164         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2165
2166 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2167
2168         * gmm-utils.el (gmm-called-interactively-p): Revert.
2169         This seems to cause Emacs to get stuck!
2170         * gnus-art.el (article-unsplit-urls)
2171         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2172         * gnus-registry.el (gnus-registry-get-article-marks)
2173         * message.el (message-goto-body)
2174         (message-called-interactively-p): Revert.
2175
2176         * gmm-utils.el (gmm-called-interactively-p): New function.
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         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2184         * gnus-sync.el (gnus-sync-lesync-call)
2185         * message.el (message-read-from-minibuffer): Use it.
2186
2187 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2188
2189         * gmm-utils.el (gmm-flet): Remove.
2190         * gnus-sync.el (gnus-sync-lesync-call)
2191         * message.el (message-read-from-minibuffer): Don't use it.
2192
2193 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2194
2195         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2196
2197 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2198
2199         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2200
2201         * gnus-sync.el (gnus-sync-lesync-call)
2202         * message.el (message-read-from-minibuffer): Use gmm-flet.
2203
2204         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2205
2206         * gnus-util.el (gnus-macroexpand-all): Remove.
2207
2208 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2209
2210         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2211         to TAB, not [tab].
2212         (gnus-summary-article-map): Likewise.
2213
2214         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2215         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2216
2217 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2218
2219         * time-date.el: Commentary fix.
2220
2221 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2222
2223         * color.el: Don't require cl.
2224         (color-complement): `caddr' -> `nth 2'.
2225
2226         * time-date.el (time-to-seconds): De-obsolete.
2227
2228 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2229
2230         * message.el (message-get-reply-headers):
2231         Make sure the reply goes to the author if it is a wide reply.
2232
2233 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2234
2235         * gnus-score.el (gnus-score-body):
2236         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2237         scoring by body.
2238
2239 2012-11-16  Glenn Morris  <rgm@gnu.org>
2240
2241         * gnus-diary.el (nndiary-request-create-group-functions)
2242         (nndiary-request-update-info-functions)
2243         (gnus-subscribe-newsgroup-functions)
2244         (nndiary-request-accept-article-functions):
2245         Use new names for hooks rather than obsolete aliases.
2246
2247 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2248
2249         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2250
2251 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2252
2253         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2254         in meta tag with the one the part specifies in its header.
2255
2256 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2257
2258         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2259         by default.
2260
2261 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2262
2263         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2264         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2265
2266 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2267
2268         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2269         and a runtime function for it, of which the XEmacs version takes only
2270         two arguments.
2271
2272 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2273
2274         * nndiary.el (nndiary-request-create-group-functions)
2275         (nndiary-request-update-info-functions)
2276         (nndiary-request-accept-article-functions):
2277         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2278         "-hooks" suffix.
2279
2280 2012-10-19  Julien Danjou  <julien@danjou.info>
2281
2282         * gnus-art.el: Require gnus-util because it uses
2283         `gnus-timer--function'.
2284
2285 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2286
2287         * starttls.el (starttls-extra-arguments): Doc fix.
2288
2289 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2290
2291         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2292         it.
2293
2294 2012-10-06  Glenn Morris  <rgm@gnu.org>
2295
2296         * gnus-notifications.el (gnus-notifications):
2297         Add missing group :version tag.
2298         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2299         (gnus-gcc-post-body-encode-hook):
2300         * gnus-sync.el (gnus-sync-lesync-name)
2301         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2302
2303 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2304
2305         * color.el (color-hsl-to-rgb): Fix incorrect results for
2306         small and large hue values.  (Bug#12559)
2307
2308 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2309
2310         New UIDL implementation.
2311
2312         * mail-source.el (mail-sources, mail-source-keyword-map):
2313         Add :leave as a pop3 keyword.
2314         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2315
2316         * pop3.el (pop3-leave-mail-on-server): Allow number.
2317         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2318         (pop3-movemail): Add UIDL support.
2319         (pop3-send-streaming-command): Take a list of mail numbers instead of
2320         the number of mails.
2321         (pop3-write-to-file): Add X-UIDL header.
2322         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2323         (pop3-uidl-add-xheader): New functions.
2324
2325         * message.el (message-ignored-resent-headers):
2326         Add X-Content-Length and X-UIDL headers.
2327
2328 2012-10-05  Glenn Morris  <rgm@gnu.org>
2329
2330         * color.el (color-name-to-rgb, color-rgb-to-hex)
2331         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2332         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2333         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2334         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2335
2336 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2337
2338         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2339         a user about whether to delete temp files if once a user answered as n.
2340
2341 2012-09-25  Chong Yidong  <cyd@gnu.org>
2342
2343         * password-cache.el (password-read-and-add): Use a declare form to mark
2344         this function obsolete.
2345
2346 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2347
2348         * lpath.el: Bind mail-encode-mml for old Emacsen.
2349
2350 2012-09-17  Richard Stallman  <rms@gnu.org>
2351
2352         * message.el (message-in-body-p): Don't set mark or modify buffer.
2353
2354         * mml.el (mml-attach-file): Doc fix.
2355         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2356         Set mail-encode-mml when in Mail mode.
2357         Simplify code to set HEAD and move back to HEAD.
2358         (mml-insert-multipart, mml-insert-part):
2359         Set mail-encode-mml when in Mail mode.
2360
2361 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2362
2363         * gnus-util.el (gnus-timer--function): New function.
2364
2365         * gnus-art.el (gnus-article-stop-animations): Use it.
2366
2367 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2368
2369         Fix glitches caused by addition of psec to timers.
2370         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2371         rather than raw access to timer vector.
2372
2373 2012-09-11  Julien Danjou  <julien@danjou.info>
2374
2375         * gnus-notifications.el (gnus-notifications): Check for nil values in
2376         ignored addresses check.
2377
2378 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2379
2380         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2381
2382 2012-09-07  Chong Yidong  <cyd@gnu.org>
2383
2384         * gnus-util.el
2385         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2386
2387         * gnus-salt.el (gnus-tree-highlight-node):
2388         * gnus-sum.el (gnus-summary-highlight-line):
2389         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2390
2391 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2392
2393         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2394
2395 2012-09-06  Juri Linkov  <juri@jurta.org>
2396
2397         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2398         scheme for buffer names to be more consistent with other group and
2399         article buffer names in Gnus.
2400
2401 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2402
2403         * gnus-util.el
2404         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2405
2406         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2407         Jenkner.
2408
2409         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2410
2411         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2412
2413         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2414
2415 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2416
2417         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2418         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2419
2420         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2421         string-prefix-p in Emacs >=23.2.
2422
2423         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2424         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2425         instead of string-match-p.
2426         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2427
2428 2012-09-06  Kenichi Handa  <handa@gnu.org>
2429
2430         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2431         lowercase a..f.
2432
2433 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2434
2435         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2436
2437 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2438
2439         * nnimap.el (nnimap-request-move-article): Decode the group name when
2440         doing internal moves to avoid charset issues.
2441
2442         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2443         TIME is set.
2444
2445 2012-09-05  Juri Linkov  <juri@jurta.org>
2446
2447         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2448         than one group at a time (bug#11961).
2449
2450 2012-09-05  Julien Danjou  <julien@danjou.info>
2451
2452         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2453         this hide the real reason with a message giving absolutely no hint.
2454
2455 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2456
2457         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2458         to the backend (bug#11804).
2459
2460         * message.el (message-insert-newsgroups): Don't insert newsgroup
2461         duplicates (bug#12275).
2462
2463 2012-09-05  John Wiegley  <johnw@newartisans.com>
2464
2465         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2466         sieve rules.
2467
2468 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2469
2470         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2471         function.
2472
2473         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2474
2475         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2476
2477 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2478
2479         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2480         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2481         This should make nnmaildir more usable with offlineimap.
2482
2483 2012-09-05  Julien Danjou  <julien@danjou.info>
2484
2485         * nnimap.el (nnimap-request-list): Revert change that made listing
2486         synchronous.
2487         (nnimap-get-responses): Restore.
2488
2489 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2490
2491         * dgnushack.el: XEmacs 21.5 compilation fix.
2492
2493         * gnus-notifications.el (gnus-notifications-notify): Use it.
2494
2495         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2496         warnings on XEmacs.
2497
2498 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2499
2500         Better seeds for (random).
2501         * gnus-sync.el (gnus-sync-lesync-setup):
2502         * message.el (message-canlock-generate, message-unique-id):
2503         Change (random t) to (random), now that the latter is more random.
2504
2505 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2506
2507         * nnimap.el (nnimap-change-group): Document result value
2508
2509         * auth-source.el (auth-sources): Fix macos keychain access.
2510
2511         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2512         allow the backend `request-head' function to determine the group
2513         name on its own.
2514         (gnus-request-expire-articles): Filter out negative article numbers
2515         during expiry (Bug#11980).
2516
2517         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2518         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2519
2520         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2521         you've found the article when you haven't.
2522
2523         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2524         that nnimap-change-group can return t.
2525
2526 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2527
2528         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2529
2530 2012-08-30  Julien Danjou  <julien@danjou.info>
2531
2532         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2533         `gnus-notifications-timeout'.
2534         (gnus-notifications-timeout): Add.
2535         (gnus-notifications-action): New function.
2536         (gnus-notifications-notify): Add :action using
2537         `gnus-notifications-action'.
2538         (gnus-notifications-id-to-msg): New variable.
2539         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2540         notifications id to messages.
2541
2542 2012-08-30  Kenichi Handa  <handa@gnu.org>
2543
2544         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2545         once.
2546
2547 2012-08-29  Julien Danjou  <julien@danjou.info>
2548
2549         * gnus-notifications.el: New file.
2550         (gnus-notifications-notify): New function.
2551         (gnus-notifications): Use `gnus-notifications-notify'.
2552
2553 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2554
2555         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2556         transfer encoding first; bind gnus-newsgroup-charset to the charset
2557         that the article specifies (Bug#12209).
2558
2559 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2560
2561         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2562         (gnus-group-customize-done): Encode values posting-style holds.
2563
2564         * gnus-msg.el (gnus-summary-resend-message)
2565         (gnus-configure-posting-styles): Decode values posting-style group
2566         parameter holds.
2567
2568 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2569
2570         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2571         `name' and `address' in Resent-From header.
2572
2573 2012-08-14  Chong Yidong  <cyd@gnu.org>
2574
2575         * gnus-art.el (article-display-face): Handle failure in
2576         gnus-create-image (Bug#11802).
2577
2578 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2579
2580         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2581         Use defsetf.
2582
2583 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2584
2585         * auth-source.el (auth-source-plstore-search)
2586         (auth-source-secrets-search): Ignore :require and :type in search spec.
2587
2588 2012-08-06  Julien Danjou  <julien@danjou.info>
2589
2590         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2591         `nnimap-request-move-article'.
2592
2593         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2594         Remove autoload, already handled by gnus.el.
2595
2596         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2597
2598         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2599         supported by nnimap actually.  Reverts previous change.
2600
2601         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2602         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2603         to-buffer argument that is already supported.
2604
2605 2012-08-05  Julien Danjou  <julien@danjou.info>
2606
2607         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2608         Add autoload.
2609
2610 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2611
2612         * gnus.el (gnus-valid-select-methods): Fix custom type.
2613
2614 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2615
2616         * auth-source.el (auth-sources, auth-source-backend-parse)
2617         (auth-source-macos-keychain-search)
2618         (auth-source-macos-keychain-search-items)
2619         (auth-source-macos-keychain-result-append)
2620         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2621         auth-source.el through the /usr/bin/security utility.
2622         (auth-sources): Fix syntax error.
2623         (auth-source-macos-keychain-result-append): Fix variable name.
2624         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2625
2626 2012-07-27  Julien Danjou  <julien@danjou.info>
2627
2628         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2629         Emacs < 24.1
2630
2631 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2632
2633         * message.el (message-kill-address): Don't kill last newline.
2634         (message-skip-to-next-address): Don't move to the next header.
2635         (message-fill-field-address): Work properly.
2636
2637 2012-07-25  Julien Danjou  <julien@danjou.info>
2638
2639         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2640
2641 2012-07-24  Julien Danjou  <julien@danjou.info>
2642
2643         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2644
2645         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2646         (nntp-async-timer-handler): Remove, unused.
2647
2648         * nnimap.el (nnimap-get-responses): Remove, unused.
2649
2650         * nnheader.el (mail-header-set-extra): Remove, unused.
2651
2652         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2653         unused.
2654
2655         * mm-view.el (mm-view-sound-file): Remove, unused.
2656
2657         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2658         (mm-url-encode-multipart-form-data): Remove, unused.
2659
2660         * message.el (message-remove-signature, message-make-host-name)
2661         (message-fill-address): Remove, unused.
2662
2663         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2664         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2665         unused.
2666
2667         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2668         (gnus-xmas-call-region): Remove, unused.
2669
2670         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2671
2672         * gnus-util.el (gnus-extract-address-component-name)
2673         (gnus-extract-address-component-email, gnus-sortable-date)
2674         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2675         (gnus-process-live-p): Remove, unused.
2676
2677         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2678
2679         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2680         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2681         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2682         function.
2683
2684         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2685
2686         * gnus-score.el (gnus-summary-score-crossposting)
2687         (gnus-score-regexp-bad-p): Remove, unused.
2688
2689         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2690
2691         * gnus-range.el (gnus-sublist-p): Remove, unused.
2692
2693         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2694         unused.
2695
2696         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2697
2698         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2699         (gnus-request-associate-buffer): Remove, unused.
2700
2701         * gnus-group.el (gnus-group-set-method-info)
2702         (gnus-group-set-params-info): Remove, unused.
2703
2704         * gnus-fun.el (gnus-shell-command-to-string)
2705         (gnus-shell-command-on-region): Remove, unused.
2706
2707         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2708
2709         * gnus-art.el (gnus-article-text-type-exists-p)
2710         (article-translate-characters, gnus-article-hide-text-of-type)
2711         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2712         Remove, unused.
2713
2714 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2715
2716         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2717
2718 2012-07-21  Julien Danjou  <julien@danjou.info>
2719
2720         * message.el (message-dont-reply-to-names): Replace deprecated
2721         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2722         (message-get-reply-headers): Ditto.
2723
2724 2012-07-18  Julien Danjou  <julien@danjou.info>
2725
2726         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2727         `sieve-upload-and-kill'.
2728
2729         * sieve.el (sieve-bury-buffer): Remove function.
2730         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2731         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2732
2733 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2734
2735         * shr.el (shr-expand-url): Handle URL starting with `//'.
2736
2737 2012-07-13  Chong Yidong  <cyd@gnu.org>
2738
2739         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2740         instead of calling toggle-read-only with a (bogus) argument.
2741
2742 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2743
2744         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2745         of initial input when reading the author to restrict the summary to.
2746
2747 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2748
2749         * mm-decode.el (mm-shr):
2750         Allow overriding charset by mm-charset-override-alist.
2751
2752 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2753
2754         * gnus-art.el (gnus-article-view-part):
2755         Toggle subparts of multipart/alternative part.
2756
2757 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2758
2759         * shr.el (shr-render-buffer): New command.
2760         (shr-visit-file): Use it.
2761
2762 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2763
2764         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2765         Set no-byte-compile and no-update-autoloads.
2766
2767 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2768
2769         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2770
2771 2012-06-25  Julien Danjou  <julien@danjou.info>
2772
2773         * nnimap.el (nnimap-request-articles-find-limit): Rename from
2774         `nnimap-request-move-articles-find-limit' since we do not use it only
2775         for move operations.
2776         (nnimap-request-accept-article): Use
2777         `nnimap-request-articles-find-limit' to limit search by message-id.
2778
2779 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2780
2781         Support higher-resolution time stamps (Bug#9000).
2782
2783         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
2784         VARLIST.  It's optional, for backward compatibility.
2785         (encode-time-value): New optional arg PICO.  New type 3.
2786         (time-to-seconds) [!float-time]: Support the new picoseconds
2787         component if it's used.
2788         (seconds-to-time, time-subtract, time-add):
2789         Support ps-resolution time stamps as well.
2790
2791 2012-06-19  Julien Danjou  <julien@danjou.info>
2792
2793         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
2794
2795         * nnimap.el (nnimap-log-buffer): Check that
2796         `window-point-insertion-type' is boundp, since it's not available in
2797         XEmacs.
2798
2799 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2800
2801         * nnimap.el (nnimap-log-buffer): Add this, setting
2802         `window-point-insertion-type' in the buffer to t.
2803         (nnimap-log-command): Use nnimap-log-buffer.
2804
2805 2012-06-19  Julien Danjou  <julien@danjou.info>
2806
2807         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
2808         argument to be able to limit the search.
2809         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
2810         (nnimap-request-move-articles-find-limit): Add this to limit the search
2811         by Message-Id after a message move.
2812         (nnimap): Add defgroup.
2813
2814 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2815
2816         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2817
2818 2012-06-15  Julien Danjou  <julien@danjou.info>
2819
2820         * nnimap.el (nnimap-find-article-by-message-id): Use
2821         `nnimap-possibly-change-group' rather than its own EXAMINE call.
2822         (nnimap-possibly-change-group): Add read-only argument.
2823         (nnimap-request-list): Use nnimap-possibly-change-group rather than
2824         issuing EXAMINE manually.
2825         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
2826         with read-only argument.
2827         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
2828         cannot possibly change because we need to be sure that it's either
2829         read-write or read-only.
2830
2831 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2832
2833         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2834         being bound to a lambda form.
2835
2836 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2837
2838         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2839         articles when fetch-old is non-nil (bug#11370).
2840
2841 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
2842
2843         * gnus-picon.el (gnus-picon-properties): New defcustom.
2844         (gnus-picon-create-glyph): Use it.
2845
2846 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2847
2848         * gnus-group.el (gnus-group-get-new-news): Respect
2849         `gnus-group-use-permanent-levels', as documented (bug#11638).
2850
2851 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2852
2853         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2854         groups (bug#11641).
2855
2856 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2857
2858         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2859         is an integer to avoid later problems.
2860
2861 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2862
2863         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2864         locales.
2865
2866         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2867         on a handle.
2868
2869         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2870         address as the default.
2871         (gnus-summary-insert-old-articles): Don't include unexisting messages.
2872
2873         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
2874         makes no sense to query the user about internal files.
2875
2876         * gnus-spec.el: Remove all the byte-compilation stuff, since
2877         benchmarking shows that it doesn't help when entering large summary
2878         buffers.
2879
2880         * gnus-xmas.el (gnus-xmas-define): Remove.
2881
2882         * gnus-util.el (gnus-byte-code): Remove.
2883
2884         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2885         grouplens stuff.
2886
2887 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2888
2889         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2890         (bug#11514).
2891
2892 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2893
2894         * message.el (message-buffers): Return all buffers derived from Message
2895         to make `gnus-dired-attach' work with mu4e.
2896
2897 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2898
2899         * nntp.el: Stop the `letf' madness.
2900         (nntp--report-1): New var.
2901         (nntp-report): Merge nntp-report-1 into it.
2902         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2903         the nntp-report function.
2904
2905         * auth-source.el: Fix comment-style to follow the convention.
2906
2907 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
2908
2909         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2910         (mm-dissect-singlepart): Don't guess the MIME type of
2911         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2912         set.
2913         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2914         toplevel MIME type is multipart/encrypted.
2915
2916 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2917
2918         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2919         a string so that Gcc works (bug#11514).
2920
2921 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2922
2923         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2924         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2925
2926 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2927
2928         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2929         jumping to *Server* from a dedicated *Group* window.
2930         (gnus-configure-frame): CSE.
2931
2932         * gnus-registry.el: Minor style cleanup.
2933         (gnus-registry--set/remove-mark): New function, extracted from
2934         gnus-registry-install-shortcuts.
2935         (gnus-registry-install-shortcuts): Use it.
2936
2937 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2938
2939         * nnspool.el (news-path): Use eval-and-compile.
2940
2941 2012-05-24  Glenn Morris  <rgm@gnu.org>
2942
2943         * nnspool.el (news-directory, news-path, news-inews-program):
2944         Move here from paths.el.  Don't see a need for these to be autoloaded.
2945
2946         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2947         Merge in doc from paths.el version.  Don't see any need for this to be
2948         autoloaded, or for the warning about users not setting it.
2949
2950 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
2951
2952         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
2953         format.  In particular, add an optional argument and a docstring.
2954
2955         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2956
2957         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2958         current before calling `gnus-groups-to-gnus-format'.
2959         Note that this was already the case for `gnus-active-to-gnus-format'.
2960
2961 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2962
2963         Fix minor Y10k bug.
2964         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2965
2966 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2967
2968         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2969         message once it's actually open.
2970
2971 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2972
2973         * gnus.el: Ma Gnus v0.5 is released.
2974
2975 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2976
2977         * auth-source.el (auth-source--aput-1, auth-source--aput)
2978         (auth-source--aget): New functions and macros.
2979         Use them instead of aput/aget.
2980
2981 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
2982
2983         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2984
2985 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2986
2987         * plstore.el (plstore-called-interactively-p): New compat macro copied
2988         from message.el.
2989         (plstore-mode): Use it.
2990
2991 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2992
2993         * plstore.el: Revive the editing feature.
2994         (plstore-mode): New mode to edit plstore file.
2995         (plstore-mode-toggle-display, plstore-mode-original)
2996         (plstore-mode-decoded): New command.
2997         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2998         (plstore--insert-buffer, plstore--make): New function.
2999         (plstore-open, plstore-save): Simplify by using them.
3000
3001 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3002
3003         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3004
3005 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
3006
3007         * tls.el (open-tls-stream): Remove unused binding.
3008
3009 2012-04-16  Glenn Morris  <rgm@gnu.org>
3010
3011         * nndraft.el (nndraft-request-list): Fix declaration.
3012
3013 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3014
3015         * mm-decode.el (mm-dissect-buffer): Doc fix.
3016
3017         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3018         don't have a current group.
3019
3020         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
3021         buffer if it doesn't exist.
3022
3023         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
3024         given, mark the group as ephemeral with the current window conf.
3025
3026         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3027         buffer exists, which it doesn't if we haven't started Gnus.
3028         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3029
3030 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3031
3032         * mml.el (mml-generate-mime): Allow specifying what the top-level part
3033         type is.
3034
3035         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
3036         `unexists' entries.
3037         (gnus-clean-old-newsrc): Fix last checkin.
3038
3039         * nnimap.el (nnimap-update-info): None of the articles below the active
3040         low-water mark exist.
3041
3042         * dgnushack.el: Get rid of XEmacs compilation warning.
3043
3044         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3045         would have gotten if we posted to the group, and use that to compare
3046         against the message we want to cancel (bug#10808).
3047
3048         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
3049         on XEmacs.
3050
3051 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3052
3053         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
3054         `scroll-margin'.
3055
3056 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
3057
3058         * gnus-cite.el (gnus-dissect-cited-text): A single line without
3059         citation prefix within a block of cited text should be considered part
3060         of that block *only* if it is a blank line.
3061
3062 2012-04-09  Chong Yidong  <cyd@gnu.org>
3063
3064         * binhex.el, hashcash.el, uudecode.el:
3065         Remove * characters from the front of variable docstrings.
3066
3067 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3068
3069         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3070         before kinsoku-bol characters nor within kinsoku-eol characters.
3071
3072 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3073
3074         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3075         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3076         (gnus-sync-read): Use mapc instead of mapcar.
3077
3078         * mm-archive.el: Require mm-decode for some macros.
3079         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3080         the byte compiler.
3081         (mm-archive-decoders): New function that returns the value of
3082         the mm-archive-decoders variable.
3083
3084         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3085         instead.
3086         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3087
3088         * nnimap.el (gnus-refer-thread-use-nnir):
3089         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3090
3091 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3092
3093         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3094
3095 2012-03-12  Peter Münster  <pmrb@free.fr>
3096
3097         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3098         (gnus-demon-cancel): Ditto.
3099         (gnus-demon-run-callback): When function cannot be called due to low
3100         idleness, call it when idleness reaches the expected value, instead of
3101         waiting another timer period.
3102         (gnus-demon-init): Add `time' to arguments of call-back.
3103
3104 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3105
3106         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3107
3108         * gnus.el: Register gnus-registry functions.
3109
3110         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3111         indent.
3112
3113         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3114         enabled before warping.
3115
3116 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3117
3118         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3119         registry about each article retrieved.
3120
3121         * gnus-int.el (gnus-select-group-with-message-id): New function.
3122         (gnus-try-warping-via-registry): Ditto.
3123         (gnus-warp-to-article): Fall back on the registry.
3124
3125 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3126
3127         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3128         inboxes.
3129
3130 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3131
3132         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3133
3134 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3135
3136         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3137         gnus-gcc-self-resent-messages may be a group parameter.
3138         (gnus-summary-resend-message): Don't encode encoded words in header
3139         when Gcc'ing resent message.
3140
3141 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3142
3143         * shr.el (shr-insert): Treat non-breaking space just like normal
3144         space.  This seems to produce more pleasing results.
3145         (shr-insert): Only insert a blank line if we're starting from an image.
3146         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
3147         (shr-ensure-paragraph): Consider lines with white space to be blank.
3148
3149 2012-03-15  Elias Pipping  <pipping@lavabit.com>
3150
3151         * Makefile.in: Respect DESTDIR.
3152
3153 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3154
3155         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3156         and gnus-gcc-post-body-encode-hook.
3157
3158 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3159
3160         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3161         messages that don't exist.
3162
3163         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3164
3165 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3166
3167         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3168         Remove.
3169
3170         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3171
3172         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3173
3174 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3175
3176         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3177         have a group name.
3178
3179         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3180         a multibyte buffer (bug#7410).
3181         (article-wash-html): Parse the original article buffer to get the
3182         unencoded data (bug#7410).
3183
3184         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3185         .newsrc.el files.
3186
3187 2012-04-05  Bastien Guerry  <bzg@altern.org>
3188
3189         * color.el (color-lighten-name): Fix typo.
3190
3191 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3192
3193         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3194         "#" to avoid having them interpreted as comments.
3195
3196 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3197
3198         * shr.el (shr-insert): Update the text state properly to avoid
3199         inserting spurious paragraph starts.
3200
3201 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3202
3203         * shr.el (shr-table-widths): Divide the extra width more fairly over
3204         the TDs (bug#10973).
3205         (shr-render-td): Don't delete too much padding.
3206         (shr-natural-width): Compute the natural width more correctly.
3207         (shr-insert): Allow the natural width to be computed for tables again.
3208         (shr-tag-table-1): Rework how the natural widths are computed by
3209         rendering the table a third time.
3210         (shr-natural-width): Removed.
3211         (shr-buffer-width): New function.
3212         (shr-expand-newlines): Use it.
3213
3214         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3215         using a `gnus-use-full-window' setup (bug#11013).
3216
3217 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3218
3219         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3220         24.1 release.
3221
3222 2012-03-10  David Edmondson  <dme@dme.org>
3223
3224         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3225         'Forwarded Message' header and the start of the message.
3226
3227 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3228
3229         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3230         isn't running (bug#10897).
3231
3232 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3233
3234         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3235         This is inconsistent with all the other stream functions, which leave
3236         the setting up to the higher levels (if so wanted) (bug#10931).
3237
3238 2012-02-28  Glenn Morris  <rgm@gnu.org>
3239
3240         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3241         mm-decode.el: Standardize possessive apostrophe usage.
3242
3243 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3244
3245         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3246
3247 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3248
3249         * parse-time.el (parse-time-string): Allow extractor to return nil.
3250
3251 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3252
3253         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3254
3255 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3256
3257         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3258
3259 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3260
3261         * mm-decode.el (mm-shr): Remove "soft hyphens".
3262
3263         * nnimap.el (nnimap-request-list): Return the group names encoded as
3264         utf8.  Otherwise non-European group names don't work.
3265         (nnimap-request-newgroups): Ditto.
3266
3267         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3268         the default in `read-string' (bug#10757).
3269
3270         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3271         topics (bug#10843).
3272
3273         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3274         buffer.  Suggested by Herbert Valerio Riedel.
3275         (nnimap-request-move-article): Delete the message from the correct IMAP
3276         server.
3277
3278 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3279
3280         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3281         Reported by Peter Münster.
3282
3283 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3284
3285         * shr.el (shr-image-fetched): Make sure we really kill the right
3286         buffer.
3287
3288 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3289
3290         * gnus-start.el (gnus-1): Avoid duplicate entries.
3291
3292 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3293
3294         * imap.el: Remove.
3295
3296         * nntp.el (nntp-coding-system-for-read): Remove.
3297         (nntp-coding-system-for-write): Ditto.
3298         (nntp-open-connection): Just use `binary' directly.
3299
3300         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3301         Gnus 0.3.
3302
3303 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3304
3305         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3306         application/octet-stream parts really is.
3307
3308         * gnus-sum.el (gnus-propagate-marks): Remove.
3309
3310 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3311
3312         * shr.el (shr-rescale-image): Undo previous change; see
3313         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3314
3315 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3316
3317         * gnus.el: Ma Gnus v0.3 is released.
3318
3319 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3320
3321         * gnus-sum.el (gnus-summary-local-variables): Make
3322         `gnus-newsgroup-unexist' into a local variable.
3323
3324 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3325
3326         * registry.el (registry-usage-test, registry-persistence-test): Move to
3327         tests/gnustest-registry.el.
3328         (registry-make-testable-db, registry-match-test)
3329         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3330
3331         * gnus-registry.el (gnus-registry-misc-test)
3332         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3333
3334         * tests/gnustest-registry.el: New file with the registry and
3335         gnus-registry ERT tests.
3336
3337 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3338
3339         * gnus-msg.el (gnus-summary-resend-message): Make
3340         gnus-summary-resend-message-insert-gcc be last item in
3341         message-header-setup-hook.
3342
3343 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3344
3345         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3346         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3347         Remove.
3348         (nnfolder-open-server): Don't use marks.
3349         (nnfolder-request-delete-group): Ditto.
3350         (nnfolder-request-rename-group): Ditto.
3351         (nnfolder-request-set-mark, nnfolder-request-marks)
3352         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3353         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3354
3355         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3356         (nnml-marks-modtime): Remove.
3357         (nnml-request-delete-group): Don't use marks.
3358         (nnml-request-rename-group): Ditto.
3359         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3360         (nnml-save-marks, nnml-open-marks): Remove.
3361
3362         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3363         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3364         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3365         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3366         (nntp-server-to-method-cache): Remove.
3367
3368         * shr.el (shr-rescale-image): Fix wrong merge.
3369
3370 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3371
3372         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3373         too-wide lines.
3374
3375 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3376
3377         * nnimap.el (nnimap-record-commands): New variable.
3378         (nnimap-log-command): Use it.
3379         (nnimap-make-process-buffer): Add a space to the process buffer.
3380         (nnimap-transform-headers): Don't bug out on header lines containing
3381         stuff that look like IMAP length encodings.
3382
3383         * shr.el (shr-rescale-image): Allow viewing large images.
3384
3385 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3386
3387         * nnml.el (nnml-request-compact-group): Delete the marks file after
3388         compaction (bug#10800).
3389
3390         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3391         group exit.
3392
3393         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3394         QRESYNC/FETCH output.
3395
3396 2012-02-11  Glenn Morris  <rgm@gnu.org>
3397
3398         * sieve-manage.el (sieve-manage-default-stream):
3399         * shr.el (shr):
3400         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3401         (nnir-retrieve-headers-override-function)
3402         (nnir-imap-default-search-key, nnir-notmuch-program)
3403         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3404         (nnir-method-default-engines):
3405         * message.el (message-cite-reply-position):
3406         * gssapi.el (gssapi-program):
3407         * gravatar.el (gravatar):
3408         * gnus-sum.el (gnus-refer-thread-use-nnir):
3409         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3410         (gnus-registry-max-pruned-entries):
3411         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3412         * gnus-int.el (gnus-after-set-mark-hook)
3413         (gnus-before-update-mark-hook):
3414         * gnus-async.el (gnus-async-post-fetch-function):
3415         * auth-source.el (auth-source-cache-expiry):
3416         Add missing :version tags to new defcustoms and defgroups.
3417
3418 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3419
3420         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3421         `gnus-newsgroup-unexist'.
3422
3423         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3424         marks.
3425         (gnus-article-special-mark-lists): Put the `unexist' in the special
3426         marks list instead.
3427
3428         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3429         articles in the list of articles to be selected.
3430
3431         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3432         articles.
3433         (nnimap-update-info): Keep track of unexisting articles.
3434         (nnimap-update-qresync-info): Ditto.
3435
3436 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3437
3438         * message.el (message-default-send-mail-function): Made into own
3439         function for reuse by emacsbug.el.
3440
3441 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3442
3443         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3444         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3445
3446 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3447
3448         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3449         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3450
3451         * gnus-compat.el: Define `timer-set-function'.
3452
3453         * mm-decode.el (mm-display-external): Output the text from the command
3454         in the buffer after the command finished.  This makes text-based
3455         commands behave better.
3456
3457 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3458
3459         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3460
3461 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3462
3463         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3464         23.1.
3465
3466 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3467
3468         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3469
3470 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3471
3472         * message.el (smtpmail-smtp-user): Silence compiler warning.
3473
3474 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3475
3476         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3477         SMTP user name.
3478
3479 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3480
3481         * gnus-sum.el (gnus-summary-show-thread):
3482         next-single-char-property-change may return nil in XEmacs.
3483         (gnus-summary-article-map): Fix typo.
3484
3485 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3486
3487         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3488         running.
3489
3490         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3491
3492         * gnus.el (gnus-server-extend-method): Don't add an -address component
3493         if the method already has one (bug#9676).
3494
3495 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3496
3497         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3498         of an initial-input for consistency (bug#10757).
3499
3500         * dgnushack.el: Fix XEmacs compilation warning.
3501
3502         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3503
3504         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3505
3506 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3507
3508         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3509         lines that are narrower than the window width.  Otherwise background
3510         "blocks" will look less readable.
3511
3512 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3513
3514         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3515         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3516         have newlines within the strings, and where the UID comes after the
3517         BODYSTRUCTURE element (bug#10537).
3518
3519         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3520         (bug#10732).
3521
3522         * shr.el (shr-insert-document): Add doc string.
3523         (shr-visit-file): Ditto.
3524         (shr-remove-trailing-whitespace): New function.
3525         (shr-insert-document): Use it to clean up trailing whitespace as the
3526         final step (bug#10714).
3527
3528 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3529
3530         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3531         buffer if `gnus-kill-summary-on-exit' is nil.
3532
3533 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3534
3535         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3536         when just reading a single group from "without" Gnus.
3537
3538 2012-02-06  Chong Yidong  <cyd@gnu.org>
3539
3540         * gnus-sum.el (gnus-summary-show-thread):
3541         next-single-char-property-change never returns nil (Bug#8657).
3542
3543 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3544
3545         * message.el (message-multi-smtp-send-mail): New function.
3546         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3547         header to implement multi-SMTP functionality.
3548
3549         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3550         (gnus-agentize): Don't set it.
3551         (gnus-agent-send-mail): Don't use it.
3552
3553         * gnus-sum.el (gnus-summary-widget-backward): New function and
3554         keystroke.
3555
3556         * gnus-compat.el: More the compat functions more compatible.
3557
3558         * shr.el (shr-put-image): Remove underlines from sliced images.
3559         (shr-zoom-image): Compute the region to be replaced more correctly.
3560
3561 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3562
3563         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3564         (gnus-summary-resend-message-insert-gcc): New function.
3565         (gnus-summary-resend-message): Modify message-header-setup-hook and
3566         message-sent-hook to make it work for Gcc.
3567         (gnus-inews-do-gcc): Update the number of unread articles of groups
3568         that messages are Gcc'd to.
3569
3570         * message.el (message-resend): Run message-sent-hook to do Gcc.
3571
3572 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3573
3574         * lpath.el: Fix an XEmacs compilation warning.
3575
3576         * gnus-compat.el: Require `help-fns' to fix compilation error.
3577
3578         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3579         a higher level to silence compilation.
3580
3581         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3582         parameter to allow controlling the scaling.
3583
3584         * shr.el (shr-zoom-image): New command and keystroke.
3585         (shr-put-image): Take a `size' flag to say how to scale the image.
3586
3587         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3588         deletion unless already defined.
3589
3590         * gnus.el (gnus-compat): Require it.
3591
3592         * gnus-compat.el: New file.
3593
3594         * gnus-start.el (gnus-clean-old-newsrc): New function.
3595         (gnus-read-newsrc-file): Use it.
3596
3597         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3598         Use recursive deletion.
3599         (mm-dissect-archive): Add support for zip files.
3600
3601         * gnus-util.el (gnus-recursive-directory-files): New function.
3602
3603         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3604         (mm-archive-decoders): Add tgz support.
3605
3606         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3607         Otherwise inserting text into the Gnus buffer can look odd.
3608
3609         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3610
3611         * mm-archive.el (mm-archive-decoders): Add support for tar.
3612
3613         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3614
3615         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3616
3617 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3618
3619         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3620
3621         * mm-archive.el: New file.
3622
3623         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
3624
3625         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3626
3627         * message.el (message-goto-*): Make all the `message-goto-*' commands
3628         push the mark before moving point.  This makes it easier to go back to
3629         where you came from after editing whatever you jumped to.
3630
3631 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3632
3633         * gnus.el: Ma Gnus v0.1 is released.
3634
3635 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3636
3637         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3638         without reconnecting.
3639         (nnimap-possibly-change-group): Ditto.
3640         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3641         connection has died before being called.
3642
3643 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3644
3645         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3646         an initial sync unless we're really doing one.
3647
3648         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3649         address parameter if one already exists (bug#9676).
3650
3651         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3652         not the prefix, as documented (bug#10689).
3653
3654 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3655
3656         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3657         the "server".
3658
3659         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3660         the real error message with the useless "previously known to be down".
3661         Which isn't even correct.
3662
3663         * nntp.el (nntp-open-connection): Report the error message if the nntp
3664         server can't be reached.
3665
3666         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3667         groups we do a total scan for.
3668         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3669         doing that.
3670
3671 2012-01-31  Jim Meyering  <jim@meyering.net>
3672
3673         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3674         Correct a comment (insert "not") and hide nominally-doubled "to".
3675
3676 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3677
3678         * gnus.el (gnus-version): Change name to "Ma Gnus".
3679
3680 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3681
3682         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3683         section in the manual.
3684
3685 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3686
3687         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3688         words.
3689         (rfc2047-encode-string): Ditto.
3690         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3691         understand folded filename="..." parameters, for instance.
3692
3693         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3694         the message for greater debuggability.
3695
3696 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3697
3698         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3699         instead of setting it locally, since the latter doesn't seem to have
3700         any effect (most of the time).
3701
3702 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3703
3704         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3705         function call.
3706
3707 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3708
3709         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3710         seconds, and make the repeat clause with HH:MM specs work as
3711         documented.
3712
3713 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3714
3715         * proto-stream.el (proto-stream-capability-open): Fall back on
3716         :end-of-command if :end-of-capability doesn't exist.
3717
3718 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3719
3720         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3721         bound globally in old Emacsen and XEmacsen.
3722
3723 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3724
3725         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3726         so that previous errors don't prohibit getting new news.
3727
3728         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3729
3730         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3731
3732 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3733
3734         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3735         buffer, not of the string which is its name.
3736
3737 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3738
3739         * proto-stream.el (proto-stream-capability-open): Wait for
3740         :end-of-capability, not :end-of-command.
3741
3742         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3743         non-server-marks groups.
3744         (gnus-group-make-articles-read): Ditto.
3745
3746         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3747         methods (bug#9676).
3748
3749         * gnus.el (gnus-method-ephemeral-p): New function.
3750
3751 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3752
3753         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3754         left-to-right.
3755
3756 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3757
3758         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3759         warning.
3760
3761 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3762
3763         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3764         macroexpand the nnir things, since they haven't been defined yet, and
3765         nnir requires gnus-sum.
3766
3767 2012-01-24  Julien Danjou  <julien@danjou.info>
3768
3769         * color.el (color-rgb-to-hsl): Fix value computing.
3770         (color-hue-to-rgb): New function.
3771         (color-hsl-to-rgb): New function.
3772         (color-clamp, color-saturate-hsl, color-saturate-name)
3773         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3774         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3775
3776 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3777
3778         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3779
3780 2012-01-19  Julien Danjou  <julien@danjou.info>
3781
3782         * color.el (color-name-to-rgb): Use the white color to find the max
3783         color component value and return correctly computed values.
3784         (color-name-to-rgb): Add missing float conversion for max value.
3785
3786 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3787
3788         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3789         logical server name in addition to the actual machine address.
3790
3791         * auth-source.el (auth-source-user-and-password): Add convenience
3792         wrapper to search by just host and optionally user.
3793
3794 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3795
3796         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3797         after rendering.
3798
3799 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3800
3801         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3802         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3803         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3804
3805 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3806
3807         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3808         (bug#9693).
3809         (gnus-summary-setup-buffer): Document return value (bug#9697).
3810
3811         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3812         since ido doesn't work on symbols (bug#9632).
3813
3814         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3815         when getting a single value as when getting all the values.  This means
3816         that atoms like `gcc-self' work cumulatively, like variable settings,
3817         instead of getting the value from the last matching clause.
3818         (gnus-group-find-parameter): Protect against the group buffer not
3819         existing (bug#9585).
3820
3821 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3822
3823         * gnus-start.el (gnus-activate-group): Document more parameters
3824         (bug#9694).
3825
3826         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3827         (bug#9692).
3828
3829         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3830         article was fetched, so that it can be expired later (bug#9958).
3831         (gnus-agent-summary-fetch-series): Add doc string.
3832         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3833         (bug#9517).
3834
3835         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3836         retrieval is happening.
3837
3838         * gnus.el (gnus-parameters): Doc fix.
3839
3840 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3841
3842         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3843         show the thread after expansion.
3844
3845 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3846
3847         * gnus-art.el (article-narrow-to-head): If the head is completely
3848         empty, narrow to the empty region (bug#9764).
3849
3850         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3851         read, and then mark them as unread only when the unread mark is used.
3852         This makes `C-- T k' actually work, even though it's confusing.
3853
3854         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3855         alive before we try to find its window.
3856
3857 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3858
3859         * mm-decode.el (mm-display-external): Use a longer timeout for the
3860         deletion to allow slow programs to display the file.
3861
3862 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3863
3864         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3865         prompt to be less confusing.
3866
3867         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3868         argument to `message-reply'.  This broke `special-display-*' frame
3869         pop-uping (bug#10238).
3870
3871 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3872
3873         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3874         systems, since these allegedly don't work there.
3875
3876 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3877
3878         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3879         live buffer.
3880
3881 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3882
3883         * nnir.el (nnir-retrieve-headers): Protect against the article not
3884         existing on the server (bug#10335).
3885
3886 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3887
3888         * gnus-agent.el (gnus-agent-load-local): Recompute
3889         gnus-agent-article-local on changing method.
3890
3891 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3892
3893         * gnus.el (gnus-parameters): Note precedence.
3894
3895 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3896
3897         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3898         in the group buffer.
3899
3900 2012-01-04  Julien Danjou  <julien@danjou.info>
3901
3902         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3903         change.
3904
3905 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3906
3907         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3908         too.
3909
3910         * nntp.el (nntp-retrieve-group-data-early): Use it.
3911
3912 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3913
3914         * nntp.el (nntp-retrieval-in-progress): New variable.
3915         (nntp-make-process-buffer): Make it buffer-local.
3916
3917         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3918         2010.
3919         (gnus-demon-init): Use it to compute the time if time is on the form
3920         "04:23".
3921
3922         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3923
3924         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3925         status in the correct buffer.
3926
3927 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3928
3929         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3930         when opening topics (bug#10407).
3931
3932 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3933
3934         * gnus-cus.el (gnus-score-customize):
3935         * gnus-sum.el (gnus-sort-gathered-threads):
3936         * message.el (message-shorten-references):
3937         * nnmairix.el (nnmairix-request-group):
3938         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
3939
3940 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3941
3942         * gnus-agent.el (gnus-agent-regenerate-group):
3943         * gnus-int.el (gnus-retrieve-group-data-early):
3944         * mm-util.el (mm-codepage-ibm-list):
3945         * nndiary.el (Commentary, nndiary-get-new-mail):
3946         * nnir.el (nnir):
3947         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
3948
3949 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3950
3951         * mm-view.el (mm-display-inline-fontify): Add comment.
3952
3953 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3954
3955         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
3956         * ntlm.el (ntlm-smb-dohash): Spelling fix.
3957
3958 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
3959
3960         * gnus-art.el (gnus-split-methods):
3961         * gnus-msg.el (gnus-configure-posting-styles):
3962         * gnus-spec.el (gnus-parse-simple-format):
3963         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3964         * message.el (message-do-actions): Spelling fix.
3965
3966 2011-12-15  Juri Linkov  <juri@jurta.org>
3967
3968         * mm-decode.el (mm-inline-media-tests): Add missing
3969         `mm-handle-media-subtype'.
3970
3971 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
3972
3973         * gnus-group.el (gnus-group-tool-bar):
3974         * gnus-sum.el (gnus-summary-tool-bar):
3975         * message.el (message-tool-bar):
3976         * rfc2231.el (rfc2231-parse-string): Spelling fix.
3977
3978 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
3979
3980         * plstore.el (plstore--insert-buffer): Spelling fix.
3981
3982 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
3983
3984         * message.el (message-valid-fqdn-regexp): Update with newly approved
3985         top-level domain names ".tel" and ".asia".
3986
3987 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3988
3989         * gnus-sum.el (gnus-summary-show-article): Don't load shr
3990         unconditionally.
3991
3992 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3993
3994         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3995         pop-to-buffer-same-window for old Emacsen.
3996
3997 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3998
3999         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
4000
4001 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4002
4003         * netrc.el (netrc-credentials): Spelling fix.
4004
4005 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
4006
4007         * gnus-fun.el (gnus-fun-ppm-change-string):
4008         * gnus-msg.el (gnus-inews-do-gcc):
4009         * gnus-sum.el (gnus-summary-find-for-reselect):
4010         * gnus.el (gnus-summary-cancelled):
4011         * message.el (message-cancel-hook, message-send-news):
4012         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
4013         * nnir.el (nnir-run-hyrex):
4014         * nntp.el (nntp-with-open-group-function):
4015         * pgg.el (pgg-pending-timers): Spelling fix.
4016
4017 2011-12-04  Chong Yidong  <cyd@gnu.org>
4018
4019         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
4020         change (Bug#10200).
4021
4022 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4023
4024         * compface.el (uncompface):
4025         * gnus-art.el (gnus-article-x-face-command): Update the header format
4026         of icon data for the most recent icontopbm program.
4027
4028 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4029
4030         * gnus-msg.el (gnus-inews-do-gcc):
4031         * message.el (message-send-mail):
4032         * mml.el (mml-generate-mime): Share the value of the buffer-local
4033         `message-options' variable between a draft buffer and temprary working
4034         buffers.
4035
4036 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4037
4038         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4039
4040 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4041
4042         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4043         for Cygwin.
4044
4045 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4046
4047         * gnus-group.el (gnus-group-prepare-flat):
4048         * mm-bodies.el (mm-encode-body):
4049         * mml.el (mml-preview):
4050         * nnml.el (nnml-request-compact-group):
4051         * pop3.el (pop3-stream-type): Spelling fix.
4052
4053 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4054
4055         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
4056
4057 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4058
4059         * color.el (color-rgb-to-hsl):
4060         * gmm-utils.el (gmm-tool-bar-style):
4061         * gnus-group.el (gnus-group-prepare-flat):
4062         * gnus-topic.el (gnus-topic-prepare-topic):
4063         * mm-decode.el (mm-discouraged-alternatives):
4064         * rfc2047.el (rfc2047-encode-1):
4065         * starttls.el: Spelling fix.
4066
4067 2011-11-24  Glenn Morris  <rgm@gnu.org>
4068
4069         * binhex.el (binhex-begin-line): Give it basic doc-string.
4070
4071         * starttls.el, tls.el: Fix case of "GnuTLS".
4072
4073 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
4074
4075         * gnus-group.el (gnus-group-highlight): Fix typo.
4076
4077 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4078
4079         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4080         value of `delete-file', that returns nil for a local file but returns t
4081         for a remote file using ssh.
4082
4083 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4084
4085         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4086
4087 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4088
4089         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4090         avoid later breakage.
4091
4092 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4093
4094         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4095         article buffers' name.
4096
4097 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4098
4099         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4100         by Paul Eggert's spellfixes two days ago.
4101
4102 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4103
4104         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4105         doesn't have it.
4106
4107         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4108         buffer-local instead of binding them to avoid warnings.  Also demote
4109         errors (bug#10063).
4110         (font-lock-mode-hook): Shut up byte compiler.
4111
4112 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4113
4114         * mm-util.el (mm-charset-after):
4115         * nnir.el (nnir-run-hyrex):
4116         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4117         (ntlm-get-password-hashes, ntlm-md4hash):
4118         * smime.el: Fix typo.
4119
4120 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4121
4122         * gnus-agent.el (gnus-agent-expire-group-1):
4123         * nndiary.el (nndiary-last-occurence):
4124         * nnimap.el (nnimap-request-set-mark):
4125         * nnmairix.el (nnmairix-only-use-registry):
4126         * gnus-group.el (gnus-group-prepare-flat):
4127         * gnus-sum.el (gnus-decode-encoded-word-methods):
4128         * message.el (message-wash-subject):
4129         * nntp.el (nntp-retrieve-headers-with-xover):
4130         * smime.el (smime-certificate-directory): Spelling fix.
4131
4132 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4133
4134         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4135
4136         * color.el:
4137         * gnus-agent.el (gnus-agent-possibly-alter-active):
4138         * gnus-dired.el (gnus-dired-print):
4139         * mail-parse.el:
4140         * nnmairix.el (nnmairix-request-group):
4141         * shr.el (shr-image-displayer):
4142         * sieve-manage.el:
4143         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
4144
4145 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
4146
4147         * gnus-sum.el (gnus-auto-select-subject):
4148         * spam-report.el (spam-report-resend): Spelling fix.
4149
4150 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4151
4152         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4153         * gnus-art.el (gnus-default-article-saver):
4154         * gnus-srvr.el (gnus-server-copy-server):
4155         * gnus.el (gnus-sloppily-equal-method-parameters):
4156         * html2text.el (html2text-format-tag-list):
4157         * message.el (message-narrow-to-head):
4158         * nndiary.el:
4159         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4160         * sieve.el: Spelling fix.
4161
4162 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4163
4164         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4165         * gnus-sum.el (gnus-summary-make-menu-bar):
4166         * gnus-uu.el (gnus-uu-decode-postscript)
4167         (gnus-uu-decode-postscript-and-save):
4168         * mailcap.el (mailcap-print-command):
4169         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4170         Fix typos.
4171
4172 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4173
4174         * gnus-art.el (gnus-article-part-wrapper):
4175         * html2text.el (html2text-fix-paragraphs):
4176         * mm-decode.el (mm-image-fit-p):
4177         * rfc2047.el (rfc2047-encode-message-header):
4178         * shr-color.el (shr-color-visible-distance-min)
4179         (shr-color-relative-to-absolute, set-minimum-interval)
4180         (shr-color-visible): Fix typos.
4181
4182 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4183
4184         * gmm-utils.el (gmm-tool-bar-item):
4185         * gnus-art.el (gnus-treat-body-boundary):
4186         * gnus-diary.el (gnus-user-format-function-d):
4187         * gnus-start.el (gnus-get-unread-articles):
4188         * pgg-gpg.el (pgg-gpg-update-agent):
4189         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4190
4191 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4192
4193         * gnus-topic.el (gnus-group-prepare-topics):
4194         * gnus-uu.el (gnus-extract-view):
4195         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4196
4197 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4198
4199         * spam.el: Move BBDB autoloads.
4200         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4201         BBDB 2 and 3.
4202         (spam-check-BBDB): Use it.
4203         (spam-enter-ham-BBDB): Use it.
4204
4205 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4206
4207         * smime.el (smime-draw-buffer): Spelling fix.
4208
4209 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4210
4211         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4212         for scanning exactly one level.
4213         * gnus-start.el (gnus-get-unread-articles): Ditto.
4214
4215 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4216
4217         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4218         slightly clearer.
4219
4220 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4221
4222         * gnus-sync.el: More commentary about setup.
4223
4224 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4225
4226         * message.el (message-send-and-exit): Document `arg'.
4227
4228 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4229
4230         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4231
4232 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4233
4234         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4235
4236         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4237         we don't use `bound-and-true-p'.
4238
4239 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4240
4241         * gnus-util.el (gnus-bound-and-true-p): Remove.
4242         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4243         * nnir.el: Use it.
4244         * nnmairix.el: Use it.
4245
4246 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4247
4248         * gnus-sync.el: Improve docs about CouchDB admins.
4249
4250         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4251         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4252         for reasons unknown.
4253         * nnir.el: Use it.
4254         * nnmairix.el: Use it.
4255
4256         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4257         * nnir.el: Ditto.
4258         * nnmairix.el: Ditto.
4259
4260         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4261
4262 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4263
4264         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4265         not needed.  Provide xmlplistread list function to produce XML plist
4266         output for non-Gnus LeSync clients.
4267
4268 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4269
4270         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4271
4272         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4273         and save against it.  Group subscriptions, read marks, other marks,
4274         subscription levels, topic names, and topic offsets (the group's
4275         position within the topic) are saved.  This is an experimental backend
4276         and may change significantly.  Load json.el from the gnus-fallback-lib
4277         if it's not available otherwise.
4278         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4279
4280 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4281
4282         * message.el (message-completion-function): Make sure
4283         message-tab-body-function is not attempted if one of
4284         message-completion-alist fails to find a completion (bug#9158).
4285
4286 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4287
4288         * mml.el (mml-quote-region): Quote <#secure> tag.
4289         (mml-generate-mime-1): Unquote <#secure> tag.
4290
4291 2011-10-20  Chong Yidong  <cyd@gnu.org>
4292
4293         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4294         calling a minor mode from Lisp with nil arg enables it, so we have to
4295         make the wording a bit ambiguous here).
4296
4297 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4298
4299         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4300         * nnir.el (nnir-mode): Use it.
4301         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4302         Use it.
4303
4304         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4305         * nnmairix.el (gnus-registry-enabled): Ditto.
4306
4307 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4308
4309         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4310         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4311         only while we need to find out if it should be t or nil.
4312         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4313         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4314         the registry is installed.  Set it to nil when it's unloaded.
4315         (gnus-registry-install-p): Provide user guidance for the initial value
4316         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4317         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4318         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4319         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4320         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4321         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4322         `gnus-registry-install'.
4323
4324 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4325
4326         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4327         previous change.
4328         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4329         primary key is marked as disabled.
4330
4331 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4332
4333         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4334         primary key is marked as disabled.
4335
4336 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4337
4338         * html2text.el (html2text-clean-anchor): Check for quotes around
4339         `href' value.
4340
4341 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4342
4343         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4344         searching.  Drop `bbdb-cache'.
4345
4346 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4347
4348         * message.el (message-signed-or-encrypted-p): Exclude header when
4349         checking if there is signed or encrypted body in text/plain message.
4350
4351 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4352
4353         * html2text.el (html2text-get-attr): Correctly handle attribute values
4354         containing "=".
4355
4356 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4357
4358         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4359         handle bindings.
4360
4361 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4362
4363         * gnus-win.el (gnus-configure-windows): Protect against reading
4364         ephemeral groups outside of Gnus.
4365
4366 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4367
4368         * shr.el (shr-tag-img): Don't get images displayed in tables.
4369
4370 2011-10-03  Glenn Morris  <rgm@gnu.org>
4371
4372         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4373         the "maintainer" version of debbugs.gnu.org reports.
4374
4375 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4376
4377         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4378         make asynchronous adjacent image insertion work better.
4379
4380 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4381
4382         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4383         documentation.
4384
4385 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4386
4387         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4388         `gnus-asynchronous' isn't shadowed.
4389
4390 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4391
4392         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4393
4394         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4395         (nnimap-insert-partial-structure): The charset parameter isn't
4396         case-sensitive.
4397
4398         * nnheader.el (nnheader-message-maybe): New function.
4399
4400         * shr.el (shr-tag-table): Render totally broken tables better.
4401
4402         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4403         computing the boundary.
4404
4405 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4406
4407         * pop3.el (pop3-number-of-responses): Remove.
4408         (pop3-wait-for-messages): Rewrite to take linear time instead of
4409         exponential time.
4410
4411 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4412
4413         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4414         re-fetch images.
4415
4416         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4417         re-fetch images when hitting `g' in Gnus.
4418
4419 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4420
4421         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4422         (mml-compute-boundary): Don't check collision if it is non-nil.
4423         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4424         before checking collision.
4425
4426 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4427
4428         * message.el (message-indent-citation): Really make sure there's a
4429         newline at the end.
4430
4431         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4432         Fix suggested by John Wiegley.
4433
4434         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4435
4436         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4437
4438         * message.el (message-default-send-rename-function): Break out into its
4439         own function.
4440
4441         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4442         doesn't work under XEmacs.
4443
4444         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4445         of "imaps" to word around Windows problems.
4446         (nnimap-open-connection-1): Use it.
4447
4448         * message.el (message-indent-citation): Revert last change which made
4449         `F' not work.
4450
4451 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4452
4453         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4454         terminal as well.
4455
4456 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4457
4458         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4459         because it displays images using overlays that aren't easy to copy to
4460         the article buffer.
4461
4462 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4463
4464         * message.el (message-indent-citation): Fix empty line removal at the
4465         end of the citation.
4466
4467 2011-09-20  Julien Danjou  <julien@danjou.info>
4468
4469         * auth-source.el (auth-source-netrc-create): Use default value for
4470         password if specified.  Evaluate default.
4471         (auth-source-plstore-create): Ditto.
4472         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4473         value evaluation.
4474         (auth-source-netrc-create): Typo fix.
4475         (auth-source-plstore-create): Ditto.
4476
4477         * password-cache.el (password-cache-remove): Remove entries even if the
4478         value is nil, so that password with a nil value (negative caching) is
4479         possible to invalidate.
4480
4481         * auth-source.el (auth-source-format-cache-entry): New function.
4482
4483 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4484
4485         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4486
4487 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4488
4489         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4490
4491 2011-09-19  Julien Danjou  <julien@danjou.info>
4492
4493         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4494         which work with things that are not ASCII.
4495
4496 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4497
4498         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4499
4500 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4501
4502         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4503         message level.
4504
4505 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4506
4507         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4508
4509 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4510
4511         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4512
4513 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4514
4515         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4516         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4517
4518 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4519
4520         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4521         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4522         articles.
4523
4524 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4525
4526         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4527         (message-mail-other-window, message-mail-other-frame)
4528         (message-news-other-window, message-news-other-frame):
4529         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4530         instead of setting buffer display varibles.
4531
4532 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4533
4534         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4535
4536         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4537
4538 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4539
4540         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4541         duplicates" to a higher level.
4542
4543         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4544         most egregious messages.
4545
4546 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4547
4548         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4549
4550 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4551
4552         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4553         up the file (bug#9351).
4554
4555 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4556
4557         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4558         it does with all other backends, but decode the names immediately after
4559         getting them.
4560
4561         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4562         decoding nnimap groups.
4563
4564         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4565         newsrc file.  It doesn't seem like an important optimization any more.
4566
4567 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4568
4569         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4570         overflows.
4571
4572 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4573
4574         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4575         (gnus-interactive-exit): Extend to `quiet'.
4576
4577         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4578
4579         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4580         string.
4581
4582         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4583         renaming function arguments from `this'.
4584
4585         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4586
4587         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4588         has been renamed.
4589         (gnus-lrm-string-p): Include RLM and PDF, too.
4590
4591         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4592         (bug#9225).
4593
4594 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4595
4596         Add autoload cookies for functions used by sendmail.el.
4597         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4598
4599         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4600
4601 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4602
4603         * gnus-art.el (article-date-ut): Work properly even when there are
4604         things like Date header in the body; work for forwarded parts.
4605
4606 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4607
4608         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4609         original-article-buffer.
4610
4611 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4612
4613         * nnir.el (nnir-compose-result): Fix matching of server type.
4614         (nnir-run-swish++): Ditto.
4615         (nnir-run-namazu): Ditto.
4616         (nnir-run-notmuch): Ditto.
4617
4618 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4619
4620         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4621         (bug#9405).
4622
4623         * gnus-score.el (gnus-summary-increase-score): Doc clarification
4624         (bug#9421).
4625
4626         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4627         (bug#9425).
4628
4629         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4630         thing (bug#9426).
4631
4632 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4633
4634         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4635         the error message.
4636
4637 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
4638
4639         * message.el (message-setup-1): Return t (Bug#9392).
4640
4641 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4642
4643         * gnus-sum.el: When adding article headers to a summary buffer also
4644         update gnus-newsgroup-articles (bug#9386).
4645
4646 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4647
4648         * auth-source.el: Autoload help-mode.
4649
4650 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4651
4652         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4653         names.
4654
4655 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4656
4657         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4658         mm-replace-in-string for compatibility issues.
4659         * mml2015.el (mml2015-epg-verify): Ditto.
4660
4661 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4662
4663         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4664
4665         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4666
4667 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4668
4669         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4670         continue on and do the clean-up phase (bug#9188).
4671
4672         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4673         just ignore groups that can't be opened instead of erroring out
4674         (bug#9225).
4675
4676         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4677         nil since some many people are fuddy-duddies.
4678
4679         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4680         images.
4681
4682         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4683         instead.
4684
4685         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4686
4687         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4688
4689         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4690         processing.
4691
4692         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4693         buffer to avoid warnings.
4694
4695 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4696
4697         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4698         specified to reduce precision.
4699
4700 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4701
4702         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4703         bodystructures (bug#9314).
4704
4705 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4706
4707         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4708         Make button keymap non-sticky after buttons.
4709
4710 2011-08-18  David Engster  <dengste@eml.cc>
4711
4712         * nnmairix.el (nnmairix-request-set-mark)
4713         (nnmairix-goto-original-article): Remove adding of article to registry,
4714         since `gnus-registry-add-group' isn't available anymore.
4715         (nnmairix-determine-original-group-from-registry):
4716         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4717         available anymore.
4718
4719 2011-08-12  Simon Josefsson  <simon@josefsson.org>
4720
4721         * starttls.el (starttls-any-program-available): Define as obsolete
4722         function.
4723
4724 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4725
4726         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4727         versions which Gnus use when appropriate.
4728
4729         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4730         a pretty destructive command.
4731
4732         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4733
4734 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4735
4736         * message.el (message-fix-before-sending): Make a different warning
4737         about NUL characters (bug#9270).
4738
4739         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4740         from custom (bug#9260).
4741
4742         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4743         things work in Emacs 22 and XEmacs, too.
4744
4745         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4746         default From.
4747
4748         * gnus-spec.el (gnus-lrm-string-p): New macro.
4749         (gnus-lrm-string): New constant.
4750         (gnus-summary-line-format-spec): LRM-ify the from.
4751         (gnus-tilde-max-form): LRM-ify string chopping.
4752
4753         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4754
4755         * message.el (message-is-yours-p): Allow disabling canlock checking
4756         (bug#9295).
4757         (message-shoot-gnksa-feet): Add `canlock-verify'.
4758         (message-auto-save-directory): Use ~/ as the auto-save directory if the
4759         message directory isn't writable (bug#9304).
4760
4761         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4762         non-world-readable.
4763
4764 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4765
4766         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4767         articles.
4768
4769 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
4770
4771         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4772         copy-list.
4773
4774 2011-08-12  Sam Steingold  <sds@gnu.org>
4775
4776         * gnus-score.el (gnus-score-find-alist): Keep the score files already
4777         in the reverse order to avoid modifying the cache with `nreverse'.
4778         (gnus-all-score-files): Do not modify the value returned by
4779         `gnus-score-find-alist' because it lives in a cache variable.
4780         (gnus-current-home-score-file): No need to `nreverse' the return value
4781         of `gnus-score-find-alist', it is already in the correct order.
4782
4783 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
4784
4785         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4786         type MESSAGE and subtype RFC822 is slightly different from those of
4787         type TEXT.
4788
4789 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
4790
4791         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4792         This allows article-referral to work from an nnir group.
4793
4794 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
4795
4796         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4797
4798 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
4799
4800         * mml1991.el (mml1991-epg-find-usable-key)
4801         (mml1991-epg-find-usable-secret-key): New function.
4802         (mml1991-epg-sign): Check if signing key is usable.
4803         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4804
4805 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
4806
4807         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4808         server-variables only.  This should fix a bug introduced with commit
4809         e1889675b7f4adf057833c5513c9374134c4e053.
4810         (nnir-run-query): 'nnir-search-engine should not be set from the global
4811         environment.
4812
4813 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
4814
4815         * nnir.el (nnir-search-thread): Position point on referring article
4816         line.
4817         (nnir-warp-to-article): Clean up summary buffers.
4818
4819         * nnimap.el (nnimap-request-thread): Whitespace fix.
4820
4821 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4822
4823         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4824
4825 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4826
4827         * starttls.el (starttls-available-p): Rename from
4828         `starttls-any-program-available' and changed return convention.
4829
4830 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4831
4832         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4833         `unix-sync' unless it's defined.
4834
4835 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4836
4837         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4838         `aref' for XEmacs compatibiltiy.
4839
4840 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4841
4842         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4843
4844 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4845
4846         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4847         closures, quote the form properly (bug#9194).
4848
4849 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4850
4851         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4852         (gnus-summary-insert-new-articles): Protect against servers that are
4853         down.
4854
4855 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4856
4857         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4858         in mm handle if none is specified.
4859
4860 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4861
4862         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4863
4864 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4865
4866         * nnir.el (nnir-search-thread): New function to make an nnir group
4867         based on a thread query.
4868
4869         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4870         of nnir in thread referral.
4871         (gnus-summary-refer-thread): Use it.
4872
4873         * nnimap.el (nnimap-request-thread): Use it.
4874
4875 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4876
4877         * shr.el (shr-tag-comment): Ignore HTML comments.
4878
4879 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4880
4881         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4882         argument.
4883         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4884         Use `nnir-address' to handle server info rather than passing an arg.
4885
4886         * nnimap.el (nnimap-make-thread-query): New utility function to format
4887         an imap thread search query.
4888         (nnimap-request-thread): Use it.
4889
4890         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4891         right select-method if we are not going back to the group buffer.
4892
4893 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4894
4895         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4896         enter invalid buffer configurations into the quit form (bug#9107).
4897         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4898         unplugged/plugged.
4899
4900         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4901         keep track of which ones are unread (bug#9061).
4902
4903         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4904         (bug#9055).
4905
4906         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4907         (bug#9041).
4908
4909         * gnus-html.el (mm-util): Require (bug#9073).
4910
4911         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4912         (gnus-summary-refer-thread): Use it to remove duplicates in the
4913         un-threaded view (bug#9053).
4914         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4915
4916 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4917
4918         * nnir.el (nnir-read-server-parm): Use default value from global
4919         variable.  Without this the default search engine parameters aren't
4920         used at all.
4921
4922 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4923
4924         * message.el (message-unique-id): Don't use the undocumented return
4925         value from (random t) (bug#9118).
4926
4927 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4928
4929         * message.el (message-auto-save-directory): If the ~/Mail directory
4930         doesn't exist, use ~ as the auto-save directory (bug#4432).
4931
4932         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4933         hasn't already been started.
4934
4935 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4936
4937         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4938
4939         * message.el (message-reply): Work around mysterious bug where
4940         `message-mode' seems to overwrite the locally bound `subject' variable.
4941
4942 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4943
4944         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4945         correct group.
4946
4947         * gnus-int.el (gnus-request-thread): Add group argument.
4948
4949         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4950
4951 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4952
4953         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
4954
4955         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4956         renamed to `debbugs-gnu-*'.
4957
4958 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4959
4960         * plstore.el: Revert the editing feature since it is not urgent.
4961         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4962         (plstore-mode-decoded): Remove.
4963
4964 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4965
4966         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
4967         isn't very interesting any more, and it leaks potentially secret data.
4968         (gnus-debug): Remove.
4969
4970         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4971         use of :custom-show.
4972
4973 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
4974
4975         * plstore.el: Add documentation.
4976         (plstore-mode): New mode to edit plstore file.
4977         (plstore-mode-toggle-display, plstore-mode-original)
4978         (plstore-mode-decoded): New command.
4979         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4980         (plstore--insert-buffer, plstore--make): New function.
4981         (plstore-open, plstore-save): Simplify by using them.
4982
4983 2011-07-06  Glenn Morris  <rgm@gnu.org>
4984
4985         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4986
4987 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4988
4989         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4990         no longer is much used.
4991         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4992         Articles".
4993
4994 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
4995
4996         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4997         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4998         `notmuch' backend.
4999
5000 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5001
5002         * mm-decode.el (mm-text-html-renderer): Doc fix.
5003
5004         * gnus-msg.el (gnus-bug): Fix the MML tag.
5005
5006         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
5007
5008 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
5009
5010         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
5011         secondary methods if started with `gnus-no-server'.
5012
5013 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
5014
5015         * message.el (message-return-action): Fix typo in docstring.
5016
5017 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5018
5019         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
5020         bug reports at once.
5021
5022         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
5023
5024 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5025
5026         * nndraft.el: Require gnus-group.
5027         (nndraft-request-list): Declare.
5028
5029         * nndraft.el (nndraft-update-unread-articles): Don't show group having
5030         no unread article unless it matches gnus-permanently-visible-groups.
5031
5032         * nndraft.el (nndraft-update-unread-articles): New function.
5033         (nndraft-request-associate-buffer): Use it to update the number of
5034         unread articles for the nndraft groups in the group buffer when saving
5035         or killing a draft message.
5036
5037 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5038
5039         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
5040         systems to binary before writing and reading the mbox files.
5041
5042         * gnus.el (gnus-summary-line-format): Link to the info node for %U
5043         instead of trying to list them all (bug#8978).
5044
5045 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5046
5047         * pop3.el (pop3-open-server): Use :end-of-capability.
5048
5049 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5050
5051         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
5052         the id is always a number.
5053
5054         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
5055
5056         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
5057         debbugs mode, if possible.
5058
5059 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
5060
5061         * auth-source.el (auth-source-token-passphrase-callback-function):
5062         Reindent.
5063         (epg-context-operation): Remove unnecessary autoload.
5064
5065 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5066
5067         * gnus.el (gnus-list-debbugs): New command.
5068
5069         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
5070         mboxstat instead of the maintbox, since the stat seems to be fuller.
5071
5072         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
5073         summary buffers.
5074
5075         * message.el (message-get-reply-headers): Delete all duplicates,
5076         instead of the first.
5077         (message-get-reply-headers): Ensure that we have progress while
5078         deleting duplicates.
5079
5080         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5081         gnus-posting-style value from the summary buffer to make it easier to
5082         make that a per-buffer conf.
5083
5084 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5085
5086         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5087         found by setting `shortcut' in 'query.
5088         (nnir-request-article): Use `shortcut' setting when requesting article
5089         by Message-ID.
5090
5091 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5092
5093         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5094         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5095         Bring the pseudo-headers back too.
5096
5097 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5098
5099         * auth-source.el (auth-source-token-passphrase-callback-function):
5100         Simplify and remove EPA dependency.
5101
5102 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5103
5104         * nnir.el (nnir-request-article): Fix error message text.
5105
5106 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5107
5108         * auth-source.el (plstore-delete): Autoload.
5109         (auth-source-plstore-search): Support delete operation.
5110         * plstore.el (plstore-delete): New function.
5111
5112 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5113
5114         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5115         mark actually existing articles as unread rather than the ones that
5116         active asserts.
5117
5118 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5119
5120         * nntp.el (nntp-record-command):
5121         * gnus-util.el (gnus-message-with-timestamp-1):
5122         Use format-time-string rather than decoding time stamps by hand.
5123         This is simpler and insulates the code from potential changes to
5124         current-time format.
5125
5126 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5127
5128         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5129
5130 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5131
5132         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5133         (plstore-save): Support public key encryption.
5134         (plstore--init-from-buffer): New function.
5135         (plstore-open): Use it; fix error when opening a non-existent file.
5136         (plstore-revert): Use plstore--init-from-buffer.
5137
5138 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5139
5140         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5141
5142 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5143
5144         * mml2015.el (mml2015-use): Replace string-match-p with string-match
5145         for old Emacsen.
5146
5147 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5148
5149         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
5150         is not fully working.
5151
5152 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5153
5154         * dgnushack.el: Autoload sha1 on XEmacs.
5155
5156         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5157         quit window configuration.
5158
5159         * auth-source.el (epg-context-set-passphrase-callback):
5160         Remove duplicate autoload.
5161
5162 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5163
5164         * nnir.el (nnir-request-article): Allow requesting articles by
5165         Message-ID with nnimap.
5166
5167         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5168         current server.
5169
5170 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5171
5172         * auth-source.el: Autoload EPA/EPG functions.
5173         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5174         changed when EPA/EPG is not available.
5175         (auth-source-backend): Rename "arg" member to "data".
5176         (auth-source-backend-parse, auth-source-plstore-search)
5177         (auth-source-plstore-create): Use it.
5178
5179 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5180
5181         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5182         `gnus-refer-article-methods'.
5183
5184 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5185
5186         * auth-source.el: Require EPA and EPG.
5187         (auth-source-passphrase-alist): New variable.
5188         (auth-source-passphrase-callback-function)
5189         (auth-source-token-passphrase-callback-function): Callbacks for the
5190         netrc field encryption (GPG tokens).
5191         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5192         Symmetric encryption and decryption of the netrc GPG tokens.
5193         (auth-source-netrc-normalize): Use them, simplifying the closure.
5194
5195 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5196
5197         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5198         is available.
5199
5200 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5201
5202         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5203         non-nil, and `nnimap-split-methods' is nil, use the former.
5204
5205 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5206
5207         * plstore.el (plstore-revert): New function.
5208         (plstore-open): Use it; hide the buffer from user.
5209
5210 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5211
5212         * auth-source.el (auth-source-backend): New member "arg".
5213         (auth-source-backend-parse): Handle new backend 'plstore.
5214         * plstore.el: New file.
5215
5216 2011-06-30  Glenn Morris  <rgm@gnu.org>
5217
5218         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5219
5220 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5221
5222         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5223         expiring articles to.
5224
5225         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5226         variations as ASCII (bug#5458).
5227
5228 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5229
5230         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5231
5232 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5233
5234         * message.el (message-point-in-header-p): Tweak the function to default
5235         to saying that we're not in the headers if there is no separator at
5236         all.  This makes it possible to use the Message version of `M-q' in
5237         buffers with no headers (bug#7987).
5238         (message-point-in-header-p): Fix last checkin to work with an empty
5239         mail-header-separator, too.
5240
5241         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5242         again, save the choice via customize.
5243
5244 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5245
5246         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5247
5248         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5249         ended the connection, bail out before waiting infinitely on a new
5250         connection.
5251
5252 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5253
5254         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5255         reports.
5256
5257         * gnus.el (gnus-bug-package): Use "gnus."
5258         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5259
5260 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5261
5262         * dgnushack.el: Make the timer warning go away on XEmacs.
5263
5264         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5265         animations going on at article exit time.
5266
5267         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5268         since removing it breaks people upgrading.
5269
5270         * shr.el (shr-put-image): Use the new interface for animating images.
5271         (shr-put-image): Animate for 60 seconds.
5272
5273         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5274         avoid compiler warnings.
5275
5276         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5277         error with `find-file-hooks' on Emacs 22.
5278         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5279         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5280         on all architectures.
5281
5282         * spam.el (spam-stat): Require in a normal fashion without binding
5283         `spam-stat-install-hooks' to avoid compilation warnings.
5284
5285         * spam-stat.el (spam-stat-install-hooks): Remove.
5286         (spam-stat-install-hooks): Don't run automatically.
5287
5288 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5289
5290         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5291         and keystroke.
5292
5293 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5294
5295         * auth-source.el (auth-source-netrc-cache): Move forward.
5296
5297 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5298
5299         * proto-stream.el (proto-stream-open-starttls): Use
5300         `gnutls-available-p' to see whether we have built-in support.
5301
5302         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5303         we already know.
5304         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5305         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5306
5307 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5308
5309         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5310         %S format, since that looks odd.
5311         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5312         file, especially when saving.
5313
5314 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5315
5316         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5317         article found.
5318
5319 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5320
5321         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5322         `auth-source-save-secrets' with a more sensitive alist that can be
5323         configured per file.  Experimental, so defaults to 'never.
5324         (auth-source-netrc-create): Use it.  Still experimental code.
5325         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5326         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5327
5328 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5329
5330         * auth-source.el (auth-source-save-secrets): New variable to control if
5331         secret tokens should be saved encrypted.
5332         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5333         to `auth-source-netrc-normalize'.
5334         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5335         on the EPA variables being defined.
5336         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5337         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5338         the lexical-let closure.
5339         (auth-source-netrc-create): Create "gpg:" tokens according to
5340         `auth-source-save-secrets'.
5341
5342 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5343
5344         * gnus-group.el (gnus-group-update-group): Add new argument
5345         `info-unchanged' that stops updating dribble buffer.
5346
5347         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5348         deletes lines matching to it in dribble buffer.
5349
5350         * gnus-agent.el (gnus-agent-fetch-group-1):
5351         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5352         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5353         * gnus-start.el (gnus-group-change-level):
5354         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5355
5356         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5357         if newsgroup info is not changed.
5358
5359         * gnus-group.el (gnus-group-get-new-news-this-group):
5360         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5361         Don't update dribble buffer.
5362
5363 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5364
5365         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5366         remove entries with groups we ignore.
5367
5368 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5369
5370         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5371         the underline comes at the bottom.
5372
5373 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5374
5375         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5376         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5377         (gnus-registry-article-marks-to-names): Rename from
5378         `gnus-registry-user-format-function-M2'.
5379
5380 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5381
5382         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5383         ephemeral group.
5384
5385 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5386
5387         * shr.el (shr-browse-image): Copy the URL if called interactively.
5388
5389 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5390
5391         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5392         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5393         done, then unselected articles may be marked as read.
5394
5395         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5396         since not doing this seems to lead to a race condition in pop3-logon.
5397
5398         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5399         so that the call chain it correct when we call "upwards".
5400
5401         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5402         in read-only groups.
5403
5404         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5405
5406         * message.el (message-cite-reply-position): Doc string fix.
5407
5408         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5409         avoid regexp overflow.
5410         (nnimap-transform-split-mail): Ditto.
5411
5412         * pop3.el (pop3-retr): Error out if the server closes the connection.
5413
5414 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5415
5416         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5417         mm-with-unibyte-current-buffer.  The buffer should not contain any
5418         multibyte chars anyway at this stage.
5419
5420 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5421
5422         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5423         at the end of lines.
5424
5425 2011-05-29  Julien Danjou  <julien@danjou.info>
5426
5427         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5428
5429 2011-05-27  Glenn Morris  <rgm@gnu.org>
5430
5431         * gnus-group.el (gnus-bug-group-download-format-alist):
5432         Use the "maintainer" version of debian reports as well.
5433
5434 2011-05-26  Glenn Morris  <rgm@gnu.org>
5435
5436         * gnus-group.el (gnus-bug-group-download-format-alist):
5437         Use the "maintainer" version of debbugs.gnu.org reports.
5438
5439 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5440
5441         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5442
5443 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5444
5445         * gnus-cus.el (gnus-agent-customize-category):
5446         * gnus-delay.el (gnus-delay-send-queue):
5447         * gnus.el (gnus-other-frame):
5448         Don't quote lambda expressions with `quote'.
5449
5450 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5451
5452         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5453         the thread moves us backwards and so we loop forever.
5454
5455 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5456
5457         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5458         whitespace in base64 data lines.
5459
5460 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5461
5462         * gnus-registry.el (gnus-registry-user-format-function-M):
5463         Use `mapconcat'.
5464         (gnus-registry-user-format-function-M2): Use to see the full text of
5465         the marks.  Make "," the mark text separator.
5466
5467         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5468         authentication with auth-source.
5469
5470 2011-05-17  Glenn Morris  <rgm@gnu.org>
5471
5472         * gnus-group.el (gnus-import-other-newsrc-file):
5473         Use insert-file-contents.
5474
5475 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5476
5477         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5478         1000 iterations.
5479
5480 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5481
5482         * nntp.el (nntp-open-connection): Check if process-type is available.
5483
5484 2011-05-16  Julien Danjou  <julien@danjou.info>
5485
5486         * shr.el (shr-tag-del): Add support for del tag.
5487
5488 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5489
5490         * gnus-html.el (gnus-html-put-image): Register a displayer.
5491
5492         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5493
5494 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5495
5496         * registry.el (prune-factor): New initialization parameter defaulting
5497         to 0.1.
5498         (registry-prune-hard): Use it.
5499
5500         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5501         0.1 expicitly.
5502
5503 2011-05-13  Glenn Morris  <rgm@gnu.org>
5504
5505         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5506         is bound, since this function requires sendmail.
5507
5508 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5509
5510         * registry.el (registry-usage-test): Disable pruning test.
5511
5512 2011-05-11  David Engster  <dengste@eml.cc>
5513
5514         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5515         Bind set-network-process-option for XEmacs.
5516
5517 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5518
5519         * registry.el (registry-prune-hard-candidates)
5520         (registry-prune-soft-candidates): Helper methods for registry pruning.
5521         (registry-prune): Use them.  Make the sort function optional.
5522
5523 2011-05-10  Jim Meyering  <meyering@redhat.com>
5524
5525         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5526
5527 2011-05-10  Julien Danjou  <julien@danjou.info>
5528
5529         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5530         symbol and not a list.
5531
5532 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5533
5534         * gnus-art.el (gnus-article-mode): Move binding of
5535         shr-put-image-function here from gnus-article-prepare-display.
5536
5537         * shr.el (shr-put-image-function): New variable.
5538         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5539         (shr-put-image): Return scaled image.
5540
5541         * gnus-art.el (gnus-shr-put-image): New function.
5542         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5543
5544         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5545         original ones, as deletable.
5546
5547 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5548
5549         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5550
5551 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5552
5553         * registry.el (registry-full): Add convenience method.  Fix logic.
5554         (registry-insert): Use it.  Fix logic here too.
5555
5556         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5557         `registry-prune' if `registry-full' returns t.
5558         (gnus-registry-handle-action)
5559         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5560         (gnus-registry-usage-test): Use it.
5561
5562 2011-05-07  Julien Danjou  <julien@danjou.info>
5563
5564         * shr.el (shr-link): Make shr-link inherit from link by default.
5565
5566 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5567
5568         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5569
5570 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5571
5572         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5573         error out because the face is not a list.
5574
5575 2011-05-05  Glenn Morris  <rgm@gnu.org>
5576
5577         * proto-stream.el (gnutls-negotiate): Fix declarations.
5578
5579         * gnus-start.el (gnus-propagate-marks): Declare.
5580
5581 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5582
5583         * registry.el (registry-reindex): Fix percentage message.
5584
5585         * proto-stream.el (network-stream-open-starttls): Adjust to call
5586         `gnutls-negotiate' with :process and :hostname arguments.
5587
5588 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5589
5590         * shr.el: Add shr-link face for links.
5591         (shr-urlify): Use it.
5592
5593         * registry.el (registry-insert): Make error message more helpful.
5594
5595 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5596
5597         * gnus-html.el (gnus-html-schedule-image-fetching):
5598         Use url-queue-retrieve, if it exists.
5599
5600         * shr.el (shr-tag-img): Ditto.
5601
5602         * gnus.el: Autoload more gnus-agent functions.
5603
5604         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5605         agent if we haven't already (bug#8502).
5606
5607         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5608         into the Agent, too.
5609
5610         * gnus-agent.el (gnus-agent-store-article): New function.
5611
5612         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5613         and moved from that file for reuse.
5614
5615         * pop3.el (pop3-open-server): Error messages are "-ERR".
5616
5617 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5618
5619         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5620         (open-tls-stream): Remove superfluous tls/starttls autoloads.
5621
5622 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5623
5624         * gnus.el: No Gnus v0.17 is released.
5625
5626 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5627
5628         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5629         buffer has moved to a different frame.
5630
5631 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5632
5633         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5634         to get the conversion from unibyte to multibyte buffers to work on
5635         Emacs 22.
5636
5637         * nntp.el (nntp-request-article): Slight clean-up.
5638
5639 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5640
5641         * shr.el (shr-strike-through): New face.
5642         (shr-tag-s): Use it to provide <s> support.
5643         (shr-tag-s): Remove duplicate definition.
5644
5645 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5646
5647         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5648         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5649
5650 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5651
5652         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5653         `gnutls-negotiate'.
5654         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5655
5656 2011-04-23  Glenn Morris  <rgm@gnu.org>
5657
5658         * gnus-sum.el (gnus-extra-headers): Bump :version.
5659
5660 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5661
5662         * shr.el (shr-tag-sup): New function.
5663         (shr-tag-sub): Ditto.
5664
5665 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5666
5667         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5668         for the case where `gnus-registry-ignored-groups' is a list of lists,
5669         and don't call `gnus-parameter-registry-ignore' otherwise.
5670
5671 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5672
5673         * nnimap.el (nnimap-user): New backend variable.
5674         (nnimap-open-connection-1): Use it.
5675         (nnimap-credentials): Accept user parameter so it's explicit what user
5676         name is desired.
5677
5678         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5679         default.
5680
5681         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5682         not gnus-registry.el.
5683
5684         * gnus-registry.el: Mention in comments how to modify
5685         `gnus-extra-headers' for proper recipient tracking and that it may
5686         already have To and Cc recently, which it does as of this commit.
5687         (gnus-registry-ignored-groups): Remove defcustom.
5688         Explain why in comments.
5689         (gnus-registry-action): Fix data-header reference to use the extra
5690         headers.  Explain in package commentary how to add To and Cc headers to
5691         the gnus-extra-headers.
5692         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5693         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5694         parameter list or a string list in `gnus-registry-ignored-groups'.
5695         Fix logic error.
5696
5697 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5698
5699         * shr.el (shr-expand-url): Protect against null urls.
5700
5701 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5702
5703         * shr.el (shr-base): New binding.
5704         (shr-tag-base): Keep track of <base>.
5705         (shr-expand-url): New function used throughout.
5706
5707 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5708
5709         * gnus-registry.el
5710         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5711         (gnus-registry-ignored-groups): New variable.
5712         (gnus-registry-ignore-group-p): Use it.
5713         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5714         set the destination group to nil (same as delete) if it's ignored.
5715
5716 2011-04-20  David Engster  <dengste@eml.cc>
5717
5718         * tests/gnustest-nntp.el: New file for simple NNTP testing.
5719
5720         * Makefile.in (test-nntp): New rule.
5721         (check): Add it.
5722         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
5723
5724 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5725
5726         * gnus-registry.el (gnus-registry-action)
5727         (gnus-registry-fetch-header-fast):
5728         Don't use mail-header that looks an internal function of mailheader.el.
5729
5730 2011-04-19  Glenn Morris  <rgm@gnu.org>
5731
5732         * time-date.el (time-to-days): Remove unused local variables.
5733
5734 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * gnus-registry.el: Eliminate cl functions.
5737         (gnus-registry-sort-addresses): New function that replaces mapcan.
5738         (gnus-registry-action, gnus-registry-spool-action)
5739         (gnus-registry-split-fancy-with-parent)
5740         (gnus-registry-fetch-recipients-fast): Use it.
5741         (gnus-registry-import-eld): Replace delete* with dolist + delq.
5742
5743         * registry.el (initialize-instance, registry-lookup)
5744         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5745         (registry-lookup-secondary-value, registry-search, registry-delete)
5746         (registry-insert, registry-reindex, registry-size, registry-prune):
5747         Use eval-and-compile.
5748
5749 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5750
5751         * registry.el (registry-reindex): New method to recreate the secondary
5752         registry indices.
5753
5754         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5755         tracked field changes.
5756         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5757         (gnus-registry-action, gnus-registry-spool-action)
5758         (gnus-registry-handle-action)
5759         (gnus-registry--split-fancy-with-parent-internal)
5760         (gnus-registry-split-fancy-with-parent)
5761         (gnus-registry-register-message-ids): Add recipient tracking on spool,
5762         move, and delete actions, and for fancy splitting with parent.
5763         (gnus-registry-extract-addresses)
5764         (gnus-registry-fetch-recipients-fast)
5765         (gnus-registry-fetch-header-fast): Convenience functions.
5766         (gnus-registry-misc-test): ERT test of
5767         `gnus-registry-extract-addresses'.
5768
5769 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
5770
5771         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5772         Track by subject first, then sender.
5773
5774 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5775
5776         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5777
5778         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5779         Lisp.
5780
5781         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5782         (gnus-draft-send): Use it to avoid popping
5783         up frames from gnus-group-send-queue.
5784
5785 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5786
5787         * gnus-registry.el: Updated gnus-registry docs.
5788
5789 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5790
5791         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5792         Fix logic bug.
5793         (gnus-registry-post-process-groups): Fix logging of no results and
5794         quote sender and subject.
5795
5796 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5797
5798         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
5799         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
5800         gnutls-cli are too slow to be done opportunistically.
5801
5802         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5803         (gnus-read-active-for-groups): Don't try to finish getting stuff where
5804         we had no early-data returned.
5805         (gnus-get-unread-articles): Add a sanity check so that we don't issue
5806         two async commands to the same server at the same time.
5807
5808 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
5809
5810         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5811
5812 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5813
5814         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5815         "warning" level.
5816
5817         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5818         (mm-url-insert-file-contents): Don't set the package names.
5819
5820 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
5821
5822         * gnus-registry.el (gnus-registry-action): Remove properties and
5823         simplify subject in `gnus-registry-handle-action'.
5824         (gnus-registry-spool-action): Get subject and sender from message if
5825         they are not passed in.
5826         (gnus-registry-handle-action): Remove properties and simplify subject
5827         consistently.
5828
5829 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5830
5831         * registry.el: Require CL before using defmacro*.
5832
5833 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5834
5835         * gnus-art.el (article-treat-date): Assume that
5836         gnus-article-date-headers may be a group parameter.
5837
5838 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
5839
5840         * gnus-registry.el (gnus-registry-handle-action): More debugging.
5841
5842         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5843         interactively so the newsrc file can contain foreign groups too.
5844         Useful for debugging but not much for users.
5845
5846 2011-04-07  David Engster  <dengste@eml.cc>
5847
5848         * registry.el (registry-usage-test): Only do
5849         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5850         lexical binding.
5851
5852 2011-04-07  David Engster  <dengste@eml.cc>
5853
5854         * Makefile.in (check, test-registry): New rules for test-suite.
5855
5856 2011-04-06  David Engster  <dengste@eml.cc>
5857
5858         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5859         argument NOERROR for `require', since XEmacs 21.4 does not support it.
5860
5861 2011-04-06  David Engster  <dengste@eml.cc>
5862
5863         * registry.el (initialize-instance): Change :after to :AFTER to be
5864         compatible with old EIEIO version in XEmacs.
5865
5866 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5867
5868         * gnus-registry.el (gnus-registry-post-process-groups)
5869         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5870         and provide better messaging.
5871
5872 2011-04-06  David Engster  <dengste@eml.cc>
5873
5874         * Makefile.in (fail-on-warning): New rule to compile with warnings as
5875         errors.
5876
5877         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
5878         dgnushack-compile with error-on-warn enabled, and to signal an error if
5879         clean compilation failed.
5880         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
5881         with `byte-compile-error-on-warn'.  Return nil if errors occured.
5882
5883 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5884
5885         * gnus-registry.el: Don't use ERT if it's not available.  Load it
5886         unconditionally anyway, discarding errors.
5887         (gnus-registry-delete-entries): New convenience function.
5888         (gnus-registry-import-eld): Import from old .eld registry.
5889
5890         * registry.el: Don't use ERT if it's not available.  Load it
5891         unconditionally anyway, discarding errors.
5892
5893         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5894         version from the Claudio Bley GnuTLS patch (extra optional parameters
5895         and host name).
5896
5897 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5898
5899         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5900         fixup the parameters that can be customized by the user between
5901         save/read cycles.
5902         (gnus-registry-read): Use it.
5903         (gnus-registry-make-db): Use it.
5904         (gnus-registry-spool-action, gnus-registry-handle-action):
5905         Fix messaging.
5906         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5907         Map references to actual group names with sender and subject tracking.
5908         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5909         (gnus-registry-usage-test): Add subject lookup test.
5910
5911         * registry.el (registry-db, initialize-instance): Set up constructor
5912         instead of :initform arguments for the sake of older Emacsen.
5913         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5914         pre-lexbind merge bug.
5915         (registry-usage-test): Use it.
5916         (initialize-instance, registry-db): Move the non-function initforms
5917         back to the class definition.
5918
5919 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5920
5921         * registry.el: New library to manage gnus-registry-style data.
5922
5923         * gnus-registry.el: Use it (major rewrite).
5924
5925         * nnregistry.el: Use it.
5926
5927         * spam.el: Use it.
5928
5929 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5930
5931         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5932         marks on non-selected articles.
5933
5934 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5935
5936         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5937         parameter to open-protocol-stream.
5938
5939 2011-04-01  Julien Danjou  <julien@danjou.info>
5940
5941         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5942         fundamental-mode.
5943
5944 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5945
5946         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5947         servers.
5948
5949 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5950
5951         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5952         made marks not propagate, again.
5953
5954 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5955
5956         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5957         Make this the default type.
5958         (proto-stream-open-plain): Rename from proto-stream-open-default.
5959         (open-protocol-stream, proto-stream-open-starttls)
5960         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5961         with `plain'.
5962
5963         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5964         value.
5965
5966         * nntp.el (nntp-open-connection-function): Document the fact that some
5967         values are not functions but are instead handled specially.
5968         Recognize nntp-open-plain-stream value.
5969         (nntp-open-connection): Recognize that value.
5970
5971 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5972
5973         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
5974         where it seems to be needed.
5975
5976 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5977
5978         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5979         stuff.
5980
5981         * gnus-score.el (gnus-score-string): Fix calling convention of
5982         `gnus-simplify-buffer-fuzzy' after last patches.
5983
5984         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5985         server for articles we didn't get any headers for.  This is a sanity
5986         check.
5987
5988 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
5989
5990         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5991         new CAPABILITY, use it.
5992
5993 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5994
5995         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5996         downloading anything.
5997
5998         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5999
6000 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
6001
6002         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
6003         colors.
6004         (gnus-splash-svg-color-symbols): New function.
6005
6006 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6007
6008         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
6009         instead of using the global gnus-simplify-subject-fuzzy-regexp.
6010         (gnus-simplify-subject-fuzzy): Use the local
6011         gnus-simplify-subject-fuzzy-regex instead of the global one.
6012         This makes using this variable in group parameters work.
6013
6014 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6015
6016         * gnus-registry.el (gnus-registry-unfollowed-groups):
6017         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
6018         archive:sent-YYYY-MM-DD groups).
6019         (gnus-registry-split-fancy-with-parent): Bail out early in sender
6020         tracking if there are more than `gnus-registry-max-track-groups'
6021         matches.
6022
6023 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6024
6025         * message.el (message--yank-original-internal): New function to do the
6026         insertion cleanly inside eval in `message-yank-original'.
6027         (message-yank-original): Use it.
6028
6029 2011-03-29  Julien Danjou  <julien@danjou.info>
6030
6031         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
6032         local variables disabled rather than `normal-mode'.
6033
6034 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
6035
6036         * imap.el (imap-shell-open, imap-process-connection-type):
6037         Use imap-process-connection-type for 'shell' streams as well as
6038         Kerberos, SSL, other subprocesses.
6039
6040 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
6041
6042         * proto-stream.el: Changes preparatory to merging open-protocol-stream
6043         with open-network-stream.
6044         (proto-stream-always-use-starttls): Option removed.
6045         (open-protocol-stream): Return a process object by default.  Provide a
6046         new parameter :return-list specifying a list-type return value, which
6047         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
6048         :type `network' to `try-starttls', and `network-only' to `default'.
6049         Make `default' the default, for compatibility with open-network-stream.
6050         Handle the no-parameter case exactly as open-network-stream, with no
6051         additional stream processing.  Search plists using plist-get.
6052         Explicitly add :end-of-commend parameter if it is missing.
6053         (proto-stream-open-default): Rename from
6054         proto-stream-open-network-only.  Return 'default as the type.
6055         (proto-stream-open-starttls): Rename from proto-stream-open-network.
6056         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
6057         failed.  Always return a list with a (possibly dead) process as the
6058         first element, for compatibility with open-network-stream.
6059         (proto-stream-open-tls): Use plist-get.  Always return a list.
6060         (proto-stream-open-shell): Return `default' as connection type.
6061         (proto-stream-capability-open): Use plist-get.
6062         (proto-stream-eoc): Function deleted.
6063
6064         * nnimap.el (nnimap-stream, nnimap-open-connection)
6065         (nnimap-open-connection-1): Handle renaming of :type parameter for
6066         open-protocol-stream.
6067         (nnimap-open-connection-1): Pass a :return-list parameter
6068         open-protocol-stream to obtain a list return value.  Parse this list
6069         using plist-get.
6070
6071         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
6072         for open-protocol-stream.  Accept open-protocol-stream return value
6073         that is a subprocess object instead of a list.  Handle the case of a
6074         dead returned process.
6075
6076 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6077
6078         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6079
6080         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6081
6082 2011-03-21  Julien Danjou  <julien@danjou.info>
6083
6084         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6085         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6086         query.
6087         (mm-inline-text): Render normal text with fontification whenever
6088         possible.
6089
6090         * gnus-sum.el (gnus-summary-save-parts-1):
6091         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6092         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6093         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6094         Use `mm-handle-filename'.
6095
6096         * mm-util.el (mm-handle-filename): New function, return the filename of
6097         an handle.
6098
6099 2011-03-18  Julien Danjou  <julien@danjou.info>
6100
6101         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6102         (gnus-buffer-live-p): Check that buffer is not nil.
6103
6104 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6105
6106         * gnus.el: No Gnus v0.15 is released.
6107
6108 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6109
6110         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6111         avoid warning on XEmacs.
6112
6113         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6114         on XEmacs.
6115
6116         * gnus-art.el: Require mouse, which the build bot seems to say is
6117         needed.
6118
6119         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6120
6121         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6122         XEmacs, since it doesn't have url-retrieve-synchronously.
6123
6124         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6125         since assoc-string doesn't exist in XEmacs.
6126
6127 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6128
6129         * gnus-group.el (gnus-group-list-ticked): New function.
6130         (gnus-group-make-menu-bar): Provide a menu entry for it.
6131         (gnus-group-list-map): Provide a binding for it.
6132
6133 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6134
6135         * shr.el (shr-visit-file): New command.
6136
6137         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6138
6139 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6140
6141         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6142         servers.
6143
6144 2011-03-16  Julien Danjou  <julien@danjou.info>
6145
6146         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
6147         inline.
6148
6149         * gnus-art.el (article-hide-list-identifiers):
6150         Use gnus-group-get-list-identifiers.
6151
6152         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6153         (gnus-summary-remove-list-identifiers):
6154         Use gnus-group-get-list-identifiers to get regexp.
6155         (gnus-select-newsgroup, gnus-summary-insert-subject)
6156         (gnus-summary-insert-articles):
6157         Call gnus-summary-remove-list-identifiers unconditionally.
6158
6159 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6160
6161         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6162         we're selecting a group with unread articles.
6163
6164         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6165
6166         * gssapi.el: New file separated out from imap.el to provide a general
6167         Kerberos 5 connection facility for Emacs.
6168
6169         * message.el (message-elide-ellipsis): Document the format spec
6170         ellipsis.
6171
6172 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6173
6174         * message.el (message-elide-region): Allow the ellipsis to say how many
6175         lines were removed.
6176
6177 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6178
6179         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6180         window configurations containing buffers that are now dead.
6181
6182         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6183         parsing to avoid integer overflows.
6184         (nnimap-parse-flags): Simplify the last change.
6185         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6186         too large for 32-bit Emacsen.
6187
6188 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6189
6190         * auth-source.el (auth-source-netrc-create):
6191         * message.el (message-yank-original): Fix use of `case'.
6192
6193 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6194
6195         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6196         XEmacs, which was one character too wide.
6197
6198 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6199
6200         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6201         default number of articles to display.
6202         (gnus-articles-to-read): Use pretty names for prompt.
6203
6204 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6205
6206         * gnus-int.el (gnus-open-server): Ditto.
6207
6208         * gnus-start.el (gnus-activate-group): Give a backtrace if
6209         debug-on-quit is set and the user hits `C-g'.
6210         (gnus-read-active-file): Ditto.
6211
6212         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6213
6214 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6215
6216         * message.el (message-yank-original): Use cond instead of CL case.
6217
6218 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6219
6220         * auth-source.el (auth-source-netrc-create): Use usual format for the
6221         default in prompts.
6222
6223 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6224
6225         * lpath.el: Fbind read-char-choice for XEmacs.
6226
6227 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6228
6229         * auth-source.el (auth-source-netrc-create): Show the default in the
6230         prompt when prompting for token creation.
6231
6232 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6233
6234         * auth-source.el (auth-source-format-prompt): Always convert the value
6235         to a string to avoid evaluating non-string arguments.
6236         (auth-source-netrc-create): Offer default properly, not as initial
6237         content in `read-string'.
6238         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6239         of line to determine if we've been run before.  If so, don't run again,
6240         but print a trivial message to indicate the cache was hit instead.
6241
6242 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6243
6244         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6245         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6246         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6247         Gnus.
6248
6249 2011-03-11  Julien Danjou  <julien@danjou.info>
6250
6251         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6252         modified file".
6253
6254 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6255
6256         * auth-source.el (auth-source-read-char-choice): New function to read a
6257         character choice using `dropdown-list', `read-char-choice', or
6258         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6259         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6260         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6261         (auth-source-netrc-saver): Use it.
6262         (auth-source-pick-first-password): New convenience function.
6263
6264 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6265
6266         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6267         parameter in the credentials.
6268         (nnimap-open-connection-1): Use it after a successful login.
6269         (nnimap-credentials): Add IMAP-specific user and password prompt.
6270
6271         * auth-source.el (auth-source-search): Add :require parameter, taking a
6272         list.  Document it and the :save-function return token.  Pass :require
6273         down.  Change the CREATED message from a warning to a debug statement.
6274         (auth-source-search-backends): Pass :require down.
6275         (auth-source-netrc-search): Pass :require down.
6276         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6277         Change save prompt to indicate all modifications saved here are
6278         deletions.
6279         (auth-source-netrc-create): Take user login name as default in user
6280         prompt.  Move all the save functionality to a lexically bound function
6281         under the :save-function token in the returned list.  Set up clearer
6282         default prompts for user, host, port, and secret.
6283         (auth-source-netrc-saver): New function, intended to be wrapped for
6284         :save-function.
6285
6286 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6287
6288         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6289         lines to be spaces instead.
6290
6291 2011-03-07  Julien Danjou  <julien@danjou.info>
6292
6293         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6294         (sieve-sasl-auth): Check that auth-source-search did return something,
6295         or just return an empty string.
6296
6297 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6298
6299         * gnus.el (gnus-interactive): Use read-directory-name.
6300
6301         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6302         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6303         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6304         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6305         Likewise.
6306
6307         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6308
6309 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6310
6311         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6312         onto the list of killed groups, too.  This makes killed nnimap groups,
6313         for instance, more reliably not reappear.
6314
6315         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6316         the parent.
6317
6318         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6319
6320         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6321         really have server-side marks.
6322
6323         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6324         since most backends do not usefully have server-side marks.
6325         (gnus-update-read-articles): Propagate marks to all backends that
6326         really have server-side marks.
6327
6328 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6329
6330         * message.el (message-cite-reply-position, message-cite-style):
6331         New variables.
6332         (message-yank-original): Use the new citation styles.
6333
6334 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6335
6336         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6337         buffer-local issue); don't mark it buffer-local when running under
6338         XEmacs.
6339
6340 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6341
6342         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6343         numbers too big to be `read'.
6344
6345 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6346
6347         * password-cache.el (password-in-cache-p): Add autoload.
6348
6349         * message.el (message-options): Make buffer-local two ways to attempt
6350         to fix a XEmacs bug.
6351
6352 2011-03-02  Julien Danjou  <julien@danjou.info>
6353
6354         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6355
6356 2011-03-01  Julien Danjou  <julien@danjou.info>
6357
6358         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6359         group.
6360         (article-hide-list-identifiers): Use list-identifier group parameter.
6361
6362 2011-02-28  Julien Danjou  <julien@danjou.info>
6363
6364         * sieve.el (sieve-buffer-script-name): New local variable to store
6365         sieve script name.
6366         (sieve-edit-script): Store sieve script name.
6367         (sieve-upload): Use sieve script name when uploading.
6368         (sieve-upload): Use substitute-command-keys.
6369         (sieve-edit-script): Use substitute-command-keys.
6370         (sieve-refresh-scriptlist): Use substitute-command-keys.
6371         (sieve-manage-mode-map): Define keymap properly.
6372         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6373         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6374         Remove commented code about cvs.
6375         (sieve-manage-quit): New function.
6376         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6377
6378 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6379
6380         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6381
6382 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6383
6384         * auth-source.el (auth-source-search): Cache empty result sets.
6385
6386         * password-cache.el (password-in-cache-p): Convenience function to
6387         check if a key is in the cache, even if the value is nil.
6388
6389         * auth-source.el (auth-source-save-behavior): New variable to replace
6390         `auth-source-never-create'.
6391         (auth-source-netrc-create): Use it.
6392         (auth-source-never-save): Remove.
6393
6394 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6395
6396         * nnimap.el (nnimap-stream): Doc fix.
6397         (nnimap-open-connection-1): Reverse the order of the ports to that the
6398         prompted-for port is first.
6399
6400         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6401         retrieval by the no-group selection.
6402
6403         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6404         numerical parameters.
6405
6406 2011-02-25  Julien Danjou  <julien@danjou.info>
6407
6408         * gnus-gravatar.el: Use gnus-with-article-buffer.
6409
6410         * gnus-art.el (gnus-with-article-buffer): Check that the
6411         gnus-article-buffer is alive.
6412
6413 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
6414
6415         * auth-source.el (auth-source-creation-prompts): New variable to manage
6416         creation-time prompts.
6417         (auth-source-search): Document it.
6418         (auth-source-format-prompt): Add utility function.
6419         (auth-source-netrc-create): Don't default the user name to
6420         user-login-name.  Use `auth-source-creation-prompts' and some default
6421         prompts for user, host, port, and password (the default generic prompt
6422         remains ugly).
6423         (auth-source-never-save): Add customizable option to never save info.
6424         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6425         mode excursion.
6426
6427 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6428
6429         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6430         argument that XEmacs doesn't support.
6431
6432         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6433         compiled for Emacsen having no `libxml-parse-html-region' support.
6434
6435         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6436
6437         * lpath.el: Bind buffer-save-without-query for XEmacs.
6438
6439 2011-02-23  Julien Danjou  <julien@danjou.info>
6440
6441         * gnus-art.el (article-make-date-line): Ignore errors if time is
6442         invalid and not convertible.
6443         (article-make-date-line): Only add lapsed time if time is not nil.
6444
6445 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6446
6447         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6448         `read-char-choice' for backwards compatibility.
6449         (auth-source-netrc-element-or-first): New function to DTRT for
6450         parameter extraction.
6451         (auth-source-netrc-create): Use it and fix multiple parameter print
6452         bug.  Use the default passed from above (given-default) or the
6453         built-in (user-login-name for :user).
6454
6455 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6456
6457         * gnus-start.el (gnus-dribble-read-file):
6458         Set buffer-save-without-query, since we always want to save the dribble
6459         file, probably.
6460
6461         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6462         nnimap.
6463
6464         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6465         -summary- since it's a user-visible variable.
6466
6467         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6468         first time you use the new Gnus.
6469
6470 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6471
6472         * auth-source.el: Don't load netrc.el.
6473         (auth-sources): Search ~/.netrc as well by default.
6474         (auth-source-debug): Add 'trivia option for extra output.
6475         (auth-source-do-trivia): Use it.
6476         (auth-source-search): Simplify logic to use
6477         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6478         appropriate.  Don't keep a running count at this level.  Layer :create
6479         and :delete options appropriately on the first and second passes.
6480         Don't track the backend with the search results.
6481         (auth-source-search-backends): New function to search a list of
6482         backends for a processed spec.
6483         (auth-source-netrc-parse): Cache all netrc files, making
6484         auth-source-netrc-cache an alist keyed by the file name and using the
6485         file mtime as the caching criterion.  Keep the obfuscated data secret
6486         with a lexical bind.
6487         (auth-source-netrc-search): Don't calculate the length of the results
6488         unnecessarily.
6489         (auth-source-search-backends): Fix bug.
6490         (auth-source-netrc-create): Rework prompts.
6491
6492 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6493
6494         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
6495         Lower case names of search constraints.
6496         (nnir-run-query): Cache and reuse search constraints for all imap
6497         servers.
6498
6499 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6500
6501         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6502         after exit.
6503         (gnus-setup-message): Define missing variable from last checkin.
6504
6505         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6506         value, show the raw article.
6507
6508 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6509
6510         * gnus.el: No Gnus v0.13 is released.
6511
6512 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6513
6514         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6515         auth-source now accepts numbers.
6516
6517         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6518         spec, too.
6519         (auth-source-ensure-strings): New function.
6520
6521         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6522         (gnus-article-setup-buffer): Always restart the date timer so that user
6523         changes to the frequency is respected.
6524
6525         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6526         port numbers, so make sure it gets that if nnimap-server-port is
6527         explicit.
6528
6529 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6530
6531         * nnimap.el (nnimap-inbox): Doc fix.
6532
6533 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6534
6535         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6536         Autoload.  Add optional arg FRAME, and pass it to color-values.
6537         (color-complement): Caller changed.  Doc fix.
6538         (color-gradient): Rewrite for better clarity and efficiency.
6539
6540 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6541
6542         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6543         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6544         color-lab-to-srgb.
6545
6546 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6547
6548         * color.el: First part of merge from hexrgb.el.
6549         (color-rgb-to-hex): Rename from color-rgb->hex.
6550         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6551         saturation to zero if the value is too small.
6552         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6553         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6554         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6555         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6556         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6557         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6558         (color-cie-de2000): Doc fix.
6559
6560 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6561
6562         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6563         given method as in the group name if we're using an extended method.
6564         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6565         command, if we're using that, instead of waiting for the beginning.
6566
6567         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6568         we're sure to get unique server names, and we don't output two async
6569         commands in the same buffer.  This fixes an NNTP hang for some users.
6570
6571 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6572
6573         * gnus.el: No Gnus v0.11 is released.
6574
6575 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6576
6577         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6578         summary buffer before reading going to the next buffer.  This avoids
6579         putting the point in the group buffer if you `C-g' the command.
6580
6581         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6582         cache (for now) to make ~/.authinfo.gpg files usable.
6583
6584         * nnfolder.el (copyright-update): Define for the compiler.
6585
6586         * auth-source.el (auth-source-search): Fix unbound variable.
6587
6588 2011-02-19  Glenn Morris  <rgm@gnu.org>
6589
6590         * gnus.el (gnus-meta): Doc fix.
6591
6592 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6593
6594         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6595         in case it's not yet loaded.
6596
6597 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6598
6599         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6600         line we're waiting for.
6601
6602 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6603
6604         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6605         face with line-width greater than zero will cause RET in gnus summary
6606         buffer to scroll down article page-wise because auto vscroll happens,
6607         it should be temporally disabled when doing a scroll-up.
6608
6609 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6610
6611         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6612         outputs from the server.
6613
6614 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6615
6616         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6617         later so that bbdb can hook in easier.
6618
6619 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
6620
6621         * auth-source.el (auth-source-search): Don't try to create credentials
6622         if the caller doesn't want that.
6623         (auth-source-search): If we don't find a match, don't bug out on
6624         non-bound variables.
6625         (auth-source-search): Only ask a single backend to create the
6626         credentials.
6627
6628         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6629         logging.
6630         (nnimap-credentials): Protect against auth-source-search returning nil.
6631         (nnimap-request-list): Protect against not being able to open the
6632         server.
6633
6634 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
6635
6636         * auth-source.el (auth-source-search): Do a two-phase search, one with
6637         no :create to get the responses from all backends.
6638
6639         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6640         when getting credentials.
6641
6642         * gnus-util.el (gnus-delete-duplicates): New function.
6643
6644 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6645
6646         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6647         a creation default, pass the whole port list down.  It will be
6648         completed.
6649
6650         * auth-source.el (auth-source-search): Updated docs to talk about
6651         multiple creation choices.
6652         (auth-source-netrc-create): Accept a list as a value (from the search
6653         parameters) and do completion on that list.  Keep a separate netrc line
6654         with the password obscured for showing the user.
6655
6656         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6657         first choice to `auth-source-search' so it will be used for entry
6658         creation instead of the server's Gnus-specific name.
6659         (nnimap-credentials): Rely on the auth-source library to select which
6660         port is actually wanted in the new netrc entry, so don't override
6661         `auth-source-creation-defaults'.
6662
6663         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6664         :protocol and accept a missing user, host, or port as a wildcard match.
6665         (auth-source-debug): Default to off.
6666
6667         (auth-source-netrc-search, auth-source-netrc-create)
6668         (auth-source-secrets-search, auth-source-secrets-create)
6669         (auth-source-user-or-password, auth-source-backend, auth-sources)
6670         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6671         instead of :protocol.
6672
6673         * nnimap.el (nnimap-credentials): Pass a port default to
6674         `auth-source-search' in case an entry needs to be created.
6675         (nnimap-open-connection-1): Use :port instead of :protocol.
6676
6677 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6678
6679         * auth-source.el: Bind load-path when loading EIEIO from
6680         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6681         21.4 doesn't support, to `require'.
6682         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6683         delete-dups that is not available in XEmacs 21.4.
6684
6685 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6686
6687         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6688         as EIEIO must also be loaded when auth-source.el is being
6689         byte-compiled.
6690
6691 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6692
6693         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6694
6695         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6696
6697         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6698
6699         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6700
6701         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6702
6703         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6704
6705         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6706
6707         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6708         necessary.
6709
6710 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6711
6712         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6713         nil means that nnimap doesn't get updated.
6714
6715 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6716
6717         * auth-source.el (auth-source-netrc-create): Return a synthetic search
6718         result when the user doesn't want to write to the file.
6719         (auth-source-netrc-search): Expect a synthetic result and proceed
6720         accordingly.
6721         (auth-source-cache-expiry): New variable to override
6722         `password-cache-expiry'.
6723         (auth-source-remember): Use it.
6724
6725         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6726         parameter.  Create entry if necessary by using :create t.
6727         (nnimap-open-connection-1): Don't pass `inhibit-create'.
6728
6729 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
6730
6731         * auth-source.el (auth-source-debug): Enable by default and don't
6732         mention the obsolete `auth-source-hide-passwords'.
6733         (auth-source-do-warn): New function to debug unconditionally.
6734         (auth-source-do-debug): Use it.
6735         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6736         and for Secrets API entries when the secrets.el library is not
6737         available.
6738
6739 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6740
6741         * gnus-sum.el (gnus-propagate-marks): Default to nil.
6742         (gnus-summary-exit): Kill the correct article buffer on exit from a
6743         `C-d' group.
6744
6745         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
6746         gnus-propagate-marks.
6747
6748         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6749         before killing the buffers so that a non-full window conf gets handled
6750         correctly.
6751         (gnus-summary-exit): Ditto.
6752         (gnus-summary-read-group-1): Ditto.
6753
6754         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6755         async code again so that we can debug it properly.
6756
6757         * message.el (message-reply): Take an optional switch-buffer parameter
6758         so that Gnus window confs are respected better.
6759
6760 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6761
6762         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6763         `plist-get' to accept non-list parameters (XEmacs issue).
6764         Fix docstring.
6765         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6766         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6767         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6768         Login collection is "Login" and not "login".
6769
6770 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6771
6772         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6773         multiple headers.
6774
6775         * nnimap.el (nnimap-inhibit-logging): New variable.
6776         (nnimap-log-command): Don't log login commands.
6777
6778         * auth-source.el (auth-source-netrc-search): The asserts seem to want
6779         to have more parameters.
6780
6781         * nnimap.el (nnimap-send-command): Mark the command time for each
6782         command, so that we don't get NOOPs stepping on our toes.
6783
6784         * gnus-art.el (article-date-ut): Get the date from the Date header on
6785         `t'.
6786
6787 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6788
6789         * auth-source.el (auth-source-search): Use copy-sequence instead of
6790         the cl.el copy-list.
6791
6792 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6793
6794         * imap.el: Bring it back (revert
6795         84d800cd31de3064f0ed39617d725709a2f8f42f).
6796
6797 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
6798
6799         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6800         Improve prompt.
6801
6802 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6803
6804         * gnus-art.el (gnus-article-mode-line-format): Remove the article
6805         washing status from the default format.  It isn't very informative.
6806
6807 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
6808
6809         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6810         Fix Gcc processing on imap.
6811
6812 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6813
6814         * imap.el: Remove file.  All the functionality is in nnimap.el.
6815
6816 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6817
6818         * message.el (message-bury): Don't pop up a new window when selected
6819         window is dedicated.
6820
6821 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6822
6823         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6824
6825 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
6826
6827         * sieve-manage.el: Autoload `auth-source-search'.
6828         (sieve-sasl-auth): Use it.
6829
6830 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6831
6832         * nnimap.el: Autoload `auth-source-forget+'.
6833         (nnimap-open-connection-1): Use it if the connection fails.
6834
6835         * auth-source.el: Require `password-cache'.
6836         (auth-source-hide-passwords, auth-source-cache): Remove and mark
6837         obsolete.
6838         (auth-source-magic): Marker for `password-cache' keys.
6839         (auth-source-do-cache): Update docstring.
6840         (auth-source-search): Use and check cache.
6841         (auth-source-forget-all-cached, auth-source-remember)
6842         (auth-source-recall, auth-source-forget, auth-source-forget+)
6843         (auth-source-specmatchp): Caching support functions.
6844         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6845         Remove and obsolete.
6846         (auth-source-user-or-password): Remove caching to further discourage
6847         using it.  Always hide passwords.
6848
6849         * password-cache.el (password-cache-remove): Accept secrets that are
6850         not strings.
6851
6852 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
6853
6854         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6855         code for now, since it doesn't work for all users.
6856
6857 2011-02-09  Julien Danjou  <julien@danjou.info>
6858
6859         * message.el (message-options): Make message-options really buffer
6860         local.
6861
6862 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
6863
6864         * mail-source.el: Autoload `auth-source-search'.
6865         (mail-source-keyword-map): Note order matters.
6866         (mail-source-set-1): Get all the mail-source source values and
6867         defaults and search auth-source on those if needed.  This can all
6868         probably be simplified.
6869
6870         * nnimap.el: Autoload `auth-source-search'.
6871         (nnimap-credentials): Use it.
6872         (nnimap-open-connection-1): Ask for the virtual server and physical
6873         address in one shot.
6874
6875         * nntp.el: Autoload `auth-source-search'.
6876         (nntp-send-authinfo): Use it.  Note TODO.
6877
6878 2011-02-08  Julien Danjou  <julien@danjou.info>
6879
6880         * shr.el (shr-tag-body): Add support for text attribute in body
6881         markups.
6882
6883         * message.el (message-options): Make message-options a local variable.
6884
6885 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
6886
6887         * auth-source.el (auth-source-secrets-search)
6888         (auth-source-user-or-password): Use `append' instead of `nconc'.
6889         (auth-source-user-or-password): Build return list better and protect
6890         against nil :secret.
6891
6892 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
6893
6894         * nnimap.el (nnimap-update-info): Refactor slightly.
6895         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6896         (nnimap-update-info): Clean up slightly.
6897         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6898         characters.
6899         (nnimap-process-quirk): Rename function to avoid collision.
6900         (nnimap-update-info): Fix macrology bug-out.
6901         (nnimap-update-info): Simplify split history test.
6902
6903 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
6904
6905         * auth-source.el (top): Require 'eieio unconditionally.
6906         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6907         (auth-source-secrets-search): Limit search when `max' is greater than
6908         number of results.
6909
6910 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6911
6912         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6913         part not returning any data.
6914
6915         * proto-stream.el (open-protocol-stream): Document the return value.
6916
6917 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6918
6919         * auth-source.el (auth-source-secrets-search): Add examples.
6920
6921 2011-02-06  Julien Danjou  <julien@danjou.info>
6922
6923         * message.el (message-setup-1): Handle message-generate-headers-first
6924         set to t.
6925
6926 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6927
6928         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6929         API with a string "secrets:collection-name" and with 'default.
6930         (auth-source-backend-parse): Parse "secrets:collection-name" and
6931         'default.  Recurse on parses instead of repeating code.  Use the
6932         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
6933         message when ignoring a source.
6934         (auth-source-search): List ignored search keys at the top level.
6935         (auth-source-netrc-create): Use `case' instead of `cond'.
6936         (auth-source-secrets-search): Created with TODOs.
6937         (auth-source-secrets-create): Created with TODOs.
6938         (auth-source-retrieve, auth-source-create, auth-source-delete)
6939         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6940         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6941         (auth-source-user-or-password-sftp)
6942         (auth-source-user-or-password-smtp): Remove.
6943         (auth-source-user-or-password): Deprecated and modified to be a wrapper
6944         around `auth-source-search'.  Not tested thoroughly.
6945
6946 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
6947
6948         * auth-source.el: Bring in assoc and eioeio libraries.
6949         (secrets-enabled): New variable to track the status of the Secrets API.
6950         (auth-source-backend): New EIOEIO class to represent a backend.
6951         (auth-source-creation-defaults): New variable to set prompt defaults
6952         during token creation (see the `auth-source-search' docstring for
6953         details).
6954         (auth-sources): Simplify to allow a simple string as a netrc backend
6955         spec.
6956         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6957         (auth-source-backend-parse-parameters): Fill in the backend parameters.
6958         (auth-source-search): Main auth-source API entry point.
6959         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6960         (auth-source-search-collection): Helper function for searching.
6961         (auth-source-netrc-parse, auth-source-netrc-normalize)
6962         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6963         Supports search, create, and delete.
6964         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6965         backend stubs.
6966         (auth-source-user-or-password): Call `auth-source-search' but it's not
6967         ready yet.
6968
6969 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
6970
6971         * message.el (message-setup-1): Remove the read-only stuff, since it
6972         doesn't work under XEmacs, for some reason.
6973
6974         * gnus-sum.el (gnus-user-date): Rename back from
6975         gnus-summary-user-date since user code refers to it.
6976
6977         * shr.el (shr-render-td): Store the actual background color used.
6978
6979         * message.el (message-setup-1): Don't bind the constant
6980         -forbidden-properties.
6981         (message-setup-1): Revert previous change, since it needs to bind the
6982         props to insert them.
6983         (message-resend): Allow removing the read-only separator line.
6984
6985 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6986
6987         * nnimap.el (nnimap-request-accept-article): Give an error message if
6988         the APPEND wasn't successful.
6989
6990 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
6991
6992         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6993         that have no groups.
6994
6995 2011-02-03  Julien Danjou  <julien@danjou.info>
6996
6997         * gnus-draft.el: Remove progn around gnus-draft-setup.
6998
6999 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7000
7001         * gnus-start.el (gnus-read-active-for-groups): This function is never
7002         called with a nil `infos', so clean that up.
7003         (gnus-get-unread-articles): Request active files from primary/secondary
7004         methods that have no groups (yet).
7005
7006 2011-02-03  Julien Danjou  <julien@danjou.info>
7007
7008         * message.el (message-setup-1): Always generate References first.
7009         (message-mail): Return the return value of message-setup, not always t.
7010         (message-setup-1): Insert mail-header-separator with read-only and
7011         intangible properties set.
7012
7013         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
7014         user-date in docstring.
7015
7016         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
7017
7018         * gnus.el (gnus-summary-line-format): Mention &user-date format in
7019         docstring.
7020
7021         * gnus.el (gnus-user-date-format-alist): Change default value.
7022         Use defcustom, with type and group.  Move from gnus-util.el.
7023         Rename to gnus-summary-user-date-format-alist.
7024
7025 2011-02-03  Glenn Morris  <rgm@gnu.org>
7026
7027         * nnimap.el (gnus-fetch-headers): Declare.
7028
7029         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
7030
7031 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7032
7033         * message.el (message-forward-make-body-digest-plain)
7034         (message-followup, message-reply): Clean up things noted by Stefan.
7035
7036         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
7037         gnus-article-update-date-headers is nil.
7038         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
7039         it didn't really work with defcustom.
7040         (article-update-date-lapsed): Make sure the window start doesn't move,
7041         either.
7042
7043 2011-02-01  Julien Danjou  <julien@danjou.info>
7044
7045         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
7046         format.
7047
7048         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7049         standard in Emacs nowadays.
7050
7051         * color.el (color-gradient): Add a color-gradient function.
7052
7053 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7054
7055         * message.el (message-expand-name): Don't trust the return value of
7056         bbdb-complete-name.
7057         (message-check-news-header-syntax): Remove unused var `start'.
7058         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
7059         (message-inhibit-body-encoding): Move to before first use.
7060         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
7061         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
7062         (Organization, Message-ID, Date, mh-previous-window-config):
7063         Defvar the vars using dynamic scoping.
7064
7065 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
7066
7067         * shr.el (shr-render-td): Only do colors at the final rendering.
7068         Should be slightly faster.
7069         (shr-insert-table): Fix up TD background colors when doing the
7070         vertical padding.
7071
7072         * gnus-art.el (article-date-ut): Protect against articles with no Date
7073         header.
7074         (article-update-date-lapsed): Don't use current-column to find the
7075         horizontal position.  It's fragile in the presence of \003 characters.
7076
7077         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7078
7079 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7080
7081         * gnus-art.el (article-transform-date): Rewrite to still work when
7082         there are several rfc2822 parts.
7083         (article-transform-date): Fix infinite recursion.
7084         (article-date-ut): Replace infinitely many Date headers with a single
7085         one when called interactively.
7086
7087         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7088         secure manner.
7089
7090         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7091         move around by not using save-window-excursion.  It seems to work...
7092
7093 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7094
7095         * gnus-art.el (article-make-date-line): Work for user-defined format.
7096
7097 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7098
7099         * nntp.el (nntp-retrieve-group-data-early)
7100         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7101         fetching functions.
7102
7103         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7104         thoroughly for all backends that have no known groups.  This should
7105         allow new nnml methods to retrieve mail.
7106
7107         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7108         that Gnus doesn't know exists again.
7109
7110         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7111         (gnus-treat-date-ut): Ditto.
7112         (gnus-article-update-date-header): Rename.
7113         (gnus-treat-date-local): Remove.
7114         (gnus-treat-date-english): Remove.
7115         (gnus-treat-date-lapsed): Remove.
7116         (gnus-treat-date-combined-lapsed): Remove.
7117         (gnus-treat-date-original): Remove.
7118         (gnus-treat-date-iso8601): Remove.
7119         (gnus-treat-date-user-defined): Remove.
7120         (gnus-article-date-headers): New variable to control all the date
7121         header options.
7122         (article-date-ut): Rewrite to allow using the new way to format date
7123         headers(s).
7124
7125 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7126
7127         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7128         method.
7129         (nnmail-article-group): A better test for fanciness.
7130
7131         * nnimap.el (nnimap-request-head): Protect against not finding the
7132         article by Message-ID.
7133
7134 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7135
7136         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7137         keep point at the "same place".
7138
7139 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7140
7141         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7142         data if the group is inactive.
7143
7144 2011-01-28  Julien Danjou  <julien@danjou.info>
7145
7146         * gnus-win.el: Remove dead function gnus-window-configuration-element.
7147         (gnus-all-windows-visible-p): Remove old compatibility code.
7148         (gnus-window-top-edge): Add docstring.
7149
7150         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7151
7152 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7153
7154         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7155         older request-update-info.
7156
7157         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7158
7159 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7160
7161         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7162         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7163
7164 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7165
7166         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7167         groups.  This makes the nndraft:queue group pop up if it's not already
7168         there.
7169
7170         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7171         messages" logic, which was reversed.
7172
7173         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7174         the "same place" even if point is on the line being replaced.
7175         (article-update-date-lapsed): Allow updating both the combined lapsed
7176         and the lapsed headers.
7177         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7178         (article-make-date-line): Limit the number of segments dynamically to
7179         avoid too-long lines.
7180
7181 2011-01-27  Julien Danjou  <julien@danjou.info>
7182
7183         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7184         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7185
7186 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7187
7188         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7189         Use plist-get instead of the cl function getf.
7190
7191 2011-01-27  Glenn Morris  <rgm@gnu.org>
7192
7193         * gnus-util.el (float-time): Get rid of compiler warning, again.
7194
7195 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7196
7197         * shr.el (shr-put-color): Special-case background colors: Do put them
7198         at the blank parts at the front of the lines.
7199
7200         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7201         exit hook to nix out all data on readedness on group exit.
7202
7203         * gnus-util.el (float-time): If float-time is bound, always use it on
7204         all Emacsen.  It's unclear why the subrp check was there.
7205         (time-date): Require to make some autoload issues on XEmacs go away.
7206
7207         * shr.el (shr-put-color): Don't do the box padding in tables, since
7208         they're already padded.
7209
7210 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7211
7212         * gnus-art.el (gnus-article-next-page): When the last line of the
7213         article is displayed, scroll down once more instead of going to the
7214         next article at once.
7215         (article-lapsed-string): Refactor out and allow specifying how many
7216         segments you want.
7217         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7218         (gnus-article-update-lapsed-header): New variable.
7219
7220         * shr.el: Revert change that made headings use different-sized faces.
7221         The Emacs display engine isn't advanced enough that, for instance,
7222         tables can comfortably use differently-sized faces.
7223
7224 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7225
7226         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7227         used.
7228         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7229         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7230         we're using an encrypted connection.
7231
7232         * proto-stream.el: Alter the interface functions to also return the
7233         actual stream type used: network or tls.
7234
7235 2011-01-25  Julien Danjou  <julien@danjou.info>
7236
7237         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7238         (mm-display-javascript-inline): New function.
7239
7240         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7241         viewing function.
7242
7243 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7244
7245         * shr.el (shr-expand-newlines): Fix variable name.
7246
7247 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7248
7249         * shr.el (shr-expand-newlines): Make nested boxes work.
7250
7251 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7252
7253         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7254         backgrounds.
7255         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7256         in a more sensible manner.
7257
7258 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7259
7260         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7261         if EPG is loaded.
7262
7263 2011-01-24  Julien Danjou  <julien@danjou.info>
7264
7265         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7266         tags.
7267
7268 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7269
7270         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7271         commands.
7272
7273         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7274         in the article buffer.
7275         (gnus-gravatar-insert): Use blank space from the current buffer to
7276         avoid breaking text properties.  This makes X-Sent updating work again.
7277
7278         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7279
7280 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7281
7282         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7283         fix the bug in url-http.el instead.
7284
7285         * shr.el (shr-image-fetched): Ditto.
7286
7287         * shr.el (shr-image-fetched): Avoid having point move in the article
7288         buffer.
7289
7290         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7291         buffer after being called.  It's apparently being killed by url.el, and
7292         killing it made point move to end-of-buffer in a random buffer.
7293
7294         * shr.el (shr-image-fetched): Ditto.
7295
7296 2011-01-23  Julien Danjou  <julien@danjou.info>
7297
7298         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7299
7300         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7301         text/x-org.
7302
7303 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7304
7305         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7306         (i.e., nnimap) returning nil as the article number.
7307
7308 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7309
7310         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7311         "DelSp" parameter in RFC3676.
7312
7313 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7314
7315         * message.el (message-check-recipients): Display the encoded version of
7316         the bogus address if they differ.
7317
7318         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7319         after sending.
7320
7321         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7322
7323         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7324
7325         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7326         group buffer after sending the queue.
7327
7328         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7329
7330 2011-01-22  Julien Danjou  <julien@danjou.info>
7331
7332         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7333
7334 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7335
7336         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7337         nested related parts.
7338
7339         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7340         unexpired articles.  This fixes the regression that led expiry marks to
7341         disappear from nnfolder groups.
7342
7343 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7344
7345         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7346         Don't confuse the "ret" of "retrograde" with RET.
7347
7348 2011-01-21  Julien Danjou  <julien@danjou.info>
7349
7350         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7351         than mm-insert-inline.
7352
7353 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7354
7355         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7356         Widen article buffer.
7357
7358 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7359
7360         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7361         the temp buffer.
7362         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7363
7364 2011-01-20  Julien Danjou  <julien@danjou.info>
7365
7366         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7367
7368         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7369         than mm-insert-inline to insert inline part: this respect
7370         mm-inline-media-tests displayers.
7371
7372         * mm-view.el (mm-display-shell-script-inline): New function.
7373
7374         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7375
7376         * mm-uu.el (mm-uu-type-alist): Add org block.
7377         (mm-uu-org-src-code-block-extract): New function.
7378
7379         * mm-view.el (mm-display-org-inline): New function.
7380
7381         * mm-decode.el (mm-automatic-display): Add text/org.
7382
7383         * mailcap.el (mailcap-mime-extensions): Add .org.
7384
7385 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7386
7387         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7388         gnus-article-add-buttons.
7389
7390 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7391
7392         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7393         From header with a date and "nobody" as the sender.
7394
7395 2011-01-19  Julien Danjou  <julien@danjou.info>
7396
7397         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7398         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7399         if you have the same regexp several times.
7400         (gnus-button-push): Fix matching when regexp is symbol.
7401
7402 2011-01-15  Glenn Morris  <rgm@gnu.org>
7403
7404         * message.el (message-mail): A compose-mail function should
7405         accept headers as strings.
7406
7407 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7408
7409         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7410         Add :vert-only tags.
7411         (message-mail): New arg RETURN-ACTION.
7412         (message-return-action): New var.
7413         (message-bury): Use it.
7414         (message-mode): Make it buffer-local.
7415         (message-send-and-exit): Always call message-bury.
7416
7417         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7418         message-mail.
7419
7420 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7421
7422         * nnimap.el (nnimap-convert-partial-article): Protect against
7423         zero-length body parts.
7424
7425         * mm-decode.el (mm-preferred-alternative-precedence):
7426         Discourage showing empty parts.
7427
7428         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7429         and stuff if the backend didn't return the article number.  This fixes
7430         an Exchange-related nnimap bug.
7431
7432         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7433         group window, because it does the wrong thing when a separate frame
7434         displays the group buffer.
7435
7436         * proto-stream.el (open-protocol-stream): Protect against the low-level
7437         transport functions returning nil.
7438
7439 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7440
7441         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7442         (mml2015-epg-find-usable-secret-key): New function.
7443         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7444         mml2015-epg-find-usable-key (Bug#7797).
7445         (mml2015-epg-encrypt): Ditto.
7446
7447 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7448
7449         * dgnushack.el (rot13-string): Fix the way to get the argument.
7450
7451 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7452
7453         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7454
7455 2011-01-03  Glenn Morris  <rgm@gnu.org>
7456
7457         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7458
7459         * sieve.el (sieve-open-server): Give a more explicit error if
7460         sieve-manage-open returns nil.  (Bug#7720)
7461
7462 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7463
7464         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7465
7466 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7467
7468         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7469         This avoids sending passwords in plain text over non-encrypted
7470         channels.
7471
7472         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7473
7474         * nnimap.el (nnimap-login): Refactored out into own function, and
7475         implement CRAM-MD5.
7476         (nnimap-wait-for-line): Refactored out.
7477
7478         * mm-view.el (mml-smime): Require.
7479
7480 2010-12-20  David Engster  <deng@eml.cc>
7481
7482         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7483         use EPG to decrypt S/MIME messages instead of openssl.
7484
7485 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7486
7487         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7488
7489         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7490         status is the group clearly is unreachable.
7491
7492         * auth-source.el (auth-source-create): Add the optional second
7493         parameter to `local-variable-p' to be compatible with XEmacs.
7494
7495 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7496
7497         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7498         work when using a compressed nnml folder.
7499
7500 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7501
7502         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7503         backends after sanitising on entry, because this never makes sense:
7504         If the articles have gone missing, then the data no longer exists on
7505         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7506         overwrite anything anyway.
7507
7508         * shr.el (shr-insert-document): Bind shr-width dynamically to
7509         window-width if it's nil.
7510
7511 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7512
7513         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7514         with the meaning of using the full emacs window width for rendering.
7515
7516 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7517
7518         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7519         case when sender is not given.
7520
7521 2010-12-23  Julien Danjou  <julien@danjou.info>
7522
7523         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7524         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7525         the addresses, otherwise we might misplaced the gravatar.
7526
7527 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7528
7529         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7530         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7531         obsolete in Emacs.
7532
7533 2010-12-20  Julien Danjou  <julien@danjou.info>
7534
7535         * gnus-util.el (gnus-rescale-image): Revert last change.
7536
7537 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7538
7539         * binhex.el: Improve commentary (Bug#7482).
7540
7541 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7542
7543         * gnus-group.el (gnus-group-delete-articles): New command.
7544
7545 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7546
7547         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7548
7549 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7550
7551         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7552         here, since it's up to the backends to do CRLF removal if their
7553         protocol has it.
7554
7555         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7556
7557 2010-12-17  Julien Danjou  <julien@danjou.info>
7558
7559         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7560         they are from file.  Can also scale up.
7561
7562 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7563
7564         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7565         Restore gnus-use-agent.
7566         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7567
7568         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7569
7570 2010-12-17  Julien Danjou  <julien@danjou.info>
7571
7572         * gravatar.el (gravatar-retrieve-synchronously): New function.
7573         (gravatar-get-data): Make more robust.
7574
7575 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7576
7577         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7578
7579 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7580
7581         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7582         to really consider the last line.
7583
7584 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7585
7586         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7587         list of recipient keys, or use symmetric encryption if not a list.
7588         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7589         EPA override, replacing the call to `netrc-store-data'.
7590
7591 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7592
7593         * gnus-srvr.el: Avoid passing nil regexp argument to
7594         delete-matching-lines.
7595
7596 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7597
7598         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7599         fetching stops when Gnus exits.
7600
7601         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7602         function.
7603         (nnfolder-request-expire-articles): Save all the buffers after doing
7604         expiry.
7605
7606         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7607         the last article", since that led to serious performance regressions
7608         when expiring nnml groups.
7609
7610 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7611
7612         * nnir.el: Improve customizations.
7613
7614 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7615
7616         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7617
7618         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7619         group has been killed.
7620         (gnus-group-yank-group): Ditto.
7621
7622         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7623
7624         * nnimap.el (nnimap-request-update-group-status): New function.
7625
7626         * gnus-int.el (gnus-request-update-group-status): New interface
7627         function.
7628
7629         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7630         copying read-ness to the backends.
7631
7632         * nnimap.el (nnimap-quirk): New function.
7633         (nnimap-retrieve-group-data-early): Use it.
7634         (nnimap-quirks): New alist.
7635
7636 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7637
7638         * shr.el (shr-insert): Set shr-start after deleting trailing space;
7639         don't delete it within indentation.
7640
7641 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7642
7643         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7644         previous line.
7645
7646 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7647
7648         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7649         QRESYNC command by deleting a superfluous space which broke Cyrus
7650         servers.  This change will break other servers that are buggy the other
7651         way around.
7652
7653 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7654
7655         * spam.el: Reindent and fix long lines.
7656         (spam-copy-or-move-routine): Exclude invalid move destinations.
7657
7658 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7659
7660         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7661         installed the registry.
7662
7663 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7664
7665         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7666
7667 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7668
7669         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7670         groupname doesn't contain "gmane".
7671
7672 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7673
7674         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7675         and netrc-bound-and-true-p bindings.
7676         (netrc-parse): Cache the netrc contents.
7677
7678         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7679         (gnus-1): Don't create the nndrafts group twice.
7680         (gnus-setup-news): There's no need to read the active file here, since
7681         that's done again later on a per-backend basis.
7682         (gnus-start-draft-setup): Make sure that the new group is started out
7683         empty.
7684
7685         * gnus-agent.el (gnus-agentize): Don't create the queue group
7686         automatically on startup.  It'll be created later, if needed.
7687
7688         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7689         of automatically subscribed groups.
7690         (gnus-auto-subscribed-categories): New variable.
7691         (gnus-matches-options-n): Use it.
7692         (gnus-default-subscribed-newsgroups): Remove unused variable.
7693         (gnus-start-draft-setup): Message a bit less.
7694
7695 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7696
7697         * nnir.el (nnir-run-imap): Return article list in order of increasing
7698         UID.
7699
7700 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7701
7702         * gnus-sum.el (gnus-summary-enter-digest-group):
7703         Mention gnus-auto-select-on-ephemeral-exit.
7704
7705         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7706         convention of the network-only option.
7707
7708 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7709
7710         * proto-stream.el (proto-stream-open-network-only): New function to
7711         have a way to specify non-STARTTLS upgrade connections.
7712
7713 2010-12-10  Julien Danjou  <julien@danjou.info>
7714
7715         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7716         email address is nil.
7717
7718         * message.el (message-bogus-recipient-p): Set address to "" if nil.
7719
7720 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
7721
7722         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7723         deletion.
7724         (nnir-run-imap): Only need to parse list once.
7725
7726 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7727
7728         * shr.el (shr-tag-script): Ignore <script>.
7729         (shr-tag-label): Add <label> support.
7730
7731 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7732
7733         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7734
7735         * shr.el (shr-image-displayer): Work for images lined side by side.
7736
7737 2010-12-08  Robert Pluim  <rpluim@gmail.com>
7738
7739         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7740         parameter, since XEmacs doesn't accept t as a parameter.
7741
7742 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
7743
7744         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7745         ids.
7746         (nnir-run-gmane): Simplify groupspec formatting.
7747         (nnir-request-expire-articles): New function.
7748
7749 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7750
7751         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7752         overflow, possibly.
7753
7754         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7755         (shr-render-td): Handle td style="" better.
7756         (shr-tag-table): Use the color from the style sheet.
7757         (shr-render-td): Make sure we copy over all the overlays, too.
7758
7759 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
7760
7761         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7762         (nnir-request-article): Improve article retrieval.
7763
7764 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7765
7766         * mm-util.el (mm-extra-numeric-entities): New variable.
7767
7768         * mm-url.el (mm-url-decode-entities):
7769         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7770
7771         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
7772
7773 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7774
7775         * message.el: Use completion-at-point.
7776         (message-completion-function): New fun, extracted from message-tab.
7777         (message-mode): Use it for completion-at-point-functions.
7778         (message-tab): Use it and completion-at-point.
7779
7780 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7781
7782         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7783         character if a non-breakable character follows.
7784
7785 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7786
7787         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7788         any stream.
7789
7790         * shr.el (shr-tag-font): Colorize the region.
7791         (shr-tag-body): Ditto.
7792         (shr-tag-font): Actually let the styles be inherited instead of
7793         overwriting them.
7794         (shr-tag-font): Get the background color right.
7795         (shr-tag-style): Ignore all <style> tags for the moment.
7796
7797         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7798         a Message-ID to avoid having nnimap depend on gnus-sum.
7799
7800         * shr.el (shr-descend): Only colorize something if we have a node that
7801         sets colors.
7802
7803 2010-12-06  Julien Danjou  <julien@danjou.info>
7804
7805         * shr.el (shr-render-td): Render td content with shr-descend, so style
7806         will be applied to <td> too.
7807         (shr-colorize-region): Colorize region even if we only have a background.
7808         (shr-tag-body): Fix color and background color inheritance.
7809         Do not recolorize after shr-generic.
7810         (shr-tag-font): Let shr-generic colorize via inheritance.
7811
7812 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7813
7814         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7815
7816 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
7817
7818         * nnir.el (nnir-request-move-article): Remove obsolete code.
7819
7820 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7821
7822         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7823
7824 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7825
7826         * gnus-sum.el (gnus-summary-respool-article): The completion function
7827         expects a list instead of an alist.
7828
7829         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7830         string as the parameter.
7831
7832         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7833
7834         * shr.el (shr-stylesheet): New dynamic variable for cascading the
7835         styles.
7836         (shr-colorize-region): New function.
7837         (shr-insert-background-overlay): Remove.
7838         (shr-render-td): Background setting should be taken care of on a higher
7839         level.
7840         (shr-tag-body): Use post-hoc colorizations.
7841         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7842         (shr-put-color-1): Don't overwrite old colors.
7843         (shr-colorize-region): When the background color isn't explicit, use
7844         a fixed background.
7845
7846         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7847         nnmail variables.
7848
7849 2010-12-05  Bjørn Mork  <bjorn@mork.no>
7850
7851         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7852         unless necessary.
7853
7854 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
7855
7856         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7857         server.
7858
7859 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7860
7861         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7862         so that TAB works.
7863
7864         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7865         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7866
7867         * shr.el (shr-urlify): Show the URL before the title to avoid
7868         misleading URLs.
7869
7870 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
7871
7872         * shr.el (shr-urlify): Display the title in <a> tags.
7873
7874 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
7875
7876         * nnir.el (nnir-categorize): Replace mapcar with mapc.
7877
7878 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
7879
7880         * nnir.el: Rearrange code to allow macros to be autoloaded by
7881         gnus-sum.el.
7882         (nnir-retrieve-headers-override-function): Make this variable
7883         customizable.
7884         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7885
7886         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
7887         from nnir.el.
7888
7889 2010-12-03  Julien Danjou  <julien@danjou.info>
7890
7891         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7892
7893 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7894
7895         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7896         allow optional argument `environment'.
7897
7898 2010-12-03  Glenn Morris  <rgm@gnu.org>
7899
7900         * mm-extern.el (message-goto-body): Update declaration.
7901
7902 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7903
7904         * gnus-util.el (gnus-macroexpand-all): New function.
7905
7906         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7907         instead of macroexpand-all that is unavailable in XEmacs.
7908
7909 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
7910
7911         * nnir.el (nnir-summary-line-format): New variable.
7912         (nnir-mode): Use it.
7913         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
7914         (nnir-article-ids): Reimplement as defsubst.
7915         (nnir-retrieve-headers): Don't mangle the subject header.
7916         (nnir-run-imap): Use 100 as RSV score.
7917         (nnir-run-find-grep): Fix for full server searching.
7918         (nnir-run-gmane): Better restriction to gmane groups.
7919
7920         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7921         summary buffers.
7922
7923 2010-12-02  Julien Danjou  <julien@danjou.info>
7924
7925         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7926
7927         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7928
7929         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7930         support.
7931
7932 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
7933
7934         * nnir.el: Update to handle the registry better.
7935         (autoload): Silence byte-compiler.
7936         (nnir-open-server): Add a hook for nnir groups.
7937         (nnir-request-move-article): Don't mangle the header.  Better to use
7938         formatting variables (which will be added in the future).
7939         (nnir-registry-action): Update the registry using the original article
7940         group name.
7941         (nnir-mode): Install nnir-specific hooks for updating the registry.
7942
7943         * gnus-sum.el
7944         (gnus-article-original-subject, gnus-newsgroup-original-name):
7945         Remove obsolete variables.
7946         (gnus-summary-move-article): Remove use of obsolete variables.
7947         (gnus-summary-local-variables): Make move and delete hooks local to
7948         summary buffers.
7949
7950 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7951
7952         * rtree.el: New file.
7953
7954 2010-12-01  Julien Danjou  <julien@danjou.info>
7955
7956         * message.el (message-user-organization): Do not use
7957         gnus-local-organization.
7958
7959         * gnus.el: Remove gnus-local-organization.
7960
7961         * gnus-msg.el: Remove nastygram thing.
7962
7963 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7964
7965         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7966         funcall.
7967
7968 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7969
7970         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7971         names.
7972
7973         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7974         characters.
7975
7976         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7977         to t of inhibit-read-only since it is inside gnus-with-article-headers.
7978         Suggested by Štěpán Němec <stepnem@gmail.com>.
7979         (gnus-gravatar-transform-address): Use mail-extract-address-components
7980         that supports non-ASCII names rather than mail-header-parse-addresses.
7981
7982 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7983
7984         * proto-stream.el (open-protocol-stream): All starttls connections are
7985         handled by the network handler.
7986
7987 2010-11-30  Julien Danjou  <julien@danjou.info>
7988
7989         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7990         (nnimap-open-connection-1): Fix PREAUTH.
7991
7992         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7993
7994 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7995
7996         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7997         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7998         (shr-insert): Use them.
7999         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
8000
8001 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8002
8003         * nnir.el (nnir-request-move-article): Bail out if original group
8004         doesn't support article moves.
8005         (nnir-get-active): Improve active list retrieval.
8006
8007 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8008
8009         * shr.el (shr-find-fill-point): Don't break before apostrophes.
8010
8011 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
8012
8013         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
8014         seem to accept strings-with-numbers as port numbers.
8015
8016 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8017
8018         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
8019         change the registry.
8020
8021 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8022
8023         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
8024         delete-dups that is not available in XEmacs 21.4.
8025
8026         * mm-util.el (mm-delete-duplicates): Add comment.
8027
8028 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
8029
8030         * nnir.el (nnir-ignored-newsgroups): New variable.
8031         (nnir-get-active): Use it.
8032
8033 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8034
8035         * proto-stream.el (proto-stream-open-network): Add some comments.
8036
8037         * nntp.el (nntp-open-connection): Provide a :success condition.
8038
8039         * nnimap.el (nnimap-open-connection-1): Ditto.
8040
8041         * proto-stream.el (proto-stream-open-network): See what the response to
8042         the STARTTLS command is.
8043
8044         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
8045         backwards compatibility).
8046         (nnimap-open-connection-1): Really respect nnimap-server-port.
8047
8048         * proto-stream.el (proto-stream-open-network): When doing opportunistic
8049         TLS upgrades we don't really care about the identity of the peer.
8050         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
8051         that what we've checked for.
8052         (proto-stream-always-use-starttls): Only default to t if
8053         open-gnutls-stream exists.
8054         (proto-stream-open-network): If STARTTLS failed, then just open a
8055         normal connection.
8056         (proto-stream-open-network): Wait until the greeting before doing
8057         STARTTLS.
8058
8059         * nntp.el (nntp-open-connection): Report what the connection error is.
8060
8061         * proto-stream.el (open-protocol-stream): Rename from
8062         open-proto-stream.
8063
8064 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8065
8066         * nnimap.el (nnimap-stream): Change default to `undecided'.
8067         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
8068         first, and then network.
8069         (nnimap-open-connection-1): Respect nnimap-server-port.
8070         (nnimap-open-connection): Be more backwards-compatible.
8071
8072         * proto-stream.el (proto-stream-always-use-starttls): New variable.
8073         (proto-stream-open-starttls): De-duplicate the starttls code.
8074         (proto-stream-open-starttls): Folded back into the main function.
8075         (proto-stream-open-network): Fix typo in the gnutls path.
8076         (proto-stream-command): Refactor out.
8077
8078         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8079
8080         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8081         starttls.el STARTTLS.
8082
8083         * color.el (color-lab->srgb): Fix function call name.
8084
8085         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8086         if we're using tls.el.
8087         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8088         built in, then don't try to establish a STARTTLS connection.
8089
8090         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8091         servers.
8092
8093         * proto-stream.el (open-proto-stream): Use network, not stream.
8094         (open-proto-stream): Add a way to specify what the end of a command is.
8095
8096         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8097         connections types.
8098         (nntp-open-network-stream): Remove.
8099         (nntp-open-ssl-stream): Remove.
8100         (nntp-open-tls-stream): Remove.
8101         (nntp-ssl-program): Remove.
8102
8103         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8104
8105 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8106
8107         * nnir.el: Fix typos.
8108         (nnir-retrieve-headers-override-function): Rename variable to reflect
8109         new semantics.
8110         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8111         macros.
8112         (nnir-request-article, nnir-request-move-article): Use them.
8113         (nnir-categorize): New function.
8114         (nnir-run-query): Use it.
8115         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8116         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8117         sorted.
8118         (nnir-group-full-name): Use gnus-group-full-name instead.
8119         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8120         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8121
8122 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8123
8124         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8125
8126         * proto-stream.el: New library to provide protocol-specific
8127         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8128         protocols.
8129         (open-proto-stream): Complete the documentation.
8130         (proto-stream-open-network): Fix some typos.
8131
8132         * nnimap.el (nnimap-open-connection): Use it.
8133
8134 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8135
8136         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8137         negotiation.
8138
8139 2010-11-26  Julien Danjou  <julien@danjou.info>
8140
8141         * color.el: Rename various rgb functions to srgb.
8142
8143 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8144
8145         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
8146         names.
8147
8148 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8149
8150         * shr.el (shr-insert): Revert last change.
8151         (shr-find-fill-point): Never leave point being at bol;
8152         relax the kinsoku limitation when rendering tables.
8153
8154 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8155
8156         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8157         results from -accept-article.
8158
8159         * shr-color.el: Require cl when compiling.
8160
8161         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8162         checkin.
8163
8164         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8165
8166         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8167
8168         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8169         'add and 'delete to set backend marks.
8170
8171         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8172
8173         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8174
8175         * nntp.el (nntp-request-set-mark): Use it.
8176
8177         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8178
8179         * nnml.el (nnml-request-set-mark): Ditto.
8180
8181         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8182         introduces regressions in article selection.
8183         (nnimap-find-uid-response): New function.
8184         (nnimap-request-accept-article): Use the UID returned, if any.
8185         (nnimap-request-move-article): Use the UID returned, if any.
8186         (nnimap-get-groups): Reimplement to work with folded lines.
8187         (nnimap-find-uid-response): The UID is the last element in the list.
8188         (nnimap-request-set-mark): Extend syntax with 'set.
8189
8190         * nnml.el (nnml-request-set-mark): Ditto.
8191
8192         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8193
8194         * nntp.el (nntp-request-set-mark): Ditto.
8195
8196 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8197
8198         * message.el (message-called-interactively-p): A temporary macro.
8199         (message-goto-body): Use it temporarily.
8200
8201 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8202
8203         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8204         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8205         (nnimap-last-response-string): Fix last unfolding fix.
8206
8207 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8208
8209         * shr.el (shr-insert): Fix the way to fold lines.
8210
8211 2010-11-25  Julien Danjou  <julien@danjou.info>
8212
8213         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8214
8215         * color.el: Rename from color-lab.el
8216         (color-rgb->hex): Add.
8217         (color-complement): Add.
8218         (color-complement-hex): Add.
8219
8220         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8221
8222 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8223
8224         * shr-color.el (shr-color-visible): Don't bug out if the color names
8225         don't exist.
8226
8227 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8228
8229         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8230         assuming that article displaying or another mml-preview may be
8231         interrupted for an error or for the like.
8232
8233         * shr.el (shr-get-background): Fix argument name.
8234
8235 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8236
8237         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8238
8239         * gnus-sum.el (gnus-summary-include-articles): New function.
8240
8241         * message.el (message-goto-body): called-interactively-p needs a
8242         parameter, so use `any'.
8243
8244         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8245         clear marks before moving, since they're synced from the Gnus side
8246         first.
8247
8248         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8249         (gnus-summary-move-article): Copy over all marks before moving, so that
8250         IMAP doesn't think a new article has arrived.
8251
8252 2010-11-24  Julien Danjou  <julien@danjou.info>
8253
8254         * shr.el (shr-insert-background-overlay): Fix typo.
8255         (shr-render-td): Copy the background before rendering.
8256
8257         * shr-color.el (shr-color-visible): Fix docstring.
8258
8259         * shr.el (shr-tag-table): Add bgcolor support.
8260         (shr-render-td): Add bgcolor support.
8261         (shr-get-background): Add.
8262         (shr-insert-foreground-overlay): Use shr-get-background.
8263
8264         * message.el (message-goto-body): Use called-interactively-p.
8265         (message-in-body-p): message-goto-body returns point.
8266
8267 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8268
8269         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8270         Fixes something or other in Emacs 23, and is backwards compatible.
8271
8272         * message.el (message-goto-body): Remove the <#secure special-casing,
8273         which is too special.
8274
8275         * shr.el (shr-parse-style): Drop !important from styles.
8276
8277 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8278
8279         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8280         this function to return incorrect results when calling it with an
8281         explicit article argument different from
8282         (gnus-summary-article-number).
8283
8284 2010-11-24  Julien Danjou  <julien@danjou.info>
8285
8286         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8287         (shr-tag-body): Add background support.
8288         (shr-descend): Add background support.
8289         (shr-tag-title): Add.
8290
8291         * shr-color.el (shr-color-visible): Really return original background
8292         if fixed.
8293
8294 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8295
8296         * shr.el (shr-color-check): Protect against non-existent color names.
8297
8298 2010-11-24  Julien Danjou  <julien@danjou.info>
8299
8300         * color-lab.el: Require 'cl when compiling.
8301
8302         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8303
8304         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8305         matched part.
8306
8307         * color-lab.el: Fix all expt calls to use float type.
8308
8309 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8310
8311         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8312         expression to shr-color-check as is.
8313
8314         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8315
8316         * color-lab.el: Add coding cookie.
8317         (float-pi): Use eval-and-compile.
8318
8319         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8320         compiled for Emacsen having no `libxml-parse-html-region' support.
8321
8322 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8323
8324         * shr.el (shr-insert-color-overlay): Split stuff like
8325         "#444444 !important" to find the real color.
8326         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8327         parse <font color="red"> entries.
8328
8329 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8330
8331         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8332         point when parsing headers.
8333
8334         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8335         is positioned properly when parsing headers.
8336
8337 2010-11-23  Julien Danjou  <julien@danjou.info>
8338
8339         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8340
8341         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8342
8343         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8344
8345         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8346         Use shr-color-hue-to-rgb.
8347         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8348
8349 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8350
8351         * shr.el (shr-color->hexadecimal): Autoload.
8352         (shr-descend): Add color to all tags.
8353
8354 2010-11-22  Julien Danjou  <julien@danjou.info>
8355
8356         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8357         shr-color->hexadecimal.
8358
8359         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8360         RGB() or HSL() color representation.
8361
8362         * shr.el (shr-tag-font): Add.
8363         (shr-tag-color-check): New function to get better colors.
8364         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8365         tag-span.
8366
8367         * shr-color.el: New file.
8368
8369         * color-lab.el: New file.
8370
8371         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8372
8373 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8374
8375         * nnir.el: Fix typo in comments.
8376         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8377         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8378
8379 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8380
8381         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8382
8383         * nnimap.el (nnimap-get-capabilities): Refactor out.
8384         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8385
8386 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8387
8388         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8389         appearing when `mm-uu-hide-markers' is nil.
8390
8391 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8392
8393         * nnimap.el (nnimap-unselect-group): Make into its own function.
8394         (nnimap-request-rename-group): Unselect group before renaming.
8395         This had gotten lost somewhere.
8396         (nnimap-request-accept-article): Keep track of examined groups, and
8397         unselect the group before APPENDing to read-only groups.
8398         (nnimap-request-move-article): Clear flags before moving so that they
8399         can be re-set later.
8400
8401 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8402
8403         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8404         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8405
8406 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8407
8408         * gnus-art.el (gnus-mime-display-single):
8409         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8410         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8411         parameter.
8412
8413 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8414
8415         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8416         (shr-table-vertical-line): New variable.
8417         (shr-insert-table): Use it.
8418
8419 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8420
8421         * gnus-html.el (gnus-html-wash-images): Don't display images if
8422         gnus-inhibit-images is non-nil; register displayer for cid images.
8423         (gnus-html-display-image): Work for cid image.
8424         (gnus-html-insert-image): Allow arguments.
8425         (gnus-html-put-image): Inhibit read-only.
8426         (gnus-html-prefetch-images): Don't prefetch images if
8427         gnus-inhibit-images is non-nil.
8428
8429 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8430
8431         * shr.el (shr-put-image): Break lines when inserting big pictures.
8432
8433 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8434
8435         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8436         sender, thanks Katsumi Yamaoka.
8437
8438 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8439
8440         * nnir.el (nnir-run-imap): Reverse the article list for each group
8441         rather than the whole list.
8442
8443 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8444
8445         * shr.el (shr-image-displayer): Protect function against non-existent
8446         image source.
8447
8448         * gnus-art.el (gnus-inhibit-images): New user option.
8449         (gnus-mime-display-single): Don't display image if it is non-nil.
8450
8451         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8452         gnus-inhibit-images.
8453
8454         * shr.el (shr-image-displayer): New function.
8455         (shr-tag-img): Use it.
8456
8457 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8458
8459         * mml2015.el (mml2015-epg-sign): Use From header.
8460
8461 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8462
8463         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8464
8465         * gnus-util.el (gnus-find-text-property-region): Return markers.
8466
8467         * shr.el (shr-tag-img): Put a displayer in the text property.
8468
8469         * gnus-util.el (gnus-find-text-property-region): New utility function.
8470
8471         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8472         (gnus-html-show-images): Remove.
8473
8474         * gnus-art.el (gnus-article-show-images): New, more general function.
8475
8476         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8477         image url text properties.
8478
8479         * shr.el: Ditto.
8480
8481         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8482         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8483
8484 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8485
8486         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8487         work for two or more articles.
8488
8489 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8490
8491         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8492         divide an image that's in an html article to two or more when washing
8493         non-ASCII characters in alt text of it.
8494
8495 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8496
8497         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8498         smime-decrypt-region using function argument.
8499         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8500
8501         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8502
8503         * smime.el (smime-decrypt-region): Catch it.
8504
8505 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8506
8507         * smime.el (smime-mode-map): Move initialization into declaration.
8508         (gnus-run-mode-hooks): Don't autoload.
8509         (smime-mode): Use define-derived-mode.
8510
8511 2010-11-11  Glenn Morris  <rgm@gnu.org>
8512
8513         * smime.el (from): Restrict declaration to XEmacs.
8514
8515         * nnir.el (gnus-group-topic-name): Autoload.
8516
8517 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8518
8519         * shr.el (shr-insert): Don't break long line if it is because of
8520         kinsoku-bol characters in the line end.
8521
8522 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8523
8524         * nnir.el (nnir-request-move-article): Fix to provide original group
8525         and subject.
8526         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8527         been retrieved.
8528
8529         * gnus-sum.el (gnus-summary-move-article): Use original group and
8530         subject for virtual articles such as those in an nnir summary buffer.
8531
8532 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8533
8534         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8535         least 21.5).
8536
8537         * smime.el (from): Declare it again for XEmacs.
8538
8539 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8540
8541         * message.el (message-resend): Don't disable encoding unless it's
8542         already encoded.
8543
8544         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8545         low-numbered articles.
8546
8547 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8548
8549         * rfc2047.el (rfc2047-syntax-table): Simplify.
8550
8551         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8552
8553         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8554         set-char-table-range for XEmacs.
8555
8556 2010-11-10  Glenn Morris  <rgm@gnu.org>
8557
8558         * time-date.el (time-to-seconds): Always an alias on Emacs,
8559         never a real function.
8560         (with-no-warnings): Remove compat stub, now unused.
8561         (time-less-p): Doc fix.
8562         (time-to-number-of-days): Simplify.
8563
8564         * smime.el (from): Remove unused declaration.
8565
8566         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8567         (gnus-float-time): On Emacs, always an alias.
8568
8569         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8570         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8571
8572 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8573
8574         * dgnushack.el: Don't use ignore-errors in the top level form since it
8575         is unavailable in XEmacs even if cl is loaded.
8576
8577         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8578
8579 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8580
8581         * shr.el (browse-url-mailto): Autoload.
8582
8583         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8584
8585         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8586         regexp doesn't need quoting.
8587
8588 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8589
8590         * message.el (message-subject-trailing-was-ask-regexp)
8591         (message-subject-trailing-was-regexp): Match was: in addition to was.
8592
8593 2010-11-09  Glenn Morris  <rgm@gnu.org>
8594
8595         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8596         (nnbabyl-check-mbox): Use point-at-bol.
8597
8598 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8599
8600         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8601
8602         * message.el (message-mailto): New function.
8603         (message-mailto): Should accept other parameters.
8604         (message-mailto): Remove since it duplicates browse-url-mailto
8605         functionality.
8606
8607 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8608
8609         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8610         methods.
8611         (gnus-read-active-file): Ditto.
8612
8613         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8614         ": " from the prompt.
8615         (gnus-group-make-group): Ditto.
8616
8617 2010-11-07  Glenn Morris  <rgm@gnu.org>
8618
8619         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8620         (gnus-bookmark-kill-line): Use point-at-eol.
8621
8622 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8623
8624         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8625         asterisks in From header.
8626
8627 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8628
8629         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8630         string to avoid making the From headers syntactically invalid.
8631
8632         * message.el (message-send-mail): Don't insert courtesy messages if the
8633         message already has List-Post and List-ID messages.
8634
8635 2010-11-06  Glenn Morris  <rgm@gnu.org>
8636
8637         * gnus-art.el (gnus-treat-article): Give dynamic local variables
8638         `condition', `type', `length' a prefix.
8639         (gnus-treat-predicate): Update for above name changes.
8640
8641 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8642
8643         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8644         binding.  Handled by `gnus-summary-refer-thread' instead.
8645         (nnir-warp-to-article): New backend function.
8646
8647         * nnimap.el (nnimap-request-thread): Force dependency updating.
8648
8649         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8650         (gnus-summary-refer-thread): Rework to improve thread-referral.
8651
8652         * gnus-int.el (gnus-warp-to-article): New function.
8653
8654         * gnus-sum.el (gnus-summary-article-map): Bind it.
8655
8656 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8657
8658         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8659         gnus-summary-refer-thread.
8660
8661         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8662         headers.
8663         (gnus-summary-limit-include-thread): Prevent articles in thread from
8664         being cut in gnus-cut-threads.
8665         (gnus-summary-refer-thread): Limit retrieved headers to those in
8666         thread.
8667
8668 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8669
8670         * message.el (message-send-mail): Use the value of
8671         message-courtesy-message from the message buffer.
8672
8673         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8674
8675         * shr.el (shr-browse-url): Implement mailto: URLs.
8676
8677         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8678         "raw".
8679
8680         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8681         if it's already selected.
8682
8683         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8684
8685 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8686
8687         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8688         to measure the length and truncate alt text.
8689
8690 2010-11-03  Glenn Morris  <rgm@gnu.org>
8691
8692         * nndiary.el (nndiary-generate-nov-databases-1)
8693         (nndiary-generate-active-info): Rename dynamic variable `files' to
8694         something less generic.
8695
8696 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8697
8698         * nnir.el (nnir-request-move-article): Call the underlying backend to
8699         move articles from nnir.
8700
8701 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8702
8703         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8704
8705 2010-11-02  Julien Danjou  <julien@danjou.info>
8706
8707         * nnir.el: Remove wais support.
8708
8709 2010-11-02  Glenn Morris  <rgm@gnu.org>
8710
8711         * gnus-html.el: Reorder requirements to quieten compiler.
8712
8713 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8714
8715         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8716         properly for XEmacs as well.
8717         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8718         (gnus-article-natural-long-line-p): Use window-width rather than
8719         frame-width.
8720
8721 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
8722
8723         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
8724         (nnir-read-parms): Don't modify query.
8725         (nnir-run-query): Add ability to search topic on current line.
8726         (nnir-get-active): Clean up.
8727
8728 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8729
8730         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8731         degenerate articles.
8732
8733         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8734         (gnus-print-buffer): Just print the buffer as is, without any copying
8735         to a buffer and then re-highlighting.
8736
8737         * nnimap.el (nnimap-request-group): Store the new updated info.
8738         (nnimap-request-group): Select the group when we don't know whether it
8739         exists or not.
8740
8741         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8742         groups.
8743
8744         * gnus-group.el (gnus-group-find-new-groups): Display all the new
8745         groups.
8746
8747         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8748         groups.
8749
8750         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8751         long-lines case by only filling the long lines.
8752
8753         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8754         (bug#7311).
8755
8756 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8757
8758         * shr.el: No need to declare `declare-function' since shr.el is for
8759         only Emacsen that provide `libxml-parse-html-region'.
8760
8761         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
8762         effective only in a file it is referred to.
8763
8764 2010-11-01  Glenn Morris  <rgm@gnu.org>
8765
8766         * mm-util.el (gnus-completing-read): Autoload.
8767         (mm-read-coding-system): Simplify Emacs definition.
8768
8769         * nnmail.el (gnus-activate-group):
8770         * nnimap.el (gnutls-negotiate):
8771         * nntp.el (netrc-parse): Fix declarations.
8772
8773 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8774
8775         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8776         string-match-p in Emacs >=23.
8777
8778         * gnus-msg.el (gnus-configure-posting-styles):
8779         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8780
8781 2010-11-01  Glenn Morris  <rgm@gnu.org>
8782
8783         * nnir.el (declare-function): Add compat stub.
8784         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8785         (nnir-run-gmane): Require 'mm-url.
8786
8787         * mm-util.el (mm-string-to-multibyte): Simplify.
8788
8789         * shr.el (declare-function): Add compat stub.
8790         (url-cache-create-filename): Declare.
8791         (mm-disable-multibyte, widget-convert-button): Autoload.
8792
8793         * smime.el (ldap-search): Declare.
8794         (smime-cert-by-ldap-1): Require ldap on Emacs.
8795
8796         * nnimap.el: Require nnmail, and gnus-sum when compiling.
8797         (nnimap-keepalive): Use gnus-float-time.
8798
8799         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8800         (mail-source-delete-crash-box): Use gnus-float-time.
8801
8802         * gnus-dired.el (gnus-completing-read): Autoload.
8803
8804         * mm-view.el (gnus-rescale-image): Autoload.
8805
8806         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8807
8808         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8809
8810         * sieve-manage.el: Require 'cl when compiling.
8811
8812         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8813         (gnus-iswitchb-completing-read): Require iswitchb.
8814         (gnus-select-frame-set-input-focus): Silence compiler.
8815
8816 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8817
8818         * message.el (message-subject-trailing-was-query): Change default to t,
8819         since I think that's what most people want.
8820
8821         * nnimap.el (nnimap-request-accept-article): Erase buffer before
8822         appending for easier debugging.
8823         (nnimap-wait-for-connection): Take a regexp.
8824         (nnimap-request-accept-article): Wait for the continuation line before
8825         sending anything unless we're streaming.
8826
8827         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8828         leave the header washing to take place.
8829
8830 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8831
8832         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8833         regular expression match and replace in posting styles.
8834
8835 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
8836
8837         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
8838         an entire server.
8839         (nnir-get-active): New function.
8840         (nnir-run-imap): Use it.
8841         (nnir-run-gmane): Who knew, gmane search returns an article score!
8842
8843         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8844         server on the current line with nnir.
8845
8846 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8847
8848         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8849         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8850         left edge.
8851         (gnus-article-foldable-buffer): Skip past the prefix when determining
8852         raggedness.
8853
8854         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8855         the raw article, and change `C-u g' to show the article without doing
8856         treatments.
8857
8858         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8859         on to `gnus-treat-article'.
8860         (gnus-inhibit-article-treatments): New variable.
8861
8862         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8863
8864         * gnus-art.el (gnus-treatment-function-alist): Have
8865         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8866         (gnus-treat-fill-long-lines): Change default to fill all text/plain
8867         sections.
8868
8869         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8870         parameter.
8871         (gnus-article-fill-cited-long-lines): New function.
8872         (gnus-article-fill-cited-article): Allow filling only long sections.
8873
8874         * shr.el (shr-find-fill-point): Don't break lines between punctuation
8875         and non-punctuation (like after the apostrophe in "'We").
8876
8877         * gnus-sum.el (gnus-summary-select-article): Make sure
8878         gnus-original-article-buffer is alive.
8879
8880         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8881         reflect the order they're in in the digest.
8882
8883         * gnus.el (gnus-group-startup-message): Move point to the start of the
8884         buffer.
8885
8886         * nnimap.el (nnimap-capability): New function.
8887         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8888         is set.
8889
8890 2010-10-31  David Engster  <dengste@eml.cc>
8891
8892         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8893         conform with changes to gnus-completing-read.
8894
8895 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8896
8897         * shr.el (shr-tag-img): Output "*" instead of "[img]".
8898
8899 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8900
8901         * nnir.el: Move defvar, defcustom around to keep file organized
8902         and keep byte-compiler quiet.
8903         (nnir-read-parms): Accept search-engine as arg.
8904         (nnir-run-query): Pass search-engine as arg.
8905         (nnir-search-engine): Remove.
8906
8907 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8908
8909         * shr.el (shr-generic): The text nodes should be text, not :text.
8910
8911         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8912         later in the file.
8913
8914 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8915
8916         * nnir.el: General clean up.  Allow searching with multiple engines.
8917         Allow separate extra-parameters for each engine.
8918         Batch queries when possible.
8919         (nnir-imap-default-search-key, nnir-method-default-engines):
8920         Add customize interface.
8921         (nnir-run-gmane): New engine.
8922         (nnir-engines): Use it.  Qualify all prompts with engine name.
8923         (nnir-search-engine): Remove global variable.
8924         (nnir-run-hyrex): Restore for now.
8925         (nnir-extra-parms, nnir-search-history): New variables.
8926         (gnus-group-make-nnir-group): Use them.
8927         (nnir-group-server): Remove in favor of gnus-group-server.
8928         (nnir-request-group): Avoid searching twice.
8929         (nnir-sort-groups-by-server): New function.
8930
8931 2010-10-30  Julien Danjou  <julien@danjou.info>
8932
8933         * gnus-group.el: Remove gnus-group-fetch-control.
8934
8935         * gnus-start.el (gnus-find-new-newsgroups):
8936         Remove gnus-check-first-time-used.
8937
8938         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8939
8940 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8941
8942         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8943         set on groups that don't have \* permanentflags.
8944
8945 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8946
8947         * shr.el (shr-tag-span): Drop colorization of regions since we don't
8948         control the background color.
8949         (shr-tag-img): Ignore very small web bug type images.
8950         (shr-put-image): Add help-echo alt texts to the images.
8951         (shr-tag-video): Show the video poster image.
8952
8953 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8954
8955         * shr.el (shr-table-depth): New variable.
8956         (shr-tag-table-1): Only insert the images after the top-level table.
8957
8958         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8959
8960         * gnus-util.el (gnus-list-memq-of-list): New function.
8961
8962         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8963         selected.
8964         (nnimap-unsplittable-articles): New slot.
8965         (nnimap-new-articles): Use it.
8966
8967 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
8968
8969         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8970         move to the previous line on `M-g'.
8971
8972 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8973
8974         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8975         *-request-group, which seems unnecessary.
8976
8977         * nnimap.el (nnimap-quote-specials): Function copied over from
8978         imap.el.
8979         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8980         they support that.  Suggested by Tom Regner.
8981
8982 2010-10-29  Julien Danjou  <julien@danjou.info>
8983
8984         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8985         defalias.
8986         (gnus-summary-delete-marked-with): Remove obsolete defalias.
8987
8988         * gnus.el: Remove `gnus-nntp-service' variable.
8989         (gnus-secondary-servers): Make obsolete.
8990         (gnus-nntp-server): Make obsolete.
8991
8992         * gnus-start.el (gnus-1): Remove x-splash calls.
8993
8994         * gnus-ems.el (gnus-x-splash): Remove.
8995
8996         * gnus.el (gnus-group-startup-message): Simplify/update code.
8997
8998         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
8999         definition.
9000
9001         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
9002         capability before doing anything.
9003         (gnus-group-insert-group-line): Remove useless
9004         gnus-group-remove-excess-properties.
9005
9006 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9007
9008         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
9009
9010 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9011
9012         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
9013         config after reselecting.
9014
9015 2010-10-28  Julien Danjou  <julien@danjou.info>
9016
9017         * shr.el (shr-put-image): Use point even if only inserting text.
9018         (shr-put-image): Save excursion when inserting alt text on non-graphic
9019         display, so the behavior is the same when we are on a graphic display.
9020
9021         * nnir.el (nnir-run-swish-e): Remove hyrex support.
9022
9023 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9024
9025         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
9026         (gnus-mime-copy-part): Check coding system, not charset.
9027         (gnus-mime-view-part-externally): Never remove part.
9028         (gnus-mime-view-part-internally): Don't remove part here.
9029         (gnus-article-part-wrapper): Make sure MIME tag is visible.
9030         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
9031         multipart/alternative.
9032
9033         * mm-decode.el (mm-display-part): Take optional arg `force'.
9034
9035 2010-10-26  Julien Danjou  <julien@danjou.info>
9036
9037         * gnus-group.el (gnus-group-default-list-level): Add this function to
9038         compute the default list level.
9039         (gnus-group-default-list-level): Add possibility to use a function.
9040
9041 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9042
9043         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
9044
9045         * gnus-group.el (gnus-group-completing-read)
9046         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
9047         gnus-replace-in-string.
9048
9049 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9050
9051         * shr.el (shr-tag-div): Add.
9052
9053         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
9054
9055 2010-10-25  Julien Danjou  <julien@danjou.info>
9056
9057         * gnus-util.el: Remove `gnus-with-local-quit'.
9058
9059         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
9060
9061 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9062
9063         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
9064         the original article buffer.
9065
9066 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9067
9068         * nnimap.el (nnimap-request-head): New function.
9069         (nnimap-request-move-article): Try to be slightly faster by not
9070         requesting the entire message when moving.
9071         (nnimap-transform-headers): Don't bug out on bodiless articles.
9072         (nnimap-send-command): Have no outstanding messages if the IMAP server
9073         doesn't support streaming.
9074         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
9075
9076 2010-10-24  Julien Danjou  <julien@danjou.info>
9077
9078         * message.el (message-default-headers): Fix type.
9079
9080 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9081
9082         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9083         prefetching images.
9084
9085         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9086         backend for unknown groups.  This is mainly useful for nnimap groups.
9087
9088         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9089         group isn't covered by the agent.
9090
9091 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9092
9093         * nnir.el (nnir-method-default-engines): New variable.
9094         (nnir-run-query): Use it.
9095         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9096         (gnus-summary-nnir-goto-thread): Change group if needed.
9097
9098         * gnus-group.el (gnus-group-group-map): Add key binding for
9099         gnus-group-make-nnir-group.
9100
9101 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9102
9103         * shr.el (shr-tag-object): Add.
9104
9105         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9106         original article buffer live.
9107         (gnus-summary-select-article-buffer):
9108         Mention gnus-widen-article-buffer.
9109
9110 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9111
9112         * shr.el (shr-tag-strong): Add.
9113
9114 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9115
9116         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9117         group names.  They mess up the group buffer badly.
9118
9119         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9120
9121         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9122         instead of the summary one.
9123
9124 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9125
9126         * mml.el (mml-preview): Work properly when editing article.
9127
9128         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9129         gnus-have-read-active-file if it's already been in.
9130
9131 2010-10-22  Tom Tromey  <tromey@redhat.com>
9132
9133         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9134         gnus-group-completing-read.
9135
9136 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9137
9138         * message.el (message-mode-map): Don't bind M-; to comment region, to
9139         allow the global comment-dwim to work.
9140
9141 2010-10-21  Julien Danjou  <julien@danjou.info>
9142
9143         * message.el (message-setup-1): Allow message-default-headers to be a
9144         function.
9145
9146 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9147
9148         * shr.el (shr-tag-table): Simplify.
9149
9150 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9151
9152         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9153         to avoid trying to snarf invalid stuff.
9154
9155         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9156
9157         * gnus.el (gnus-message-archive-group): Quote value.
9158         (gnus-message-archive-group): Mark as changed.
9159
9160         * shr.el (shr-add-font): Don't put the font properties on the newline
9161         or the indentation.
9162
9163         * message.el (message-fix-before-sending): Change options when sending
9164         non-printable characters.
9165
9166         * gnus.el (gnus-message-archive-method): Change the default to
9167         monthly outgoing groups.
9168
9169         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9170         that have gotten new numbers.
9171
9172         * nnimap.el (nnimap-request-replace-article): New function.
9173
9174 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9175
9176         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9177         (nnrss-request-article): Don't use special html washing code.
9178
9179 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9180
9181         * shr.el (shr-tag-table): Remove useless nconc.
9182
9183 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9184
9185         * gnus-art.el (article-wash-html): Simplify and remove the charset
9186         stuff.  Use the normal html rendering code instead of the special html
9187         washing code.
9188
9189         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9190         `gnus-w3m' symbols.
9191         (mm-text-html-washer-alist): Remove.
9192
9193         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9194         (mm-inline-media-tests): Remove use.
9195         (mm-text-html-renderer): Change default to the `shr' symbol.
9196
9197         * mm-view.el (mm-inline-text-html): Remove use.
9198
9199         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9200         `gnus-blocked-images' to be a function.
9201         (gnus-article-wash-function): Remove.
9202
9203 2010-10-20  Julien Danjou  <julien@danjou.info>
9204
9205         * spam.el (spam-list-of-processors): Mark as obsolete.
9206
9207         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9208         (nnimap-insert-partial-structure): Fix boundary detection.
9209
9210 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9211
9212         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9213         run file-truename on remote files.  This can be expensive and even
9214         prevent one from editing drafts if some unrelated buffer has a stale
9215         connection.
9216
9217 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9218
9219         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9220         kinsoku-eol regardless of shr-kinsoku-shorten.
9221         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9222         (shr-tag-table): Support caption, thead, and tfoot.
9223
9224 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9225
9226         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9227         lines.
9228         (shr-save-contents): New command and keystroke.
9229
9230         * nndoc.el (nndoc-type-alist): Add git support.
9231         (nndoc-git-type-p): New function.
9232         (nndoc-transform-git-article): Ditto.
9233         (nndoc-transform-git-headers): Ditto.
9234         (nndoc-transform-git-headers): Generate Subject headers.
9235
9236         * shr.el (shr-parse-style): New function.
9237         (shr-tag-span): Ditto.
9238
9239         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9240         to `G G' to avoid collisions.
9241
9242 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9243
9244         * shr.el: Load kinsoku if necessary.
9245         (shr-kinsoku-shorten): New internal variable.
9246         (shr-find-fill-point): Make kinsoku shorten text line if
9247         shr-kinsoku-shorten is bound to non-nil.
9248         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9249         shr-indentation too when testing if table is wider than frame width.
9250         (shr-insert-table): Use `string-width' instead of `length' to measure
9251         text width.
9252         (shr-insert-table-ruler): Make sure indentation is done at bol.
9253
9254 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9255
9256         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9257         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9258         undecoded network data.
9259
9260 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9261
9262         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9263         name in the mode line spec so that the mode line menu works
9264         (bug#2431).
9265
9266         * message.el (message-get-reply-headers): If we're fed `to-address',
9267         then always use that.
9268
9269         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9270         aren't so wide as to need to switch off the edit menu.
9271
9272         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9273         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9274
9275         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9276         `M-g'.
9277         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9278         the permanent marks.
9279
9280 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9281
9282         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9283         Splitting according to references/in-reply-to obeys the ignore-groups
9284         variable, while splitting by sender and subject do not.
9285
9286 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9287
9288         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9289         alist, so that we can look for non-Unicode chars.
9290         (article-translate-strings): Allow both character and string maps.
9291
9292 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9293
9294         * shr.el (shr-insert): Don't insert space behind a wide character
9295         categorized as kinsoku-bol, or between characters both categorized as
9296         nospace.
9297
9298 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9299
9300         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9301         headers to gnus-newsgroup-headers.
9302
9303 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9304
9305         * shr.el (shr-tag-img): Don't align images -- since we're not
9306         rescaling, this often leads to ugly displays.
9307
9308 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9309
9310         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9311         duplicates.
9312
9313 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9314
9315         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9316         call.
9317
9318 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9319
9320         * gnus.el: Autoload gnus-html-show-images.
9321
9322         * nnimap.el: Use nnheader-message throughout.
9323
9324         * shr.el (shr-tag-img): Ignore images with no data.
9325
9326 2010-10-15  Julien Danjou  <julien@danjou.info>
9327
9328         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9329         a possibility to disable format=flow encoding when using hard newlines.
9330
9331 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9332
9333         * shr.el (shr-insert): Remove space inserted before or after a
9334         breakable character or at the beginning or the end of a line.
9335         (shr-find-fill-point): Do kinsoku; find the second best point or give
9336         it up if there's no breakable point.
9337
9338 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9339
9340         * nnimap.el (nnimap-open-connection): Message when opening connection
9341         for debugging purposes.
9342
9343         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9344         on every setup buffer call to allow this to change from article to
9345         article.
9346
9347         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9348         buffers where we have a wide table.
9349
9350 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9351
9352         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9353         uses *-request-thread.
9354
9355 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9356
9357         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9358         incantation, which is no longer valid.
9359
9360 2010-10-14  Julien Danjou  <julien@danjou.info>
9361
9362         * shr.el: Fix defcustom type (char -> character).
9363
9364 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9365
9366         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9367         programs.
9368
9369 2010-10-14  Julien Danjou  <julien@danjou.info>
9370
9371         * shr.el (shr-tag-a): Use url-link as widget type.
9372
9373         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9374         `gnus-group-get-icon'.
9375
9376 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9377
9378         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9379         This should make server editing work better.
9380
9381         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9382
9383         * tls.el (tls-program): Remove spurious %s from openssl.
9384
9385         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9386         (nnimap-parse-flags): Fix regexp.
9387
9388         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9389         probably work for CJVK text, too.
9390
9391         * nnimap.el (nnimap-extend-tls-programs): Remove.
9392         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9393
9394         * tls.el (tls-starttls-switches): Remove starttls hack.
9395         (open-tls-stream): Ditto.
9396         (tls-find-starttls-argument): Ditto.
9397
9398 2010-10-13  Julien Danjou  <julien@danjou.info>
9399
9400         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9401         responses.
9402
9403 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9404
9405         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9406
9407         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9408         anything in Emacs.
9409
9410         * shr.el (shr-current-column): Remove buggy and unnecessary function.
9411
9412 2010-10-13  Julien Danjou  <julien@danjou.info>
9413
9414         * shr.el (shr-width): Make shr-width a defcustom with default to
9415         fill-column.
9416         (shr-tag-img): Use shr-width rather than fill-column.
9417
9418 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9419
9420         * dgnushack.el (byte-optimize-apply):
9421         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9422
9423         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9424         position when (X-)Faces exist.
9425         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9426         avatars when called interactively.
9427
9428 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9429
9430         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9431         gnus-article-x-face-too-ugly is bound.
9432
9433 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9434
9435         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9436
9437         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9438         mailbox that doesn't exist.
9439
9440 2010-10-12  Julien Danjou  <julien@danjou.info>
9441
9442         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9443         (shr-get-image-data): Encode URL properly when fetching from cache.
9444         (shr-tag-img): Use aligned-to spaces to align correctly images.
9445
9446         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9447         before inserting the Gravatar.
9448
9449         * shr.el (shr-tag-img): Add align attribute support for <img>.
9450
9451 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9452
9453         * gnus-gravatar.el (gnus-art): Require.
9454
9455         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9456         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9457         Remove long obsoleted functions.
9458
9459 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9460
9461         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9462
9463         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9464
9465         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9466         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9467         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9468         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9469         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9470         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9471         * sieve-manage.el, smime.el, spam.el:
9472         Fix comment for declare-function.
9473
9474 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9475
9476         * nnimap.el (nnimap-request-rename-group): Select group read-only
9477         before renaming it.
9478
9479         * shr.el (shr-insert): Fix up the white space only regexp.
9480
9481         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9482         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9483
9484         * shr.el (shr-current-column): New function.
9485         (shr-find-fill-point): New function.
9486
9487 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9488
9489         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9490         numbers.
9491
9492 2010-10-11  Julien Danjou  <julien@danjou.info>
9493
9494         * shr.el (shr-hr-line): Add.
9495         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9496         display hr lines.
9497         (shr-max-columns): Do not change state to nil if we just inserting
9498         spaces.
9499
9500 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9501
9502         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9503         select the last group.
9504
9505 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9506
9507         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9508
9509 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9510
9511         * dig.el (dig-mode-map): Declare and define in one step.
9512
9513 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9514
9515         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9516         for Gnus.
9517         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9518         (nnimap-update-qresync-info): Mark \Seen articles as read.
9519
9520         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9521         non-variable, too.
9522
9523         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9524         available.
9525         (nnimap-update-info): Rely more on the current active than the param
9526         active to avoid marking articles as read too much.
9527
9528         * auth-source.el (auth-source-create): Use (user-login-name) for the
9529         user name default.
9530
9531         * nnimap.el (nnimap-update-info): If the server doesn't return any
9532         useful info, just use the previous info.
9533         (nnimap-update-info): Prefer old info over start-article.
9534         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9535
9536 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9537
9538         * nnir.el (autoload): Clean up autoloads.
9539         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9540         Use key rather than value.
9541         (nnir-imap-search-other): New variable.
9542         (nnir-read-parm): Use it.
9543         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9544         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9545
9546 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9547
9548         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9549         the process, too.
9550
9551 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9552
9553         * spam.el (gnus-summary-mode-map): Bind to "$".
9554         Suggested by Russ Allbery.
9555
9556         * shr.el: Rework the way things are indented by <li> slightly.
9557
9558         * gnus.el (gnus-group-set-parameter): Fix typo.
9559
9560         * nnimap.el: Start implementing QRESYNC support.
9561
9562 2010-10-09  Julien Danjou  <julien@danjou.info>
9563
9564         * nnir.el (nnir-engines): Fix too many arguments.
9565
9566 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9567
9568         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9569         group is the "last", so that the backends like nnfolder actually save
9570         their folders.
9571
9572         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9573         try to use that for the tls stream.
9574         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9575         UIDVALIDITY and find out which groups are read-only and not.
9576         (nnimap-get-flags): Use the same marks parsing code as the rest of
9577         nnimap.
9578
9579 2010-10-09  Julien Danjou  <julien@danjou.info>
9580
9581         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9582
9583         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9584         retrieving gravatars.
9585
9586         * shr.el (shr-table-corner): Add.
9587         (shr-table-line): Add.
9588         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9589
9590 2010-10-08  Julien Danjou  <julien@danjou.info>
9591
9592         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9593
9594 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9595
9596         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9597
9598         * gnus-sum.el (gnus-mark-article-as-unread)
9599         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9600         (gnus-summary-set-bookmark): Use it.
9601
9602         * gnus-msg.el (gnus-setup-message): Use it.
9603
9604         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9605
9606         * gnus.el (gnus-group-remove-parameter): Use it.
9607
9608         * gnus-group.el (gnus-group-make-web-group): Use it.
9609
9610         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9611
9612         * nnregistry.el: Update docs to mention manual.
9613
9614         * gnus-registry.el: Update docs to mention nnregistry.el.
9615         (gnus-registry-initialize): Don't install nnregistry refer method
9616         automatically.
9617         (gnus-registry-install-nnregistry): Remove it.
9618
9619 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9620
9621         * shr.el (shr-insert): Don't insert double spaces.
9622
9623 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9624
9625         * gnus-gravatar.el (gnus-treat-from-gravatar)
9626         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9627         called interactively.
9628
9629         * gnus-art.el (gnus-mime-view-part-externally)
9630         (gnus-mime-view-part-internally): Make predicate function passed to
9631         gnus-mime-view-part-as-type assume argument is a mime type, not a list
9632         of a mime type.
9633
9634         * shr.el (shr-table-widths): Don't use cl function `reduce'.
9635
9636 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9637
9638         * shr.el (require): Require cl when compiling.
9639         (shr-tag-hr): New function.
9640
9641         * nnimap.el (nnimap-update-info): Remove double setting of high.
9642         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9643         This makes nnimap work properly on Courier again.
9644
9645         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9646         the variable for backwards compatibility.
9647
9648         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9649         the file name before using to avoid setting mm-default-directory to
9650         nil.
9651
9652         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9653         bidning gnus-agent variables.
9654
9655         * shr.el (shr-render-td): Use a cache for the table rendering function
9656         to avoid getting an exponential rendering behavior in nested tables.
9657         (shr-insert): Rework the line-breaking algorithm.
9658         (shr-insert): Don't leave trailing spaces.
9659         (shr-insert-table): Also insert empty TDs.
9660         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9661
9662 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9663
9664         * gnus-sum.el (gnus-number): Rename from `number'.
9665         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9666         (gnus-summary-limit-children): Update uses correspondingly.
9667
9668 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9669
9670         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9671         (gnus-gravatar-transform-address): Don't show avatars of people of
9672         which mail addresses match gnus-gravatar-too-ugly.
9673
9674 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9675
9676         * shr.el (shr-table-widths): Expand TD elements to fill available
9677         space.
9678
9679 2010-10-07  Julien Danjou  <julien@danjou.info>
9680
9681         * nnimap.el (nnimap-request-rename-group): Add this method.
9682
9683 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9684
9685         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9686         name from XEmacs' function-arglist.
9687
9688         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9689         gravatar under XEmacs.
9690
9691 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9692
9693         * auth-source.el: Update docs with TODO items.
9694
9695         * gnus-sync.el: Update docs to explain state and plans.
9696
9697         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9698         Hooks for mark updates.
9699         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9700
9701         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9702         hooks with arguments, which is needed for mark update hooks.
9703
9704 2010-10-06  Julien Danjou  <julien@danjou.info>
9705
9706         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9707         was matched.
9708
9709         * sieve-manage.el: Update example in `Commentary'.
9710
9711         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9712
9713         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9714         not 2000.
9715         (sieve-manage-authenticate): Re-add function.
9716
9717 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9718
9719         * shr.el (shr-insert): Get 'space transition right.
9720         (shr-render-td): Only delete space at the end of the TD.
9721
9722         * nnimap.el (nnimap-open-connection): Prepare to support
9723         open-gnutls-stream.
9724
9725         * shr.el: Rearrange function order to be more logical.
9726
9727 2010-10-06  Julien Danjou  <julien@danjou.info>
9728
9729         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9730         (nnrss-discover-feed): Remove 404 URL in docstring.
9731
9732         * nnir.el: Fix Swish-E URL.
9733         Fix Namazu URL.
9734
9735         * message.el (message-change-subject): Remove 404 URL in a comment.
9736
9737 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9738
9739         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9740         called interactively.
9741
9742         * gnus-util.el (gnus-remove-if): Allow hash table.
9743         (gnus-remove-if-not): New function.
9744
9745         * gnus-art.el (gnus-mime-view-part-as-type):
9746         * gnus-score.el (gnus-summary-score-effect):
9747         * gnus-sum.el (gnus-read-move-group-name):
9748         Replace remove-if-not with gnus-remove-if-not.
9749
9750         * gnus-group.el (gnus-group-completing-read):
9751         Regard collection as a hash table if it is not a list.
9752
9753 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9754
9755         * shr.el (shr-render-td): Allow blank/missing <TD>s.
9756
9757         * shr.el: Document the table-rendering algorithm.
9758
9759 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9760
9761         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
9762         for Emacsen having no `libxml-parse-html-region' support.
9763
9764 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9765
9766         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9767         invalid URLs.
9768
9769         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9770         line-broken.
9771         (shr-tag-img): Ignore image fetching errors.
9772         (shr-overlays-in-region): Compute overlay positions correctly.
9773
9774         * mm-decode.el (mm-shr): Require shr.
9775
9776         * gnus-art.el (gnus-blocked-images): Move variable here.
9777
9778         * shr.el (shr-insert-table): Bind free variable.
9779
9780         * mm-decode.el (mm-shr): Bind shr-content-function.
9781
9782         * shr.el (shr-content-function): New variable.
9783
9784         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9785         added for symmetry.
9786
9787         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9788
9789         * gnus-group.el (gnus-group-make-group): Doc fix.
9790
9791         * nnimap.el (nnimap-request-newgroups): Return success.
9792
9793         * shr.el (shr-find-elements): New function.
9794         (shr-tag-table): Put all the images after the table.
9795         (shr-tag-table): Really inhibit images inside the table.
9796         (shr-collect-overlays): Copy over overlays from the TD elements to the
9797         main document.
9798
9799         * mm-decode.el (mm-shr): Bind shr-blocked-images to
9800         gnus-blocked-images.
9801
9802 2010-10-05  Julien Danjou  <julien@danjou.info>
9803
9804         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9805
9806         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9807         (gnus-html-maximum-image-size): Add this function.
9808         (gnus-html-put-image): Use gnus-html-maximum-image-size.
9809
9810         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9811         server-value of the capability is nil.
9812
9813 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9814
9815         * shr.el (shr-tag-em): Add <EM> tag.
9816
9817 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
9818
9819         * sieve-manage.el (sieve-manage-default-stream): Make default stream
9820         customizable.
9821
9822         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9823         handing broken links to browse-url.
9824
9825 2010-10-05  Julien Danjou  <julien@danjou.info>
9826
9827         * gnus-util.el (gnus-emacs-completing-read)
9828         (gnus-iswitchb-completing-read): Use autoload rather than require.
9829
9830 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9831
9832         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
9833         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
9834         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
9835         iswitchb-temp-buflist for XEmacs.
9836
9837         * gnus-util.el (gnus-completing-read-function): Exclude
9838         gnus-icompleting-read and gnus-ido-completing-read from candidates for
9839         XEmacs since iswitchb.el is very old and ido.el is unavailable in
9840         XEmacs.
9841
9842         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9843         not to use `delete-dups' that is unavailable in XEmacs 21.4.
9844
9845         * gnus-html.el: Don't require help-fns under XEmacs.
9846         (gnus-html-schedule-image-fetching): Work for XEmacs.
9847
9848         * mm-decode.el (mm-shr): Decode contents by charset.
9849
9850 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9851
9852         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9853         unknown.
9854
9855         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9856         (shr-get-image-data): Ensure against the cache file missing.
9857
9858         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9859         for data.
9860
9861         * spam-report.el (spam-report-url-ping-plain): Don't query about
9862         killing the process.
9863
9864         * shr.el (shr-render-td): Protect against too-wide text.
9865
9866 2010-10-04  Julien Danjou  <julien@danjou.info>
9867
9868         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9869         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9870
9871         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9872         retrieved.
9873
9874 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9875
9876         * shr.el (browse-url): Require.
9877         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9878         lines.
9879         (shr-show-alt-text, shr-browse-image): New commands.
9880         (shr-browse-url, shr-copy-url): New commands.
9881
9882         * gnus-sum.el (gnus-widen-article-window): New variable.
9883         (gnus-summary-select-article-buffer): Use it.
9884
9885         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9886         without @ signs.
9887
9888 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9889
9890         * nnir.el (nnir-run-imap): Remove spurious space in search string.
9891
9892 2010-10-04  Julien Danjou  <julien@danjou.info>
9893
9894         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9895         for XEmacs.
9896
9897 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9898
9899         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9900
9901         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9902         (nnimap-close-server): Implement.
9903
9904         * dgnushack.el (iswitchb): Require to shut up the compiler.
9905
9906         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9907         (shr-insert): Tweak line breaking.
9908         (shr-insert): Handle <pre> better.
9909         (shr-tag-li): Get <li> indentation right.
9910         (shr-tag-li): Get <li> indentation even righter.
9911         (shr-tag-blockquote): Ensure paragraph start.
9912         (shr-make-table): Tweak table generation.
9913         (shr-make-table): Fix typo.
9914
9915         * shr.el: Implement table rendering.
9916
9917 2010-10-04  Julien Danjou  <julien@danjou.info>
9918
9919         * gnus-html.el (gnus-html-put-image): Fix resize image code.
9920
9921 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9922
9923         * shr.el (shr-insert): Use string anchors instead of line anchors.
9924
9925 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9926
9927         * shr.el: Add headings.
9928         (shr-ensure-paragraph): Actually work.
9929         (shr-tag-li): Make <ul> prettier.
9930         (shr-insert): Get white space at the beginning/end of elements right.
9931         (shr-tag-p): Collapse subsequent <p>s.
9932         (shr-ensure-paragraph): Don't insert double line feeds after blank
9933         lines.
9934         (shr-insert): \t is also space.
9935         (shr-tag-s): Fix "s" tag name function.
9936         (shr-tag-s): Fix face prop name.
9937
9938 2010-10-03  Julien Danjou  <julien@danjou.info>
9939
9940         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9941
9942         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9943         gnus-window-inside-pixel-edges.
9944
9945         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9946         gnus-ems.
9947
9948         * mm-view.el (mm-inline-image-emacs): Support image resizing.
9949
9950         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9951         function.
9952
9953         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9954         resize choice.
9955
9956 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9957
9958         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9959         beginning of the buffer.
9960
9961         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9962         article buffer again.
9963
9964         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9965
9966         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9967         when it's at the start of the buffer.
9968
9969         * shr.el (shr-tag-blockquote): Convert name.
9970         (shr-rescale-image): Use the right image-size variant.
9971
9972         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9973         buffer isn't shown, then select the current article first instead of
9974         bugging out.
9975         (gnus-summary-select-article-buffer): Show both the article and summary
9976         buffers again.
9977
9978         * shr.el (shr-fontize-cont): Protect against regions with no text.
9979         Rename tag functions to shr-tag-* for enhanced security.
9980         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9981
9982 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
9983
9984         * shr.el (shr-insert):
9985         * pop3.el (pop3-movemail):
9986         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9987         loaded.
9988
9989 2010-10-03  Glenn Morris  <rgm@gnu.org>
9990
9991         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9992
9993         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9994
9995         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9996
9997         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9998
9999         * gnus-util.el (gnus-make-local-hook): Simplify.
10000
10001 2010-10-02  Julien Danjou  <julien@danjou.info>
10002
10003         * gnus-util.el (gnus-iswitchb-completing-read): New function.
10004         (gnus-ido-completing-read): New function.
10005         (gnus-emacs-completing-read): New function.
10006         (gnus-completing-read): Use gnus-completing-read-function.
10007         Add gnus-completing-read-function.
10008
10009 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10010
10011         * shr.el (shr-insert-document): Autoload.
10012         (shr-img): Be silent.
10013         (shr-insert): Add a newline after every picture before text.
10014         (shr-add-font): Use overlays for combining faces.
10015         (shr-insert): Pass upwards the text start point.
10016
10017         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
10018         possible.
10019         (mm-shr): New function.
10020
10021 2010-10-02  Julien Danjou  <julien@danjou.info>
10022
10023         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
10024         should go backward.
10025
10026 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
10027
10028         * shr.el (shr): Fix typo in provide call.
10029
10030 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10031
10032         * shr.el: New file.
10033
10034         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
10035
10036         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
10037         completing read.
10038
10039 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10040
10041         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
10042         we're being queried about.  Suggested by Dan Jacobson.
10043
10044         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
10045         Suggested by Jason Eisner.
10046
10047         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
10048         table, too.  Suggested by Stefan Wiens.
10049         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
10050         the table unnecessary.  Suggested by Stefan Wiens.
10051
10052         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
10053         longer needed, and probably doesn't work either, as pointed out by
10054         Stefan Wiens.
10055         (gnus-summary-exit): Remove call to the clearing function.
10056         (gnus-summary-exit-no-update): Ditto.
10057
10058         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
10059         instead of gnus-eval-in-buffer-window to avoid popping up frames.
10060         Reported by Stefan Monnier.
10061         (gnus-summary-save-in-rmail): Ditto.
10062
10063         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
10064         article buffer, instead of both the article buffer and the summary
10065         buffer.  Sort of suggested by Dan Jacobson.
10066
10067         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
10068
10069         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
10070         Suggested by Dan Jacobson.
10071
10072         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
10073         documentation clearer.
10074
10075         * message.el (message-shorten-references): Comment on the number "21".
10076         Suggested by Stefan Monnier.
10077
10078         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10079         Suggested by Dan Jacobson.
10080
10081         * gnus.el (gnus-large-newsgroup):
10082         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10083
10084         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10085         externalize attachments.  Bug reported by Steve Wen.
10086
10087         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10088         really message anything to the user.
10089
10090         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10091         directly.
10092
10093         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10094         messages in empty groups.
10095
10096 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10097
10098         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10099         non-UIDNEXT group.
10100
10101 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10102
10103         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10104         not the value from the collection.
10105
10106         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10107         values.  This sometimes happens on some groups that have no info.
10108         (nnimap-request-newgroups): New function.
10109
10110 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10111
10112         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10113         check into `gnus-registry-initialize'.
10114         (gnus-registry-initialize): Ditto.
10115         Fix and extend header docs.
10116
10117 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10118
10119         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10120         regexp backtrace overflows.
10121
10122         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10123         for starttls that tls.el implements; i.e. openssl.
10124
10125         * tls.el (tls-starttls-switches): Give up on using starttls with
10126         gnutls-cli.
10127         (tls-program): Add --insecure to be consistent with the defaults from
10128         openssl s_client.  Now all three commands are insecure.
10129
10130 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10131
10132         * lpath.el: Bind completion-styles-alist for XEmacs.
10133
10134         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10135         (gravatar-create-image): New function that's an alias to
10136         gnus-xmas-create-image, gnus-create-image, or create-image.
10137         (gravatar-data->image): Use it.
10138
10139 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10140
10141         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10142         install the nnregistry refer method.
10143         (gnus-registry-install-hooks): Use it.
10144         (gnus-registry-unfollowed-groups): Add nnmairix to the default
10145         unfollowed groups.
10146
10147 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
10148
10149         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
10150         expanding threads.
10151
10152 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10153
10154         * nnir.el: Use the server names without suffixes (bug#7009).
10155
10156         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10157         unencrypted to STARTTLS, if possible.
10158
10159 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10160
10161         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10162         headers before superseding.
10163
10164 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10165
10166         * nnrss.el (nnrss-use-local): Add documentation.
10167
10168         * nnimap.el (nnimap-extend-tls-programs): New function.
10169         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10170         (nnimap-wait-for-connection): Accept the greeting from the stupid
10171         output from openssl s_client -starttls, too.
10172
10173         * tls.el (tls-starttls-switches): New variable.
10174         (tls-find-starttls-argument): Use it.
10175         (open-tls-stream): Ditto.
10176
10177         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10178         (netrc-machine): Ditto.
10179
10180         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10181         article number.
10182         (nnimap-split-fancy): New variable.
10183         (nnimap-split-incoming-mail): Use it.
10184
10185         * nntp.el (nntp-server-list-active-group): Document.
10186
10187         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10188         SELECT to get the message-id.
10189
10190         * mail-source.el (mail-sources): Remove webmail support.
10191         (defvar): Ditto.
10192         (mail-source-fetcher-alist): Ditto.
10193         (mail-source-fetch-webmail): Remove.
10194
10195         * webmail.el: Remove -- doesn't seem relevant any more.
10196
10197         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10198
10199         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10200         the \r.
10201
10202 2010-09-30  Julien Danjou  <julien@danjou.info>
10203
10204         * gnus-agent.el (gnus-agent-add-group): Fix call to
10205         gnus-completing-read.
10206
10207 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10208
10209         * nndoc.el (nndoc-retrieve-groups): New function.
10210
10211         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10212         `default', use nnmail-split-methods.
10213         (nnimap-request-article): Downcase the NILs so that they are nil.
10214
10215         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10216         symbol.
10217
10218         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10219         code, since if the user has requested network, that's what they ought
10220         to get.
10221         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10222         (nnimap-split-rule): Mark as obsolete.
10223
10224         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10225         New variable.
10226
10227         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10228         correct slot, too.
10229
10230 2010-09-29  Julien Danjou  <julien@danjou.info>
10231
10232         * gnus.el (gnus-local-domain): Declare variable obsolete.
10233
10234         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10235         Fix history computing.
10236         (gnus-ido-completing-read): Require ido.
10237
10238 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10239
10240         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10241         build Gnus.
10242
10243         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10244         when interpreting the structures.
10245         (nnimap-request-accept-article): Add \r\n to the lines to make this
10246         work with Cyrus.
10247
10248         * nndraft.el (nndraft-request-expire-articles): Use the group name
10249         instead if "nndraft".  Fix found by Nils Ackermann.
10250
10251 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10252
10253         * nnregistry.el: Add.
10254
10255 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10256
10257         * nnmail.el (group, group-art-list, group-art):
10258         Remove unneeded directives.
10259
10260 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10261
10262         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10263         (mm-mime-charset):
10264         * rfc2047.el (rfc2047-syntax-table):
10265         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10266
10267         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10268         rather than `insert-file-contents' and `eval-region'.
10269
10270         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10271         construction.
10272
10273         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10274
10275         * time-date.el: No need to require cl for Emacs 21.
10276
10277 2010-09-29  Julien Danjou  <julien@danjou.info>
10278
10279         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10280         replacement of `gnus-gravatar-relief' to mimic
10281         `gnus-faces-properties-alist'.
10282         Add :version property.
10283
10284 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10285
10286         * mail-source.el (mail-source-report-new-mail):
10287         * message.el (message-default-mail-headers):
10288         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10289
10290         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10291
10292 2010-09-28  Julien Danjou  <julien@danjou.info>
10293
10294         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10295         mail-address contains the same string as real-name.
10296
10297         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10298         non-blank in header, otherwise it'll get stripped.
10299
10300         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10301         real-name, and then for mail address rather than doing : or , search.
10302
10303 2010-09-27  Julien Danjou  <julien@danjou.info>
10304
10305         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10306         right completing-read function.
10307         (gnus-use-ido): New variable
10308         (gnus-completing-read-with-default): Remove.
10309         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10310         (gnus-agent-add-group):
10311         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10312         * mm-view.el (mm-view-pkcs7-decrypt):
10313         * mm-util.el (mm-codepage-setup):
10314         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10315         * mml-smime.el (mml-smime-openssl-sign-query):
10316         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10317         (mml-insert-multipart):
10318         * gnus-msg.el (gnus-summary-yank-message):
10319         * gnus-int.el (gnus-start-news-server):
10320         * mm-decode.el (mm-interactively-view-part):
10321         * gnus-dired.el (gnus-dired-attach):
10322         * gnus.el (gnus-read-method):
10323         * gnus-bookmark.el (gnus-bookmark-jump):
10324         * gnus-art.el (gnus-mime-view-part-as-type)
10325         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10326         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10327         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10328         * nnmairix.el (nnmairix-create-server-and-default-group)
10329         (nnmairix-update-groups, nnmairix-get-server)
10330         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10331         (nnmairix-get-group-from-file-path):
10332         * nnrss.el (nnrss-find-rss-via-syndic8):
10333         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10334         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10335         (gnus-group-browse-foreign-server):
10336         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10337         (gnus-summary-execute-command, gnus-summary-respool-article)
10338         (gnus-read-move-group-name):
10339         * gnus-score.el (gnus-summary-increase-score)
10340         (gnus-summary-score-effect):
10341         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10342
10343 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10344
10345         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10346         x-focus-frame.
10347
10348         * nnimap.el (auth-source-forget-user-or-password)
10349         (auth-source-user-or-password): Autoload.
10350
10351         * message.el (message-from-style, message-interactive)
10352         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10353         (message-yank-prefix, message-indentation-spaces, message-signature)
10354         (message-signature-file): Add comment.
10355
10356 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10357
10358         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10359         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10360         new articles.
10361
10362         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10363         parts.
10364         (nnimap-request-article): Work with the t setting, too.
10365
10366         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10367         that you don't get flashes of other buffers.
10368         (gnus-summary-show-complete-article): Intern before setting.
10369
10370 2010-09-27  David Engster  <dengste@eml.cc>
10371
10372         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10373         well as HEADERS.
10374         (nnmairix-retrieve-headers): Provide new argument for the above.
10375
10376 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10377
10378         * gnus-sum.el (gnus-summary-move-article): Don't alter
10379         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10380         group.
10381
10382         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10383
10384         * message.el (message-cite-prefix-regexp): Revert my last edit.
10385
10386         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10387         variable instead of the Gnus variable.
10388
10389         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10390
10391         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10392
10393         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10394         since some servers don't like it.
10395         (nnimap-open-connection): Forget credentials if the server says the
10396         password was wrong.
10397         (nnimap-parse-line): Protect against invalid data.
10398
10399         * gnus-sum.el (gnus-summary-move-article): Add comment.
10400         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10401         nothing alters it while scanning for new messages.
10402
10403         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10404         which may or may not help.
10405         (nnimap-open-connection): If we're doing a stream connection, and then
10406         discover we're on a STARTTLS-capable server, then open a STARTTLS
10407         connection instead.
10408
10409 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10410
10411         * nnimap.el (utf7): Require.
10412
10413         * message.el (message-cite-prefix-regexp): Remove "}" from citation
10414         prefix.
10415
10416 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10417
10418         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10419
10420 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10421
10422         * nnimap.el (nnimap-request-accept-article): Message the error on
10423         error.
10424
10425 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10426
10427         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10428
10429 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10430
10431         * nndoc.el (nndoc-request-list): Return success always.
10432
10433         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10434         `fetch-old' -- we only want to fetch the articles we've requested.
10435         The rest are in the agent, probably.
10436         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10437         disappeared server" to something low.  It's not important.
10438
10439         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10440         arrived before the FETCH data.
10441
10442         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10443         target here, because we don't know the Gnus name of the group.
10444
10445         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10446         for the correct group.
10447
10448         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10449
10450         * gnus.el (gnus): Give a final warning after startup.
10451
10452         * gnus-util.el (gnus-action-message-log): New variable.
10453         (gnus-message): Use it.
10454         (gnus-final-warning): New function.
10455
10456         * nnimap.el (nnimap-open-connection): Record the greeting.
10457         (nnimap): Add greeting.
10458
10459 2010-09-26  Julien Danjou  <julien@danjou.info>
10460
10461         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10462         arguments.
10463         (gnus-html-wash-images): Fix spec computing to include start/end.
10464
10465         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10466
10467 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10468
10469         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10470         deletion.
10471         (nnimap-retrieve-headers): Don't select the group, because that's
10472         already done by nnimap-possibly-change-group.
10473
10474         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10475         (gnus-picon-transform-address): Use it.
10476
10477         * mail-source.el (mail-source-value): Revert previous patch.
10478
10479         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10480         on failure.
10481         (nnimap-open-connection): Look up both virtual and physical server name
10482         credentials.
10483
10484         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10485
10486 2009-02-07  Dave Love  <fx@gnu.org>
10487
10488         * tls.el (open-tls-stream): Don't query killing process.
10489
10490 2009-02-08  Dave Love  <fx@gnu.org>
10491
10492         * gnus-win.el (gnus-window-to-buffer-helper)
10493         (gnus-all-windows-visible-p): Function needn't be a symbol.
10494
10495         * mail-source.el (mail-source-value): Function needn't be a symbol.
10496
10497 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10498
10499         * message.el (message-cite-prefix-regexp): Remove } from the cite
10500         prefix.
10501
10502         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10503         highlight again, so that the highlight is correct.
10504
10505         * gnus-picon.el (gnus-picon): Remove again.
10506         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10507
10508         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10509         doing the header highlightling, so that the background color of the
10510         picon is correct.
10511
10512         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10513         (gnus-picon): Ditto.
10514         (gnus-picon): Reinstate.  The background color for picons is white.
10515         (gnus-picon-insert-glyph): Make the background white.
10516
10517         * nnml.el (nnml-open-nov): Don't return dead buffers.
10518
10519         * auth-source.el (auth-source-create): Query the user for whether to
10520         store the credentials.
10521
10522         * netrc.el (netrc-store-data): New function.
10523
10524         * auth-source.el (auth-source-user-or-password): Use the existing auth
10525         sources, if any, for creation.
10526
10527         * gnus.el (gnus-group-fast-parameter): Return the last matching
10528         parameter instead of the first matching parameter.
10529
10530 2010-09-26  Julien Danjou  <julien@danjou.info>
10531
10532         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10533
10534 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10535
10536         * mml2015.el (mml2015-use): Remove gpg support.
10537
10538         * mml1991.el (mml1991-function-alist): Remove gpg function.
10539         (mml1991-gpg-sign): Remove.
10540
10541 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10542
10543         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10544         (gnus-browse-unsubscribe-current-group): Document it.
10545         (gnus-browse-unsubscribe-group): Use it.
10546
10547 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10548
10549         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10550         address to the To list for easier response.
10551
10552         * gnus.el (gnus-play-startup-jingle): Remove.
10553         (gnus-splash): Don't play jingle.
10554         (gnus): Silence gnus-load message.
10555
10556         * gnus-art.el (gnus-treat-play-sounds): Remove.
10557
10558         * gnus.el (gnus-play-jingle): Remove audio support.
10559
10560         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10561
10562         * earcon.el: Remove -- no users.
10563
10564         * gnus-audio.el: Remove -- no users of this package.
10565
10566         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10567
10568         * gnus-start.el (gnus-setup-news): Remove nocem support.
10569
10570         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10571
10572         * gnus.el (gnus-use-nocem): Remove.
10573
10574         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10575         Remove.
10576
10577         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10578         uses NoCeM any more.
10579
10580         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10581         (gnus-button-ctan-handler): Ditto.
10582         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10583         (gnus-button-ctan-directory-regexp): Ditto.
10584         (gnus-button-handle-ctan): Ditto.
10585         (gnus-button-tex-level): Ditto.
10586         (gnus-button-alist): Remove CTAN stuff.
10587
10588 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10589
10590         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10591         nnimap-streaming test.
10592
10593         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10594         servers twice.
10595
10596         * nnimap.el (nnimap-open-connection): Add more error reporting when
10597         nnimap fails early.
10598
10599         * nnheader.el (nnheader-get-report-string): New function.
10600         (nnheader-get-report): Use it.
10601
10602         * gnus-int.el (gnus-check-server): Say what the error was when opening
10603         failed.
10604
10605         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10606         using streaming.
10607
10608 2010-09-25  Julien Danjou  <julien@danjou.info>
10609
10610         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10611         gnus-window-inside-pixel-edges.
10612
10613 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10614
10615         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10616
10617         * mm-decode.el (mm-save-part): Allow saving to other directories the
10618         normal Emacs way.
10619
10620         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10621         Suggested by Jay Berkenbilt.
10622
10623         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10624         there isn't a single byte.
10625
10626         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10627         just do it.  It doesn't really seem to matter what the user responds
10628         here, I think, so it's just a confusing question.
10629
10630         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10631         non-streaming case.
10632
10633         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10634         (gnus-article-encrypt-body): Use it.
10635
10636         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10637         keystroke.
10638
10639         * nnimap.el (nnimap-find-wanted-parts-1):
10640         Use gnus-fetch-partial-articles.
10641
10642         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10643
10644         * nnimap.el (nnimap-insert-partial-structure): New function.
10645         (nnimap-get-partial-article): New function.
10646         (nnimap-request-article): Use it.
10647         (nnimap-wait-for-response): Return whether the wait was successful.
10648         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10649         retrieval wasn't successful.
10650         (nnimap-retrieve-group-data-early): Allow throttling servers.
10651         (nnimap-streaming): New variable.
10652         (nnimap-fetch-partial-articles): Remove.
10653
10654         * mm-decode.el (mm-with-part): Protect against killed buffers.
10655
10656         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10657         for prettier summary display.
10658
10659 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10660
10661         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10662
10663 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10664
10665         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10666         apparently third-party libraries depend on it.
10667
10668         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10669         before starting negotiation.
10670
10671         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10672         privacy reasons.
10673         (gnus-treat-mail-gravatar): Ditto.
10674
10675         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10676         buffer when inserting images.  Inserting text into the headers, for
10677         instance, can make them invalid.
10678
10679 2010-09-25  Julien Danjou  <julien@danjou.info>
10680
10681         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10682         variables.
10683
10684         * nnheader.el: Remove useless variables news-reply-yank-from and
10685         news-reply-yank-message-id.
10686
10687         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10688         variables.
10689
10690         * mml1991.el: Remove useless mml1991-verbose.
10691
10692         * gnus.el: Remove useless variable gnus-use-generic-from.
10693         Remove obsolete variable gnus-topic-indentation.
10694
10695         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10696
10697         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10698
10699         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10700
10701         * gnus-group.el: Remove useless gnus-group-icon-cache.
10702         Remove useless gnus-ephemeral-group-server.
10703
10704         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10705
10706         * mml2015.el: Remove useless mml2015-verbose.
10707
10708         * mml-smime.el: Remove useless mml-smime-verbose.
10709
10710         * gnus.el: Remove useless gnus-local-domain.
10711
10712         * gnus-gravatar.el (gnus-gravatar-transform-address):
10713         Use gnus-gravatar-size.
10714
10715         * gnus-art.el: Remove useless gnus-treat-translate.
10716
10717 2010-09-24  Julien Danjou  <julien@danjou.info>
10718
10719         * gnus-sum.el: Add support for Gravatars.
10720
10721         * gnus-art.el: Add support for Gravatars.
10722
10723         * gnus-gravatar.el: Add this file.
10724
10725         * gravatar.el: Add this file.
10726
10727 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10728
10729         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10730
10731         * gnus-group.el (gnus-group-fetch-faq): Remove.
10732
10733         * gnus.el (gnus-group-faq-directory): Remove.
10734
10735         * gnus-group.el (gnus-group-fetch-charter): Remove.
10736
10737         * gnus.el (gnus-group-charter-alist): Remove.
10738
10739         * gnus-group.el (gnus-group-archive-directory): Remove.
10740         (gnus-group-recent-archive-directory): Ditto.
10741         (gnus-group-make-archive-group): Remove.
10742
10743         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10744
10745         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10746         use the same article number for all the cached articles.
10747
10748         * nnimap.el (nnimap-command): Register the last command time so
10749         that we can use it for idling NOOPs.
10750         (nnimap-open-connection): Start the keeplive timer.
10751         (nnimap-make-process-buffer): Store all the process buffers.
10752         (nnimap-keepalive): New function.
10753
10754         * starttls.el (starttls-open-stream): Add autoload cookie.
10755
10756 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10757
10758         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10759         handling.
10760
10761 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10762
10763         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10764         its data structures.
10765
10766         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10767         instead of the cl.el copy-list.
10768         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10769         equalp.
10770
10771 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10772
10773         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10774         and tool-bar-local-item-from-menu.
10775
10776         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10777         mode-line-highlight face for Emacs.
10778
10779         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10780         loading gnus-sum.elc; fix comment for canlock-verify.
10781         (gnus-article-jump-to-part): Use read-number.
10782         (gnus-insert-mime-button, gnus-insert-mime-security-button):
10783         Remove Emacs pre-21 compatible code for help-echo.
10784         (gnus-article-next-page-1): No need to adjust the number of lines.
10785         (gnus-article-describe-bindings): Always use help-buffer.
10786
10787         * gnus-audio.el (gnus-audio-inline-sound):
10788         * gnus-cus.el (gnus-custom-mode):
10789         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10790
10791         * gnus-sum.el (gnus-remove-overlays): Doc fix.
10792
10793         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10794         compatible code.
10795
10796 2010-09-24  Glenn Morris  <rgm@gnu.org>
10797
10798         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10799         visiting the fcc file in rmail-mode.
10800
10801         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
10802
10803 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10804
10805         * nnir.el: Silence the byte compiler.
10806
10807         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10808         alias to browse-url-url-encode-chars if any.
10809         (gnus-html-encode-url): Use it.
10810
10811 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10812
10813         * gnus-start.el (gnus-use-backend-marks): New variable.
10814         (gnus-get-unread-articles-in-group): Use it.
10815
10816         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10817         makeover.
10818
10819 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10820
10821         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10822
10823 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10824
10825         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10826         Remove.
10827         (gnus-setup-news-hook):
10828         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10829
10830         * gnus-int.el (gnus-request-update-info): Protect against backends not
10831         having the function.
10832
10833         * nnimap.el (nnimap-stream): Mention starttls.
10834         (nnimap-open-connection): Add starttls support.
10835
10836 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10837
10838         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10839
10840 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10841
10842         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10843         BODYSTRUCTUREs.
10844         (nnimap-transform-headers): Unfold quoted {42} headers.
10845
10846         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10847         the info.
10848         (gnus-get-unread-articles): Only call updatep on backends that support
10849         it.
10850
10851         * nnweb.el (nnweb-request-update-info): NOOP.
10852
10853         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10854
10855         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10856         since it only deals with marks.
10857
10858         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10859         gnus-request-marks, and make a new gnus-request-update-info.
10860
10861         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10862         the active instead of the high number, which is usually too low.
10863
10864 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10865
10866         * netrc.el (netrc-parse): Remove encrypt.el mentions.
10867         * encrypt.el: Remove.
10868
10869 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10870
10871         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10872         server in symbolic form.
10873
10874         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10875
10876 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10877
10878         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10879         (nnimap-update-info): Fix up code slightly.
10880
10881         * gnus-int.el (gnus-open-server): Add tracing for performance
10882         debugging.
10883
10884         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10885         (gnus-group-insert-group-line): Pass the real group name so that it
10886         gets the right data.
10887
10888         * gnus-start.el (gnus-get-unread-articles): Don't have
10889         `gnus-get-unread-articles-in-group' update info, since that can be
10890         really slow and doesn't seem to be needed?
10891
10892 2010-09-22  Dan Christensen  <jdc@uwo.ca>
10893
10894         * time-date.el (date-to-time): Try using parse-time-string first before
10895         using the slower timezone-make-date-arpa-standard.
10896
10897 2010-09-22  Julien Danjou  <julien@danjou.info>
10898
10899         * gnus-group.el (gnus-group-insert-group-line):
10900         Call gnus-group-highlight-line.
10901         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10902         default hook list.
10903         (gnus-group-update-eval-form): Add new function.
10904         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10905         (gnus-group-get-icon): Use gnus-group-update-eval-form.
10906
10907 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10908
10909         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10910         immediate, then expire all articles.
10911         (nnimap-update-info): Fix off-by-one errors.
10912         (nnimap-flags-to-marks): Would return no marks lists for group with no
10913         flags.  Instead return the other data.
10914
10915 2010-09-22  Julien Danjou  <julien@danjou.info>
10916
10917         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10918         Only return an icon.
10919         (gnus-group-insert-group-line): Compute icon to return.
10920
10921         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10922         (gnus-html-image-fetched): Only cache if
10923         gnus-html-image-automatic-caching is set.
10924         (gnus-html-image-fetched): Check for errors.
10925
10926 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10927
10928         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10929         once per method on `g'.  This ensures that backends like nnfolder don't
10930         open all their folders.
10931
10932         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10933         (nnimap-request-list): Nix out group in the correct buffer.
10934         (nnimap-parse-flags): Implement by using `read' instead of
10935         hand-parsing.
10936         (nnimap-flags-to-marks): Pass on permanent-flags.
10937         (nnimap-make-process-buffer): Record the server name.
10938         (nnimap-parse-flags): Fix typo.
10939         (nnimap-request-scan): Run split on the server in general, not just a
10940         single group.
10941
10942         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10943         parameter, and propagate this downwards.
10944
10945         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10946         since EXAMINE changes it on the server.
10947
10948         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10949         this command might take a while.
10950
10951 2010-09-22  Julien Danjou  <julien@danjou.info>
10952
10953         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
10954         harmful if you have 2 images side-by-side, they can't be properly
10955         update on text deletion.  Using text-property is safer here.
10956         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10957         data.
10958
10959 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10960
10961         * nnimap.el (nnimap-expunge-inbox): Remove.
10962         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10963         (nnimap-expunge): Flip default to t.
10964
10965         * gnus.el (gnus-method-to-server): Don't push things to the cache
10966         unless it's unique.
10967         (gnus-server-to-method): Ditto.
10968
10969 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10970
10971         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10972
10973 2010-09-22  Julien Danjou  <julien@danjou.info>
10974
10975         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10976         get the start of data.
10977         (gnus-html-encode-url): Add this function to encode special chars in
10978         URL.
10979         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10980         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10981
10982         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10983         default.
10984         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10985
10986         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10987         images alt-text.
10988         (gnus-html-put-image): Put alt-text as help-echo.
10989
10990 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10991
10992         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10993         * mm-util.el (mm-decompress-buffer):
10994         * nnir.el (nnir-run-find-grep):
10995         * pop3.el (pop3-list): Use 3rd arg of split-string.
10996
10997         * time-date.el (format-seconds): Comment fix.
10998
10999         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
11000         and byte-optimize-form-code-walker.
11001         (dgnushack-make-auto-load): Don't advise make-autoload.
11002
11003         * lpath.el: Remove Emacs 21 stuff.
11004
11005 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11006
11007         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
11008         outside the active range.  Suggested by Dan Christensen.
11009
11010         * gnus-start.el (gnus-get-unread-articles): Get the extended method
11011         slightly later to avoid double-getting it.
11012
11013         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
11014         previous patch.
11015
11016         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
11017
11018 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
11019
11020         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11021
11022 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11023
11024         * gnus-int.el (gnus-open-server): Give a better error message in the
11025         "go offline" case.
11026
11027         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
11028         marks for nnimap, which is seldom the right thing to do.
11029
11030         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
11031         (gnus-same-method-different-name): New function.
11032
11033         * nnimap.el (parse-time): Require.
11034
11035         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
11036         method in the presence of many similar methods.
11037
11038         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
11039
11040         * nnimap.el (nnimap-find-expired-articles): Don't refer to
11041         nnml-inhibit-expiry.
11042
11043         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
11044         find out whether methods are equal.
11045
11046         * nnimap.el (nnimap-find-expired-articles): New function.
11047         (nnimap-process-expiry-targets): New function.
11048         (nnimap-request-move-article): Request the article before looking at
11049         what the Message-ID is.  Fix found by Andrew Cohen.
11050         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
11051
11052         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
11053         for oldness in addition to being a predicate.
11054
11055         * nnimap.el (nnimap-request-group): When we have zero articles, return
11056         the right data to Gnus.
11057         (nnimap-request-expire-articles): Only delete articles immediately if
11058         the target is 'delete.
11059
11060         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
11061         method, this would bug out.
11062
11063         * gnus-group.el (gnus-group-expunge-group): Rename from
11064         gnus-group-nnimap-expunge, and implemented as a normal interface
11065         function.
11066
11067         * gnus-int.el (gnus-request-expunge-group): New function.
11068
11069         * nnimap.el (nnimap-request-create-group): Implement.
11070         (nnimap-request-expunge-group): New function.
11071
11072 2010-09-21  Julien Danjou  <julien@danjou.info>
11073
11074         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
11075         (gnus-html-cache-expired): Add new function.
11076         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11077         wethever we should display image for fetch it.
11078         Compute alt-text earlier to pass it to the fetching function too.
11079         (gnus-html-schedule-image-fetching): Change function argument to only
11080         get one image at a time, not a list.
11081         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11082         cache.
11083         (gnus-html-get-image-data): New function to retrieve image data from
11084         cache.
11085         (gnus-html-put-image): Change buffer argument to use image data rather
11086         than file, and place image above region rather than inserting a new
11087         one.  Do not take alt-text as argument, since it's useless now: we place
11088         the image above alt-text.
11089         (gnus-html-prune-cache): Remove.
11090         (gnus-html-show-images): Start to fetch image when we find one, do not
11091         push into a temporary list.
11092         (gnus-html-prefetch-images): Only fetch image if they have expired.
11093         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11094         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11095
11096 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11097
11098         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11099
11100 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11101
11102         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11103         spec inser "*" if the group isn't active instead of 0.
11104
11105         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11106         opening the server.
11107         (nnimap-request-delete-group): Implement group deletion.
11108         (nnimap-transform-headers): Return the size of the entire message in
11109         the Bytes header, not just the size of the first part.
11110         (nnimap-request-move-article): When moving an article from nnimap,
11111         request the article first so the accepting form has an article to
11112         accept.  Reported by Dan Christensen.
11113         (nnimap-command): Make sure that the error message doesn't error out.
11114
11115 2010-09-20  David Edmondson  <dme@dme.org>
11116
11117         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11118         we haven't requested anything.
11119
11120 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11121
11122         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11123         "".  Fix found by Andrew Cohen.
11124
11125         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11126         instead of -encode-string.
11127
11128 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11129
11130         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11131
11132         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11133         by mm-subst-char-in-string.
11134
11135 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11136
11137         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11138         waiting for the connection string.
11139
11140         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11141         arriving.
11142
11143         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
11144         bogus characters.  This allows selecting certain Gmail groups.
11145
11146         * nnimap.el (nnimap-find-wanted-parts-1): New function.
11147         (nnimap-fetch-partial-articles): New variable.
11148         (nnimap-open-connection): When looking for credentials, also use the
11149         nnimap-server-port.
11150         (nnimap-request-article): Return the group/article number, so that Gnus
11151         `^' works as expected.
11152         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11153
11154         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11155         comments.
11156         (gnus-methods-sloppily-equal): New function.
11157         (gnus): When using the development version of Gnus, load the gnus-load
11158         file.
11159
11160         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11161         `gnus-open-server' on each method before trying to scan them etc.
11162         This ensures that all the backend parameters are set correctly.
11163
11164         * nnimap.el (nnimap-authenticator): New variable.
11165         (nnimap-open-connection): Allow anonymous login.
11166         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11167         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11168
11169         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11170         patch, found by Knut Anders Hatlen.
11171
11172 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11173
11174         * gnus-agent.el (gnus-agent-batch-confirmation)
11175         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11176         to gnus-message.
11177         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11178         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11179         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11180         * gnus-int.el (gnus-open-server): Likewise.
11181         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11182         (gnus-score-check-syntax): Likewise.
11183         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11184         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11185         Likewise.
11186         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11187
11188 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11189
11190         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11191         calling conventions so that prefetch doesn't bug out.
11192
11193 2010-09-19  Julien Danjou  <julien@danjou.info>
11194
11195         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11196         rather than `subst-char-in-region' in order to be able to replace ASCII
11197         char by UTF-8 ones.
11198
11199         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11200         than curl.
11201         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11202         the right URL and ALT text on images.
11203         (gnus-html-wash-tags): Fix tag case.
11204         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11205         (gnus-article-html): Add -o display_ins_del=2 option.
11206         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11207
11208 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11209
11210         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11211         the extra mail headers, which sometimes seem to happen for unknown
11212         reasons.
11213
11214         * mail-parse.el (mail-header-encode-parameter): Define as
11215         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11216         (or most, perhaps?) mail readers don't understand the latter, but do
11217         understand the former.
11218
11219         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11220         to nil, so that no methods are automatically agentized.  I think this
11221         is probably what most users want.
11222
11223         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11224         from url-retrieve, for instance about invalid URLs.
11225
11226         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11227         groups that have no articles.
11228         (nnimap-request-article): Check that we really got an article when we
11229         requested one.
11230
11231         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11232         doesn't exist.
11233
11234         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11235         nntp buffer so the agent can save it.
11236         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11237         that CRLF doesn't get translated to \n.
11238         (nnimap-open-connection): Don't make 'shell commands only send \n.
11239
11240 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11241
11242         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11243         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11244         Update var name.
11245         (nnml-generate-nov-file): Use dolist.
11246         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11247         Use with-current-buffer.
11248
11249 2010-09-18  Julien Danjou  <julien@danjou.info>
11250
11251         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11252         parallel.
11253
11254 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11255
11256         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11257         the range update right.
11258         (nnimap-request-group): Don't make `M-g' bug out on group with no
11259         marks.
11260         (nnoo): Require, so that other packages can require nnimap.
11261         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11262         command we're looking for.  This helps when the server sends more
11263         responses after we've gotten everything we expected.
11264         (nnimap): Add a `newlinep' field to keep track of end-of-line
11265         conventions.
11266         Don't send CRLF to things that don't want it.
11267         (nnimap-request-accept-article): Ditto.
11268
11269 2010-09-18  Julien Danjou  <julien@danjou.info>
11270
11271         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11272         than curl to retrieve images.
11273
11274 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11275
11276         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11277         the marks.
11278         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11279         (nnimap-wait-for-connection): New function.
11280         (nnimap-open-connection): If we have PREAUTH, don't query for login
11281         credentials.
11282         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11283         when doing a partial update.
11284
11285 2010-09-18  Julien Danjou  <julien@danjou.info>
11286
11287         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11288         tags.
11289
11290 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11291
11292         * nnimap.el (nnimap-credentials): New function.
11293         (nnimap-open-connection): Use the new function to look for credentials
11294         also on the numeric equivalents of "imap" and "imaps".
11295
11296         * gnus-start.el (gnus-activate-group): Send the info to
11297         gnus-request-group.
11298
11299         * nnimap.el (nnimap-request-group): Have the "check" version of the
11300         function parse flags and update the info, so that a `M-g' get a total
11301         resync of all flags from the group.
11302
11303         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11304         to allow backends to alter the info on group selection.  Also alter all
11305         the backend -request-group functions to take the parameter.
11306
11307         * nnimap.el (nnimap-store-info): New function.
11308         (nnimap-update-info): Store the info for later usage.
11309         (nnimap-request-group): Use the stored info for the dont-check case, so
11310         that we don't retrieve all marks when we enter a group.
11311
11312         * nnimap.el: Use deffoo instead of defun for interface functions.
11313
11314         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11315         update the group info.  This makes the nndraft groups, for instance, go
11316         back to their old behavior.
11317
11318         * gnus-sum.el (gnus-select-newsgroup): Indent.
11319
11320         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11321         in.
11322         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11323         nothing.
11324
11325         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11326         from methods that are denied.
11327
11328         * gnus-int.el (gnus-method-denied-p): New function.
11329
11330         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11331         store the password instead of netrc.
11332         (nnimap-open-connection): Don't error out when we can't make a
11333         connections.
11334
11335         * auth-source.el (auth-source-create): In the password prompt, say what
11336         we're querying for.  Also prompt for user name if that hasn't been
11337         given.
11338
11339         * nnimap.el (nnimap-with-process-buffer): Remove.
11340
11341 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11342
11343         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11344         method when we're reading from the agent.
11345
11346         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11347
11348         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11349         that's probably most useful for users.
11350
11351         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11352         "failed" all the time.
11353
11354         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11355         ...)) with (with-current-buffer ... ).
11356
11357         * nntp.el (nntp-open-server): Return whether the open was successful or
11358         not.
11359
11360         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11361         select an unread unseen article first.
11362
11363         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11364         /etc/services, supply some sensible port defaults.
11365
11366         * dgnushack.el: Define netrc-credentials.
11367
11368 2010-09-17  Julien Danjou  <julien@danjou.info>
11369
11370         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11371
11372 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11373
11374         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11375         doesn't have any parameters.
11376
11377 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11378
11379         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11380         only upcased checks.
11381
11382         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11383
11384         * nnimap.el (nnimap-open-shell-stream): New function.
11385         (nnimap-open-connection): Use it.
11386         (nnimap-transform-headers): Get the number of lines in each message.
11387         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11388         number of lines.
11389         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11390         problem.
11391
11392         * utf7.el (utf7-encode): Autoload.
11393
11394         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11395         to allow the mail splitting to not return a default group.  This is
11396         useful for nnimap, which will leave unmatched mail in the inbox.
11397
11398         * nnimap.el: Rewritten.
11399
11400         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11401         nnimap usage.
11402
11403         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11404         if the move is internal, so that nnimap can do fast internal moves.
11405
11406         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11407         data.
11408         (gnus-read-active-for-groups): Support finishing the early retrieval of
11409         data.
11410
11411         * gnus-range.el (gnus-range-nconcat): New function.
11412
11413         * gnus-int.el (gnus-finish-retrieve-group-infos)
11414         (gnus-retrieve-group-data-early): New functions.
11415
11416 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11417
11418         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11419         (nnrss-retrieve-groups):
11420         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11421         (pop3-quit): Use with-current-buffer.
11422
11423 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11424
11425         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11426         instead of nnheader-accept-process-output.
11427
11428         * dgnushack.el (dgnushack-compile): Add comment.
11429
11430         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11431
11432         * gnus-html.el (gnus-html-schedule-image-fetching)
11433         (gnus-html-prefetch-images): Replace process-kill-without-query by
11434         gnus-set-process-query-on-exit-flag.
11435
11436 2010-09-16  Romain Francoise  <romain@orebokech.com>
11437
11438         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11439
11440 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11441
11442         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11443         parameter to unintern is mandatory-ish in Emacs 24.
11444
11445         * gnus-html.el (gnus-html-schedule-image-fetching)
11446         (gnus-html-prefetch-images): Check for curl before using it.
11447
11448         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11449         depend on curl, which isn't essential.
11450
11451         * imap.el: Revert back to version
11452         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11453         seem problematic.
11454
11455 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11456
11457         * gnus-registry.el (gnus-registry-install-shortcuts):
11458         Explicitly pass `obarray' to `unintern' to avoid a warning.
11459
11460 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11461
11462         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11463         change.
11464
11465         * nnrss.el (nnrss-request-list): Remove this function and related
11466         functions, including the moreover stuff.
11467
11468 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11469
11470         * nnrss.el (nnrss-retrieve-groups): New function.
11471
11472 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11473
11474         * .dir-locals.el: Add no-byte-compile cookie.
11475
11476 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11477
11478         * time-date.el (format-seconds): Comment fix.
11479
11480         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11481         for back end that doesn't support request-scan.
11482
11483 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11484
11485         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11486         then do request scans from the backends.
11487
11488         * netrc.el (netrc-credentials): New conveniency function.
11489
11490         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11491         avoid running a hook per line, since this takes a lot of time,
11492         profiling shows.
11493         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11494         directly if gnus-visual-p is true.
11495
11496 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11497
11498         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11499         groups; replace mapcar with dolist which is a bit faster; pass groups
11500         info to gnus-read-active-file-1.
11501         (gnus-read-active-file-1): Scan only specified groups if the new
11502         optional arg `infos' is given.
11503
11504 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11505
11506         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11507
11508         * pop3.el (pop3-movemail): Remove.
11509         (pop3-streaming-movemail): Rename to pop3-movemail.
11510
11511         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11512         don't restrict end-tag searches to the end of the line.
11513
11514 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11515
11516         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11517         articles of every unchecked group to t, which means unknown since the
11518         server has never been opened.
11519
11520 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11521
11522         * gnus-html.el (gnus-html-show-alt-text): New command.
11523         (gnus-html-browse-image): Ditto.
11524         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11525         to browse the image directly.
11526         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11527         better.
11528
11529         * gnus-async.el (gnus-async-article-callback):
11530         Call `gnus-html-prefetch-images' unconditionally.
11531
11532         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11533         before feeding URLs to curl.
11534
11535 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11536
11537         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11538         internal images as deletable by `W D D'.
11539
11540         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11541         (gnus-async-article-callback): Fix typo.
11542
11543 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11544
11545         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11546         current line to work around bugs in the output from w3m.
11547
11548         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11549         for groups that want that.
11550
11551         * nntp.el (nntp-wait-for-string): Supply a timeout for
11552         accept-process-output to ensure progress.
11553
11554         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11555         level to get unread articles from, then use that for foreign groups,
11556         too.
11557
11558         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11559         confuses the rest of the function.
11560
11561         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11562         for the methods that support -retrieve-groups, too.
11563
11564         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11565
11566 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11567
11568         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11569         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11570
11571         * pop3.el: Require cl when compiling.
11572         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11573
11574 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11575
11576         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11577         that aren't going to be activated.
11578         (gnus-get-unread-articles): Fix up the last commit.
11579
11580         * gnus-html.el (gnus-article-html): Allow calling without specifying
11581         the handle.  In that case, dissect the buffer first.
11582
11583         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11584
11585         * nnimap.el (nnimap-open-connection): Revert the change that would look
11586         into authinfo for imaps instead of imap.
11587
11588         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11589         say that you don't want to call gnus-request-group with don-check, but
11590         do check the reponse.  This is for virtual groups only.
11591         (gnus-get-unread-articles): Count the archive groups as secondary, so
11592         that they're activated the same way as before.
11593
11594         * imap.el (imap-message-map): Removed optional buffer parameter, since
11595         no callers use it.
11596         (imap-message-get): Ditto.
11597         (imap-message-put): Ditto.
11598         (imap-mailbox-map): Ditto.
11599         (imap-mailbox-put): Ditto.
11600         (imap-mailbox-get): Ditto.
11601         (imap-mailbox-get): Revert last change for this function.
11602
11603         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11604         case-insensitively.
11605         (nnimap-debug): Remove.
11606
11607         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11608         callers to use `imap-fetch' instead.  According to the comments, this
11609         should be safe, since all other IMAP clients use the 1:* syntax.
11610         (imap-enable-exchange-bug-workaround): Remove.
11611         (imap-debug): Remove -- doesn't seem very useful.
11612
11613         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11614         mail from a file, and the file doesn't exist.
11615
11616         * imap.el (imap-log): New convenience function used throughout instead
11617         of repeating the same code all over the place.
11618
11619         * pop3.el (pop3-streaming-movemail): Return t for success.
11620
11621         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11622         .authinfo if we're using ssl connection.
11623
11624         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11625         already have if we're in a main Gnus `g' run.
11626
11627         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11628
11629 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11630
11631         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11632
11633         * nnmh.el (nnmh-request-list-1): Bind `file'.
11634
11635         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11636         alias to set-process-query-on-exit-flag or process-kill-without-query.
11637         (pop3-open-server): Use it.
11638
11639 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11640
11641         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11642         box to the Incoming file.  Fixes mistake in previous checkin.
11643
11644         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11645         request loop (for debugging purposes) removed.
11646
11647         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11648         culprit is more visible.
11649         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11650         (nnml-add-incremental-nov): New functions to do "incremental" nov
11651         updates, where we just append to the end of the existing nov files
11652         without reading/writing them in full.
11653
11654         * mail-source.el (mail-source-delete-crash-box): Really only check the
11655         incoming files once in a while.
11656
11657         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11658
11659         * mail-source.el (mail-source-delete-crash-box): Only check the
11660         incoming files for deletion once per day to save a lot of file
11661         accesses.
11662
11663         * pop3.el (pop3-logon): Fix up unbound variable typo.
11664
11665         * mail-source.el (pop3-streaming-movemail): Autoload.
11666
11667         * pop3.el (pop3-streaming-movemail):
11668         Respect pop3-leave-mail-on-server.
11669
11670         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11671         retrieval.
11672
11673         * pop3.el (pop3-process-filter): Remove unused function.
11674         (pop3-streaming-movemail, pop3-send-streaming-command)
11675         (pop3-wait-for-messages, pop3-write-to-file)
11676         (pop3-number-of-responses): New functions for streaming pop3
11677         retrieval.
11678
11679         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11680         come from no known methods.
11681         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11682         list.
11683
11684         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11685         message sizes.
11686         (pop3-movemail): Use erase-buffer instead of looping and deleting
11687         regions, which seems rather odd.
11688
11689         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11690         file once per `g' run.
11691
11692         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11693         directories.  This makes the draft queue directory work.
11694
11695         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11696         data from the backends, so that we only request the list of groups from
11697         each method once.  This should speed things up considerably.
11698
11699         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11700         detect that it's not implemented.
11701
11702         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11703         we actually do recurse down into the tree, but don't stat all leaf
11704         nodes.
11705
11706         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11707         then say so instead of bugging out.
11708
11709         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11710         files exist before trying to read them.
11711
11712         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11713         around <pre_int>.
11714
11715         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11716
11717         * nnmh.el (nnmh-request-list-1): Optimize for speed.
11718
11719 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11720
11721         * mm-util.el (mm-image-load-path): Just return the image directories,
11722         not all directories in the path in addition to the image directories.
11723         (mm-image-load-path): Maintain a cache of the image directories so that
11724         the `g' command in Gnus doesn't have to stat dozens of directories each
11725         time.
11726
11727         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11728         (gnus-html-wash-tags): Add a new `i' command to insert images.
11729         (gnus-html-insert-image): New command and keystroke.
11730         (gnus-html-redisplay-with-images): New command and keystroke.
11731         (gnus-html-show-images): Rename command.
11732         (gnus-html-wash-tags): Remove more white space before <pre_int> image
11733         spacers.
11734         (gnus-html-wash-tags): Decode entities at the end, so that entities
11735         inside the tags don't mess up the rest of the "parsing".
11736
11737         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11738         so that nnimap methods aren't agentized by default.  There's apparently
11739         many problems related to agent/imap behavior.
11740
11741         * gnus-art.el (gnus-article-copy-string): New command and key binding.
11742
11743         * gnus-html.el: Doc fix.
11744
11745 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11746
11747         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
11748         specifier-spec-list for Emacs 21.
11749
11750         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11751         glyph-width and glyph-height instead of display-graphic-p and
11752         image-size; make avoidance of displaying small images work for XEmacs.
11753
11754         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11755         for XEmacs.
11756
11757         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11758         of symbol that holds plist data.
11759         (gnus-process-plist): Remove plist of process after getting it.
11760
11761 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11762
11763         * message.el (message-generate-hashcash): Change default to
11764         'opportunistic if hashcash is installed.
11765
11766         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11767         (gnus-html-put-image): Only call image-size once, since it's somewhat
11768         time-consuming on remote X servers.
11769
11770 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11771
11772         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
11773         type on data, not a file name.
11774
11775         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
11776         window-pixel-edges for Emacs 21.
11777
11778         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11779         decoded contents.
11780         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11781
11782 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11783
11784         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11785         group line format, since it isn't very interesting.
11786
11787         * gnus-agent.el (gnus-agent-short-article),
11788         (gnus-agent-long-article): Increase values for these two variables,
11789         since most people are likely to have more network connection and
11790         storage than before.
11791
11792         * gnus.el (gnus-refer-article-method): Change default to 'current.
11793         When referring an article, the common behavior is to refer it from the
11794         current select method, not the native select method.  The chances of
11795         the native select method having the message in question is rather slim
11796         these days.
11797
11798         * gnus-sum.el (gnus-auto-select-subject): Change default to
11799         `unseen-or-unread'.  I think it's likely that most people want to
11800         select an unseen article over a previously seen, but unread one.
11801
11802         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
11803         means that in the article buffer none of the minor mode elements will
11804         be shown, usually, and this is not desirable in most cases.
11805
11806         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11807         that commands like `d' (and the like) go to the next line in the
11808         buffer, instead of the next unread article.  I think this is the
11809         behavior that is most natural for most users.
11810         (gnus-single-article-buffer): Change default to nil, so that people can
11811         have as many article buffers open as they have summary buffer.  I think
11812         this is the most natural way for the groups to behave.
11813
11814         * message.el (message-generate-new-buffers): Change default to
11815         `unsent', so that all new message buffers start their names with the
11816         string "*unsent", and it's easier to find the buffers if you move from
11817         them.
11818
11819 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11820
11821         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11822         small.  They're probably tracking images.
11823         (gnus-html-wash-tags): Remove all <pre_int> place holders.
11824         (gnus-html-rescale-image): Yet another try at getting the image sizing
11825         right.
11826
11827         * nntp.el (nntp-request-set-mark): Refuse to do marks if
11828         nntp-marks-file-name is nil.
11829
11830 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11831
11832         * gnus-html.el (gnus-html-wash-tags)
11833         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11834         Better logging.
11835
11836 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11837
11838         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11839
11840         * gnus-html.el (gnus-html-wash-tags): Check the value of
11841         gnus-blocked-images in the summary buffer.
11842
11843 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11844
11845         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11846
11847 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11848
11849         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11850         like "a", it seems like.
11851         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11852         since it needs to be picked from the correct buffer.
11853
11854         * nnwfm.el: Remove.
11855
11856         * nnlistserv.el: Remove.
11857
11858 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11859
11860         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11861         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11862
11863 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11864
11865         * nnkiboze.el: Remove.
11866
11867         * nndb.el: Remove.
11868
11869         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11870         alt text.
11871         (gnus-html-rescale-image): Try to get the rescaling logic right for
11872         images that are just wide and not tall.
11873
11874         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11875         overshadow variable bindings.
11876
11877 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11878
11879         * gnus-html.el (gnus-html-wash-tags)
11880         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11881         Add extra logging.
11882
11883 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11884
11885         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11886         (gnus-max-image-proportion): New variable.
11887         (gnus-html-rescale-image): New function.
11888         (gnus-html-put-image): Rescale images.
11889
11890 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11891
11892         Fix up some byte-compiler warnings.
11893         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11894         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11895         (gnus-article-fill-cited-article, gnus-article-hide-citation)
11896         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11897         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11898         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11899         (gnus-group-update-group): Use save-excursion and with-current-buffer.
11900
11901 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11902
11903         * gnus-html.el (gnus-article-html): Decode contents by charset.
11904
11905 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11906
11907         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11908         (gnus-html-frame-width, gnus-blocked-images):
11909         * message.el (message-prune-recipient-rules): Add custom version.
11910         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11911
11912         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11913         functions.
11914
11915         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11916         gnus-process-get.
11917
11918 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
11919
11920         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11921         instead of lsub directly.
11922
11923 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11924
11925         * nnwarchive.el: Remove.
11926
11927         * gnus-soup.el: Remove.
11928
11929         * nnsoup.el: Remove.
11930
11931         * nnultimate.el: Remove.
11932
11933         * gnus-html.el (gnus-blocked-images): New variable.
11934
11935         * message.el (message-prune-recipients): New function.
11936         (message-prune-recipient-rules): New variable.
11937
11938         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11939         guess whether a long line is natural text or not.
11940
11941         * gnus-html.el (gnus-html-schedule-image-fetching):
11942         Use gnus-process-plist and friends for compatibility.
11943
11944 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11945
11946         * gnus-html.el: Require packages that define macros used in this file.
11947         (gnus-article-mouse-face): Declare to silence byte-compiler.
11948         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11949         process-get.
11950         (gnus-html-put-image): Use plist-get to avoid getf.
11951         (gnus-html-prefetch-images): Use with-current-buffer.
11952
11953 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11954
11955         * gnus-ems.el: Provide compatibility functions for
11956         gnus-set-process-plist.
11957
11958         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
11959         header-line-format for XEmacs 21.4.
11960
11961         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11962         * gnus.el (gnus-valid-select-methods):
11963         * message.el (message-send-mail-partially-limit):
11964         * mm-decode.el (mm-text-html-renderer):
11965         * mml.el (mml-insert-mime-headers-always):
11966         * smiley.el (smiley-regexp-alist): Bump custom version.
11967
11968 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11969
11970         * gnus-html.el: Require mm-url.
11971         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
11972         with the url to `url'.
11973         (gnus-html-wash-tags): Support cid: URLs/images.
11974
11975 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11976
11977         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11978         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11979         bindings, as they aren't useful at all.  `w' is moved to `W w'.
11980
11981         * gnus-move.el: Remove file, since it doesn't really work.
11982
11983         * gnus-html.el (gnus-article-html): Tell w3m that the input is
11984         UTF-8.  This seems to fix problems with some German web feeds.
11985
11986         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11987         at the top so that the proper colors are applied.
11988
11989         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
11990         don't have dots in their names.
11991
11992         * gnus-art.el (gnus-article-view-part): Doc fix.
11993
11994         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11995         XEmacs-compatible.
11996         (gnus-html-put-image): Don't do images on non-graphic displays.
11997
11998         * nnslashdot.el: Remove this unused backend.
11999
12000         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
12001         actions.
12002         (gnus-undo-register-1): Revert last change.
12003
12004         * gnus-group.el (gnus-group-completing-read): Protect against not
12005         having completion-styles bound.
12006
12007         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
12008         make broken recipients happier.
12009
12010         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
12011
12012         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
12013         point parameter.
12014
12015         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
12016
12017         * gnus-group.el (gnus-group-completing-read): Add 'substring to
12018         completion-styles for group selection.
12019
12020 2009-02-04  Andreas Schwab  <schwab@suse.de>
12021
12022         * gnus-score.el (gnus-score-string): Fix regex for matching extra
12023         headers and regexp-quote the match if necessary.
12024
12025 2009-03-24  Miles Bader  <miles@gnu.org>
12026
12027         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
12028         the blinking smiley.
12029
12030 2009-03-24  Simon Josefsson  <simon@josefsson.org>
12031
12032         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
12033         blink smiley.
12034
12035 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12036
12037         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
12038         where the dribbel file lives exists.
12039
12040         * message.el (message-send-mail-partially-limit): Change the default to
12041         nil, since most people don't want this.
12042
12043         * mm-url.el (mm-url-decode-entities): Also decode entities like
12044         &#x3212.
12045
12046 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12047
12048         * gnus-sum.el (gnus-summary-idna-message):
12049         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
12050         Hyperlink urls in docstrings with URL `...'.
12051
12052 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
12053
12054         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
12055         functions.
12056
12057 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12058
12059         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
12060         say what the mouseover text should be.
12061
12062         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
12063         version of the mm-w3m-safe-url-regexp variable to only download images
12064         in the groups where we want that to happen.
12065
12066         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
12067
12068         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
12069         easier debugging.
12070         (gnus-article-beginning-of-window): Add kludge to allow spacing past
12071         big pictures in the article buffer.
12072
12073         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
12074         gnus-article-html.
12075         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12076         w3m.
12077
12078         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12079
12080 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12081
12082         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12083         which doesn't exist.
12084
12085         * message.el (message-inhibit-ecomplete): New variable to allow some
12086         function to inhibit ecomplete address storage.
12087         (message-resend): Disable ecomplete message storage when resending
12088         messages.
12089
12090         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12091
12092 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12093
12094         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12095         Save excursion while copying, moving, and deleting articles in order to
12096         prevent the cursor from jumping to unforeseen place.
12097
12098 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12099
12100         * lpath.el: No need to bind bookmark-current-buffer,
12101         bookmark-yank-point and bookmark-make-record-function.
12102
12103 2010-08-17  Glenn Morris  <rgm@gnu.org>
12104
12105         * gnus-sync.el: Require gnus components whose functions are used.
12106
12107         * gnus-art.el (bookmark-make-record-function):
12108         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12109         Declare for compiler.
12110
12111         * mm-url.el (mml-compute-boundary): Autoload.
12112
12113 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12114
12115         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12116
12117 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12118
12119         Typo fix "hoo4a" -> "hook".
12120
12121         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12122
12123 2010-08-14  Glenn Morris  <rgm@gnu.org>
12124
12125         * gnus-sync.el (gnus-sync): Fix defgroup version.
12126
12127 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12128
12129         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12130
12131         * gnus-sync.el: Fix docs.
12132         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12133         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12134
12135 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12136
12137         Optimizations for gnus-sync.el.
12138
12139         * gnus-sync.el: Add docs about gnus-sync-backend
12140         possibilities.
12141         (gnus-sync-save): Remove unnecessary message.
12142         (gnus-sync-read): Optimize and show what groups were skipped.
12143
12144 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12145
12146         Minor bug fixes for gnus-sync.el.
12147
12148         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
12149         Don't read the sync on get-new-news.
12150
12151         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12152         quiet.
12153
12154         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12155         (fix typo).
12156
12157 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12158
12159         Make saving and restoring of hidden threads work with overlays.
12160         Patch applied by Ted Zlatanov.
12161
12162         * gnus-sum.el (gnus-hidden-threads-configuration)
12163         (gnus-restore-hidden-threads-configuration): Update to deal with text
12164         properties, rather than searching for a magic character.
12165
12166 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12167
12168         New gnus-sync.el library for synchronization of marks.
12169
12170         * gnus-sync.el: New library for synchronization of marks.
12171
12172         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12173         renamed from `gnus-registry-grep-in-list'.
12174
12175         * gnus-registry.el (gnus-registry-follow-group-p):
12176         Use `gnus-grep-in-list'.
12177
12178         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12179
12180 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12181
12182         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12183         determining charset of text fails.
12184
12185 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12186
12187         * nnmail.el (nnmail-get-new-mail-1): Revert.
12188
12189         * nnml.el (nnml-active-number): Make sure names of newly created groups
12190         in nnml-group-alist are encoded.
12191
12192 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12193
12194         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12195         containing non-ASCII characters in active file for nnml back end.
12196
12197 2010-07-24  David Engster  <dengste@eml.cc>
12198
12199         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12200         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12201
12202 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12203
12204         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12205         tag (Bug#6654).
12206
12207 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12208
12209         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12210         the article buffer, not the summary buffer.
12211
12212 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12213
12214         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12215         Emacs 23 as well.
12216
12217 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12218
12219         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12220         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12221
12222 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12223
12224         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12225         Patch applied by Karl Fogel.
12226
12227         * gnus-sum.el (gnus-summary-bookmark-make-record):
12228         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12229
12230 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12231
12232         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12233         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12234         C-w still not working correctly from Article buffers; Thierry's
12235         patch to fix that will be applied after this.
12236
12237         * gnus-art.el (bookmark-make-record-function): New local variable.
12238
12239         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12240         article buffer.
12241         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12242
12243 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12244
12245         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12246         on changes in bookmark.el.
12247
12248 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12249
12250         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12251         `no-log' instead of message not to log prompt string.
12252
12253 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12254
12255         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12256         the *other* type of HTML form submission.
12257
12258 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12259
12260         * auth-source.el (auth-source-pick): If choice does not contain a
12261         questioned keyword, set the check to t.
12262
12263 2010-06-12  Romain Francoise  <romain@orebokech.com>
12264
12265         * gnus-util.el (gnus-date-get-time): Move up before first use.
12266
12267 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12268
12269         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12270         (gnus-article-edit-part): Bind it to make last part that is substituted
12271         or deleted visible.
12272         (gnus-mime-display-single): Buttonize part of which id equals to
12273         gnus-mime-buttonized-part-id.
12274
12275 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12276
12277         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12278         (gnus-dd-mmm): Use gnus-date-get-time.
12279         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12280         simplify logic.
12281         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12282         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12283
12284 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12285
12286         * auth-source.el (top): Autoload `secrets-list-collections',
12287         `secrets-create-item', `secrets-delete-item'.
12288         (auth-sources): Fix tag string.
12289         (auth-get-source, auth-source-retrieve, auth-source-create)
12290         (auth-source-delete): New defuns.
12291         (auth-source-pick): Rewrite in order to avoid 2 passes.
12292         (auth-source-forget-user-or-password): New parameter USERNAME.
12293         (auth-source-user-or-password): New parameters CREATE-MISSING and
12294         DELETE-EXISTING.  Retrieve password interactively, if needed.
12295
12296 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12297
12298         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12299         deleting unused directories when gnus-expert-user is t.
12300
12301 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12302
12303         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12304         for each temp file when gnus-article-browse-delete-temp is ask.
12305
12306 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12307
12308         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12309         Replace Lisp calls to delete-backward-char by calls to delete-char.
12310
12311 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12312
12313         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12314
12315 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12316
12317         * password-cache.el (password-cache-remove): Fix docstring.
12318
12319 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12320
12321         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12322         article unless decoding article to be saved.
12323
12324 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12325
12326         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12327         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12328         generated within the mm-with-unibyte-current-buffer macro.
12329
12330 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12331
12332         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12333         to nil when we're in a mml-preview buffer and no group is selected.
12334
12335 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12336
12337         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12338         when catching the `C-g'.  Reported by "Leo".
12339
12340 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12341
12342         * message.el (message-forward-make-body-plain)
12343         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12344         multibyte-string-p.
12345
12346         * lpath.el: Revert.
12347
12348 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12349
12350         * message.el (message-forward-make-body-mml): Assume original message
12351         is multibyte string; error on unibyte.
12352         (message-forward-make-body-plain): Ditto; don't add excessive newline
12353         in body end.
12354
12355         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12356
12357 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12358
12359         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12360         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12361
12362 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12363
12364         * mm-extern.el (mm-extern-url): Don't use
12365         mm-with-unibyte-current-buffer.
12366         (mm-extern-cache-contents): Use with-current-buffer instead of
12367         save-excursion + set-buffer.
12368
12369 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12370
12371         * mm-util.el (mm-emacs-mule): Remove.
12372
12373 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12374
12375         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12376         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12377         change.
12378
12379 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12380
12381         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12382         bind the default value of enable-multibyte-characters to nil.
12383
12384 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12385
12386         * message.el (message-forward-make-body-plain)
12387         (message-forward-make-body-mml):
12388         Don't use mm-with-unibyte-current-buffer.
12389
12390 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12391
12392         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12393
12394 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12395
12396         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12397         (Bug#5592).
12398
12399 2010-05-07  Julien Danjou  <julien@danjou.info>
12400
12401         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12402         it to mm-pipe-part.
12403
12404         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12405         it is given.
12406
12407 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12408
12409         * binhex.el (binhex-decode-region-internal):
12410         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
12411         (dns-query):
12412         * nnweb.el (nnweb-gmane-search):
12413         * pgg-parse.el (pgg-parse-armor):
12414         * pgg.el (pgg-verify-region):
12415         * sha1.el (sha1-string-external):
12416         * uudecode.el (uudecode-decode-region-internal):
12417         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12418         XEmacs.
12419
12420         * gnus-art.el (gnus-article-browse-html-parts):
12421         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12422         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12423         make-temp-file.
12424
12425         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12426         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12427         compiling.
12428
12429         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12430         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12431         XEmacs when compiling.
12432
12433         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12434         gnus-pick-mode-off-hook for XEmacs when compiling.
12435         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12436         gnus-binary-mode-off-hook for XEmacs when compiling.
12437
12438         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12439         Return nil if char-charset is not available.
12440
12441         * imap.el (imap-disable-multibyte)
12442         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12443         macros.
12444
12445         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12446         instead of encode-coding-string.
12447
12448         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12449         'xemacs) instead of mm-emacs-mule to switch function definitions.
12450         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12451
12452         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12453         bind temporary-file-directory for XEmacs;
12454         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12455         timer-set-function for XEmacs 21.4 and SXEmacs;
12456         bind timer-list for XEmacs 21.4 and SXEmacs;
12457         fbind char-charset and find-charset-region for non-Mule XEmacs;
12458         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12459         encode-coding-region and encode-coding-string for XEmacs having no
12460         file-coding feature.
12461
12462 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12463
12464         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12465
12466 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12467
12468         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12469         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12470
12471 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12472
12473         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12474         alias `jka-compr-delete-temp-file' no longer exists.
12475
12476 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12477
12478         Use define-minor-mode in Gnus where applicable.
12479         * mml.el (mml-mode): Use define-minor-mode.
12480         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12481         (gnus-undo-mode): Use define-minor-mode.
12482         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12483         (gnus-dead-summary-mode): Use define-minor-mode.
12484         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12485         Initialize in declaration.
12486         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12487         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12488         (gnus-mailing-list-mode): Use define-minor-mode.
12489         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12490         (gnus-draft-mode): Use define-minor-mode.
12491         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12492         (gnus-dired-mode): Use define-minor-mode.
12493
12494 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12495
12496         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
12497         handles on recursive mml-to-mime translation and check them for
12498         boundary delimiter collisions.  Reported by Greg Troxel.
12499
12500 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12501
12502         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12503
12504 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12505
12506         * mm-util.el (mm-find-buffer-file-coding-system):
12507         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12508
12509 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12510
12511         * message.el (message-generate-headers): Record insertion of optional
12512         headers as well.  Otherwise the check to prevent repeated insertion of
12513         optional headers is a no-op.
12514
12515 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12516
12517         * smime.el: Don't mention CVS.
12518
12519         * nnrss.el (nnrss-fetch): Don't mention CVS.
12520
12521         * nnir.el: Don't mention CVS.
12522
12523 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12524
12525         * gnus-sum.el (gnus-summary-bookmark-make-record):
12526         Add `location' field.
12527
12528 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12529
12530         * lpath.el: Fbind bookmark-default-handler,
12531         bookmark-get-bookmark-record, bookmark-make-record-default,
12532         bookmark-prop-get for Emacs <23 and XEmacs.
12533
12534 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12535
12536         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12537         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12538         Use with-current-buffer to silence the byte-compiler.
12539         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12540         bother to require `gnus'.
12541         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12542
12543 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12544
12545         * gnus-sum.el (gnus-summary-bookmark-make-record)
12546         (gnus-summary-bookmark-jump): New functions.
12547         (gnus-summary-mode): Setup bookmark support.
12548
12549 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12550
12551         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12552         if set.
12553
12554 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12555
12556         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12557         gnus-article-browse-html-save-cid-image; make it work recursively for
12558         forwarded messages as well.
12559         (gnus-article-browse-html-parts): Work when prefix arg is given.
12560         (gnus-article-browse-html-article): Doc fix.
12561
12562 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12563
12564         * message.el (message-default-mail-headers)
12565         (message-default-headers): Carry the value mail-default-headers over
12566         into message-default-mail-headers, rather than message-default-headers.
12567
12568 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12569
12570         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12571         charset.
12572
12573         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12574         charset into the <meta> tag when the article is encoded to utf-8.
12575
12576 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12577
12578         * gnus-art.el (gnus-article-browse-delete-temp-files):
12579         Delete directories as well.
12580         (gnus-article-browse-html-parts): Work for images that do not specify
12581         file names; delete temp directory when quitting; insert header at the
12582         right place; use file: scheme for image files.
12583
12584 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12585
12586         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12587         (gnus-article-browse-html-parts): Use it to make temporary cid image
12588         files in addition to html file so that browser may display them.
12589
12590 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12591
12592         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12593
12594 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12595
12596         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12597
12598 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12599
12600         * auth-source.el (auth-sources): Change default to be simpler.
12601         Explain about Secret Service API sources.  Improve Customize options.
12602         (auth-source-pick): Change to accept any number of search parameters.
12603         Implement fallbacks iteratively, not recursively.  Add scoring on the
12604         second pass and sort by score.  Call Secret Service API when needed.
12605         (auth-source-user-or-password): Use it.  Call Secret Service API
12606         directly when needed to get the user name and the password.
12607
12608 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12609
12610         * message.el (message-interactive): Doc fix.
12611         (message-qmail-inject-args): Reflow.
12612         (message-kill-to-signature): Fix typo in docstring.
12613
12614         * smiley.el (smiley-buffer): Fix typo in docstring.
12615
12616 2010-03-24  Glenn Morris  <rgm@gnu.org>
12617
12618         * mail-source.el (gnus-message): Declare.
12619         (mail-source-delete-old-incoming): Require gnus-util.
12620
12621 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12622
12623         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12624
12625         * message.el (ecomplete-setup): Autoload it for Emacs <23.
12626
12627         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12628         password-cache's default if it is not bound.
12629         (mml-secure-passphrase-cache-expiry): Default to 16 that is
12630         password-cache-expiry's default if it is not bound.
12631
12632         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12633         available in Emacs 21.
12634
12635         * lpath.el: Suppress compiler warnings for:
12636         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
12637         XEmacs;
12638         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
12639         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
12640         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
12641
12642 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12643
12644         * auth-source.el (auth-sources): Fix up definition so extra parameters
12645         are always inline.
12646
12647 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12648
12649         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12650         wasn't updated after mismatch.  Clear cached mailbox info correctly
12651         when uidvalidity changes.
12652         (nnimap-group-prefixed-name): New function to avoid some code
12653         duplication.
12654         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12655         (nnimap-request-group): Use it.
12656         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12657         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12658         with many imap folders.  This is done by caching the group status from
12659         the imap server persistently in a group parameter `imap-status'.  (This
12660         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12661         but not persistently, so every Gnus startup was still very slow.)
12662
12663 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12664
12665         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12666         delete the extra newline.  Otherwise editing of :string and :number
12667         types don't work.
12668
12669 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12670
12671         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12672         secrets.el dependency.
12673         (auth-sources): Add optional user name.  Add secrets.el configuration
12674         choice (unused right now).
12675
12676 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12677
12678         * gnus-sum.el (gnus-summary-make-menu-bar):
12679         Let `gnus-registry-install-shortcuts' fill in the functions.
12680
12681         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12682         warnings.
12683         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12684         (gnus-registry-install-shortcuts): Populate and use it in a
12685         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12686
12687 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12688
12689         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12690         In-place substitutions for the group name encoding/decoding.
12691         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12692         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12693         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12694         (nnimap-update-unseen, nnimap-request-list)
12695         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12696         (nnimap-request-set-mark, nnimap-split-to-groups)
12697         (nnimap-split-articles, nnimap-request-newgroups)
12698         (nnimap-request-create-group, nnimap-request-accept-article)
12699         (nnimap-request-delete-group, nnimap-request-rename-group)
12700         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12701         `encoded-mbx' for consistency.
12702         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12703         variable `imap-current-mailbox'.
12704
12705         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12706         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12707
12708 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12709
12710         * pop3.el (pop3-display-message-size-flag): Display message size byte
12711         counts during POP3 download.
12712         (pop3-movemail): Use it.
12713         (pop3-list): Implement listing of available messages.
12714
12715 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
12716
12717         * nnir.el (nnir-get-article-nov-override-function): New function to
12718         override the normal NOV retrieval.
12719         (nnir-retrieve-headers): Use it.
12720
12721 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
12722
12723         * auth-source.el (netrc-machine-user-or-password): Autoload.
12724
12725 2010-03-19  Glenn Morris  <rgm@gnu.org>
12726
12727         Stop message.el from loading about 40 libraries it doesn't always need.
12728         The general approach is to autoload rather than require, and to
12729         require in the specific functions rather than the file.  (Bug#5642)
12730
12731         * gmm-utils.el: Don't require wid-edit.
12732         (widget-create-child-value, widget-convert, widget-default-get):
12733         Autoload.
12734
12735         * gnus-util.el: Don't require time-date, netrc.
12736         (message-fetch-field, gnus-group-name-decode): Declare rather than
12737         autoloading.
12738         (gnus-fetch-field): Require message.
12739         (gnus-decode-newsgroups): Require gnus-group.
12740
12741         * ietf-drums.el: Don't require time-date.
12742
12743         * message.el: Don't require hashcash, canlock, ecomplete.
12744         Do require mail-utils.  Require nnheader only when compiling.
12745         (smtpmail-default-smtp-server): Remove declaration.
12746         (message-send-mail-function): Check smtpmail-default-smtp-server
12747         is bound rather than requiring smtpmail.
12748         (message-auto-save-directory, message-insert-signature):
12749         Use expand-file-name rather than nnheader-concat.
12750         (nnheader-insert-file-contents): Autoload.
12751         (hashcash-wait-async): Declare.
12752         (message-send-mail): Only call gnus-setup-posting-charset if
12753         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
12754         (message-send-mail-with-sendmail): Require sendmail.
12755         (canlock-password, canlock-password-for-verify): Declare.
12756         (message-canlock-password): Require canlock.
12757         (nnheader-get-report): Autoload.
12758         (gnus-setup-posting-charset): Declare.
12759         (message-send-news): Require gnus-msg.
12760         (message-make-references, message-make-in-reply-to): Use mail-header-id
12761         rather than the alias mail-header-message-id.
12762         (ecomplete-add-item, ecomplete-save): Declare.
12763         (message-put-addresses-in-ecomplete): Require ecomplete.
12764         (ecomplete-display-matches): Autoload.
12765
12766         * mm-decode.el: Don't require mailcap, gnus-util.
12767         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12768         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12769         Autoload.
12770         (mailcap-mime-extensions): Declare.
12771
12772         * mm-encode.el: Don't require mailcap.
12773         (mailcap-extension-to-mime): Autoload.
12774
12775         * mml-sec.el: Don't require password-cache.
12776
12777         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12778         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12779         (mml-minibuffer-read-type): Require mailcap.
12780         (mml-preview): Require gnus-msg.
12781
12782         * mml1991.el: Require password-cache.
12783         (password-cache-expiry): Remove declaration.
12784
12785         * mml2015.el: Require password-cache.
12786         (password-cache-expiry): Remove declaration.
12787
12788         * nneething.el (mailcap): Require mailcap.
12789
12790         * nnheader.el (declare-function): Add compatibility stub.
12791         (message-remove-header): Declare rather than autoload.
12792         (nnheader-replace-header): Require message.
12793
12794         * nnimap.el (declare-function): Add compatibility stub.
12795         (netrc-parse, netrc-machine-user-or-password): Declare.
12796         (nnimap-open-connection): Require netrc.
12797
12798         * nntp.el (declare-function): Add compatibility stub.
12799         (netrc-parse, netrc-machine, netrc-get): Declare.
12800         (nntp-send-authinfo): Require netrc.
12801
12802         * rfc2047.el: Don't require qp.
12803         (quoted-printable-encode-region, quoted-printable-decode-string):
12804         Autoload.
12805
12806         * sieve-mode.el: Don't require easymenu.
12807         (easy-menu-add-item): Autoload it.
12808
12809         * spam-stat.el (time-to-number-of-days): Autoload it.
12810
12811 2010-03-19  Glenn Morris  <rgm@gnu.org>
12812
12813         * password-cache.el (password-cache, password-cache-expiry): Autoload.
12814
12815 2010-03-18  Glenn Morris  <rgm@gnu.org>
12816
12817         * hashcash.el (declare-function): Remove duplicate definition.
12818
12819 2010-03-17  Kevin Ryde  <user42@zip.com.au>
12820
12821         * mml.el (mml-read-tag): Unquote values with `read' to reverse
12822         prin1 in mml-insert-tag (just stripping the quotes gave wrong
12823         value if any backslash escapes).
12824
12825 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12826
12827         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12828         if it is available.  (bug#5647)
12829
12830         * lpath.el: Suppress compiler warning for coding-system-from-name for
12831         Emacs 21 and XEmacs.
12832
12833 2010-03-14  Juri Linkov  <juri@jurta.org>
12834
12835         * hmac-def.el:
12836         * hmac-md5.el:
12837         * netrc.el: Fix keywords.
12838
12839 2010-02-26  Glenn Morris  <rgm@gnu.org>
12840
12841         * message.el (message-send-mail-function): Change the default, so that
12842         it inherits from a customized send-mail-function.  (Bug#5643)
12843
12844 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12845
12846         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12847         shell-command-to-string signals an error (bug#5299).
12848
12849 2010-02-24  Glenn Morris  <rgm@gnu.org>
12850
12851         * message.el (message-smtpmail-send-it)
12852         (message-send-mail-with-mailclient): Doc fixes.
12853
12854 2010-02-16  Glenn Morris  <rgm@gnu.org>
12855
12856         * message.el (message-default-mail-headers): Change the default value
12857         to ease the transition from mail-mode to message-mode.  (Bug#5555)
12858
12859 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12860
12861         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
12862         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
12863
12864 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
12865
12866         * time-date.el (date-to-time): Doc fix (Bug#5408).
12867
12868 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
12869
12870         * message.el (message-mail): Just pass yank-action on to message-setup.
12871         (message-setup): Handle (FUN . ARGS) form of yank-action.
12872         (message-with-reply-buffer, message-widen-reply)
12873         (message-yank-original): Handle non-buffer values of
12874         message-reply-buffer (Bug#4080).
12875         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12876
12877 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
12878
12879         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12880         Fix typo in docstring.
12881
12882 2010-01-08  Jason Rumney  <jasonr@gnu.org>
12883
12884         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12885         response.
12886
12887 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12888
12889         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12890
12891         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12892
12893         * message.el (message-check-news-header-syntax): Protect against a
12894         string that `rfc822-addresses' returns when parsing fails.
12895
12896 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12897
12898         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12899         (gnus-previous-char-property-change): New functions.
12900
12901         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12902
12903 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
12904
12905         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12906         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
12907
12908 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
12909
12910         * message.el (message-exchange-point-and-mark): Rework last change to
12911         avoid using optional arg of exchange-point-and-mark, for backward
12912         compatibility.
12913
12914 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
12915
12916         * message.el (message-exchange-point-and-mark):
12917         Call exchange-point-and-mark with an argument rather than setting
12918         mark-active by hand (Bug#5175).
12919
12920 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12921
12922         * nntp.el (nntp-service-to-port): Work for service expressed with
12923         numeric string; replace [:digit:] with [0-9] for XEmacs.
12924
12925 2009-12-17  Glenn Morris  <rgm@gnu.org>
12926
12927         * gnus-group.el (gnus-bug-group-download-format-alist):
12928         Change emacs entry to debbugs.gnu.org.  Bump :version.
12929
12930 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12931
12932         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12933
12934 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12935
12936         * message.el (message-info): Explain why we use `Info-goto-node'.
12937
12938 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12939
12940         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
12941
12942 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12943
12944         * message.el (message-completion-in-region): New compatibility function.
12945         (message-expand-group): Use it.
12946
12947 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12948
12949         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12950         with no unread article should be listed if the 2nd arg `predicate' is
12951         given.
12952
12953 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12954
12955         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
12956
12957 2009-11-29  Juri Linkov  <juri@jurta.org>
12958
12959         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12960         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
12961         on `gnus-recenter'.  (Bug#4698, Bug#4981)
12962
12963 2009-11-26  Kevin Ryde  <user42@zip.com.au>
12964
12965         * sha1.el (sha1-string-external): default-directory "/" in case
12966         otherwise non-existent.  process-connection-type pipe for touch of
12967         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
12968
12969 2009-11-25  Kevin Ryde  <user42@zip.com.au>
12970
12971         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
12972         it's comms related and sgml-mode.el has "comm" on that basis too.
12973
12974 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12975
12976         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
12977         containing tspecial characters if they have been already quoted.
12978
12979 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
12980
12981         * dns-mode.el (auto-mode-alist): Purecopy string.
12982
12983 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12984
12985         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
12986
12987 2009-10-24  Glenn Morris  <rgm@gnu.org>
12988
12989         * gnus-art.el (help-xref-stack-item): Define for compiler.
12990
12991 2009-10-21  Kevin Ryde  <user42@zip.com.au>
12992
12993         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
12994
12995 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12996
12997         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12998
12999 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13000
13001         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
13002         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13003
13004 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13005
13006         * gnus.el (gnus-overlay-get): New alias to overlay-get.
13007         (gnus-overlays-in): New alias to overlays-in.
13008
13009         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
13010         gnus-overlay-get, and gnus-delete-overlay.
13011         (gnus-summary-show-thread): Make it work as well for systems in which
13012         next-single-char-property-change is not available.
13013         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
13014
13015         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
13016         (gnus-overlay-get): New alias to extent-property.
13017         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
13018
13019         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
13020         SXEmacs.
13021
13022         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
13023         SXEmacs.
13024
13025 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
13026
13027         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
13028
13029 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
13030
13031         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
13032         and XEmacs that don't have `remove-overlays'.
13033
13034 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13035
13036         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
13037         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
13038         selective display.  Use overlays instead.
13039
13040 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
13041
13042         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
13043
13044 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13045
13046         * spam-stat.el (spam-stat-load): Fix typo in message.
13047
13048 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13049
13050         * dig.el (dig-invoke): Fix typo in docstring.
13051         (query-dig): Reflow docstring.
13052
13053 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13054
13055         * gnus-art.el (gnus-article-encrypt-body):
13056         * message.el (message-check-recipients):
13057         * mm-util.el (mm-codepage-setup):
13058         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
13059         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
13060
13061 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
13062
13063         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
13064         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
13065         keys from the menu if mm-{sign,encrypt}-option is 'guided.
13066         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
13067         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
13068
13069 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13070
13071         * dig.el: Add "Keywords: comm", as per net-utils.el.
13072
13073 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13074
13075         * dig.el (dig-mode): Use define-derived-mode.
13076
13077 2009-09-19  Glenn Morris  <rgm@gnu.org>
13078
13079         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13080
13081 2009-09-18  Glenn Morris  <rgm@gnu.org>
13082
13083         * gnus-diary.el (gnus-diary-check-message):
13084         * message.el (message-insert-formatted-citation-line):
13085         * nnbabyl.el (top-level):
13086         * nndiary.el (nndiary-schedule):
13087         Fix typos in condition-case handlers.
13088
13089 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13090
13091         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13092         configuration that provides the sole article window in a frame;
13093         position point correctly after deleting a part.
13094
13095 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13096
13097         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13098         (spam-resolve-registrations-routine): Use it to unregister articles
13099         that change status.
13100
13101 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13102
13103         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13104         with XEmacs.
13105         (parse-time-string-chars): Use it.
13106
13107 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13108
13109         * imap.el (imap-interactive-login): Better messages.
13110         (imap-open): Fix bug with renamed buffer on reconnect.
13111         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13112         for easier debugging and cleaner code.  On successful (guessed based on
13113         server capabilities) secondary authentication, set imap-state
13114         correctly.
13115         (imap-last-authenticator): Define imap-last-authenticator as a variable
13116         to avoid warnings.
13117
13118 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13119
13120         * nnrss.el (nnrss-request-article): Remove binding of
13121         default-enable-multibyte-characters that has gotten needless by
13122         the 2007-07-13 change in rfc2047-encode-message-header.
13123
13124         * mml.el (mml-insert-multipart): Error on the message header.
13125         (mml-insert-part): Error on the message header; position point at
13126         the end of a MIME tag.
13127
13128 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13129
13130         * time-date.el (autoload): Expand define-obsolete-function-alias into
13131         defalias and make-obsolete for old Emacsen that Gnus supports.
13132         (with-no-warnings): Define it for old Emacsen.
13133         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13134         is available.
13135         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13136         float-time is available; suppress compile warning for time-to-seconds.
13137
13138         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13139         (gnus-float-time): Alias to float-time if it exists.
13140
13141         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13142         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
13143         float-time is available; suppress compile warning for time-to-seconds.
13144
13145         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
13146         XEmacs.
13147
13148 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13149
13150         * imap.el (imap-message-map): Docstring fix.
13151
13152 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13153
13154         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13155         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13156         Add the optional argument `encoding' that overrides the default.
13157
13158         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13159         mm-encode-buffer.
13160
13161 2009-09-04  Glenn Morris  <rgm@gnu.org>
13162
13163         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13164         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13165         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13166         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13167         * mm-util.el (mm-with-unibyte-current-buffer)
13168         (mm-find-buffer-file-coding-system):
13169         * yenc.el (yenc-decode-region): Use default-value rather than
13170         default-enable-multibyte-characters.
13171
13172 2009-09-03  Glenn Morris  <rgm@gnu.org>
13173
13174         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13175         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13176         than default-enable-multibyte-characters.
13177
13178 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13179
13180         * gnus-art.el (gnus-article-read-summary-keys):
13181         Fix gnus-buffer-configuration's value temporarily used.
13182
13183 2009-09-02  Glenn Morris  <rgm@gnu.org>
13184
13185         * gnus-util.el (gnus-float-time): New function.
13186         * gnus-delay.el (gnus-delay-article):
13187         * gnus-sum.el (gnus-thread-latest-date):
13188         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13189         * nnspool.el (nnspool-request-newgroups):
13190         Use gnus-float-time rather than time-to-seconds.
13191         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13192
13193         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13194         (gnus-header-subject-face, gnus-header-newsgroups-face)
13195         (gnus-header-name-face, gnus-header-content-face):
13196         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13197         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13198         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13199         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13200         (gnus-cite-face-11):
13201         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13202         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13203         (gnus-server-closed-face, gnus-server-denied-face)
13204         (gnus-server-offline-face):
13205         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13206         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13207         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13208         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13209         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13210         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13211         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13212         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13213         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13214         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13215         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13216         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13217         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13218         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13219         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13220         (gnus-summary-high-undownloaded-face)
13221         (gnus-summary-low-undownloaded-face)
13222         (gnus-summary-normal-undownloaded-face)
13223         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13224         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13225         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13226         (gnus-splash-face):
13227         * message.el (message-header-to-face, message-header-cc-face)
13228         (message-header-subject-face, message-header-newsgroups-face)
13229         (message-header-other-face, message-header-name-face)
13230         (message-header-xheader-face, message-separator-face)
13231         (message-cited-text-face, message-mml-face):
13232         * sieve-mode.el (sieve-control-commands-face)
13233         (sieve-action-commands-face, sieve-test-commands-face)
13234         (sieve-tagged-arguments-face):
13235         * spam.el (spam-face):
13236         Mark face aliases with "-face" in the name as obsolete.
13237
13238 2009-09-01  Glenn Morris  <rgm@gnu.org>
13239
13240         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13241         than goto-line.
13242
13243 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13244
13245         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13246         Don't move point if the command is invoked inside the message header.
13247
13248 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13249
13250         * imap.el (imap-send-command): Simplify.
13251         (imap-wait-for-tag): point-max -> buffer-size.
13252
13253 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13254
13255         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13256         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13257         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13258         * nnir.el (nnir-swish-e-index-file):
13259         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13260         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13261         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13262         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13263         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13264         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13265
13266 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13267
13268         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13269         Don't save excursion.
13270
13271 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13272
13273         * nnheader.el (nnheader-find-file-noselect):
13274         * mm-util.el (mm-insert-file-contents):
13275         Use (default-value 'major-mode) instead of default-major-mode.
13276
13277 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13278
13279         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13280
13281 2009-08-26  Glenn Morris  <rgm@gnu.org>
13282
13283         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13284         than placing in files.el.
13285
13286 2009-08-25  Glenn Morris  <rgm@gnu.org>
13287
13288         * nnir.el (top-level): Don't require cl at run-time.
13289         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13290         Replace cl-function substitute with gnus-replace-in-string.
13291         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13292         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13293         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13294         simplified expansions.
13295
13296 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13297
13298         * dig.el (dig): Add autoload cookie.
13299
13300 2009-08-22  Glenn Morris  <rgm@gnu.org>
13301
13302         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13303         goto-line.
13304
13305 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13306
13307         * parse-time.el (parse-time-string-chars): Save match data.
13308
13309 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13310
13311         * parse-time.el (parse-time-string-chars): Compute using character
13312         classes, to handle non-ascii characters (Bug#3190).
13313
13314 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13315
13316         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13317
13318         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13319         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13320         (gnus-mm-display-part, gnus-mime-display-single)
13321         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13322         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13323
13324         * gnus-sum.el
13325         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13326         (gnus-summary-move-article): Add expirable mark to articles copied or
13327         moved to group that has auto-expire turned on if the option is non-nil.
13328
13329 2009-07-24  Glenn Morris  <rgm@gnu.org>
13330
13331         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13332         Fix typo.  (Bug#3903)
13333
13334 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13335
13336         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13337         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13338         that should not be used for draft articles.
13339         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13340         that has no concern in minor mode keys.
13341         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13342         Abolish.
13343
13344 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13345
13346         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13347         article without making inquiry to a user for unknown encoding.
13348
13349         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13350         (nnmaildir--scan): Assume i-node and device number that file-attributes
13351         returns might be cons-cell.
13352
13353         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13354
13355         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13356
13357 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13358
13359         * auth-source.el: Remove docs now in auth.texi.  Don't use
13360         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13361         `auth-source-hide-passwords' and use them.
13362
13363 2009-07-15  Glenn Morris  <rgm@gnu.org>
13364
13365         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13366
13367 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13368
13369         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13370         excessive whitespace from the default values of title and description.
13371
13372 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13373
13374         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13375         mail-fetch-field to fetch Content-Description header in order to
13376         exclude newlines.
13377
13378 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13379
13380         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13381         format used by GnuPG 2.0.11.
13382
13383 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13384
13385         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13386         to deleted part.
13387
13388 2009-05-30  David Engster  <dengste@eml.cc>
13389
13390         * nnmairix.el: Remove old documentation in the commentary block.
13391         (nnmairix-request-group): Do not update active file for nnml back ends.
13392         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13393         end so that overview files are ignored.
13394         (nnmairix-update-groups): Make updating the groups more robust by using
13395         marks.
13396         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13397         with dollar characters in message-id.
13398
13399 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13400
13401         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13402         2008-12-25 in dns.el.
13403
13404 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13405
13406         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13407         could happen if the text is only composed of spaces and/or tabs.
13408
13409 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13410
13411         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13412         when sending a queued message to avoid extra mml tags.
13413
13414 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13415
13416         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13417
13418 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13419
13420         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13421         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13422         rmail-toggle-header for XEmacs;
13423         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13424
13425 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13426
13427         * gnus-dired.el: Remove autoload for gnus-setup-message.
13428         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13429         displaying Gnus logo; always use compose-mail.
13430
13431 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13432
13433         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13434
13435 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13436
13437         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13438         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13439         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13440         available.
13441         (gnus-nocem-epg-verify): New function.
13442
13443 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13444
13445         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13446
13447 2009-02-15  Glenn Morris  <rgm@gnu.org>
13448
13449         * gnus-util.el (rmail-insert-rmail-file-header)
13450         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13451         autoloads.
13452         (rmail-default-rmail-file): Remove unnecessary declaration.
13453         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13454
13455 2009-02-14  Glenn Morris  <rgm@gnu.org>
13456
13457         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13458         variable (only used in gnus-util, which declares it anyway).
13459         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13460         which was only needed by gnus-art (changed to not use it any more).
13461         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13462         only used in gnus-util, which autoloads it itself.
13463         (rmail-update-summary): Fix autoload.
13464
13465         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13466         rather than rmail-output-to-rmail-file.
13467
13468 2009-02-07  Glenn Morris  <rgm@gnu.org>
13469
13470         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13471         autoload of function that no longer exists.
13472         (rmail-toggle-header): Declare.
13473         (message-forward-rmail-make-body): Handle mbox Rmail.
13474
13475 2009-01-31  Glenn Morris  <rgm@gnu.org>
13476
13477         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13478         2009-01-09 change.
13479
13480 2009-01-31  Dave Love  <fx@gnu.org>
13481
13482         * imap.el (imap-fetch-safe): Bind debug-on-error.
13483         (imap-debug): Add imap-fetch-safe.
13484
13485 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13486
13487         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13488         (auth-source-forget-all-cached): New convenience function.
13489         (auth-source-user-or-password): Accept list of modes or a single mode.
13490
13491         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13492         auth-source modes.
13493
13494         * netrc.el (netrc-machine-user-or-password): Use list of
13495         auth-source modes.
13496
13497         * nnimap.el (nnimap-open-connection): Use list of
13498         auth-source modes.
13499
13500         * nntp.el (nntp-send-authinfo): Use list of
13501         auth-source modes.
13502
13503 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13504
13505         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13506         now.
13507
13508 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13509
13510         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13511         coding system in XEmacs; add a workaround for XEmacs.
13512
13513         * lpath.el: Fbind coding-system-aliasee.
13514
13515 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13516
13517         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13518         of current-language-environment.
13519
13520 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13521
13522         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13523         available at runtime.
13524
13525 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13526
13527         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13528
13529 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13530
13531         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13532         the greatest positive fixnum value doesn't work under an XEmacs with
13533         bignum support; use the most-positive-fixnum constant instead,
13534         available since Emacs 21.1 with cl and XEmacs 21.1.
13535
13536 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13537
13538         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13539         XEmacs gets not to work.
13540
13541 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13542
13543         * mm-util.el (mm-coding-system-priorities): Allow the value like
13544         "Japanese (UTF-8)" of current-language-environment.
13545
13546 2009-01-09  Glenn Morris  <rgm@gnu.org>
13547
13548         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13549         with last-command-event.
13550
13551 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13552
13553         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13554         in the doc string.
13555
13556         * message.el (message-fix-before-sending): Amend comment.
13557
13558 2009-01-08  Dave Love  <fx@gnu.org>
13559
13560         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13561
13562 2009-01-07  David Engster  <dengste@eml.cc>
13563
13564         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13565         simplified server definitions by converting it via
13566         gnus-server-to-method.
13567
13568 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13569
13570         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13571         parameter's operands.
13572
13573 2009-01-06  David Engster  <dengste@eml.cc>
13574
13575         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13576         primary select method (for gnus-group-mark-article-as-read).
13577
13578 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13579
13580         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13581         `(gnus)Face', not `(gnus)X-Face'.
13582
13583 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13584
13585         * mm-util.el (mm-ucs-to-char): New function.
13586
13587         * mm-url.el (mm-url-decode-entities): Use it.
13588
13589         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13590         unicode-to-char.
13591
13592 2009-01-05  Dave Love  <fx@gnu.org>
13593
13594         * time-date.el: Require cl for `declare'.
13595
13596 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13597
13598         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13599         Dave Love.
13600
13601 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13602
13603         * message.el (message-fix-before-sending): Add `eight-bit' to
13604         illegible-text check.
13605
13606 2009-01-03  Michael Olson  <mwolson@gnu.org>
13607
13608         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13609         `headers' is nil.  This can occur if the IMAP server does not have
13610         permissions to read messages from a folder, but can write new messages
13611         to the folder.
13612         (nnimap-request-article-part): Do not insert `data' if it is nil.
13613
13614         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13615         characters which will confuse `read', so skip past them.
13616
13617 2009-01-01  Dave Love  <fx@gnu.org>
13618
13619         * imap.el (imap-string-to-integer): Fix typo.
13620         (imap-fetch-safe): New function.
13621         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
13622
13623         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
13624
13625         * imap.el (imap-process-connection-type, imap-debug, imap-open):
13626         (imap-parse-greeting): Fix doc strings.
13627         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
13628         (imap-parse-flag-list): Make messages unique.
13629         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
13630
13631         * nnimap.el: Fix author email.
13632         (nnimap-split-rule): Add FIXME comment.
13633         (nnimap-debug): Fix doc string.
13634
13635 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13636
13637         * dns.el (dns-set-servers): Check "Address".  Fix typo.
13638
13639 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
13640
13641         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13642         nslookup if resolv.conf isn't available.
13643         (dns-query): Rename from query-dns.
13644         (dns-query-cached): Rename from query-dns-cached.
13645
13646 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13647
13648         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13649         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13650         to check if those variables exist (first appeared in Emacs 18.50).
13651
13652 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13653
13654         * mm-util.el (mm-line-number-at-pos): New function.
13655
13656         * spam-report.el (spam-report-process-queue): Use it.
13657
13658 2008-12-24  David Engster  <dengste@eml.cc>
13659
13660         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13661         parameters that haven't existed as variables as buffer-local variables.
13662
13663 2008-12-23  Dave Love  <fx@gnu.org>
13664
13665         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13666         cadar.
13667
13668         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13669         imap-starttls-p.
13670         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13671
13672 2008-12-22  Dave Love  <fx@gnu.org>
13673
13674         * imap.el: Fix author email.  Doc fixes.
13675         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13676         reply.
13677
13678 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13679
13680         * spam-report.el (spam-report-gmane-max-requests): New constant.
13681         (spam-report-gmane-wait): New variable.
13682         (spam-report-gmane-ham, spam-report-gmane-spam)
13683         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13684         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13685         the server.
13686
13687         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13688         Add explanations.
13689
13690         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13691         nnheader-accept-process-output and nnheader-read-timeout if available.
13692         (pop3-movemail): Use it.
13693
13694         * message.el (message-check-news-body-syntax): Fix signature check if
13695         there's an attachment.
13696
13697 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13698
13699         * mm-util.el: Add comments to the mm- emulating functions.
13700
13701 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13702
13703         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13704         Reported by Stephen Berman <stephen.berman@gmx.net>.
13705
13706 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13707
13708         * mm-util.el (mm-substring-no-properties): New function.
13709         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13710         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13711         (mm-string-to-multibyte): Doc fix.
13712
13713         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13714
13715 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13716
13717         * mml.el (mml-attach-file): Strip text properties from file name.
13718         (Bug#1574)
13719
13720 2008-12-16  Glenn Morris  <rgm@gnu.org>
13721
13722         * mm-util.el (mm-charset-override-alist): Declare for compiler.
13723
13724 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13725
13726         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
13727         knows since the charset specified might be a bogus alias that
13728         mm-charset-synonym-alist provides.
13729
13730 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13731
13732         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
13733         "ISO_8859-1".
13734
13735         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
13736
13737 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13738
13739         * mm-util.el (mm-charset-eval-alist):
13740         Define it before mm-charset-to-coding-system.
13741         (mm-charset-to-coding-system): Add optional argument `silent';
13742         define it before mm-charset-override-alist.
13743         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
13744         default value if it can be used in Emacs currently running;
13745         silence mm-charset-to-coding-system.
13746
13747 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13748
13749         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
13750         `allow-override' which says whether to use `mm-charset-override-alist'.
13751         (rfc2047-decode-encoded-words): Use it.
13752
13753         * mm-util.el (mm-charset-override-alist): Fix custom type;
13754         add `(gb2312 . gbk)' to choices.
13755
13756 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13757
13758         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
13759         fast.
13760
13761         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13762
13763         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
13764
13765 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
13766
13767         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
13768         on links.
13769
13770         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13771
13772 2008-12-03  Lute Kamstra  <lute@gnu.org>
13773
13774         * sha1.el: Remove leading * from docstrings of defcustoms,
13775         deffaces, defconsts and defuns.
13776
13777 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13778
13779         * message.el (message-idna-to-ascii-rhs-1): Protect against local
13780         users' addresses that don't have domain parts.
13781         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
13782         rather than message-narrow-to-head since there will be the message
13783         header separator.
13784
13785 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13786
13787         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13788         since the result is inserted in a unibyte buffer anyway.
13789         (nnimap-demule-use-string-to-multibyte): Remove.
13790         (nnimap-demule): Alias it to mm-string-to-multibyte.
13791
13792 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13793
13794         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13795         variable for debugging bug#464 and bug#1174.
13796         (nnimap-demule): Use it.
13797
13798 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13799
13800         * gnus-score.el (gnus-score-find-trace): Handle default score in total
13801         score calculation correctly.
13802
13803 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13804
13805         * message.el (message-send-mail): Just set the buffer to unibyte
13806         rather than use mm-with-unibyte-current-buffer which does a lot more.
13807         (message-send-mail-partially): Don't bother with
13808         mm-with-unibyte-current-buffer since it's already been made unibyte by
13809         message-send-mail.
13810
13811 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
13812
13813         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13814
13815 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
13816
13817         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13818
13819 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13820
13821         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13822         require itself and to remove `with-no-warnings'.
13823
13824 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
13825
13826         * starttls.el (starttls-any-program-available): Get the name of the
13827         available TLS layer program.
13828         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13829         well as the host name in the "opening" message.
13830
13831         * auth-source.el (auth-source-cache, auth-source-do-cache)
13832         (auth-source-user-or-password): Cache passwords and logins by default,
13833         allow override with `auth-source-do-cache'.
13834         (auth-source-forget-user-or-password): Allow users to remove cache
13835         entries if needed.
13836
13837 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
13838
13839         * md4.el (md4-buffer): Fix typo in docstring.
13840         (md4, md4-64): Doc fixes.
13841         (md4-pack-int32): Reflow docstring.
13842
13843 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13844
13845         * ietf-drums.el (ietf-drums-remove-comments): Localize second
13846         condition-case to only the forward-sexp call.
13847
13848 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13849
13850         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13851         quotes contained.  Make it more robust regardless by an extra
13852         condition-case wrapper.
13853
13854 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13855
13856         * lpath.el: No need to fbind codepage-setup for Emacs 23.
13857
13858 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13859
13860         * nnml.el (nnml-request-expire-articles): Check if the function set to
13861         `nnmail-expiry-target' returns the symbol `delete'.
13862
13863         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13864
13865         * nnmail.el (nnmail-expiry-target): Fix custom type.
13866
13867 2008-10-02  Glenn Morris  <rgm@gnu.org>
13868
13869         * mm-util.el (mm-codepage-setup): Tweak codepage error.
13870         Silence compiler warning.
13871
13872 2008-10-01  Magnus Henoch  <mange@freemail.hu>
13873
13874         * tls.el (open-tls-stream): Show the actual command being
13875         executed, instead of the format string.
13876
13877 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13878
13879         * lpath.el: Fbind codepage-setup for Emacs 23.
13880
13881 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13882
13883         * mml.el (mml-menu): Don't assume mml2015 is bound.
13884
13885 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13886
13887         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13888         exists.
13889
13890 2008-09-27  Glenn Morris  <rgm@gnu.org>
13891
13892         * gnus-util.el (mail-header-remove-comments): Autoload it.
13893
13894 2008-09-27  Andreas Schwab  <schwab@suse.de>
13895
13896         * gnus-util.el (gnus-split-references): Strip comments.
13897         (gnus-parent-id): Likewise.
13898
13899 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
13900
13901         * message.el (message-confirm-send): Fix version.
13902
13903 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * message.el (message-idna-to-ascii-rhs-1): Use
13906         mail-extract-address-components rather than mail-header-parse-addresses
13907         that is an alias by default to ietf-drums-parse-addresses that does not
13908         support non-ASCII names in headers' contents.
13909
13910 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13911
13912         * message.el (message-confirm-send): Fix variable documentation to
13913         avoid the "y/n" wording.
13914
13915 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
13916
13917         * message.el (message-set-auto-save-file-name): Save to a different
13918         filename so multiple messages (especially drafts) can be recovered.
13919
13920 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
13921
13922         * message.el (message-confirm-send): Add appropriate version.
13923
13924 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
13925
13926         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13927         defvar.
13928
13929 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
13930
13931         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13932         (mm-pkcs7-enveloped-magic): Ditto.
13933
13934 2008-09-17  Simon Josefsson  <simon@josefsson.org>
13935
13936         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13937         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13938
13939 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
13940
13941         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13942         default, it's better.
13943
13944 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
13945
13946         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13947         summary line gnus-number property and ignore them (with a warning
13948         message).
13949
13950 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13951
13952         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13953         macro caddr in the interactive form since it won't be expanded.
13954
13955 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13956
13957         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13958         `charset'; fix name of function called recursively.
13959         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13960
13961 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13962
13963         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
13964         (gnus-mime-set-charset-parameters): New function.
13965         (gnus-mime-view-part-as-charset): Use it to correctly display part
13966         specifying wrong charset.
13967
13968 2008-09-08  David Engster  <dengste@eml.cc>
13969
13970         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
13971         in completing-read for back end server.
13972
13973 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
13974
13975         * message.el (message-confirm-send): New variable to confirm sending a
13976         message.
13977         (message-send): Use it.
13978
13979 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
13980
13981         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
13982
13983 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13984
13985         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
13986
13987 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
13988
13989         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
13990         prevent tracking too many groups.
13991         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
13992         Use it.
13993
13994 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
13995
13996         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
13997         moving point to the bottom of the window in order to avoid recentering.
13998
13999 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14000
14001         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
14002
14003         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
14004         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
14005         (gnus-article-beginning-of-window): Fix calculation.
14006
14007 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14008
14009         * gnus-msg.el (gnus-summary-supersede-article)
14010         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
14011         value of gnus-newsgroup-charset to decode non-MIME encoded text in
14012         message header.
14013
14014 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
14015
14016         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
14017         pending output coming after the status change.
14018
14019 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
14020
14021         * message.el:
14022         * gnus-start.el:
14023         * gnus-registry.el: Remove VMS support.
14024
14025 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14026
14027         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
14028         macro.
14029         (rfc2104-hash): Use it.
14030
14031 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
14032
14033         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
14034         (gnus-summary-sort-by-most-recent-date): New commands.
14035         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
14036         and menu entries.
14037
14038 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14039
14040         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
14041         don't redisplay article for raw contents; remove plural articles stuff.
14042
14043         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
14044         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
14045         on gnus-summary-save-article; display results properly.
14046
14047 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14048
14049         * lpath.el: No need to fbind ns-focus-frame.
14050
14051 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14052
14053         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
14054
14055 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14056
14057         * gnus-art.el (gnus-summary-save-in-pipe):
14058         Consider gnus-save-all-headers.
14059
14060 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
14061
14062         * gnus-util.el (ns-focus-frame): Remove declaration.
14063         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
14064         like x.
14065
14066 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
14067
14068         * rfc2104.el (rfc2104-zero): Delete defconst.
14069         (rfc2104-hex-alist): Likewise.
14070         (rfc2104-hex-to-int): Delete func.
14071         (rfc2104-hexstring-to-bitstring): Likewise.
14072         (rfc2104-nybbles): New defconst.
14073         (rfc2104-hash): Rewrite for speed.
14074
14075 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14076
14077         * tls.el (open-tls-stream): Make it work with the 2nd argument
14078         BUFFER that is a string but does not exist as a buffer object, as
14079         mentioned in the doc-string.
14080
14081 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14082
14083         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14084         SXEmacs.
14085
14086 2008-07-16  Glenn Morris  <rgm@gnu.org>
14087
14088         * gnus-util.el (ns-focus-frame): Declare for compiler.
14089
14090 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14091
14092         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14093         set as a group parameter.
14094         (gnus-summary-save-in-pipe): Work when it is called independently.
14095         (gnus-summary-pipe-to-muttprint): Don't modify
14096         gnus-summary-pipe-output-default-command.
14097
14098 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14099
14100         * message.el (message-send-mail-with-sendmail):
14101         Display the error message.
14102
14103 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14104
14105         * gnus-art.el (gnus-default-article-saver):
14106         Add gnus-summary-save-in-pipe to choices.
14107         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14108         gnus-summary-pipe-output-default-command as the default command.
14109         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14110         instead of gnus-last-shell-command.
14111
14112         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14113         New user option.
14114         (gnus-summary-muttprint-program): Mention the value will be changed.
14115         (gnus-summary-save-article): Force showing of all headers.
14116         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14117
14118 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14119
14120         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14121
14122 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14123
14124         * nnimap.el (nnimap-id):
14125         * sieve-manage.el (sieve-manage-open): Doc fixes.
14126
14127 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14128
14129         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14130         if available.
14131
14132 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14133
14134         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14135
14136         * nnkiboze.el (nnkiboze-generate-group):
14137         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14138
14139         * nnmairix.el: Require CL.
14140
14141 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14142
14143         * dgnushack.el: Autoload get-display-table and put-display-table for
14144         XEmacs 21.5.
14145
14146         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
14147         21.4 and SXEmacs.
14148
14149 2008-06-15  David Engster  <dengste@eml.cc>
14150
14151         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14152
14153 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14154
14155         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14156         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14157         runtime choice under XEmacs.
14158
14159         * gnus-sum.el (gnus-summary-set-display-table):
14160         Use `gnus-put-display-table', `gnus-get-display-table',
14161         `gnus-set-display-table' for the display table, instead of `aset'.
14162
14163         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14164         Use `gnus-put-display-table', `gnus-get-display-table',
14165         `gnus-set-display-table' for the display table.
14166
14167 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14168
14169         * nnmairix.el: Add autoloads.
14170
14171 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14172
14173         * nnmairix.el (nnmairix-delete-recreate-group)
14174         (nnmairix-update-and-clear-marks): Fix error messages.
14175
14176 2008-06-14  David Engster  <dengste@eml.cc>
14177
14178         * nnmairix.el: Upgrade to version 0.6.
14179         (nnmairix-group-toggle-propmarks-this-group)
14180         (nnmairix-group-toggle-readmarks-this-group)
14181         (nnmairix-group-delete-recreate-this-group)
14182         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14183         (nnmairix-remove-tick-mark-original-article): New commands.
14184         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14185         (nnmairix-propagate-marks-to-nnmairix-groups)
14186         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14187         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14188         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14189         functions needed for marks propagation and manipulation of read marks.
14190         (nnmairix-update-groups): New function.
14191         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14192         (nnmairix-determine-original-group-from-registry)
14193         (nnmairix-determine-original-group-from-path)
14194         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14195         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14196         New helper functions.
14197         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14198         keystrokes for new commands.
14199         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14200         (nnmairix-request-group): Check allow-fast group parameter.
14201         (nnmairix-request-create-group): Set allow-fast group parameter if
14202         nnmairix-allowfast-default is set.
14203         (nnmairix-close-group): Propagate marks upon closing if needed.
14204         (nnmairix-group-toggle-threads-this-group): Use new.
14205         nnmairix-group-toggle-parameter helper function.
14206         (nnmairix-search): Better check for empty search result.
14207         (nnmairix-goto-original-article): Use new helper functions for
14208         determining original article.
14209         (nnmairix-show-original-article): Make sure message-id is in brackets.
14210         (nnmairix-call-mairix-binary): Change variable name.
14211         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14212         helper function.
14213         (nnmairix-widget-toggle-activate): Fix doc string.
14214
14215 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14216
14217         * nnir.el: Require edmacro when compiling with XEmacs.
14218         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14219         available in Emacs 21.
14220
14221 2008-06-11  Glenn Morris  <rgm@gnu.org>
14222
14223         * gnus-util.el (x-focus-frame):
14224         * gnus.el (image-size):
14225         * mm-decode.el (image-size): Declare.
14226
14227         * gnus-picon.el (declare-function): Add compat definition.
14228         (image-size): Declare.
14229
14230         * gnus-group.el (tool-bar-map):
14231         * gnus-sum.el (tool-bar-map): Define for compiler.
14232
14233         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14234
14235         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14236
14237         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14238         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14239         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14240         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14241         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14242         * sieve-manage.el, spam-report.el, spam.el:
14243         Remove unnecessary eval-and-compile of autoloads.
14244
14245 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14246
14247         * auth-source.el: Precise Tramp doc.
14248
14249 2008-06-07  Glenn Morris  <rgm@gnu.org>
14250
14251         * nnmairix.el: Remove unnecessary eval-when-compile.
14252
14253 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14254
14255         * lpath.el: Fbind propertize for XEmacs 21.4.
14256
14257 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14258
14259         * nnir.el: Move here from ../contrib.
14260
14261 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14262
14263         * gnus-util.el (gnus-read-shell-command): New function.
14264         * mm-decode.el (mm-pipe-part):
14265         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14266
14267 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14268
14269         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14270
14271 2008-06-03  Glenn Morris  <rgm@gnu.org>
14272
14273         * pop3.el (nnheader-accept-process-output): Autoload it.
14274
14275 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14276
14277         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14278         are not 2-digit hexadecimal characters that follow `%'s.
14279
14280 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14281
14282         * message.el (message-bogus-recipient-p): Fix type in doc string.
14283         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14284         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14285         Improve custom options.
14286         (message-bogus-recipient-p): Adjust accordingly.
14287
14288 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14289
14290         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14291         long-form month and day names.
14292
14293 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14294
14295         * dgnushack.el: Autoload debug, eudc-expand-inline and
14296         pgg-snarf-keys-region for XEmacs.
14297
14298         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14299
14300         * nnmairix.el: Require edmacro when compiling with XEmacs.
14301
14302 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14303
14304         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14305         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14306
14307 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14308
14309         * auth-source.el: Add more docs.
14310
14311         * netrc.el (netrc-machine): Always match if the port is not given.
14312
14313 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14314
14315         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14316         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14317         retrieval faster in some cases, but might make CPU usage larger.
14318         If this has any bad side effects, we might revert this change.
14319
14320         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14321         seems to make mail retrieval much, much faster.
14322         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14323         unconditionally.
14324
14325         * gnus-draft.el (gnus-group-send-queue):
14326         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14327
14328 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14329
14330         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14331
14332         * message.el (message-bogus-address-regexp): Fix and improve custom
14333         type.
14334         (message-setup-hook): Add message-check-recipients as custom option.
14335
14336 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14337
14338         * message.el (message-cite-function): Remove bogus autoload which crept
14339         in during merge from v5-10.
14340
14341 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14342
14343         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14344
14345         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14346
14347         * auth-source.el: Preliminary Tramp docs.
14348         (auth-sources): Change the default auth-sources to use
14349         EPA .gpg files.
14350
14351 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14352
14353         * nntp.el: Autoload `auth-source-user-or-password'.
14354         (nntp-send-authinfo): Use it.
14355
14356         * nnimap.el: Autoload `auth-source-user-or-password'.
14357         (nnimap-open-connection): Use it.
14358
14359         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14360         for the gnus-message function.
14361         (auth-source-user-or-password): Use it.
14362
14363 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14364
14365         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14366         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14367         (rfc2104-hash): Use it.
14368
14369 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14370
14371         * gnus-art.el (gnus-article-toggle-truncate-lines):
14372         Don't use `iff' in docstring.
14373
14374 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14375
14376         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14377
14378         * gnus-util.el (gnus-extract-address-component-name)
14379         (gnus-extract-address-component-email): Convenience functions around
14380         `gnus-extract-address-components'.
14381
14382         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14383         Use `gnus-extract-address-component-email' to fix bug of comparing full
14384         sender name to `user-mail-address'.
14385
14386 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14387
14388         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14389         catch/throw to optimize.
14390         (gnus-registry-find-keywords): Just use member to find a keyword.
14391
14392 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14393
14394         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14395         is current before calling gnus-server-prepare.
14396         (gnus-server-setup-buffer, gnus-server-update-server)
14397         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14398
14399 2008-05-04  Juri Linkov  <juri@jurta.org>
14400
14401         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14402         (mailcap-file-default-commands): Use mailcap-replace-in-string
14403         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14404         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14405
14406 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14407
14408         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14409
14410 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14411
14412         * gnus.el: Bump version to 0.11.
14413
14414 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14415
14416         * gnus.el: No Gnus v0.10 is released.
14417
14418 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14419
14420         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14421         hooks.
14422         (gnus-update-read-articles): Speed up non-marks-using users.
14423         (gnus-use-marks): Define gnus-use-marks.
14424         (gnus-propagate-marks): Rename variable to something more sensible.
14425
14426 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14427
14428         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14429         (gmm-image-load-path-for-library): Fix typos in docstrings.
14430         (gmm-message): Reflow docstring.
14431
14432 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14433
14434         * mail-source.el (mail-source-set-1, mail-source-bind):
14435         Move auth-source code out of the macro to clean it up and fix bugs.
14436
14437 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14438
14439         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14440         by sender if it's equal to user-mail-address, it's likely to be
14441         useless.
14442
14443         * mail-source.el (mail-source-bind): Don't use user or password if they
14444         are not bound.  Unintern them if they are nil.  Don't use server unless
14445         it's bound, and default it to empty string otherwise.
14446
14447 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14448
14449         * mail-source.el: Load auth-source.el.
14450         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14451         get user name or password, if auth-sources is set up.
14452
14453         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14454         strategy of splitting with parent.
14455         (gnus-registry-split-fancy-with-parent)
14456         (gnus-registry-post-process-groups): Use it and fix prior
14457         bug (returning a list as the split result).
14458
14459         * auth-source.el (auth-sources): Remove server parameter.
14460         (auth-source-pick, auth-source-user-or-password)
14461         (auth-source-user-or-password-imap)
14462         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14463         (auth-source-user-or-password-sftp)
14464         (auth-source-user-or-password-smtp): Remove server parameter.
14465
14466 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14467
14468         * smime.el (smime-sign-region, smime-encrypt-region)
14469         (smime-decrypt-region):
14470         Remove redundant calls to `generate-new-buffer-name'.
14471
14472 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14473
14474         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14475         Don't use QP for message/rfc822.
14476         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14477
14478 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14479
14480         * sieve-manage.el (sieve-string-bytes): Remove.
14481         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14482         correct byte-length only if the process's coding-system is the same as
14483         the one used internally by Emacs to represent strings.
14484
14485 2008-04-22  Juri Linkov  <juri@jurta.org>
14486
14487         * mailcap.el (mailcap-file-default-commands): New function.
14488
14489 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14490
14491         * message.el (message-signature-separator, message-cite-function):
14492         Change custom version.
14493
14494 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14495
14496         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14497         commands.
14498         (tls-checktrust): Ditto.
14499
14500 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14501
14502         * mm-decode.el (mm-display-external): Make temp file read-only.
14503
14504 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14505
14506         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14507         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14508         `C-c C-f d'.
14509
14510 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14511
14512         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14513
14514 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14515
14516         * gnus.el: Bump version to 0.9.
14517
14518 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14519
14520         * gnus.el: No Gnus v0.8 is released.
14521
14522 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14523
14524         * mail-source.el (mail-source-value):
14525         Prefer fboundp to functionp so it works with macros as well.
14526
14527 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14528
14529         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14530         Fix last change in case the element is not even a symbol.
14531
14532 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14533
14534         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14535         Prefer fboundp to functionp so it works with macros as well.
14536
14537 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14538
14539         * auth-source.el: Add docs.
14540         (auth-sources): Modify format to support server.
14541         (auth-source-pick, auth-source-user-or-password)
14542         (auth-source-user-or-password-imap)
14543         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14544         (auth-source-user-or-password-sftp)
14545         (auth-source-user-or-password-smtp): Add server parameter.
14546
14547 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14548
14549         * gnus-registry.el: Initialize the registry when gnus-registry-install
14550         is t.
14551
14552 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14553
14554         * compface.el (uncompface): Make buffer unibyte.
14555
14556 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14557
14558         * mail-source.el (mail-source-value):
14559         Prefer fboundp to functionp so it works with macros as well.
14560
14561 2008-04-05  Glenn Morris  <rgm@gnu.org>
14562
14563         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14564
14565 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14566
14567         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14568         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14569
14570         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14571         multibyteness after rather than before erasing it.
14572
14573         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14574         mm-with-multibyte.
14575         (gnus-request-article-this-buffer): Make sure the proper decoding is
14576         used if gnus-original-article-buffer happens to be unibyte.
14577
14578         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14579         default-enable-multibyte-characters.
14580
14581         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14582         default-enable-multibyte-characters.
14583
14584         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14585
14586         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14587
14588 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14589
14590         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14591         Fix last change in case the element is not even a symbol.
14592
14593 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14594
14595         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14596         (imap-message-copyuid-1): Use it.
14597         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14598         J. Williams in
14599         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14600
14601         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14602         imap-enable-exchange-bug-workaround.
14603         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14604
14605 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14606
14607         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14608         a 100 byte status-checks into a 2-3MB transfer for each group.
14609         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14610         to enable bug workaround or not.
14611         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14612
14613 2008-03-31  Glenn Morris  <rgm@gnu.org>
14614
14615         * message.el (mml2015-use): Declare for compiler.
14616         (message-info): Require mml2015 when appropriate.
14617
14618 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14619
14620         * Makefile.in (EMACS_COMP): Quote directory name that might contain
14621         whitespace.
14622
14623 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14624
14625         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
14626         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
14627         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
14628         (nntp-service-to-port): New function.
14629         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
14630         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
14631         (nntp-open-netcat-stream): New function.
14632         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
14633
14634 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
14635
14636         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
14637
14638 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14639
14640         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
14641
14642 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14643
14644         * dns.el (dns-write): Use set-buffer-multibyte.
14645
14646 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14647
14648         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14649
14650 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14651
14652         * message.el (message-signature-separator): Change default.
14653         Improve custom type.
14654         (message-cite-function): Change default to
14655         message-cite-original-without-signature.
14656
14657         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14658         toggle.
14659
14660         * message.el (message-check-news-body-syntax): Fix signature check.
14661         (message-setup-1): Mark buffer as unmodified _after_ running
14662         message-setup-hook and handling message-alternative-emails.
14663         (message-shorten-references): Be more strict when building list of
14664         valid references to comply with GNKSA.
14665
14666         * gnus-group.el (gnus-read-ephemeral-bug-group)
14667         (gnus-read-ephemeral-debian-bug-group)
14668         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14669
14670         * message.el (message-info): Don't use booleanp which isn't supported
14671         in Emacs 21 and XEmacs.
14672
14673 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14674
14675         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14676         gnus-group-gmane-group-download-format.
14677         (gnus-group-read-ephemeral-gmane-group): Rename from
14678         gnus-group-read-ephemeral-gmane-group.
14679         (gnus-read-ephemeral-gmane-group-url): Rename from
14680         gnus-group-read-ephemeral-gmane-group-url.
14681         (gnus-bug-group-download-format-alist): New variable.
14682         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14683         (gnus-read-ephemeral-emacs-bug-group): New commands.
14684
14685 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14686
14687         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14688         (gnus-visible-headers): Improve custom type.
14689
14690 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14691
14692         * mml.el (mml-menu): Add workarounds for XEmacs.
14693
14694         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14695         X-Boundary header.
14696
14697         * message.el (message-simplify-recipients): Fix previous commit.
14698
14699 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14700
14701         * mm-util.el (mm-set-buffer-multibyte): New function.
14702         * mm-decode.el (mm-copy-to-buffer): Use it.
14703
14704         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14705         Prefer fboundp to functionp so it works with macros as well.
14706
14707 2008-03-19  Glenn Morris  <rgm@gnu.org>
14708
14709         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14710         Accidentally removed in the sync process with Emacs.
14711
14712 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14713
14714         * message.el (message-alter-recipients-discard-bogus-full-name):
14715         New function.
14716         (message-alter-recipients-function): New variable.
14717         (message-get-reply-headers): Use it.
14718         (message-replace-header): New helper function.
14719         (message-recipients-without-full-name): New variable.
14720         (message-simplify-recipients): New command.
14721
14722         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
14723
14724         * message.el (message-info): Handle EasyPG manual.
14725
14726         * mml.el (mml-menu): Add entry for EasyPG.
14727
14728 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
14729
14730         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
14731         parameter.
14732
14733         * message.el (message-disassociate-draft): Specify drafts group name
14734         fully.
14735
14736 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
14737
14738         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14739         Eliminate unnecessary duplicates from the match list.
14740
14741 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14742
14743         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
14744
14745         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
14746
14747         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
14748         args of `how-many' of which the XEmacs version doesn't take; declare
14749         Info-index-next as function.
14750
14751 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14752
14753         * gnus-score.el (gnus-score-headers): Fix handling of
14754         gnus-inhibit-slow-scoring.
14755
14756         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
14757         string.
14758         (gnus-button-url-regexp): Improve handling of parenthesis.
14759         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
14760         (gnus-button-handle-info-keystrokes): Handle index entries.
14761
14762 2008-03-15  Glenn Morris  <rgm@gnu.org>
14763
14764         * parse-time.el (parse-time-string): Simplify.
14765
14766 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14767
14768         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
14769         Incoming* files.
14770
14771 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
14772
14773         * auth-source.el (auth-sources): Rename from auth-source-choices.
14774         (auth-source-pick): Use it.
14775
14776 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14777
14778         * binhex.el (binhex-decode-region-internal):
14779         * uudecode.el (uudecode-decode-region-internal):
14780         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14781         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14782         setting default-enable-multibyte-characters.
14783
14784 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14785
14786         * auth-source.el (auth-source-protocols)
14787         (auth-source-protocols-customize, auth-source-choices): Add and
14788         modified variable customizations and defaults.
14789         (auth-source-pick, auth-source-user-or-password)
14790         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
14791         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14792         (auth-source-user-or-password-sftp)
14793         (auth-source-user-or-password-smtp): Use new variables and provide an
14794         interface to netrc.el.
14795
14796 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14797
14798         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
14799         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
14800         Make sure the nntp port to specify is a string.
14801
14802 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14803
14804         * nntp.el: Use with-current-buffer.
14805         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
14806         dubious mm-with-unibyte-current-buffer.
14807         (nntp-with-open-group-function): New function extracted from
14808         nntp-with-open-group macro.
14809         (nntp-with-open-group): Use the function, so it's easier to debug.
14810         Add indentation and debugging info.
14811         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
14812         Recommend the use of the netcat alternatives.
14813
14814         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
14815         Avoid mm-string-as-multibyte as well.
14816
14817         * nnweb.el (nnweb-insert-html):
14818         Remove use of nnheader-string-as-multibyte.
14819
14820         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
14821         (nnheader-string-as-multibyte): Remove.
14822
14823         * mm-view.el: Use inhibit-read-only.
14824         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
14825         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
14826         or unibyte-string.
14827
14828         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
14829         (mm-uu-yenc-extract): Use with-current-buffer.
14830
14831         * gnus-soup.el (gnus-soup-send-packet): Don't use
14832         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
14833
14834         * nnmh.el: Use with-current-buffer.
14835         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
14836         mm-string-as-multibyte on the output of mm-encode-coding-string.
14837
14838         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
14839         (nnimap-request-move-article): Use with-current-buffer.
14840
14841         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
14842         inserting the handle-buffer's text, so the implicit multibyte->unibyte
14843         conversion uses string-make-unibyte rather than string-as-unibyte.
14844
14845         * gnus-msg.el: Use with-current-buffer.
14846
14847         * message.el (message-ignored-resent-headers): Add "Delivered-To".
14848
14849 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
14850
14851         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
14852         string for caching if it is 'PIN.
14853
14854 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14855
14856         * lpath.el: Consider the case without Emacs/W3.
14857
14858 2008-03-08  Glenn Morris  <rgm@gnu.org>
14859
14860         * time-date.el (date-to-time, time-subtract, time-add)
14861         (safe-date-to-time): Doc fixes.
14862
14863 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14864
14865         * mail-source.el (mail-source-delete-old-incoming-confirm):
14866         Change default to nil.
14867         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
14868
14869 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14870
14871         * lpath.el: Rearrange.
14872
14873         * gnus-art.el (gnus-narrow-to-page): Position point properly.
14874         (gnus-article-goto-prev-page): Work for articles having ^L's.
14875
14876         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
14877
14878         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
14879
14880 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
14881
14882         * gnus-bookmark.el: Adjust for renames in bookmark.el.
14883         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
14884         (gnus-bookmark-jump): Adjust some variable names.
14885
14886 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
14887
14888         * auth-source.el: New package.
14889         (auth-source-choices): Add customization entry point variable.
14890
14891         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
14892         bug.
14893
14894 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
14895
14896         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
14897         (gnus-registry-initialize, gnus-registry-install-p): Use it.
14898         (gnus-registry-install-shortcuts): Rename from
14899         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
14900         the `gnus-registry-mark-map' keymap dynamically from
14901         `gnus-registry-marks'.  The generated functions update the summary line
14902         when a registry mark is added or deleted, and will call
14903         `gnus-registry-install-p' (see the comments in the code).
14904         (gnus-registry-user-format-function-M): Use concat intelligently.
14905
14906         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
14907         the registry mark functions.
14908
14909 2008-03-05  Glenn Morris  <rgm@gnu.org>
14910
14911         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
14912         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
14913         gnus-art.
14914         (top-level): No need to load own source when compiling.
14915
14916 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14917
14918         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
14919         Suggested by <chris.anderton@zetnet.co.uk>.
14920
14921 2008-03-04  Glenn Morris  <rgm@gnu.org>
14922
14923         * gnus-sum.el (top-level): No need to require gnus when compiling,
14924         since unconditionally required near start of file.
14925         (gnus-summary-display-while-building): Move definition before use.
14926
14927 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14928
14929         * gnus-registry.el (gnus-registry-user-format-function-M):
14930         Add formatting function.
14931
14932 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14933
14934         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
14935         with plists.
14936         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
14937         Use new format.
14938
14939 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14940
14941         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14942         `where-is-internal' that returns a range of key sequences.
14943
14944 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14945
14946         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14947
14948         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14949         (gnus-summary-jump-to-group): Consider windows on other displayed
14950         frames as well.  Similar changes might be needed elsewhere, but that's
14951         the one I've bumped into during my use.
14952
14953         * nndoc.el (nndoc-oe-dbx-type-p):
14954         * gnus-msg.el (gnus-debug):
14955         * gnus-group.el (gnus-update-group-mark-positions):
14956         Use mm-string-to-multibyte.
14957
14958 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14959
14960         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14961         doesn't handle NotDashEscaped.
14962
14963         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
14964         (mml-dnd-attach-options): Fix typo in custom choice.
14965
14966         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
14967         Change nndoc-article-type to mbox.
14968         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
14969
14970         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
14971         to nil, instead of html2text.
14972
14973         * imap.el (imap-debug): Add `imap-ping-server'.
14974
14975         * gnus-bookmark.el: Add FIXMEs.
14976
14977         * message.el (message-form-letter-separator)
14978         (message-send-form-letter-delay): New variables.
14979         (message-send-form-letter): Use them.  New command to send form
14980         letters.  Requested by Uwe Siart.
14981         (message-send-mail-function): Doc fix.  Add "Other" custom option.
14982
14983 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14984
14985         * Update copyright years.
14986
14987 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14988
14989         Sync from EMACS_22_BASE.
14990
14991         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
14992
14993 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
14994
14995         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
14996         empty author.
14997
14998 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
14999
15000         * gnus-registry.el (gnus-registry-marks): Add variable for
15001         customization of marks and their appearance.
15002         (gnus-registry-read-mark): Use it.
15003         (gnus-registry-do-marks): Add utility function to loop through
15004         `gnus-registry-marks'.
15005         (gnus-registry-install-shortcuts-and-menus): Add function to install
15006         shortcuts and menus.
15007         (gnus-registry-initialize): Use it.
15008         (gnus-registry-default-mark): Clarify documentation.
15009
15010 2008-02-29  Glenn Morris  <rgm@gnu.org>
15011
15012         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
15013         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
15014         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
15015         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
15016         Change defcustom :version from 23.0 to 23.1.
15017
15018 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
15019
15020         * gnus-registry.el (gnus-registry-follow-group-p)
15021         (gnus-registry-post-process-groups): Add functions to aid registry
15022         splitting and improve logging.  Clarify behavior in function
15023         documentation.
15024         (gnus-registry-split-fancy-with-parent): Use them.
15025
15026 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15027
15028         * gnus-art.el: Use with-current-buffer.
15029
15030 2008-02-27  David Engster  <dengste@eml.cc>
15031
15032         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
15033         Express real group name in the response.
15034
15035 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15036
15037         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
15038         (nnmairix-last-server, nnmairix-current-server): Defvar them.
15039         (nnmairix-goto-original-article): Defvar gnus-registry-install and
15040         autoload gnus-registry-fetch-group when compiling.
15041         (nnmairix-request-group-with-article-number-correction):
15042         Remove unreferenced argument passed to nnmairix-call-backend.
15043
15044 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15045
15046         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
15047         (mm-uu-extract): Improve face for low color ttys.
15048         Reported by Sascha Wilde.
15049
15050 2008-02-27  Glenn Morris  <rgm@gnu.org>
15051
15052         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
15053         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
15054         variables to defconsts.  Convert comments to doc-strings.
15055         (nnmairix-last-server, nnmairix-current-server): Convert from free
15056         variables to defvars.  Convert comments to doc-strings.
15057         (gnus-registry-fetch-group): Autoload.
15058         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
15059         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
15060         (nnmairix-widget-build-editable-fields): Use car cddr rather than
15061         caddr.
15062         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
15063         nnmairix-request-group-with-article-number-correction call.
15064         (nnmairix-fast, nnmairix-group): New, less general names, for free
15065         variables passed from nnmairix-request-group to
15066         nnmairix-request-group-with-article-number-correction.  Declare.
15067         (nnmairix-request-group-with-article-number-correction):
15068         Use nnmairix-fast, nnmairix-group rather than fast, group.
15069
15070 2008-02-26  David Engster  <dengste@eml.cc>
15071
15072         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
15073         version 0.5.
15074
15075 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15076
15077         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15078         instead of making an extra function call.  Don't add the current group
15079         to articles only when they have the group.  Use
15080         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15081         Reported by David <de_bb@arcor.de>.
15082
15083 2008-02-24  Miles Bader  <miles@gnu.org>
15084
15085         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15086         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15087         (mm-find-mime-charset-region):
15088         * mm-bodies.el (mm-encode-body):
15089         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15090
15091 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15092
15093         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15094         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15095
15096 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15097
15098         * mail-source.el (mail-source-delete-incoming): Change default.
15099         Supplement doc string.
15100
15101         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15102
15103 2008-02-14  Glenn Morris  <rgm@gnu.org>
15104
15105         * time-date.el (format-seconds): New function.
15106
15107 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15108
15109         * nnmail.el (nnmail-message-id-cache-file): Derive from
15110         `gnus-home-directory'.
15111
15112 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15113
15114         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15115         Document negative prefix.
15116
15117         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15118
15119 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15120
15121         * message.el (message-unsent-separator): Add the Exim bounce
15122         separator.
15123
15124 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15125
15126         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15127         list.
15128         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15129         recipient/signer list.
15130
15131 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15132
15133         * Makefile.in (datarootdir): Define.
15134         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15135         name that might contain whitespace.
15136
15137 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15138
15139         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15140         fbound (Emacs 23 unicode), signal an error.
15141
15142 2008-02-08  Glenn Morris  <rgm@gnu.org>
15143
15144         * gnus-art.el (pgg-display-output-buffer): Declare as function.
15145
15146 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
15147
15148         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
15149         ports to the calls to `netrc-machine-user-or-password' in addition to
15150         "imap" and "imaps".
15151
15152 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15153
15154         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15155
15156         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15157
15158 2008-02-01  Kenichi Handa  <handa@m17n.org>
15159
15160         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15161         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15162         (rfc2104-hash): Convert the result of concat to unibyte string.
15163
15164 2008-02-01  Dave Love  <fx@gnu.org>
15165
15166         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15167         coding-system-for-read.
15168         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15169
15170 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15171
15172         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15173         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15174         <hanche@math.ntnu.no>.
15175
15176 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15177
15178         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15179
15180         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15181
15182 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15183
15184         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15185         * message.el (message-beginning-of-line): Use featurep instead of bound
15186         tests in order to resolve conditionals at compile time.
15187
15188 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15189
15190         * mail-source.el (mail-sources): Add `group' choice.
15191
15192         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15193         parameter `in-group' to control into which group the articles go.
15194         Add treatment of `group' mail-source.
15195
15196 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15197
15198         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15199
15200         * mm-decode.el (mm-dissect-buffer): Decode description.
15201
15202         * mml.el (mml-to-mime): Encode message header first.
15203
15204 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15205
15206         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15207         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15208
15209         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15210         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15211
15212 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15213
15214         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15215
15216 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15217
15218         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15219         prefix keys.
15220         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15221         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15222         gnus-xmas.el.
15223
15224         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15225         (gnus-xmas-article-describe-bindings): New function.
15226         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15227         gnus-xmas-article-describe-bindings.
15228
15229         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15230
15231 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15232
15233         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15234         Add new variables for article mark management.
15235         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15236         list of extra data entries which, when present, will indicate that the
15237         article ID should not be trimmed from the registry.
15238         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15239         functions.
15240         (gnus-registry-read-mark): New function to read a mark name from the
15241         user.
15242         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15243         (gnus-registry-set-article-mark-internal): New functions to add and
15244         remove marks.
15245         (gnus-registry-get-article-marks): New function to show the marks for
15246         an article, or retrieve them for further use.
15247
15248 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15249
15250         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15251         keys when no argument is given.
15252
15253 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15254
15255         * imap.el (imap-ping-server): New variable.
15256         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15257         (imap-ping-server): Minor doc string fixes.
15258
15259 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15260
15261         * imap.el (imap-ping-server): New function.
15262         (imap-opened): Call imap-ping-server.
15263
15264 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15265
15266         * gnus-sum.el (gnus-article-sort-by-random)
15267         (gnus-thread-sort-by-random): Fix doc strings.
15268         Reported by jidanni@jidanni.org.
15269
15270 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15271
15272         * gnus-art.el (gnus-article-describe-bindings): New function.
15273         (gnus-article-read-summary-keys): Use it.
15274         (gnus-article-mode-map): Bind `C-h b' to it.
15275
15276 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15277
15278         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15279         XEmacs.
15280         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15281         Protect against non-character events.
15282
15283         * lpath.el: Fbind map-keymap for Emacs 21.
15284
15285 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15286
15287         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15288         New command.
15289         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15290         instead of END.  Change name of the temp file.
15291         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15292         customizable.
15293
15294 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15295
15296         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15297         bind `S W' to gnus-article-wide-reply-with-original; set default
15298         binding to gnus-article-read-summary-send-keys.
15299         (gnus-article-read-summary-keys): Fix the order of keys; display
15300         continuation keys correctly in the echo area; describe bindings
15301         correctly when keys end with `C-h'.
15302         (gnus-article-read-summary-send-keys): New function.
15303         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15304         Work for gnus-article-read-summary-send-keys; display continuation keys
15305         correctly in the echo area.
15306         (gnus-article-reply-with-original): Ignore prefix argument.
15307         (gnus-article-wide-reply-with-original): New function.
15308
15309         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15310         Emacs 21.
15311
15312 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15313
15314         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15315         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15316
15317 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15318
15319         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15320         (gnus-group-read-ephemeral-gmane-group): New command.
15321
15322 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15323
15324         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15325
15326 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15327
15328         * message.el (message-send-mail-function): Increase custom version.
15329
15330         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15331         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15332
15333 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15334
15335         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15336         for the cases where imap-authenticate is called with a nil buffer
15337         parameter.
15338
15339 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15340
15341         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15342         html parts correctly; support forwarded messages.
15343         (gnus-article-browse-html-article): Remove work buffers.
15344
15345         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15346         compiling.
15347         (netrc-bound-and-true-p): New macro.
15348         (netrc-parse): Use it instead of bound-and-true-p that is not available
15349         in XEmacs 21.4.
15350
15351 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15352
15353         * gnus-registry.el (gnus-registry-mark-article)
15354         (gnus-registry-article-marks): Add functionality to mark articles
15355         through the Gnus registry.
15356
15357         * encrypt.el: Clarify documentation for the new pgg method.
15358         (encrypt-file-alist): Add PGG option.
15359         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15360         functionality.  Abstract password key and messaging to external
15361         functions.
15362         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15363         (encrypt-message-method-and-cipher): Add new convenience external
15364         functions.
15365         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15366         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15367
15368         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15369         (netrc-parse): Use encrypt-file-alist to determine if
15370         encrypt-find-model or encrypt-insert-file-contents should be used.
15371
15372         * encrypt.el: Clarify documentation.  Load password-cache or
15373         password, whichever one is found first, instead of autoloading.
15374
15375 2007-12-19  Glenn Morris  <rgm@gnu.org>
15376
15377         * mml.el (message-options-set, message-narrow-to-head)
15378         (message-in-body-p, message-mail-p, message-encode-message-body):
15379         Autoload.
15380         (message-remove-header, message-narrow-to-headers-or-head)
15381         (message-subscribed-p, message-make-mail-followup-to)
15382         (message-position-on-field, message-news-p)
15383         (message-options-set-recipient, message-generate-headers)
15384         (message-sort-headers): Declare as functions.
15385
15386 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15387
15388         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15389         convention in doc string.
15390
15391 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15392
15393         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15394         title to html parts.
15395         (gnus-article-browse-html-article): Pass message header to it.
15396
15397         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15398
15399 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15400
15401         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15402         or password compatible with XEmacs.
15403
15404 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15405
15406         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15407         format document.
15408         (gnus-mime-delete-part): Don't write description line if empty.
15409         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15410
15411 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
15412
15413         * gnus-sum.el (gnus-summary-mark-unread-as-read)
15414         (gnus-summary-mark-read-and-unread-as-read)
15415         (gnus-summary-mark-current-read-and-unread-as-read)
15416         (gnus-summary-mark-unread-as-ticked): Doc fix.
15417         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15418
15419 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15420
15421         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15422         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15423
15424 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15425
15426         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15427         yes-or-no-p.
15428
15429 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15430
15431         * mm-decode.el (mm-add-meta-html-tag): New function.
15432         (mm-save-part-to-file, mm-pipe-part): Use it.
15433
15434         * gnus-art.el (gnus-article-browse-delete-temp-files):
15435         Use gnus-y-or-n-p instead of y-or-n-p.
15436         (gnus-article-browse-html-parts): Work with message/external-body; use
15437         mm-add-meta-html-tag.
15438
15439 2007-12-11  Glenn Morris  <rgm@gnu.org>
15440
15441         * gnus-cache.el: Require gnus-sum not just when compiling.
15442
15443         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15444
15445         * gnus-int.el (gnus-server-opened, gnus-status-message):
15446         Move definitions before use.
15447
15448         * mm-decode.el: Require gnus-util.
15449         (mm-remove-part): Only call delete-annotation on XEmacs.
15450
15451         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15452
15453         * nnmail.el: Require gnus-int.
15454
15455         * spam.el: Move `require's before `eval-when-compile's.
15456
15457         * gnus-ems.el (gnus-alive-p):
15458         * gnus-fun.el (message-goto-eoh):
15459         * gnus-util.el (gnus-group-name-decode):
15460         * mail-source.el (gnus-compress-sequence):
15461         * message.el (Info-goto-node, format-spec):
15462         * mm-bodies.el (message-options-get):
15463         * mm-decode.el (mm-view-pkcs7):
15464         * mm-util.el (gmm-write-region):
15465         * mml-smime.el (mml-compute-boundary)
15466         (gnus-completing-read-with-default):
15467         * mml.el (widget-button-press, gnus-make-hashtable):
15468         * mml1991.el (mm-decode-content-transfer-encoding)
15469         (mm-encode-content-transfer-encoding)
15470         (message-options-get, message-options-set):
15471         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15472         * nnfolder.el (gnus-request-group):
15473         * nnheader.el (ietf-drums-unfold-fws):
15474         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15475         * smime.el (gnus-run-mode-hooks):
15476         * spam-stat.el (gnus-message): Autoload.
15477
15478         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15479         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15480         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15481         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15482         Add declare-function compatibility definition.
15483
15484         * gnus-cache.el (nnvirtual-find-group-art):
15485         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15486         (gnus-add-image, gnus-add-wash-type):
15487         * gnus-group.el (nnkiboze-score-file):
15488         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15489         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15490         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15491         (message-tokenize-header, gnus-get-buffer-create)
15492         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15493         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15494         * gnus.el (gnus-group-decoded-name):
15495         * mail-source.el (imap-capability):
15496         * mm-bodies.el (message-options-set):
15497         * mm-decode.el (gnus-configure-windows):
15498         * mm-extern.el (message-goto-body):
15499         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15500         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15501         (epg-sub-key-validity, message-options-set):
15502         * mml.el (widget-event-point, gnus-configure-windows):
15503         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15504         * mml2015.el (epg-check-configuration, epg-configuration)
15505         (message-options-set):
15506         * nndb.el (nndb-request-article):
15507         * nnfolder.el (gnus-request-create-group):
15508         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15509         * nnmaildir.el (gnus-group-mark-article-read):
15510         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15511         * rfc1843.el (message-fetch-field):
15512         * spam.el (gnus-extract-address-components):
15513         Declare as functions.
15514
15515 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15516
15517         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15518
15519         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15520
15521         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15522         bind show-trailing-whitespace for XEmacs.
15523
15524 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15525
15526         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15527         new no-op macro for backward compatibility.
15528
15529         * imap.el (imap-string-to-integer): New function.
15530
15531 2007-12-09  Glenn Morris  <rgm@gnu.org>
15532
15533         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15534
15535         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15536         * message.el, mm-view.el, sieve-manage.el, smime.el:
15537         Add declare-function compatibility definition.
15538
15539         * gnus-art.el (w3-region, w3m-region, Info-menu):
15540         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15541         * gnus-sum.el (gnus-get-predicate):
15542         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15543         * message.el (mail-abbrev-in-expansion-header-p):
15544         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15545         (w3m-detect-meta-charset, w3m-region):
15546         * sieve-manage.el (password-read, password-cache-add)
15547         (password-cache-remove):
15548         * smime.el (password-read-and-add): Declare as functions.
15549
15550 2007-12-08  David Kastrup  <dak@gnu.org>
15551
15552         * gnus-sum.el (gnus-summary-simplify-subject-query):
15553         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15554         `message'.
15555
15556 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15557
15558         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15559         it to bind idna-program, installation-directory, defined-colors, and
15560         face-attribute for XEmacs of the version that compiles defcustom forms.
15561
15562 2007-12-07  Glenn Morris  <rgm@gnu.org>
15563
15564         * gnus-art.el (article-make-date-line): Revert previous change.
15565
15566 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15567
15568         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15569
15570 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15571
15572         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15573         Call gnus-add-to-range ranges only once with a prepared article-list.
15574
15575 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15576
15577         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15578         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15579         group names with backslashes.
15580         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15581
15582 2007-12-06  Deepak Goel  <deego3@gmail.com>
15583
15584         * gnus-art.el (article-make-date-line):
15585         * gnus-start.el (gnus-load):
15586         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15587
15588 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15589
15590         * gnus-art.el (gnus-use-idna):
15591         * gnus-start.el (gnus-site-init-file):
15592         * message.el (message-use-idna):
15593         * mm-uu.el (mm-uu-hide-markers):
15594         * smiley.el (smiley-style): Revert changes that suppress warnings.
15595
15596 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15597
15598         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15599         specify charset to html source.
15600         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15601
15602 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15603
15604         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15605         idna-program in order to suppress byte compile warning issued by XEmacs
15606         that came to byte compile the default value section of defcustom forms
15607         recently.
15608
15609         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15610         value of installation-directory.
15611
15612         * message.el (message-use-idna): Don't directly refer to the value of
15613         idna-program.
15614
15615         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15616
15617         * smiley.el (smiley-style): Don't directly call face-attribute.
15618
15619 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
15620
15621         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
15622
15623         * gnus-dired.el: Reduce Gnus dependencies.
15624         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
15625         Don't require.  Use autoloads instead.
15626         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
15627         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
15628         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
15629         (gnus-dired-mode): Adjust doc string.
15630         (gnus-dired-mail-mode): New variable.
15631         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
15632         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
15633         (gnus-dired-mail-buffers): New function.  Return mail or message
15634         composition buffers.
15635         (gnus-dired-attach): Use it.
15636         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
15637         NO-DECODE.
15638         (gnus-dired-print): Use `gnus-print-buffer' depending on
15639         `gnus-dired-mail-mode'.
15640
15641 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15642
15643         * rfc2047.el (rfc2047-encoded-word-regexp)
15644         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15645         explaining what regexp patterns are for.
15646
15647 2007-12-04  Glenn Morris  <rgm@gnu.org>
15648
15649         * password.el: Move to password-cache.el.
15650
15651         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15652         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15653         * mml-smime.el (password-read, password-cache-add)
15654         (password-cache-remove):
15655         No need to autoload, since mml-sec requires password.
15656
15657         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15658         * message.el (gnus-extract-address-components):
15659         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15660
15661         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15662         password.
15663
15664 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15665
15666         * mailcap.el: Reduce dependencies.
15667         (mail-header-parse-content-type): Autoload.
15668         (mailcap-delete-duplicates): New alias.
15669         (mailcap-mime-info): Add optional argument NO-DECODE.
15670         (mailcap-mime-types): Use mailcap-delete-duplicates.
15671
15672         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15673
15674 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15675
15676         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15677         (imap-parse-status): Upcase status-att for servers that sends them
15678         lower-case (e.g., MS Exchange 2007).
15679
15680 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15681
15682         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15683         function.
15684
15685         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15686         (gnus-uu-yenc-article): New function.
15687
15688         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15689
15690         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15691
15692 2007-12-02  Glenn Morris  <rgm@gnu.org>
15693
15694         * binhex.el (binhex): New custom group.
15695         (binhex-decoder-program, binhex-decoder-switches)
15696         (binhex-use-external): Move to the binhex custom group.
15697
15698         * uudecode.el (uudecode): New custom group.
15699         (uudecode-decoder-program, uudecode-decoder-switches)
15700         (uudecode-use-external): Move to the uudecode custom group.
15701
15702         * netrc.el (top-level): Don't load `encrypt' features.
15703         (netrc-parse): Don't use encrypt.
15704         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15705
15706         * encrypt.el: Remove file.
15707
15708 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15709
15710         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15711         matches on patches.
15712
15713         * gnus-art.el (gnus-article-browse-html-article):
15714         Mention `mm-text-html-renderer' in the doc string.
15715
15716         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
15717         string.  Add comments.
15718
15719         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
15720         if rhs is ASCII.
15721
15722 2007-12-01  Glenn Morris  <rgm@gnu.org>
15723
15724         * mail-source.el (top-level): Require format-spec before
15725         eval-when-compile.
15726
15727 2007-11-30  Glenn Morris  <rgm@gnu.org>
15728
15729         * encrypt.el: Require password, rather than autoloading password-read.
15730
15731 2007-11-29  Glenn Morris  <rgm@gnu.org>
15732
15733         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
15734         (sasl-make-client, sasl-next-step, sasl-step-data)
15735         (sasl-step-set-data): Declare as functions.
15736
15737 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
15738
15739         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
15740
15741 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
15742
15743         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
15744         certs should be verified and what is to be done in the event of a
15745         verification failure.
15746
15747         * gnus.el (gnus-method-to-server): Add an optional parameter so the
15748         caller can indicate whether the cache should be disregarded for this
15749         call.  This way the result of the call is reproducible at all times and
15750         can be considered a canonical server name for the supplied method.
15751         (gnus-agent-method-p): Canonicalize server names by pushing their
15752         method through `gnus-method-to-server' using the no-cache argument.
15753
15754         * gnus-srvr.el (gnus-server-insert-server-line):
15755         Call `gnus-method-to-server' with `no-cache' argument.
15756
15757         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
15758         gnus-agent-possibly-synchronize-flags as this should be called when the
15759         server is actually being opened.
15760         (gnus-agent-possibly-synchronize-flags)
15761         (gnus-agent-possibly-synchronize-flags-server): Move check for the
15762         flags file of an agentized server to the latter function.
15763
15764         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
15765         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
15766         after a connection has been established successfully.
15767
15768 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15769
15770         * gnus-art.el (article-display-face): Force to display face if called
15771         interactively; check if gnus-article-x-face-too-ugly matches author.
15772         (article-display-x-face): Display face even if From header is missing
15773         as article-display-face does.
15774
15775 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
15776
15777         * hashcash.el (message-narrow-to-headers-or-head)
15778         (message-fetch-field, message-goto-eoh)
15779         (message-narrow-to-headers): Declare as functions.
15780
15781 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
15782
15783         * mail-source.el (mail-sources): Default to fetch from file for
15784         compatibility with default of nnmail-spool-file.
15785
15786 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15787
15788         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
15789         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
15790         to look for encoded word that should be encoded again.
15791         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
15792         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
15793         encoding pattern.
15794         (rfc2047-decode-region): Switch strict regexp and loose one according
15795         to rfc2047-allow-irregular-q-encoded-words.
15796
15797 2007-11-25  Romain Francoise  <romain@orebokech.com>
15798
15799         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
15800
15801 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15802
15803         * tls.el (tls-program): Provide more custom choices from
15804         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
15805         (tls-process-connection-type, tls-success): Remove "*" in doc string.
15806
15807 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15808
15809         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
15810         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
15811
15812         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
15813         `nnmail-spool-file'.
15814
15815         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
15816         `nnmail-spool-file'.
15817
15818         * gnus-move.el (gnus-change-server): Ditto.
15819
15820         * gnus-kill.el (gnus-batch-score): Ditto.
15821
15822         * gnus-cache.el (gnus-jog-cache): Ditto.
15823
15824         * gnus-msg.el (gnus-summary-reply):
15825         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
15826
15827 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15828
15829         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
15830         version.  Minor improvement to doc strings.
15831         (tls-program): Add comment.
15832
15833 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
15834
15835         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
15836         (tls-checktrust): New variable.  Check if GNU TLS complained about a
15837         mismatch between the hostname provided in the certificate and the name
15838         of the host connnecting to.
15839         (open-tls-stream): Use them.  Check certificates against trusted root
15840         certificates.
15841
15842 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15843
15844         * gnus-cache.el (gnus-cache-generate-nov-databases):
15845         Use nnml-generate-nov-databases-directory instead of
15846         nnml-generate-nov-databases-1.
15847
15848 2007-11-24  Glenn Morris  <rgm@gnu.org>
15849
15850         * message.el (message-tool-bar-retro): Update for rename
15851         mail_send.xpm->mail-send.xpm.
15852
15853 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
15854
15855         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
15856         `smime-ldap-search' for Emacs 22 and up.
15857
15858 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15859
15860         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
15861
15862         * message.el (message-send-mail-function): Fix error convention.
15863         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
15864         (message-widen-reply, message-send-mail, message-talkative-question)
15865         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
15866         (message-clone-locals, message-send-news): Use with-current-buffer.
15867         (message-insert-or-toggle-importance): Remove unused var `valid'.
15868         (message-make-references): Remove unused var `new-references'.
15869         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
15870
15871 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
15872
15873         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
15874         (spam-split-symbolic-return-positive): Reflow docstring.
15875         (spam-backends, spam-summary-exit-behavior)
15876         (spam-mark-ham-unread-before-move-from-spam-group)
15877         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
15878         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15879         (spam-clear-cache, spam-backend-check, spam-install-backend)
15880         (spam-install-statistical-backend, spam-list-of-processors)
15881         (spam-group-processor-p, spam-split, spam-bogofilter-score)
15882         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
15883         (spam-check-crm114, spam-initialize, spam-unload-hook):
15884         Fix typos in docstrings.
15885
15886 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15887
15888         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
15889         been checked if they have never been read and those group levels are
15890         higher than the one that a user specified.
15891
15892 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15893
15894         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
15895         foreign groups unless a group level is specified by a user.
15896         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
15897
15898 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
15899
15900         * message.el (message-send-mail-function): Require sendmail.
15901
15902 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
15903
15904         * message.el (message-send-mail-function): Check for smtpmail too.
15905
15906         * utf7.el (utf7-encode, utf7-decode): Use coding system
15907         `utf-7'/`utf-7-imap' from utf-7.el' if available.
15908
15909         * message.el (message-send-mail-function): New function.
15910         (message-send-mail-function): Set default using
15911         message-send-mail-function.  Adjust doc string.
15912         (message-send-mail-with-mailclient): New function.
15913
15914 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
15915
15916         * smime.el (from):
15917         * rfc2047.el (message-posting-charset):
15918         * qp.el (mm-use-ultra-safe-encoding):
15919         * pop3.el (parse-time-months):
15920         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
15921         * nnml.el (files):
15922         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
15923         (jka-compr-compression-info-list, ange-ftp-path-format)
15924         (efs-path-regexp):
15925         * nndiary.el (files):
15926         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
15927         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
15928         (epg-digest-algorithm-alist, inhibit-redisplay)
15929         (password-cache-expiry):
15930         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
15931         (pgg-output-buffer, password-cache-expiry):
15932         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
15933         (efs-path-regexp):
15934         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
15935         (inhibit-redisplay):
15936         * mm-uu.el (file-name, start-point, end-point, entry)
15937         (gnus-newsgroup-name, gnus-newsgroup-charset):
15938         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
15939         (latin-unity-ucs-list):
15940         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
15941         (mm-uu-binhex-decode-function):
15942         * message.el (gnus-message-group-art, gnus-list-identifiers)
15943         (rmail-enable-mime-composing, gnus-local-organization)
15944         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
15945         (gnus-read-active-file, facemenu-add-face-function)
15946         (facemenu-remove-face-function, gnus-article-decoded-p)
15947         (tool-bar-mode):
15948         * mail-source.el (display-time-mail-function):
15949         * gnus-util.el (nnmail-pathname-coding-system)
15950         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
15951         (gnus-original-article-buffer, gnus-user-agent)
15952         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
15953         (xemacs-codename, sxemacs-codename, emacs-program-version):
15954         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
15955         * gnus-start.el (gnus-agent-covered-methods)
15956         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
15957         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
15958         (gnus-newsgroup-headers, gnus-group-list-mode)
15959         (gnus-group-mark-positions, gnus-newsgroup-data)
15960         (gnus-newsgroup-unreads, nnoo-state-alist)
15961         (gnus-current-select-method, mail-sources)
15962         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
15963         (nnmail-spool-file, gnus-cache-active-hashtb):
15964         * gnus-mh.el (mh-lib-progs):
15965         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
15966         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
15967         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
15968         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
15969         (gnus-group-buffer):
15970         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
15971         (font-lock-set-defaults):
15972         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
15973         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
15974         (gnus-summary-post-menu, total-parts, type, condition, length):
15975         * gnus-agent.el (gnus-agent-read-agentview):
15976         * flow-fill.el (show-trailing-whitespace):
15977         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
15978         eval-and-compile wrappers for byte compiler pacifiers.
15979
15980         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
15981         (mm-display-inline-fontify): Check for featurep 'xemacs not
15982         extent-list.
15983
15984         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
15985         itimer-list.
15986         (mm-create-image-xemacs): Only do something for XEmacs.
15987         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
15988
15989         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
15990
15991         * gnus-registry.el (gnus-adaptive-word-syntax-table):
15992         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
15993
15994 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
15995
15996         * nnimap.el (nnimap-split-download-body):
15997         * gnus-demon.el (gnus-demon):
15998         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
15999
16000 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16001
16002         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
16003         New macros.
16004         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
16005         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
16006         copy data from unibyte buffer to multibyte current buffer.
16007         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
16008         to copy data from unibyte current buffer to multibyte buffer.
16009         (nntp-make-process-buffer): Make process buffer unibyte.
16010
16011         * pop3.el (pop3-open-server): Fix typo in Lisp code.
16012
16013 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
16014
16015         * pop3.el (pop3-open-server): Accept and process data more robustly at
16016         connection start to avoid spurious "POP SSL connection failed" errors.
16017
16018 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16019
16020         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
16021         read group names.
16022
16023 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
16024
16025         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
16026
16027 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16028
16029         * nnmail.el (nnmail-parse-active): Make group names unibyte.
16030         (nnmail-save-active): Use a unibyte buffer when saving active file,
16031         which may contain non-ASCII group names.
16032
16033         * nnml.el (nnml-request-group): Decode group names in messages.
16034
16035 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
16036
16037         * message.el (message-citation-line-function)
16038         (message-insert-formatted-citation-line): Fix spelling of
16039         `message-insert-formated-citation-line'.
16040
16041 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
16042
16043         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
16044
16045 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16046
16047         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
16048         nnmail-pathname-coding-system.
16049
16050         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
16051         that a user enters; decode group names in messages.
16052
16053         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
16054
16055 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16056
16057         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
16058
16059         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
16060
16061         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
16062         risky local variable.
16063
16064         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
16065
16066 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
16067
16068         * encrypt.el: Improve documentation to fix function name typo.
16069         Reported by Daiki Ueno <ueno@unixuser.org>.
16070
16071 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16072
16073         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
16074         even if the point is not in the last page of an article.
16075         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16076         back to the previous page.
16077
16078 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16079
16080         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16081
16082 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16083
16084         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16085
16086 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16087
16088         * message.el (message-check-news-body-syntax):
16089         Avoid mm-string-as-multibyte.
16090         (message-hide-headers): Don't assume (point-min)==1.
16091
16092 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16093
16094         * message.el (message-remove-blank-cited-lines): Fix if remove is
16095         given.
16096         (message-bogus-address-regexp): New variable.
16097         (message-bogus-recipient-p): New function.
16098         (message-check-recipients): New command.
16099         (message-syntax-checks): Add `bogus-recipient'.
16100         (message-fix-before-sending): Add `bogus-recipient'.
16101
16102         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16103         (gnus-treat-body-boundary): Don't test window-system.
16104
16105 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16106
16107         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16108
16109 2007-10-28  Miles Bader  <miles@gnu.org>
16110
16111         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16112         at compile-time too.
16113
16114 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16115
16116         * gnus-msg.el (gnus-message-setup-hook):
16117         Add `message-remove-blank-cited-lines' to options.
16118
16119 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16120
16121         * message.el (message-remove-blank-cited-lines): New function.
16122         Suggested by Karl Plästerer.
16123
16124 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16125
16126         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16127         mapc.
16128
16129         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16130         (top-level): Use mapc to set functions to be traced for debugging.
16131
16132         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16133         called for effect with while loop.
16134
16135         * message.el (message-talkative-question): Replace mapcar called for
16136         effect with mapc.
16137
16138         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16139         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16140         called for effect with dolist.
16141
16142         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
16143
16144         * nndiary.el: Use dolist instead of mapcar to add diary headers to
16145         gnus-extra-headers and nnmail-extra-headers.
16146
16147         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
16148         called for effect with dolist.
16149         (top-level): Use mapc to set functions to be traced for debugging.
16150
16151         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16152         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16153         dolist.
16154
16155         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16156         Replace mapcar called for effect with mapc.
16157         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16158         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16159         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16160         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16161
16162         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16163         remove-if that's a cl function.
16164
16165         * webmail.el (webmail-debug): Replace mapcar called for effect with
16166         dolist.
16167
16168         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16169         with mapc.
16170
16171 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16172
16173         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16174         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16175         with while loop.
16176
16177         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16178         functions from article-* functions.
16179         (gnus-multi-decode-header): Replace mapcar called for effect with
16180         dolist.
16181
16182         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16183         (gnus-bookmark-show-details): Replace mapcar called for effect with
16184         while loop.
16185
16186         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16187         called for effect with while loop.
16188
16189         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16190         with dolist.
16191
16192         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16193         Replace mapcar called for effect with dolist.
16194
16195         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16196
16197         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16198         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16199         Replace mapcar called for effect with dolist.
16200         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16201         mapc.
16202
16203         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16204         Replace mapcar called for effect with dolist.
16205         (gnus-topic-list): Replace mapcar called for effect with mapc.
16206
16207         * gnus.el: Use mapc instead of mapcar to add autoloads.
16208
16209 2007-10-23  Richard Stallman  <rms@gnu.org>
16210
16211         * gnus-group.el (gnus-group-highlight): Mark as risky.
16212
16213 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16214
16215         * gnus.el (gnus-server-to-method): Return method found first in
16216         gnus-newsrc-alist.
16217
16218         * gnus-art.el (gnus-article-highlight-signature)
16219         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16220         button overlay without the front stickiness.
16221
16222 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16223
16224         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16225         overview buffer needed a catch to receive its throw.
16226         (gnus-agent-flush-cache): Declare as interactive to make this function
16227         easier to use.
16228
16229 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16230
16231         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16232         `next-line'.
16233
16234 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16235
16236         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16237         exclude address matching message-dont-reply-to-names.
16238
16239 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16240
16241         * gnus-util.el (gnus-string<): New function.
16242
16243         * gnus-sum.el (gnus-article-sort-by-author)
16244         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16245
16246 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16247
16248         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16249         the frame-focus tag is set in gnus-buffer-configuration.
16250
16251 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16252
16253         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16254         the front stickiness.
16255
16256 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16257
16258         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16259         url pattern; remove duplicate one.
16260         (gnus-article-extend-url-button): New function.
16261         (gnus-article-add-buttons): Use it.
16262         (gnus-button-push): Use concatenated url that it makes.
16263
16264 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16265
16266         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16267
16268 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16269
16270         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16271         Don't hardcode point-min==1.
16272
16273 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16274
16275         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16276         Fix comment about "iso8859-1".
16277
16278 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16279
16280         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16281         ones returned from the verify-function.
16282
16283         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16284         Call mml2015-extract-cleartext-signature if extraction failed.
16285
16286 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16287
16288         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16289         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16290         failed.
16291
16292 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16293
16294         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16295
16296 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16297
16298         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16299         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16300         recommends to use EasyPG instead of PGG.
16301
16302         * pgg.el: Revert to revision 6.23.2.16.
16303
16304         * pgg-def.el: Revert to revision 6.6.2.14.
16305
16306         * pgg-gpg.el: Revert to revision 6.23.2.34.
16307
16308 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16309
16310         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16311         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16312         thread for both the null and zero (kill/expire thread) universal prefix
16313         cases.
16314         (gnus-summary-expire-thread): Add new function to expire a thread,
16315         using gnus-summary-kill-thread.
16316         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16317         shortcuts for gnus-summary-expire-thread.
16318         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16319         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16320
16321 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16322
16323         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16324         extras value, so an extras entry can be deleted.
16325         (gnus-registry-delete-extra-entry): Use it.
16326         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16327         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16328         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16329         storage through the gnus-registry, and provide an appropriate API for
16330         it.
16331
16332 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16333
16334         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16335         Suggested by Leo <sdl.web@gmail.com>.
16336
16337         * gnus.el: Do.
16338
16339 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16340
16341         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16342         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16343
16344         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16345
16346         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16347         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16348
16349 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16350
16351         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16352         newline.
16353         (nnmbox-request-accept-article): Don't change article in source buffer;
16354         narrow to header to use message-fetch-field rather than
16355         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16356         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16357         as delimiters; make sure article ends with newline.
16358         (nnmbox-delete-mail): Correct last position of article to be deleted;
16359         ignore X-Gnus-Newsgroup header in article body.
16360         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16361         positions; make sure article ends with newline.
16362
16363         * message.el (message-display-abbrev): Don't infloop when a user
16364         inserts SPC in the beginning of header.
16365
16366         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16367         coding-system-for-read and coding-system-for-write for XEmacs having no
16368         file-coding feature.
16369
16370         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16371
16372 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16373
16374         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16375         list of groups not followed by default.  Fix type to be regexp.
16376         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16377
16378 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16379
16380         * hmac-def.el (define-hmac-function): Switch from old-style to
16381         new-style backquotes.
16382
16383         * md4.el (md4-make-step): Likewise.
16384
16385 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16386
16387         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16388         raw-text coding system when saving .newsrc file, which may contain
16389         non-ASCII group names.
16390
16391 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16392
16393         * gnus-cus.el (gnus-score-extra): New widget.
16394         (gnus-score-extra-convert): New function.
16395         (gnus-score-customize): Use it for Extra.
16396
16397 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16398
16399         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16400         (mml2015-mailcrypt-clear-verify): Use it.
16401         (mml2015-gpg-clear-verify): Use it.
16402         (mml2015-pgg-clear-verify): Use it.
16403         (mml2015-epg-clear-verify): Replace the current part with the output
16404         from GnuPG; don't extract the plaintext by itself.
16405
16406         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16407         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16408         mml2015-clear-verify-function; don't touch the armor headers or
16409         dash-escaped text here.
16410
16411 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16412
16413         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
16414         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16415         parts, or application/octet-stream as a last resort.
16416         (gnus-mime-view-part-as-type): Don't toggle display.
16417         (gnus-mime-view-part-as-charset): Don't turn off display before
16418         querying charset.
16419
16420         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16421         stuff to undisplayer function in Emacs.
16422         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16423
16424         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16425         text/calendar parts.
16426
16427 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16428
16429         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16430         decoding text/calendar parts.
16431
16432         * message.el (message-forward-make-body-mime): Always mark body as
16433         having no illegible text; remove signed-or-encrypted argument.
16434         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16435
16436         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16437         (mml-generate-mime-1): Don't encode body if it is specified to be in
16438         raw form; don't make buffer be unibyte when inserting multibyte string.
16439
16440 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16441
16442         * sha1.el: Fix up comment style.
16443         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16444         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16445
16446         * hex-util.el: Fix up comment style.
16447         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16448
16449         * gnus-salt.el: Use with-current-buffer.
16450         (gnus-pick-setup-message): Fix long-standing typo.
16451
16452 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16453
16454         * imap.el (imap-logout-timeout): New variable.
16455         (imap-logout, imap-logout-wait): New functions.
16456         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16457
16458         * nnimap.el (nnimap-logout-timeout): New server variable.
16459         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16460         nnimap-logout-timeout.
16461
16462         * gnus-art.el (gnus-article-summary-command-nosave)
16463         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16464
16465 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16466
16467         * gnus.el (gnus-maximum-newsgroup): New variable.
16468
16469         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16470         according to gnus-maximum-newsgroup.
16471
16472         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16473         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16474         Limit the range of articles according to gnus-maximum-newsgroup.
16475
16476 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16477
16478         * gnus-art.el (gnus-sticky-article): Fix problems described in
16479         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16480         Don't perform gnus-configure-windows here; reuse existing sticky
16481         article buffer.
16482
16483         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16484         it doesn't exist in gnus-article-mode.
16485
16486 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16487
16488         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16489         (gnus-agent-decoded-group-name): New function.
16490         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16491         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16492
16493 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16494
16495         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16496         Add binding for gnus-sticky-article.
16497         (gnus-summary-exit): Don't kill sticky article buffers.
16498
16499         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16500         article buffer.
16501         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16502         (gnus-kill-sticky-article-buffers): New commands.
16503
16504 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16505
16506         * nntp.el (nntp-xref-number-is-evil): New server variable.
16507         (nntp-find-group-and-number): If it is non-nil, don't trust article
16508         numbers in the Xref header.
16509
16510 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16511
16512         * gnus-agent.el (gnus-agent-read-group): New function.
16513         (gnus-agent-flush-group, gnus-agent-expire-group)
16514         (gnus-agent-regenerate-group): Use it.
16515         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16516         nnmail-pathname-coding-system.
16517
16518 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16519
16520         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16521
16522         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16523         that are unread as unread, and also as selected so that information of
16524         marks having been changed by a user may be updated when exiting group.
16525
16526 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16527
16528         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16529
16530 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16531
16532         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16533         calculated ignoring signature parts to gnus-treat-article.
16534
16535 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16536
16537         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16538         a point here in order to keep the window start.
16539         (gnus-insert-mime-security-button): Make a button overlay without the
16540         front stickiness.
16541         (gnus-mime-display-security): Goto the end of a button.
16542
16543         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16544
16545 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16546
16547         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16548         group-name-at-point.
16549         (gnus-group-completing-read): New function that offers decoded
16550         non-ASCII group names for completion.
16551         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16552         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16553         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16554         (gnus-group-fetch-control): Use it.
16555         (gnus-fetch-group): Use group-name-at-point for the initial value
16556         rather than the default value; use gnus-alive-p.
16557
16558         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16559         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16560         (gnus-summary-post-news): Use gnus-group-completing-read.
16561
16562         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16563         (gnus-read-move-group-name): Decode group name for completion.
16564
16565 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16566
16567         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16568         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16569         Yamaoka slightly modified the code).
16570
16571 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16572
16573         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16574         (nnmail-split-incoming): Bind it.
16575
16576         * nnml.el (nnml-group-name-charset): New function.
16577         (nnml-decoded-group-name): Use it; don't decode group name if
16578         nnmail-group-names-not-encoded-p is non-nil.
16579         (nnml-encoded-group-name): New function.
16580         (nnml-group-pathname): Inline nnml-decoded-group-name.
16581         (nnml-request-expire-articles): Decode group name in message.
16582         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16583         nnmail-pathname-coding-system.
16584         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16585         not decoded ones according to nnmail-group-names-not-encoded-p.
16586         (nnml-generate-active-info): Use nnml-encoded-group-name.
16587
16588 2007-08-08  Glenn Morris  <rgm@gnu.org>
16589
16590         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16591         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16592         doc-strings and comments.
16593
16594 2007-07-25  Glenn Morris  <rgm@gnu.org>
16595
16596         * Relicense all FSF files to GPLv3 or later.
16597
16598 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16599
16600         * gnus-sum.el (gnus-summary-move-article):
16601         Make gnus-summary-respool-article work.
16602
16603 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16604
16605         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16606         string.
16607
16608 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16609
16610         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16611         that should be ignored when comparing distant RSS articles with local
16612         ones.
16613         (nnrss-make-hash-index): New function.  Create a hash index according
16614         to the ignored fields.
16615         (nnrss-check-group): Use it.
16616
16617 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16618
16619         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
16620
16621         * gnus-art.el (article-decode-group-name): Decode Xref header too.
16622
16623         * gnus-group.el (gnus-group-make-group): Encode group name here unless
16624         the new optional argument ENCODED is non-nil.
16625         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
16626         coding system for encoding group name.
16627         (gnus-group-make-rss-group): Pass un-encoded group name to
16628         gnus-group-make-group.
16629         (gnus-group-set-info): Tell gnus-group-make-group that group name is
16630         encoded.
16631
16632         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
16633         Encode group name to which articles are moved or copied.
16634         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
16635         coding system for encoding Newsgroup, Followup-To and Xref headers.
16636
16637         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
16638         marks; use nnheader-file-coding-system to write a file.
16639         (nnagent-retrieve-headers): Bind file-name-coding-system to
16640         nnmail-pathname-coding-system.
16641
16642         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16643
16644         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16645         (nnml-request-article, nnml-request-create-group)
16646         (nnml-request-rename-group, nnml-find-id)
16647         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16648         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16649         (nnml-save-marks): Use nnml-group-pathname instead of
16650         nnmail-group-pathname.
16651
16652         (nnml-request-create-group, nnml-request-expire-articles)
16653         (nnml-request-move-article, nnml-request-delete-group)
16654         (nnml-deletable-article-p, nnml-possibly-create-directory)
16655         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16656         (nnml-open-marks): Bind file-name-coding-system to
16657         nnmail-pathname-coding-system.
16658
16659         (nnml-request-article): Pass server argument to nnml-find-group-number.
16660         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16661         Pass server argument to nnml-possibly-create-directory.
16662         (nnml-request-accept-article): Pass server argument to
16663         nnml-active-number and nnml-save-mail.
16664         (nnml-find-group-number): Pass server argument to nnml-find-id.
16665         (nnml-request-update-info): Pass server argument to
16666         nnml-marks-changed-p.
16667
16668         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16669         (nnml-save-mail, nnml-active-number): Add server argument.
16670
16671         (nnml-request-delete-group): Warn if group is missing.
16672         (nnml-get-nov-buffer): Decode group name.
16673         (nnml-generate-active-info): Encode group name.
16674         (nnml-open-marks): Decode group name in messages.
16675
16676 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16677
16678         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16679         if it is not specified.
16680         (gnus-article-pipe-part, gnus-article-save-part)
16681         (gnus-article-interactively-view-part, gnus-article-copy-part)
16682         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16683         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16684         (gnus-article-replace-part, gnus-article-delete-part)
16685         (gnus-article-view-part-as-type): Pass raw prefix argument to
16686         gnus-article-part-wrapper.
16687
16688 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16689
16690         * gnus-agent.el (gnus-agent-save-active):
16691         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16692
16693         * gnus-cache.el (gnus-cache-save-buffers)
16694         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16695         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16696         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16697         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16698         (gnus-cache-generate-active, gnus-cache-rename-group)
16699         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16700         (gnus-cache-update-overview-total-fetched-for):
16701         Bind file-name-coding-system to nnmail-pathname-coding-system.
16702         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16703         New variables.
16704         (gnus-cache-decoded-group-name): New function.
16705         (gnus-cache-file-name): Use it.
16706         (gnus-cache-generate-active): Use non-decoded group name for active.
16707
16708         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16709         right place.
16710         (gnus-write-active-file): Don't break non-ASCII group names.
16711
16712         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16713         nnmail-pathname-coding-system.
16714
16715         * lpath.el: Bind default-file-name-coding-system,
16716         file-name-coding-system and language-info-alist for XEmacs.
16717
16718         * gnus-uu.el (gnus-uu-decode-save): Typo.
16719
16720 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16721
16722         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
16723
16724 2007-07-14  David Kastrup  <dak@gnu.org>
16725
16726         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
16727         finishing actions if we did not edit the article.
16728
16729 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16730
16731         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
16732         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
16733         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
16734         (gnus-agent-flush-group, gnus-agent-flush-cache)
16735         (gnus-agent-fetch-headers, gnus-agent-load-alist)
16736         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
16737         (gnus-agent-retrieve-headers, gnus-agent-request-article)
16738         (gnus-agent-regenerate-group)
16739         (gnus-agent-update-files-total-fetched-for)
16740         (gnus-agent-update-view-total-fetched-for):
16741         Bind file-name-coding-system to nnmail-pathname-coding-system.
16742         (gnus-agent-group-pathname): Don't encode file names by
16743         nnmail-pathname-coding-system.
16744         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
16745         coding-system-for-write instead of buffer-file-coding-system to
16746         gnus-agent-file-coding-system.
16747
16748         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
16749         Decode group name.
16750
16751         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
16752
16753         * gnus-start.el (gnus-update-active-hashtb-from-killed)
16754         (gnus-read-newsrc-el-file): Make group names unibyte.
16755
16756         * nnmail.el (nnmail-group-pathname): Don't encode file names by
16757         nnmail-pathname-coding-system.
16758
16759         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
16760         (nnrss-request-delete-group): Bind file-name-coding-system to
16761         nnmail-pathname-coding-system.
16762         (nnrss-read-server-data, nnrss-read-group-data):
16763         Bind file-name-coding-system correctly.
16764         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
16765
16766         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
16767         (nntp-server-to-method-cache): New variable.
16768         (nntp-group-pathname): New function that decodes non-ASCII group names.
16769         (nntp-possibly-create-directory, nntp-marks-changed-p)
16770         (nntp-save-marks, nntp-open-marks): Use it.
16771         (nntp-possibly-create-directory, nntp-open-marks):
16772         Bind file-name-coding-system to nnmail-pathname-coding-system.
16773         (nntp-open-marks): Decode group names when bootstrapping marks.
16774
16775         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
16776         Newsgroups and Followup-To headers.
16777
16778 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16779
16780         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16781         (gnus-server-closed-face, gnus-server-denied-face)
16782         (gnus-server-offline-face): Remove variable.
16783         (gnus-server-font-lock-keywords): Use faces that are not aliases.
16784
16785         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
16786         of modifying message-stack directly for XEmacs.
16787
16788         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
16789         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
16790         if the coding-system argument is nil for XEmacs.
16791
16792         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
16793         mm-charset-override-alist.
16794
16795         * rfc2047.el: Don't require base64; require rfc2045 for the function
16796         rfc2045-encode-string.
16797         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
16798         to quote the parameter value.
16799
16800 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16801
16802         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
16803         form in gnus-group-name-charset-method-alist.
16804
16805         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
16806         overrides the default layout edit-form.
16807
16808         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
16809
16810         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
16811
16812 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16813
16814         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16815         as unfetched articles.
16816
16817 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
16818
16819         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
16820
16821 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16822
16823         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
16824         original back end that keeps marks in the local system.
16825
16826 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16827
16828         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
16829         arg of pop-to-buffer for XEmacs.
16830         (gnus-article-read-summary-keys): Ditto; don't restore window
16831         configuration if summary command ends up with neither article buffer
16832         nor summary buffer; describe bindings if summary keys end with C-h.
16833
16834 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16835
16836         * message.el (message-fix-before-sending): Skip raw message part to be
16837         forwarded while checking illegible text.
16838         (message-forward-make-body-mime, message-forward-make-body):
16839         Mark signed or encrypted raw message as having no illegible text.
16840
16841 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16842
16843         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
16844         (gnus-message-with-timestamp-1): New macro.
16845         (gnus-message-with-timestamp): New function.
16846         (gnus-message): Use them.
16847
16848         * nnheader.el (nnheader-message): Use them.
16849
16850 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16851
16852         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
16853         .newsrc.eld file.
16854
16855 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16856
16857         * gnus-agent.el (gnus-agent-fetch-headers)
16858         (gnus-agent-retrieve-headers):
16859         Bind gnus-decode-encoded-address-function to identity.
16860
16861         * nntp.el (nntp-send-xover-command): Recognize an xover command is
16862         available also when the server returns simply a dot.
16863
16864         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
16865
16866 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16867
16868         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
16869
16870 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16871
16872         * gnus-ems.el (gnus-x-splash): Make it work.
16873
16874         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
16875         from being used.
16876
16877         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
16878
16879 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16880
16881         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
16882         4th and the 5th arguments.
16883
16884         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
16885         the front stickiness.
16886         (gnus-article-summary-command-nosave): Correct the order of the
16887         arguments passed to pop-to-buffer.
16888         (gnus-article-read-summary-keys): Ditto; make it work properly when the
16889         summary command ends up with the article buffer.
16890
16891         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
16892         the same faces.
16893
16894 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
16895
16896         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
16897
16898 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
16899
16900         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
16901         * gnus-sum.el (gnus-summary-highlight):
16902         * pgg.el (pgg-sign-region, pgg-sign):
16903         * mail-source.el (mail-source-delete-old-incoming-confirm):
16904         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
16905
16906 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16907
16908         * gnus-art.el (gnus-mime-view-part-externally)
16909         (gnus-mime-view-part-internally): Fix predicate function passed to
16910         completing-read.
16911
16912         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
16913
16914         * gnus.el (gnus-update-message-archive-method): Add :version.
16915
16916 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16917
16918         * gnus.el (gnus-update-message-archive-method): New variable.
16919
16920         * gnus-start.el (gnus-setup-news): Update saved "archive" method
16921         according to gnus-message-archive-method if
16922         gnus-update-message-archive-method is non-nil.
16923
16924 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16925
16926         * gnus-sum.el (gnus-summary-limit-to-address): New function.
16927         Suggested by Loic Dachary <loic@dachary.org>.
16928         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16929
16930 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16931
16932         * message.el (message-pop-to-buffer): Add switch-function argument.
16933         (message-mail): Pass switch-function argument to it.
16934
16935 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
16936
16937         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
16938         Improve doc string.
16939
16940 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16941
16942         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
16943         (gnus-header-content):
16944         * gnus-cite.el (gnus-cite-10):
16945         * gnus-srvr.el (gnus-server-closed):
16946         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
16947         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
16948         (gnus-group-mail-3-empty, gnus-group-mail-low)
16949         (gnus-group-mail-low-empty, gnus-splash):
16950         * message.el (message-header-to, message-header-cc)
16951         (message-header-subject, message-header-other, message-header-name)
16952         (message-header-xheader, message-separator, message-cited-text)
16953         (message-mml): Lighten colors of faces used for dark background.
16954
16955 2007-05-24  Simon Josefsson  <simon@josefsson.org>
16956
16957         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
16958         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
16959
16960 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16961
16962         * message.el (message-narrow-to-headers-or-head):
16963         Ignore mail-header-separator in the body.
16964
16965 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16966
16967         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
16968         same as window size.
16969
16970 2007-05-22  Kevin Ryde  <user42@zip.com.au>
16971
16972         * message.el (message-font-lock-keywords): Use message-header-xheader
16973         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
16974         ahead of the anything pattern, to get it recognized.
16975
16976 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16977
16978         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
16979         spam.el loads uses it in the compiled defadvice form.
16980
16981 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
16982
16983         * gnus-sum.el (gnus-articles-to-read)
16984         (gnus-summary-insert-old-articles): Don't truncate group name for
16985         `read-string'.
16986
16987         * gnus-util.el (gnus-limit-string): Delete this function.
16988
16989         * gnus-sum.el (gnus-simplify-subject-fully):
16990         Use `truncate-string-to-width' instead.
16991
16992 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
16993
16994         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
16995         Tell if, on summary exit, the next group has to be selected.
16996         (gnus-summary-exit): Use it.
16997
16998 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
16999
17000         * gnus-art.el (gnus-article-mode): Fix comment about displaying
17001         non-break space.
17002
17003 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17004
17005         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
17006         Check if group is not a directory.
17007         (nnfolder-request-expire-articles): Don't delete articles if the target
17008         group is not available.
17009
17010         * nnml.el (nnml-request-create-group): Properly check if group is not a
17011         file.
17012         (nnml-request-expire-articles): Don't delete articles if the target
17013         group is not available.
17014
17015         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17016         Don't quote characters that are within parentheses.
17017
17018 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17019
17020         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
17021         (gnus-handle-ephemeral-exit): Select article according to it.
17022
17023 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17024
17025         * message.el (message-insert-formated-citation-line): Remove newline.
17026         (message-citation-line-format): Add final \n here so that the user can
17027         avoid a blank line.
17028
17029 2007-05-03  Dan Christensen  <jdc@uwo.ca>
17030
17031         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
17032         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
17033         Update lanl/arXiv support.
17034
17035 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17036
17037         * gnus.el: Bump version number.
17038
17039 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17040
17041         * gnus.el (gnus-version-number): Bump version.
17042
17043 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17044
17045         * gnus.el: No Gnus v0.6 is released.
17046
17047 2007-04-27  Didier Verna  <didier@xemacs.org>
17048
17049         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
17050         * gmm-utils.el (gmm-regexp-concat): ... here.
17051         * message.el: Don't require 'gnus-util.
17052         (message-dont-reply-to-names): Handle name change above.
17053         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
17054
17055 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17056
17057         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
17058         since the initial value varies according to the system.
17059
17060 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17061
17062         * mm-util.el (mm-charset-synonym-alist): Defcustom.
17063
17064 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
17065
17066         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
17067
17068 2007-04-24  Didier Verna  <didier@xemacs.org>
17069
17070         Improve the type of gnus-ignored-from-addresses.
17071         * gnus-util.el (gnus-orify-regexp): New function.
17072         * message.el (gnus-util): Require it.
17073         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
17074         * gnus-sum.el (gnus-ignored-from-addresses): New function.
17075         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17076
17077 2007-04-24  Didier Verna  <didier@xemacs.org>
17078
17079         * gnus-sum.el:
17080         * gnus-utils.el: Fix some trailing whitespaces.
17081
17082 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17083
17084         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17085         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17086         article's Message-ID; refer parent article in summary buffer.
17087
17088         * message.el (message-bounce): Call mime-to-mml.
17089
17090         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17091         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17092         optimize and/or forms properly.
17093
17094 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17095
17096         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17097         URL.
17098
17099 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17100
17101         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17102
17103 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17104
17105         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17106         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17107         displayed of multipart/alternative part if it is invoked from summary
17108         buffer.
17109
17110         * mm-view.el (mm-inline-text-html-render-with-w3m)
17111         (mm-inline-text-html-render-with-w3m-standalone)
17112         (mm-inline-render-with-function): Use mail-parse-charset by default.
17113
17114 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17115
17116         * parse-time.el (parse-time-string-chars): Check if CHAR
17117         is less than the length of parse-time-syntax.
17118
17119 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17120
17121         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17122         from gnus-newsgroup-processable.
17123
17124 2007-04-16  Didier Verna  <didier@xemacs.org>
17125
17126         * gnus-msg.el (gnus-configure-posting-styles):
17127         Handle message-signature-directory properly with :file syntax.
17128         Reported by "Leo".
17129
17130 2007-04-11  Didier Verna  <didier@xemacs.org>
17131
17132         New user option: message-signature-directory.
17133         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17134         * message.el (message-insert-signature): Ditto.
17135         * message.el (message-signature-file): Doc update.
17136         * message.el (message-signature-directory): New.
17137
17138 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17139
17140         * gnus-msg.el (gnus-inews-yank-articles):
17141         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17142
17143 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17144
17145         * message.el (message-yank-original): Make sure cited text ends with
17146         newline; don't exchange point and mark.
17147
17148 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
17149
17150         * tls.el (open-tls-stream): Properly handle case where there
17151         is no associated buffer.
17152
17153 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17154
17155         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17156         message-yank-original, make sure (< mark TEXT point).
17157
17158 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17159
17160         * message.el (message-fill-column): New variable.
17161         (message-mode): Use it.  Add comment on a possible new hook.
17162
17163         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17164         (nnmail-get-new-mail): Reformat.
17165
17166         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17167
17168         * gmm-utils.el: Fix Commentary.
17169         (gmm-tool-bar-from-list): Fix typo in doc string.
17170
17171 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17172
17173         * message.el (message-yank-original): Don't switch point and mark
17174         unnecessarily to put point and mark as documented.
17175
17176 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17177
17178         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17179         from the message heads.
17180
17181 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17182
17183         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17184         article buffer does not have a window.  This may not be the best
17185         solution but is certainly better than setting the start of the null,
17186         that is the current, window.
17187
17188 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17189
17190         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17191         (gnus-draft-setup): Run it.
17192
17193         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17194         gnus-score-fast-scoring.  Allow regexp.
17195         (gnus-score-headers): Use it.
17196
17197         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17198         XEmacs.
17199
17200         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17201         string.
17202         (gnus-button-alist): Also catch `<f1> k ...'.
17203         (gnus-treat-display-x-face): Fix doc string.
17204
17205 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17206
17207         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17208         evaluation of gnus-extended-version to ensure correct generation of the
17209         User-Agent header when message-generate-headers-first is used.
17210
17211 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17212
17213         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17214         hashcash-path is nil.  Don't call callback with incorrect number of
17215         parameters if val is 0.
17216
17217 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17218
17219         * message.el (message-required-news-headers):
17220         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17221
17222 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17223
17224         * tls.el (open-tls-stream): In handshake-waiting loop,
17225         don't wait more if there is output available to process.
17226
17227 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17228
17229         * tls.el (tls-program): Doc fix.
17230
17231 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17232
17233         * message.el (message-generate-new-buffers): Change the meaning of the
17234         nil value; add `standard' to the choices; treat t as `unique'; improve
17235         doc string.
17236         (gnus-select-frame-set-input-focus): Autoload.
17237         (message-buffer-name): Search for the existing message buffer if
17238         message-generate-new-buffers is nil or `standard'; treat the value t of
17239         message-generate-new-buffers as `unique'.
17240         (message-pop-to-buffer): Raise the frame already displaying the message
17241         buffer; clear the echo area after querying.
17242         (message-setup): Pass the `continue' argument to compose-mail.
17243         (message-mail): Prefer `switch-function' if it is given; search for the
17244         existing message buffer if the `continue' argument is non-nil; pass
17245         continue and switch-function arguments to compose-mail by way of
17246         message-setup.
17247         (message-mail-other-window): Adjust argument of message-setup.
17248         (message-mail-other-frame): Ditto.
17249
17250 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17251
17252         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17253         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17254         to turn font-lock on when turning gnus-message-citation-mode on.
17255
17256 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17257
17258         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17259         (mml-smime-function-alist): New variable; add epg as the backend.
17260         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17261         mml-smime- functions instead.
17262         * mm-view.el: Require smime.
17263
17264 2007-03-05  Didier Verna  <didier@xemacs.org>
17265
17266         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17267         instead of just inheritance for posting styles.
17268         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17269
17270 2007-02-24  Chris Moore  <dooglus@gmail.com>
17271
17272         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17273         * pgg-pgp.el (pgg-pgp-encrypt-region):
17274         * pgg-gpg.el (pgg-gpg-encrypt-region):
17275         Check pgg-encrypt-for-me if no other recipients.
17276
17277 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17278
17279         * tls.el (tls-certtool-program): Fix custom type.
17280
17281 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17282
17283         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17284         and point-at-eol instead of line-(beginning|end)-position.
17285
17286         * assistant.el (assistant-parse-buffer): Ditto.
17287
17288         * netrc.el (netrc-parse-services): Ditto.
17289
17290 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17291
17292         * mml2015.el (mml2015-epg-find-usable-key): New function.
17293         (mml2015-epg-sign): Use it.
17294         (mml2015-epg-encrypt): Use it.
17295
17296 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17297
17298         * message.el (message-make-in-reply-to): Quote name containing
17299         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17300         if there are special characters.  Reported by NAKAJI Hiroyuki
17301         <nakaji@jp.freebsd.org>.
17302
17303 2007-02-27  Didier Verna  <didier@xemacs.org>
17304
17305         Include the group parameters as well as the topic ones in the
17306         inheritance filter process.
17307         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17308         argument GROUP-PARAMS-LIST.
17309         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17310
17311 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17312
17313         * nntp.el (nntp-never-echoes-commands)
17314         (nntp-open-connection-functions-never-echo-commands): New variables.
17315         (nntp-send-command): Use them.
17316
17317 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17318
17319         * mml2015.el (mml2015-epg-verify): Simplify.
17320
17321 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17322
17323         * mml.el (mml-content-disposition-alist): New user option.
17324         (mml-content-disposition): New function.
17325         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17326         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17327
17328 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17329
17330         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17331         verification.
17332
17333 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17334
17335         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17336         articles posted in the last 24 hours.
17337
17338 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17339
17340         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17341
17342 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17343
17344         * nntp.el (nntp-send-command): Don't wait for echoes when
17345         nntp-open-ssl-stream is used.
17346
17347 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17348
17349         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17350         (gnus-message-add-citation-keywords)
17351         (gnus-message-remove-citation-keywords): Remove.
17352         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17353         directly, make the variables in font-lock-defaults buffer-local, add
17354         gnus-message-citation-keywords to them and then update the value of
17355         font-lock-keywords.
17356
17357 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17358
17359         * message.el (message-cite-original-1): Don't call
17360         gnus-article-highlight-citation.
17361
17362         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17363         citations; fix line count.
17364
17365 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17366
17367         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17368         (gnus-message-add-citation-keywords)
17369         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17370         versions of font-lock-add-keywords and font-lock-remove-keywords to
17371         work with XEmacs correctly.
17372
17373 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17374
17375         * gnus-cite.el (gnus-cite-face-list): Set the values of
17376         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17377         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17378         (gnus-message-cite-prefix-regexp): New variable.
17379         (gnus-message-search-citation-line): Use it; protect against long
17380         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17381         the 0th match data for Emacs.
17382         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17383         (gnus-message-add-citation-keywords): Append keywords rather than
17384         prepending; emulate font-lock-add-keywords if it is not available.
17385         (gnus-message-remove-citation-keywords):
17386         Emulate font-lock-remove-keywords if it is not available.
17387
17388         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17389
17390         * message.el (message-cite-prefix-regexp): Set the value of
17391         gnus-message-cite-prefix-regexp.
17392
17393 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17394
17395         * nnweb.el (nnweb-google-parse-1): Update parser.
17396
17397 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17398
17399         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17400
17401 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17402
17403         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17404         regexp.
17405
17406 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17407
17408         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17409         string-to-multibyte.
17410         (uudecode-decode-region-internal): Use it.
17411
17412         * lpath.el: Fbind string-as-multibyte for XEmacs.
17413
17414 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17415
17416         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17417         Fix custom choice.
17418
17419         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17420
17421 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17422
17423         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17424
17425         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17426         `write-region' to respect `mm-inhibit-file-name-handlers'.
17427
17428 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17429
17430         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17431         Use gnus-home-directory instead of "~/" or "$HOME".
17432
17433 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17434
17435         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17436         to mention filename.
17437         Add comments at beginning regarding usage.
17438         (encrypt-write-file-contents): Change interactive so a string is
17439         acceptable.  If the file has no associated model, show an error instead
17440         of a nonsense prompt.
17441
17442 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17443
17444         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17445         Thanks to Yoshihiko Yamada for kind notification of this typo.
17446
17447 2007-01-12  Kenichi Handa  <handa@m17n.org>
17448
17449         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17450         multibyte buffer.
17451
17452 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17453
17454         * gnus-score.el (gnus-score-fast-scoring): New variable.
17455         (gnus-score-headers): Use it.
17456
17457         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17458
17459         * message.el (message-cite-original-1):
17460         Call gnus-article-highlight-citation if requested.
17461         (message-make-from): Allow name and address as optional arguments.
17462
17463         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17464
17465         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17466         bugs to doc string.
17467         (gnus-button-alist): Add mid\\|message-id.
17468         (gnus-button-fetch-group): Extend for use in
17469         `browse-url-browser-function'.
17470         (gnus-button-url-regexp): Try to catch paired parentheses like in
17471         Wikipedia URLs.
17472
17473         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17474         Suggested by Simon Krahnke <overlord@gmx.li>.
17475
17476 2007-01-13  Romain Francoise  <romain@orebokech.com>
17477
17478         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17479         Update copyright.
17480
17481 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17482
17483         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17484
17485 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17486
17487         * gnus-registry.el (gnus-registry-unfollowed-groups)
17488         (gnus-registry-split-fancy-with-parent): Fix documentation.
17489
17490 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17491
17492         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17493         from nnweb groups.
17494
17495 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17496
17497         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17498         Xref urls.  Erase buffer before requesting head.
17499
17500         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17501
17502 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17503
17504         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17505         customizable.
17506
17507 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17508
17509         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17510         no signing key is found.
17511         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17512         no encrypting and/or signing key is found.
17513
17514 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17515
17516         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17517
17518 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17519
17520         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17521         headers read from disk with the ones newly found in the current search.
17522         This should no longer cause problems, because the article numbers in
17523         Gmane's `nov.php' output are ignored since the previous change.
17524
17525 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17526
17527         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17528
17529 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17530
17531         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17532         replace-regexp-in-string; bind url-version; fbind display-images-p and
17533         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17534         find-face and set-itimer-function for Emacs; bind itimer-list for
17535         Emacs.
17536
17537         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17538
17539 2007-01-01  Romain Francoise  <romain@orebokech.com>
17540
17541         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17542
17543 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17544
17545         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17546         `define-minor-mode' macro definition expanded properly.
17547         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17548         exclude it there.
17549
17550         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17551         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17552         `fboundp' test.
17553         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17554         This is OK to autoload in (S)XEmacs now.
17555
17556 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17557
17558         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17559         keystroke.
17560         (gnus-summary-limit-to-singletons): Fix typo.
17561
17562         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17563         else fails.
17564
17565 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17566
17567         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17568         docstring.
17569
17570         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17571         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17572         (gnus-summary-insert-dormant-articles): Fix typo in message.
17573
17574 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17575
17576         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17577         nil for XEmacs.
17578         (gnus-message-citation-mode): Don't autoload in XEmacs.
17579
17580         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17581
17582 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17583
17584         * nnimap.el (nnimap-expunge-search-string):
17585         Mention nnimap-search-uids-not-since-is-evil in docstring.
17586
17587 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17588
17589         * spam.el: Revert to make-obsolete-variable because
17590         define-obsolete-variable-alias is not supported in Emacs 21.
17591
17592         * spam.el (spam-ifile-path, spam-ifile-database-path)
17593         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17594         make-obsolete-variable.
17595         (spam-bsfilter-path, spam-bsfilter-program)
17596         (spam-spamassassin-path, spam-spamassassin-program)
17597         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17598         Don't use "path" inappropriately.
17599         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17600         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17601         variable names.
17602
17603 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17604
17605         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17606         summary buffer.
17607
17608         * password.el (password-cache-remove): Use clear-string to burn
17609         password, if available.
17610
17611 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17612
17613         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17614
17615         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17616
17617         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17618         (gnus-message-highlight-citation): Move defcustom here from
17619         gnus-cite.el.
17620         (gnus-message-citation-mode): Autoload.
17621
17622         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
17623         checks to make it compile with XEmacs.
17624         (gnus-message-citation-mode): New minor mode.
17625         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
17626         (gnus-message-highlight-citation): New variables.
17627         (gnus-message-search-citation-line)
17628         (gnus-message-add-citation-keywords)
17629         (gnus-message-remove-citation-keywords)
17630         (turn-on-gnus-message-citation-mode)
17631         (turn-off-gnus-message-citation-mode): New functions.
17632
17633 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
17634
17635         * gnus-cite.el: Enable highlighting of different citation levels in
17636         message-mode.
17637
17638 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17639
17640         * message.el (message-make-fqdn): Fix comment.
17641         (message-bogus-system-names): Add ".local".
17642
17643         * spam.el (spam-ifile-path, spam-ifile-program)
17644         (spam-ifile-database-path, spam-ifile-database)
17645         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17646         Don't use "path" inappropriately.
17647         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17648         strings.
17649         (spam-check-ifile, spam-ifile-register-with-ifile)
17650         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17651         Use new variable names.
17652
17653         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17654         (gnus-treat-display-smileys): Simplify using
17655         gnus-image-type-available-p.
17656
17657         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17658         available.
17659
17660         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17661         Use `display-images-p' if available.
17662
17663 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17664
17665         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17666         one after turning on the buffer's multibyteness instead of decoding
17667         them directly in the unibyte buffer that causes unexpected conversion
17668         in Emacs 23 (unicode).
17669
17670 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17671
17672         * message.el (message-generate-hashcash): Fix custom type.
17673
17674 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17675
17676         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17677
17678 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17679
17680         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17681         disconnect icons.  Add help text.
17682
17683 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17684
17685         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17686         negated to be consistent with the others we handle.
17687
17688 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17689
17690         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17691         version of gnus-summary-buffer to something, so that we can use two
17692         article buffers at the same time.
17693
17694 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17695
17696         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17697         trigger all the extra headers.
17698         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17699         sorting.
17700
17701 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17702
17703         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17704         solid groups.
17705
17706 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17707
17708         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17709
17710 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17711
17712         * legacy-gnus-agent.el: Add Copyright notice.
17713
17714 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17715
17716         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
17717
17718 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17719
17720         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
17721
17722         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
17723         to make it work reliably in CVS Emacs.
17724         (gnus-summary-limit-strange-charsets-predicate)
17725         (gnus-summary-limit-to-predicate): New functions.
17726
17727 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
17728
17729         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
17730         specifying array size.
17731         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
17732         array if it is too small.
17733         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
17734         (gnus-sort-threads-loop): New function.
17735
17736 2006-12-06  Chris Moore  <dooglus@gmail.com>
17737
17738         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
17739         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
17740
17741 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
17742
17743         * mm-url.el (mm-url-predefined-programs): Call curl with correct
17744         options.
17745
17746 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17747
17748         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
17749         DOS-ing the recipient.
17750
17751         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
17752         the headers when creating the mapping to avoid mismappings.
17753         (nnweb-gmane-create-mapping): Always nix out old mapping.
17754
17755 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17756
17757         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
17758         and mm-verify-option to never.
17759
17760 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17761
17762         * message.el (message-signed-or-encrypted-p): New function.
17763         (message-forward-make-body): Use it.
17764
17765         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
17766         Replace encode-coding-string with mm-encode-coding-string.
17767
17768 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17769
17770         * nneething.el (nneething-decode-file-name):
17771         Replace decode-coding-string with mm-decode-coding-string.
17772
17773         * gnus-int.el (gnus-open-server): Say failed server's name.
17774
17775 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17776
17777         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
17778         strings to a single string.  Quote `errors-file-name'.
17779         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
17780         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
17781         Adjust calls.  Use `shell-quote-argument'.
17782
17783 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
17784
17785         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
17786         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
17787
17788         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
17789         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
17790         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
17791         (gnus-group-make-directory-group, gnus-group-transpose-groups):
17792         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
17793         (gnus-subscribe-newsgroup, gnus-1):
17794         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
17795         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
17796         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
17797         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
17798
17799 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17800
17801         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
17802         keystroke.
17803         (gnus-summary-limit-to-bodies): Implement headersp.
17804
17805 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17806
17807         * dns.el (query-dns): Protect against "Process dns deleted" strings.
17808
17809 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17810
17811         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
17812
17813 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17814
17815         * message.el (message-generate-hashcash): Expand range of values to
17816         include `opportunistic'.
17817         (message-send-mail): Use it.
17818
17819 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17820
17821         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
17822         and comment it.
17823
17824         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
17825
17826 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
17827
17828         * gnus-util.el (gnus-extract-address-components): Improve comment.
17829
17830 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17831
17832         * gnus-util.el (gnus-extract-address-components): Work with address in
17833         which the name portion contains @.
17834
17835         * lpath.el: Fbind custom-autoload.
17836
17837 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17838
17839         * gnus.el (gnus-start): Move custom group up.
17840         (gnus-select-method): Don't autoload, but make it available for
17841         `customize-variable'.
17842         (gnus-getenv-nntpserver): Don't autoload.
17843
17844 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
17845
17846         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
17847
17848 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17849
17850         * message.el (message-sendmail-extra-arguments): New variable.
17851         (message-send-mail-with-sendmail): Use it.
17852
17853 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17854
17855         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
17856         mm-with-unibyte-current-buffer to make string unibyte.
17857
17858         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
17859         mm-string-as-multibyte.
17860
17861 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
17862
17863         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
17864         Reported by Werner Koch <wk@gnupg.org>.
17865
17866 2006-11-14  Daiki Ueno  <ueno@p360>
17867
17868         * mml2015.el: Autoload epa-select-keys when compiling.
17869
17870 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17871
17872         * mml2015.el (mml2015-epg-sign): Save the signing keys in
17873         message-options.
17874         (mml2015-epg-encrypt): Save the recipient keys in message-options.
17875
17876 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17877
17878         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
17879         EasyPG (< 0.0.6).
17880         (mml2015-always-trust): New user option.
17881         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
17882         prompt.
17883
17884 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17885
17886         * nntp.el (nntp-authinfo-force): New variable.
17887         (nntp-send-authinfo): Use it.
17888
17889 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
17890
17891         * message.el (message-strip-subject-encoded-words): Allow _not_ to
17892         decode encoded words.  Improve prompt.  Add comment about forwarding.
17893         (message-replacement-char): Move up.
17894
17895 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17896
17897         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
17898         instead of gnus-intersection because arguments of gnus-sorted-nunion
17899         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
17900
17901 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
17902
17903         * message.el (message-strip-subject-encoded-words): Reformat prompt.
17904         (message-simplify-subject-functions):
17905         Enable message-strip-subject-encoded-words by default.
17906
17907 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
17908
17909         * message.el (message-strip-subject-encoded-words): New function.
17910         (message-simplify-subject-functions): New variable.
17911         (message-simplify-subject): Use it.  Fix typo in doc string.
17912         Support message-strip-subject-encoded-words.
17913
17914 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
17915
17916         * gnus-diary.el (gnus-diary-delay-format-function):
17917         * nndiary.el (nndiary-reminders):
17918         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
17919
17920 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17921
17922         * gnus-art.el (article-hide-boring-headers): Fetch date from
17923         gnus-original-article-buffer to avoid problems with localized date
17924         strings.
17925
17926 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17927
17928         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
17929
17930 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
17931
17932         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17933         New variables.
17934         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17935         (mm-charset-synonym-alist): Move some entries to
17936         mm-codepage-iso-8859-list.
17937         (mm-charset-synonym-alist, mm-charset-override-alist):
17938         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17939
17940 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17941
17942         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
17943
17944 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17945
17946         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
17947         with Emacs 21 and XEmacs.
17948
17949 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
17950
17951         * spam.el (spam-parse-address): New function for better parsing,
17952         catching errors, etc.
17953         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
17954
17955 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17956
17957         * mm-view.el: Add interactive arg to html2text autoload.
17958
17959 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17960
17961         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
17962
17963 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
17964
17965         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17966         New variables.
17967         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17968         (mm-charset-synonym-alist): Move some entries to
17969         mm-codepage-iso-8859-list.
17970
17971         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
17972
17973 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
17974
17975         * message.el (message-citation-line-format)
17976         (message-insert-formated-citation-line): Fix implementation of %E, %N
17977         and %n according to the doc string.
17978
17979 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
17980
17981         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17982         Use car-safe to avoid bad parses.
17983
17984 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17985
17986         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
17987         names.
17988
17989         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
17990
17991 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17992
17993         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
17994         header.
17995
17996         * message.el (message-draft-headers): Add Date.
17997         (message-headers-to-generate): Fix typo in docstring.
17998
17999         * nndraft.el (nndraft-required-headers): New variable.
18000         (nndraft-generate-headers): Use it.
18001
18002         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
18003
18004 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18005
18006         * gnus-registry.el (gnus-registry-wash-for-keywords)
18007         (gnus-registry-find-keywords): New functions to allow easy searching of
18008         articles that are in the registry.
18009
18010 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18011
18012         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18013         Use ietf-drums-parse-address instead of gnus-extract-address-components.
18014         Reported by Damien Elmes <damien@repose.cx>.
18015
18016 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18017
18018         * gnus.el (gnus-mime): Remove unused custom group.
18019
18020 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18021
18022         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
18023         "blank line" when searching for end of armor headers.
18024
18025 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18026
18027         * gmm-utils.el (gmm-write-region): Fix variable name.
18028
18029 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18030
18031         * gmm-utils.el (gmm-write-region): New function based on compatibility
18032         code from `mm-make-temp-file'.
18033
18034         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
18035
18036         * nnmaildir.el (nnmaildir--update-nov)
18037         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
18038         Use `gmm-write-region'.
18039
18040 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18041
18042         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
18043         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18044
18045         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
18046
18047         * message.el (message-replacement-char): New variable.
18048         (message-fix-before-sending): Use it.
18049         (message-simplify-subject): New function to remove duplicate code.
18050         (message-reply, message-followup): Use it.
18051
18052         * gnus-sum.el (gnus-summary-make-menu-bar):
18053         Clarify gnus-summary-limit-to-articles.
18054
18055 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18056
18057         * gnus-util.el (gnus-with-local-quit): New macro.
18058
18059         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
18060
18061 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18062
18063         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
18064         ignore non-string data.
18065
18066 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18067
18068         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
18069         non-string data (needs to be done in the registry too).
18070
18071 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18072
18073         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
18074         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
18075         (gnus-registry-split-fancy-with-parent)
18076         (gnus-registry-fetch-simplified-message-subject-fast)
18077         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18078         Remove text properties on ingress into the registry and when it's saved.
18079         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18080         registry from entries with no groups.
18081
18082 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18083
18084         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18085         function to remove string properties.
18086
18087 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18088
18089         * gmm-utils.el (gmm): Adjust custom version.
18090
18091         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18092         Adjust custom version.
18093
18094         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18095
18096 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18097
18098         * gnus-art.el (gnus-insert-prev-page-button)
18099         (gnus-insert-next-page-button): Simplify.  Reformat.
18100
18101 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18102
18103         * gnus-art.el (gnus-insert-prev-page-button)
18104         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18105
18106 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18107
18108         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18109
18110 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18111
18112         * gnus-art.el (gnus-insert-mime-button)
18113         (gnus-insert-mime-security-button):
18114         Apply gnus-article-button-face to MIME and security buttons.
18115
18116 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18117
18118         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18119         readable.
18120
18121 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18122
18123         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18124
18125 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18126
18127         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18128         `browse-url-of-file' instead of `browse-url'.
18129
18130 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18131
18132         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18133         regexp.  Articles containing quotation were cut prematurely.
18134
18135 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18136
18137         * message.el (message-cite-original-1): Use nobody by default for the
18138         value of From header.
18139         (message-reply): Ditto.
18140
18141 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18142
18143         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
18144         to the gnus-info.  This fixes a bug of inline-PGP message verification.
18145         Reported by Michael Piotrowski <mxp@dynalabs.de>.
18146
18147 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
18148
18149         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
18150         mails in the doc string.  Add some URLs in comment.
18151         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18152
18153 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18154
18155         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18156         backslashes handling and the way to find boundaries of quoted strings.
18157
18158 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18159
18160         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18161         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18162         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18163         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18164
18165 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18166
18167         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18168         doc string.
18169         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18170
18171 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18172
18173         * lpath.el: Fbind epg-check-configuration.
18174
18175 2006-09-06  Simon Josefsson  <jas@extundo.com>
18176
18177         * mml2015.el (mml2015-use): Doc fix, mention epg.
18178
18179 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18180
18181         * mml2015.el (mml2015-use): Default to epg, if available.
18182
18183 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18184
18185         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18186         message-sender.
18187         (mml1991-epg-encrypt): Ditto.
18188         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18189         message-sender.
18190         (mml2015-epg-encrypt): Ditto.
18191
18192 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18193
18194         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18195         several common directories.
18196
18197 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18198
18199         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18200         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18201
18202 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18203
18204         * gnus-art.el (article-decode-encoded-words): Make it fast.
18205
18206 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18207
18208         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18209
18210         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18211         in quoted string into `\'.
18212
18213 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18214
18215         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18216         Use standard-syntax-table.
18217
18218 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18219
18220         * gnus-art.el (gnus-decode-address-function): New variable.
18221         (article-decode-encoded-words): Use it to decode headers which are
18222         assumed to contain addresses.
18223         (gnus-mime-delete-part): Remove useless `or'.
18224
18225         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18226         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18227         (gnus-nov-parse-line): Use it to decode From header.
18228         (gnus-get-newsgroup-headers): Ditto.
18229         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18230
18231         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18232         (mail-decode-encoded-address-string): New alias.
18233
18234         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18235         New function.
18236         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18237         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18238         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18239         (rfc2047-decode-string): Ditto.
18240         (rfc2047-decode-address-region): New function.
18241         (rfc2047-decode-address-string): New function.
18242
18243 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18244
18245         * message.el (message-caesar-buffer-body): Allow rotating headers.
18246
18247         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18248
18249         * message.el (message-insert-formated-citation-line): Fix %f.
18250         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18251
18252 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18253
18254         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18255         (gnus-bookmark-mouse-available-p): New macro.
18256         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18257         (gnus-bookmark-bmenu-show-infos): Use it.
18258         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18259         (gnus-bookmark-bmenu-hide-infos): Ditto.
18260         (gnus-bookmark-remove-properties): New function.
18261         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18262         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18263         (gnus-bookmark-write-file): Bind coding-system-for-write.
18264         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18265         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18266         group before selecting it.
18267         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18268         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18269         quit-window if it is not available; use gnus-mouse-2 and bind it to
18270         gnus-bookmark-bmenu-select-by-mouse.
18271         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18272         (gnus-bookmark-bmenu-select-by-mouse): New function.
18273
18274 2006-08-13  Romain Francoise  <romain@orebokech.com>
18275
18276         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18277         space.
18278
18279 2006-08-10  Romain Francoise  <romain@orebokech.com>
18280
18281         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18282         (dns-mode-soa-auto-increment-serial): New user option.
18283         (dns-mode-soa-maybe-increment-serial): New function.
18284         (dns-mode): Add the latter to `write-contents-functions'.
18285
18286 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18287
18288         * compface.el (uncompface): Use binary rather than raw-text-unix.
18289
18290 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18291
18292         * compface.el (uncompface): Make sure the eol conversion doesn't take
18293         place when communicating with the external programs.
18294         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18295
18296 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18297
18298         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18299
18300 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18301
18302         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18303         Make it more robust by parsing author and date independently.
18304
18305 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18306
18307         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18308
18309 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18310
18311         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18312         first matching secret key.
18313         (mml2015-epg-encrypt): Ditto.
18314
18315         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18316         first matching secret key.
18317         (mml1991-epg-encrypt): Ditto.
18318
18319         * mml2015.el (mml2015-encrypt-to-self): New user option.
18320         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18321         mml2015-epg-encrypt-to-self is set.
18322
18323         * mml1991.el (mml1991-encrypt-to-self): New variable.
18324         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18325         mml1991-epg-encrypt-to-self is set.
18326
18327         * mml2015.el (mml2015-signers): New user option.
18328         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18329         (mml2015-epg-encrypt): Allow to select signing keys.
18330
18331         * mml1991.el (mml1991-signers): New variable.
18332         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18333         (mml1991-epg-encrypt): Allow to select signing keys.
18334
18335 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18336
18337         * nnheader.el (nnheader-insert-head): Make it work even if the file
18338         uses CRLF for the line-break code.
18339
18340 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18341
18342         * mml2015.el: Require mml-sec instead of password.
18343         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18344         (mml2015-cache-passphrase): Inherit the default value from
18345         mml-secure-cache-passphrase.
18346         (mml2015-passphrase-cache-expiry): Inherit the default value from
18347         mml-secure-passphrase-cache-expiry.
18348
18349         * mml1991.el: Require mml-sec instead of password.
18350         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18351         (mml1991-cache-passphrase): Inherit the default value from
18352         mml-secure-cache-passphrase.
18353         (mml1991-passphrase-cache-expiry): Inherit the default value from
18354         mml-secure-passphrase-cache-expiry.
18355
18356         * mml-sec.el: Require password.
18357         (mml-secure-verbose): New user option.
18358         (mml-secure-cache-passphrase): New user option.
18359         (mml-secure-passphrase-cache-expiry): New user option.
18360
18361 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18362             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18363
18364         * pgg-def.el (pgg-truncate-key-identifier):
18365         Truncate the key ID to 8 letters from the end.
18366
18367 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18368
18369         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18370         workaround for the url package included with Emacs.
18371
18372         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18373
18374 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18375
18376         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18377         correctly.  This fixes a bug caused by the 2006-05-12 change.
18378
18379 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18380
18381         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18382         some information about the error when saying that the `bogus' mail
18383         group will be used.
18384
18385 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18386
18387         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18388         string.
18389
18390 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18391
18392         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18393
18394 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18395
18396         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18397
18398 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18399
18400         * mml1991.el (mml1991-function-alist): Add epg.
18401         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18402         (mml1991-epg-encrypt): New functions.
18403
18404 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18405
18406         * mml2015.el (mml2015-verbose): New variable.
18407         (mml2015-cache-passphrase): Ditto.
18408         (mml2015-passphrase-cache-expiry): Ditto.
18409         (mml2015-function-alist): Add epg.
18410         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
18411         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
18412         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
18413         New functions.
18414
18415 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18416
18417         * message.el (message-cite-original-1): Preserve region when removing
18418         quoted text due to X-No-Archive in order to avoid bogus attribution
18419         when citing multiple messages.
18420
18421 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18422
18423         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18424         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18425
18426 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18427
18428         * gnus-diary.el (gnus-user-format-function-d)
18429         (gnus-user-format-function-D): Autoload.
18430
18431         * imap.el (Commentary): Fix typo.
18432
18433         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18434         2006-04-22 contribution.
18435
18436 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18437
18438         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18439         It didn't really fix the bogosity I'm seeing with solid web groups.
18440
18441 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18442
18443         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18444         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18445         created using server names.  If we use the feature without declaring
18446         it, Gnus does not properly manage server and group state.
18447
18448         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18449         bound.
18450
18451 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18452
18453         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18454         looking up the method using GROUP's prefix before inventing a new one.
18455         It is used on killed/unknown groups in various places where returning
18456         an all-new method isn't expected by the caller.
18457
18458         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18459         and match semantics of gnus-group-real-prefix.
18460
18461 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18462
18463         * nnmail.el (nnmail-broken-references-mailers): New variable.
18464         (nnmail-ignore-broken-references): New function generalizing
18465         nnmail-fix-eudora-headers.
18466         (nnmail-fix-eudora-headers): Now obsolete.
18467
18468         * gnus-art.el (gnus-button-handle-custom):
18469         Support `customize-apropos*'.
18470
18471 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18472
18473         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18474
18475         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18476         articles.
18477
18478 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18479
18480         * message.el (message-cite-reply-above): New variable.
18481         (message-yank-original): Use it.
18482
18483 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18484
18485         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18486
18487 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18488
18489         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18490         as read.
18491
18492         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18493
18494 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18495
18496         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18497         (gnus-bookmark-default-file): Use gnus-directory.
18498         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18499         Remove "*" in doc string.
18500         (gnus-bookmark-write-file): Simplify.
18501         (gnus-bookmark-maybe-sort-alist): Use `when'.
18502         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18503         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18504         Add FIXME about Emacs 21 and XEmacs compatibility.
18505         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18506         compatibility.
18507         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18508         compatibility.
18509         (gnus-bookmark-menu-heading): Fix version.
18510
18511 2006-06-19  Bastien Guerry  <bzg@altern.org>
18512
18513         * gnus-bookmark.el: New file.
18514
18515 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18516
18517         * message.el (message-syntax-checks): Doc fix.
18518
18519 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18520
18521         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18522         unsubscribed groups as if they were killed ones.  It causes duplicate
18523         entries in gnus-newsrc-alist.
18524
18525 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18526
18527         * message.el (message-syntax-checks): Doc fix.
18528         (message-send-mail): Add check for continuation headers.
18529         (message-check-news-header-syntax): Fix regexp used to check for
18530         continuation headers.
18531
18532 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18533
18534         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18535
18536 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18537
18538         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18539
18540 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18541
18542         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18543         default-truncate-lines.
18544
18545 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18546
18547         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18548         to fill the utf-8 entry.
18549
18550         * lpath.el: Fbind unicode-precedence-list.
18551
18552 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18553
18554         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18555
18556 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18557
18558         * gnus-agent.el (directory-files-and-attributes): Move all the way
18559         forward (the third and final move).
18560         (gnus-agent-read-agentview): Trap reconstruction errors due to
18561         nonexistent directory.  Handle by returning nil.
18562
18563 2006-05-30  Didier Verna  <didier@xemacs.org>
18564
18565         * message.el (message-dont-reply-to-names): Update the custom type.
18566         * message.el (message-dont-reply-to-names): New defsubst: potentially
18567         convert a list of regexps into a single one.
18568         * message.el (message-get-reply-headers): Use it.
18569         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18570
18571 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18572
18573         * gnus-agent.el (directory-files-and-attributes): Move forward.
18574
18575 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18576
18577         * gnus-ml.el (gnus-mailing-list-subscribe)
18578         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18579         (gnus-mailing-list-message): Fix doc strings.
18580
18581 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18582
18583         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18584         of doing it manually.
18585
18586 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18587
18588         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18589         comment.
18590
18591 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18592
18593         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18594         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18595         (gnus-agent-read-local): All symbols allocated in my-obarray.
18596         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18597         (gnus-agent-regenerate-group): Check numeric names to see if they are
18598         messages or groups.
18599         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18600         better way of do this...)
18601
18602         * gnus-cache.el (gnus-agent-total-fetched-for):
18603         Ignore 'dummy.group' (there should be a better way of do this...)
18604
18605 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18606
18607         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18608         (gnus-saved-headers): Ditto.
18609         (gnus-default-article-saver): Mention functions may have properties.
18610         (gnus-article-save): Override gnus-save-all-headers and
18611         gnus-saved-headers by :headers property which saver function may have.
18612         (gnus-summary-save-in-file): Add :headers property.
18613         (gnus-summary-write-to-file): Ditto.
18614
18615         * gnus-sum.el (gnus-summary-save-article): Bind
18616         gnus-prompt-before-saving to t when saving many articles in a file;
18617         always show all headers.
18618
18619         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
18620
18621 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
18622
18623         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
18624         marks.
18625
18626         * message.el (message-indent-citation): Add optional arguments to allow
18627         using it outside of message buffers.
18628
18629         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
18630         (gnus-article-treat-unfold-headers): Use it.
18631         (gnus-article-truncate-lines): New variable.
18632         (gnus-article-mode): Use it.
18633         (gnus-article-toggle-truncate-lines): New function.
18634
18635         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18636         Add gnus-article-toggle-truncate-lines.
18637
18638         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
18639         coding system in XEmacs, use binary.
18640
18641 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18642
18643         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18644         after-load-alist.
18645
18646         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18647         this function should save decoded articles.
18648         (gnus-summary-write-to-file): Use property to specify this function
18649         should save decoded articles and specify gnus-summary-save-in-file
18650         should be used to save articles other than the first one when saving
18651         many articles.
18652         (gnus-summary-save-body-in-file): Use property to specify this
18653         function should save decoded articles.
18654         (gnus-summary-write-body-to-file): Use property to specify this
18655         function should save decoded articles and specify
18656         gnus-summary-save-body-in-file should be used to save articles other
18657         than the first one when saving many articles.
18658
18659         * gnus-sum.el (gnus-summary-save-article): Simplify.
18660
18661 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18662
18663         * gnus-art.el (gnus-default-article-saver):
18664         Add gnus-summary-write-body-to-file.
18665         (gnus-article-save-coding-system): Don't use coding system object
18666         in XEmacs.
18667         (gnus-read-save-file-name): Add optional `dir-var' argument which
18668         specifies directory in which files are saved; work even if optional
18669         `variable' argument is not specified.
18670         (gnus-summary-write-to-file): Read file name.
18671         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18672         (gnus-summary-write-body-to-file): New function.
18673
18674         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18675         (gnus-summary-local-variables): Add it.
18676         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18677         (gnus-summary-save-article): Remove optional `decode' argument;
18678         determine whether to decode articles by the value of
18679         gnus-default-article-saver; when saving many files using
18680         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18681         it first and use gnus-summary-save-in-file or
18682         gnus-summary-save-body-in-file thereafter unless
18683         gnus-prompt-before-saving is always; move point to article which
18684         will be saved.
18685         (gnus-summary-save-article-file): Revert.
18686         (gnus-summary-write-article-file): Revert.
18687         (gnus-summary-save-article-body-file): Revert.
18688         (gnus-summary-write-article-body-file): New function.
18689
18690 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18691
18692         * gnus-art.el (gnus-default-article-saver): Doc fix.
18693         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18694         from gnus-summary-save-article-coding-system, and default to a
18695         certain coding system.
18696         (gnus-output-to-file): Add coding cookie and encode text according
18697         to gnus-article-save-coding-system; don't use mm-append-to-file.
18698
18699         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18700         gnus-art.el and rename to gnus-article-save-coding-system.
18701         (gnus-summary-save-article): Require gnus-art; don't show all
18702         headers if it decodes articles; don't add coding cookie here;
18703         don't bind mm-text-coding-system-for-write.
18704         (gnus-summary-save-article-file): Save decoded articles.
18705         (gnus-summary-write-article-file): When saving many files, use
18706         gnus-summary-write-to-file first and gnus-summary-save-in-file
18707         thereafter unless gnus-prompt-before-saving is always.
18708         (gnus-summary-save-article-body-file): Save decoded articles.
18709
18710         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18711
18712 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18713
18714         * nnrss.el (nnrss-check-group): Bind hash-index.
18715
18716 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
18717
18718         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
18719         its hash index.  Store this hash in `nnrss-group-data'.
18720         (nnrss-read-group-data): Update accordingly.
18721
18722 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18723
18724         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
18725         entry.
18726
18727         * gnus-sum.el (gnus-summary-make-menu-bar):
18728         Add gnus-article-browse-html-article.
18729
18730 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
18731
18732         * gnus-sum.el (gnus-summary-mime-map):
18733         Add gnus-article-browse-html-article.
18734
18735         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
18736
18737 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18738
18739         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
18740         suitable coding systems in customize.
18741
18742 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
18743
18744         * mail-source.el (mail-sources): Fix custom type.
18745
18746 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18747
18748         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
18749         (gnus-summary-expire-articles-now): Shorten prompt.
18750
18751         * gmm-utils.el (wid-edit): Require.
18752         (defun-gmm): Rename from `gmm-defun-compat'.
18753         (gmm-image-search-load-path): Use it.
18754         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
18755
18756 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18757
18758         * gnus-sum.el (gnus-summary-save-article-coding-system):
18759         New variable.
18760         (gnus-summary-save-article): Add optional `decode' argument.
18761         If it is set and gnus-summary-save-article-coding-system is non-nil,
18762         save decoded article.
18763         (gnus-summary-write-article-file): Save decoded article if
18764         gnus-summary-save-article-coding-system is non-nil.
18765
18766         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
18767         type.
18768
18769 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18770
18771         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
18772
18773 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18774
18775         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
18776         first to test gnus-single-article-buffer which may be buffer-local.
18777
18778         * gnus-sum.el (gnus-summary-setup-buffer):
18779         Make gnus-single-article-buffer buffer-local and nil in ephemeral
18780         group; make gnus-article-buffer, gnus-article-current, and
18781         gnus-original-article-buffer always buffer-local.
18782         (gnus-summary-exit): Kill article buffer belonging to ephemeral
18783         group.
18784         (gnus-handle-ephemeral-exit): Don't move to next summary line.
18785
18786 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18787
18788         * nnml.el (nnml-request-compact-group): Compressed files might not
18789         have .gz extension.
18790
18791 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18792
18793         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
18794         (mm-copy-to-buffer): Use with-current-buffer.
18795         (mm-display-part): Simplify.
18796         (mm-inlinable-p): Add optional arg `type'.
18797
18798 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18799
18800         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
18801         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
18802         Try harder to show the attachment internally or externally using
18803         gnus-mime-view-part-as-type.
18804
18805 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18806
18807         * message.el (message-from-style, message-signature-separator)
18808         (message-user-organization-file, message-send-mail-function)
18809         (message-citation-line-function, message-yank-prefix)
18810         (message-indent-citation-function, message-signature)
18811         (message-signature-file, message-signature-insert-empty-line):
18812         Remove autoloads.
18813
18814         * gnus-art.el (gnus-buttonized-mime-types):
18815         Remove "multipart/signed".  Revert 2006-04-26 change.
18816
18817 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18818
18819         * gnus.el (gnus-version-number): Bump version.
18820
18821 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18822
18823         * gnus.el: No Gnus v0.5 is released.
18824
18825 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18826
18827         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
18828         fetching articles by message-id.
18829
18830 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18831
18832         * message.el (hashcash): Require hashcash as normal.
18833
18834         * ecomplete.el (ecomplete-highlight-match-line):
18835         Use point-at-eol.
18836         (ecomplete-highlight-match-line): Use `highlight', because that
18837         face exists in both Emacs and XEmacs.
18838
18839         * message.el (message-display-abbrev): Use point-at-bol.
18840
18841         * mail-source.el: Don't require timer/timer-funcs.
18842
18843         * gnus-async.el: Ditto.
18844
18845         * password.el: Ditto.
18846
18847         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
18848
18849         * mm-url.el: Ditto.
18850
18851         * gnus-xmas.el: Don't require timer-funcs.
18852
18853         * mm-util.el: Require timer/timer-funcs.
18854
18855 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18856
18857         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
18858         Close.
18859
18860 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18861
18862         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
18863         unibyte after clear-decrypt function runs.
18864
18865         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
18866         returns as a unibyte string.
18867
18868 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18869
18870         * lpath.el: Revert.
18871
18872         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
18873         (pgg-gpg-process-sentinel): Revert.
18874
18875         * pgg-pgp.el (pgg-pgp-process-region): Revert.
18876         (pgg-pgp-lookup-key): Revert.
18877
18878         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
18879         (pgg-pgp5-lookup-key): Revert.
18880
18881         * pgg.el (pgg-fetch-key): Revert.
18882
18883 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18884
18885         * lpath.el: Fbind string-as-multibyte for XEmacs.
18886
18887         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
18888         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
18889         (mml1991-pgg-encrypt): Ditto.
18890
18891         * pgg-gpg.el (pgg-string-to-multibyte): New function.
18892         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
18893         a multibyte buffer.
18894
18895         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
18896         (pgg-pgp-lookup-key): Ditto.
18897
18898         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
18899         (pgg-pgp5-lookup-key): Ditto.
18900
18901         * pgg.el (pgg-fetch-key): Ditto.
18902
18903 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
18904
18905         * message.el (message-user-organization-file): Check several
18906         locations of the organization file.
18907
18908         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
18909         Add gnus-article-view-part-as-type.
18910
18911         * gnus-art.el (gnus-article-view-part-as-type): New function.
18912
18913         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
18914         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
18915
18916         * mml.el: Simplify autoload.
18917         (mml-mode): defvar dnd-protocol-alist instead of using
18918         symbol-value.
18919         (mml-default-directory): New variable.
18920         (mml-minibuffer-read-file): Use it.
18921         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
18922
18923         * message.el (message-citation-line-format): New variable.
18924         (message-insert-formated-citation-line): New function.
18925         (message-citation-line-function):
18926         Add `message-insert-formated-citation-line' to custom type.
18927
18928         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
18929         to doc string.
18930
18931         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
18932         depending on mm-verify-option.
18933
18934 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18935
18936         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
18937         binding pgg-* variables; reimplement the section which prevents
18938         MIME header from being signed.
18939         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
18940         pgg-text-mode; remove a blank line at the top of body.
18941
18942         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
18943         lines at the top of body; use gnus-newsgroup-charset if there's no
18944         Charset header.
18945
18946 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18947
18948         * message.el (message-self-insert-commands): Doc fix.
18949
18950         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
18951         (mm-uu-pgp-encrypted-test): Ditto.
18952         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
18953         between header and body; return application/pgp-encrypted handle
18954         if decryption failed; decode decrypted body by charset.
18955
18956         * mm-decode.el (mm-automatic-display): Don't make application/pgp
18957         element match to application/pgp-*.
18958
18959 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18960
18961         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
18962         HTML.
18963
18964 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18965
18966         * mail-source.el (mail-source-call-script): Message the error
18967         string.
18968
18969 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18970
18971         * gnus-util.el (gnus-byte-compile): Use it.
18972
18973 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
18974
18975         * gnus-util.el (kill-empty-logs): New function.
18976
18977 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18978
18979         * message.el (message-mail-alias-type): Doc fix.
18980         (message-mail-alias-type-p): New function.
18981         (message-send): Use it.
18982         (message-mode): Ditto.
18983         (message-strip-forbidden-properties): Ditto.
18984
18985         * ecomplete.el (ecomplete-database-file-coding-system):
18986         New variable.
18987         (ecomplete-save): Use it.
18988         (ecomplete-setup): Use it.
18989
18990 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18991
18992         * message.el (message-self-insert-commands): New variable.
18993         (message-strip-forbidden-properties): Use it.
18994
18995 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18996
18997         * message.el (message-put-addresses-in-ecomplete): Use a regexp
18998         that doesn't make XEmacs choke.
18999
19000 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
19001
19002         * gnus-util.el (gnus-replace-in-string):
19003         Prefer replace-regexp-in-string over of replace-in-string.
19004
19005 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19006
19007         * gnus-util.el (gnus-select-frame-set-input-focus):
19008         Use select-frame-set-input-focus if it is available in XEmacs; use
19009         definition defined in Emacs 22 for old Emacsen.
19010
19011         * dgnushack.el: Autoload unmorse-region for XEmacs.
19012
19013         * lpath.el: Bind cursor-in-non-selected-windows and
19014         select-frame-set-input-focus for XEmacs.
19015
19016 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19017
19018         * mm-view.el (mm-inline-text): Use equal instead of equalp.
19019
19020 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
19021
19022         * gnus-registry.el (gnus-registry-cache-save): Remove text
19023         properties when saving via the temp buffer.
19024
19025 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19026
19027         * message.el (message-generate-hashcash): Honor custom type.
19028
19029 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19030
19031         * message.el (message-generate-hashcash): Default to non-nil when
19032         hashcash is found.
19033
19034         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
19035         (gnus-refer-thread-limit): Increase default to 500.
19036
19037         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
19038
19039         * flow-fill.el (fill-flowed): Allow delete-space.
19040
19041 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19042
19043         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19044         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
19045         Remove autoloads.
19046
19047 2006-04-18  Simon Josefsson  <jas@extundo.com>
19048
19049         * message.el (message-generate-hashcash): Default to.
19050
19051 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19052
19053         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19054         concatenating segments rather than before concatenating them.
19055
19056 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19057
19058         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
19059
19060 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19061
19062         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
19063
19064         * message.el (message-forward-make-body-plain):
19065         Allow message-forward-ignored-headers to be a list.
19066         (message-remove-ignored-headers): Factor out into function.
19067         (message-forward-make-body-mml): Use it.
19068
19069         * imap.el (imap-quote-specials): New function.
19070         (imap-login-auth): Quote specials.
19071
19072         * rfc2231.el (rfc2231-parse-string): Remove dead code.
19073         (rfc2231-parse-string): Allow concatanation of parameters that
19074         aren't contiguous.  The test case is
19075           (mail-header-parse-content-type "message/external-body;
19076             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19077             access-type=LOCAL-FILE;
19078             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19079
19080 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19081
19082         * nntp.el (nntp-accept-process-output): Return the value of
19083         `nnheader-accept-process-output'.
19084
19085 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19086
19087         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19088         (gnus-button-alist): Recognize more diff formats.
19089         (gnus-button-patch): Strip directory.
19090
19091 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19092
19093         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19094         Emacs 22 when setting focus.
19095
19096 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19097
19098         * gnus-art.el (gnus-article-treat-types): Do treatment of
19099         text/x-verbatim parts.
19100         (gnus-button-patch): New command.
19101
19102         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19103         addresses that contain invalid characters.
19104
19105 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19106
19107         * message.el (message-put-addresses-in-ecomplete):
19108         Use gnus-replace-in-string.
19109         (message-is-yours-p): Use the more correct
19110         mail-header-parse-address instead of
19111         mail-extract-address-components.
19112         (message-put-addresses-in-ecomplete): Fix typo.
19113
19114         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19115         keystroke.
19116
19117         * gnus-art.el (gnus-treatment-function-alist): Change order of
19118         newsgroups/generic header folding to avoid double-folding.
19119
19120         * message.el (message-hidden-headers): Add X-Draft-From.
19121
19122         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19123         New command.
19124         (gnus-summary-repeat-search-article-backward): New command.
19125
19126         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19127         groups in the parent topic.
19128
19129 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19130
19131         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19132         (spam-extra-header-to-number): Return the CRM114 number as a
19133         number instead of a string.
19134
19135 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19136
19137         * gnus-art.el (gnus-face-properties-alist): Move here from
19138         gnus-fun.
19139
19140         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19141
19142 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19143
19144         * message.el (message-strip-forbidden-properties): Only display on
19145         self-insert-command.
19146
19147         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
19148         reindent.
19149         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
19150
19151 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19152
19153         * smiley.el (smiley-style): Fix typo.
19154
19155 2006-03-23  Kenichi Handa  <handa@m17n.org>
19156
19157         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19158         instead of set-buffer-multibyte.
19159
19160 2006-03-23  Kenichi Handa  <handa@m17n.org>
19161
19162         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19163         buffer and then decode the buffer text if necessary.
19164         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19165         first, and after mm-encode-body, change the buffer to unibyte.
19166
19167 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19168
19169         * hashcash.el (hashcash-insert-payment-async-2):
19170         Use message-goto-eoh instead of doing it manually.
19171         (mail-add-payment): Use message-narrow-to-header instead of trying
19172         to do the same itself.
19173
19174         * message.el (message-hidden-headers): Add Face.
19175
19176         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19177         reparenting code.
19178         (gnus-summary-reparent-children): Refactored out code.
19179         (gnus-summary-thread-map): New keystroke.
19180         (gnus-summary-reparent-children): Make into command.
19181
19182         * smiley.el (smiley-style): Default to `medium' if using a large
19183         font.
19184
19185         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19186         does it itself.
19187
19188         * message.el (message-point-in-header-p): Simplify definition.
19189
19190 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19191
19192         * nnagent.el (nnagent-request-set-mark): Silence log file
19193         writing.
19194         (nnagent-request-set-mark): Use write-region instead of
19195         append-to-file.
19196
19197         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19198         strange select method.
19199
19200         * ecomplete.el (ecomplete-display-matches): Get highlightling
19201         right.
19202         (ecomplete-display-matches): Use literals.
19203         (ecomplete-display-matches): Disable message logging.
19204
19205         * message.el (message-display-abbrev): Small optimization.
19206
19207         * ecomplete.el (ecomplete-display-matches): Allow automatic
19208         display.
19209
19210         * message.el (message-strip-forbidden-properties):
19211         Display abbrevs.
19212         (message-display-abbrev): Get automatic display right.
19213
19214         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19215         keystrokes.
19216
19217 2006-04-13  Romain Francoise  <romain@orebokech.com>
19218
19219         TODO: Backport to v5-10!
19220
19221         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19222         Move here (and rename) from gnus-registry.el.
19223
19224         * gnus-registry.el: Require gnus-util.
19225         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19226
19227 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19228
19229         * gnus-group.el (gnus-group-catchup-current):
19230         Change if-then-else-if-then-else into cond.
19231         (gnus-group-catchup): Indent.
19232         (group-name-at-point): New function.
19233         (gnus-fetch-group): Provide default from thing at point.
19234
19235 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19236
19237         * message.el (message-display-abbrev): Fix regexp.
19238
19239         * ecomplete.el (ecomplete-highlight-match-line):
19240         Reimplement choosing.
19241         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19242         dead variables.
19243
19244         * message.el (message-newline-and-indent): Remove debugging.
19245         (message-display-abbrev): Use new implementation.
19246
19247 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19248
19249         * gnus-art.el (gnus-article-mode):
19250         Set cursor-in-non-selected-windows to nil.
19251
19252         * smiley.el: Revert previous change.
19253         (smiley-data-directory): defvar it before using it in the
19254         defcustom of `smiley-style'.
19255
19256 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19257
19258         * message.el (message-newline-and-indent): New function.
19259
19260         * ecomplete.el: Implement more bits.
19261
19262         * message.el (message-put-addresses-in-ecomplete): Clean up the
19263         string.
19264
19265         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19266
19267         * gnus-sum.el (gnus-summary-save-parts):
19268         Bind gnus-summary-save-parts-counter and use it to make unique file
19269         names.
19270
19271         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19272
19273         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19274         parameter to say whether to actually parse the individual
19275         addresses.
19276
19277         * message.el (message-put-addresses-in-ecomplete): New function.
19278         (ecomplete): Require.
19279         (message-mail-alias-type): Add ecomplete as an option.
19280
19281 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19282
19283         * flow-fill.el (fill-flowed): Remove trailing space from blank
19284         quoted lines.
19285
19286 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19287
19288         * smiley.el (smiley-style): Move definition later to avoid a
19289         compilation warning.
19290
19291 2006-04-12  Kenichi Handa  <handa@m17n.org>
19292
19293         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19294         buffer and then decode the buffer text if necessary.
19295         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19296         first, and after mm-encode-body, change the buffer to unibyte.
19297         Use mm-disable-multibyte instead of set-buffer-multibyte.
19298
19299 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19300
19301         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19302         Content-Type header instead of Content-Disposition header.
19303         (gnus-mime-inline-part): Ditto.
19304         (gnus-mime-view-part-as-charset): Ignore charset that the part
19305         specifies.
19306
19307         * mm-decode.el (mm-display-part): Work with external parts and
19308         usual parts similarly.
19309
19310         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19311         instead of gnus-display-mime.
19312
19313         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19314         instead of with-temp-buffer.
19315
19316         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19317         tag to summarized topics part in order to encode non-ASCII text.
19318
19319 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19320
19321         * smiley.el (smiley-style): New variable.
19322         (smiley-directory): New function.
19323         (smiley-data-directory): Derive from `smiley-style' using
19324         `smiley-directory'.
19325         (smiley-regexp-alist): Add new entries.
19326
19327         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19328         (gnus-article-browse-delete-temp): Add :version.
19329
19330 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19331
19332         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19333         the sieve region.
19334
19335 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19336
19337         * gnus.el (gnus-version-number): Bump version.
19338
19339 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19340
19341         * gnus.el: No Gnus v0.4 is released.
19342
19343 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19344
19345         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19346         layout.
19347
19348         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19349         unknown charset.
19350
19351         * message.el (message-header-synonyms): Add Original-To to the
19352         default.
19353
19354         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19355         optional parameter.
19356
19357 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19358
19359         * gnus-fun.el (gnus): Require it for gnus-directory.
19360
19361 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19362
19363         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19364
19365 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19366
19367         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19368
19369 2006-04-05  Simon Josefsson  <jas@extundo.com>
19370
19371         * password.el (password-reset): New function.
19372
19373 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19374
19375         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19376         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19377
19378 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19379
19380         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19381         Some whitespace was matched into the url, which broke browsing hits
19382         > 100 when mm-url-use-external was nil.
19383
19384 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19385
19386         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19387         Check gnus-extra-headers for 'Newsgroups.
19388
19389         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19390         bound.
19391
19392 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19393
19394         * pgg-gpg.el: Clean up process buffers every time gpg processes
19395         complete.
19396
19397 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19398
19399         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19400         doc string.
19401
19402 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19403
19404         * pgg-gpg.el (pgg-gpg-process-filter)
19405         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19406
19407         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19408         lines, temporary fix.
19409
19410 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19411
19412         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
19413
19414 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19415
19416         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19417         default-enable-multibyte-characters.  This reverts the change from
19418         revision 6.17 which is no longer necessary because the passphrase
19419         is sent separately now.  GnuPG messages are unreadable under
19420         multibyte locales with default-enable-multibyte-characters set to
19421         nil.
19422
19423 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19424
19425         * message.el (message-tool-bar-gnome): Move "spell".
19426
19427 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19428
19429         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19430         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19431         instead.
19432
19433 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19434
19435         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19436         Improve newsgroups handling for NNTP overviews which don't include
19437         Newsgroups.
19438
19439 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19440
19441         * message.el (message-resend): Bind message-generate-hashcash to nil.
19442
19443 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19444
19445         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19446         when searching for already-paid recipients.
19447
19448 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19449
19450         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19451         passphrases when it is not needed.
19452         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19453         passphrase stuff from gpg, should only be necessary when you use
19454         gpg with a smartcard.
19455
19456 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19457
19458         * mml.el (mml-insert-mime): Ignore cached contents of
19459         message/external-body part.
19460
19461         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19462         (mm-insert-part): Ditto.
19463
19464 2006-03-23  Simon Josefsson  <jas@extundo.com>
19465
19466         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19467         Reiner.
19468         (pgg-gpg-use-agent-p): Use it again.
19469
19470 2006-03-23  Simon Josefsson  <jas@extundo.com>
19471
19472         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19473         older emacsen.
19474         (pgg-gpg-use-agent-p): Don't use it.
19475
19476 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19477
19478         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19479         if we can.
19480
19481 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19482
19483         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19484         (pgg-gpg-update-agent): New function.
19485         (pgg-gpg-use-agent-p): New function.
19486         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19487         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19488         (pgg-gpg-sign-region): Use it.
19489
19490 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19491
19492         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19493         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19494
19495 2006-03-21  Simon Josefsson  <jas@extundo.com>
19496
19497         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19498         <wilde@sha-bang.de>.
19499         (pgg-gpg-use-agent): New variable.
19500         (pgg-gpg-process-region): Use it.
19501         (pgg-gpg-encrypt-region): Likewise.
19502         (pgg-gpg-encrypt-symmetric-region): Likewise.
19503         (pgg-gpg-decrypt-region): Likewise.
19504         (pgg-gpg-sign-region): Likewise.
19505         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19506
19507 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19508
19509         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19510
19511         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19512         Add comment on version.
19513
19514 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19515
19516         * smiley.el: Add missing test smiley.
19517
19518 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19519
19520         * mm-decode.el (mm-with-part): New macro.
19521         (mm-get-part): Use it; work with message/external-body as well.
19522         (mm-save-part): Treat name and filename equally.
19523
19524         * mm-extern.el (mm-extern-cache-contents): New function.
19525         (mm-inline-external-body): Use it; force the part to be displayed;
19526         move undisplayer added to the cached handle to the parent.
19527
19528         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19529         (gnus-mime-view-part-as-type): Work with message/external-body.
19530
19531         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19532
19533 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19534
19535         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19536         images in image-load-path.  [Sync with image.el, revision 1.60, in
19537         Emacs.]
19538
19539 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19540
19541         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19542         path rather than symbol.  Always return list of directories.
19543         Guarantee that image directory comes first.  [Sync with image.el,
19544         revision 1.59, in Emacs.]
19545
19546         * message.el (message-make-tool-bar): Adjust to new API of
19547         `gmm-image-load-path-for-library'.
19548
19549         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19550
19551         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19552
19553 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19554
19555         * gnus-art.el (gnus-article-only-boring-p):
19556         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19557         intangible text.
19558         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19559
19560 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19561
19562         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19563         Use `defun' instead of `gmm-defun-compat'.
19564
19565 2006-03-14  Simon Josefsson  <jas@extundo.com>
19566
19567         * message.el (message-unique-id): Don't use message-number-base36
19568         if (user-uid) is a float.
19569         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19570
19571 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19572
19573         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19574
19575         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19576         empty line between a part and a message part.
19577
19578 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19579
19580         * smiley.el: Add more test smileys.
19581         (smiley-data-directory, smiley-regexp-alist)
19582         (gnus-smiley-file-types): Fix doc strings.
19583         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19584         adding new elements.
19585         (smiley-mouse-map): Unused code.  Make it a comment.
19586
19587 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19588
19589         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19590         scan latest NoCeM messages instead of old ones.
19591         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19592         delimiters that are recently used.
19593         (gnus-nocem-load-cache): Add autoload cookie.
19594
19595         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19596
19597         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19598         level which is larger than gnus-use-nocem is specified.
19599
19600         * gnus-group.el (gnus-group-get-new-news): Ditto.
19601
19602 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19603
19604         * gnus-util.el (gnus-tool-bar-update): New function.
19605
19606         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19607         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19608
19609         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19610
19611         * gnus-group.el (gnus-group-redraw-when-idle)
19612         (gnus-group-redraw-check): Remove.
19613         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19614
19615 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19616
19617         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19618         if optional last element is specified in splits (FIELD VALUE...).
19619
19620 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
19621
19622         * message.el (message-make-tool-bar): Rename gmm-image-load-path
19623         to gmm-image-load-path-for-library.  Call with no-error argument.
19624         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
19625
19626         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19627
19628         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19629
19630         * gmm-utils.el (gmm-image-load-path): Remove alias.
19631
19632 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
19633
19634         * gmm-utils.el (gmm-image-load-path): Add alias.
19635
19636         * nnml.el (nnml-generate-nov-databases-directory): Rename from
19637         nnml-generate-nov-databases-1.
19638         (nnml-generate-nov-databases): Use it.
19639         (nnml-generate-nov-databases-directory): Document no-active
19640         argument.
19641
19642         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19643         directory if path is t.  Add no-error.
19644
19645         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19646         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19647
19648         * gnus-art.el (gnus-article-browse-delete-temp-files):
19649         Simplify resetting gnus-article-browse-html-temp-list.
19650
19651         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19652         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19653         Add example to docstring.  Rename local variables.  Move error
19654         checks to default case in cond and simplify.
19655
19656 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19657
19658         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19659         handle is multipart when calling it recursively.
19660         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19661
19662 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19663
19664         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19665         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19666
19667 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19668
19669         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19670         is loaded.
19671
19672         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19673         loaded.
19674
19675 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19676
19677         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19678         to "Emacs 23 (unicode)" in doc string.
19679
19680         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19681         "Emacs 23 (unicode)" in comment.
19682
19683 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19684
19685         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19686
19687         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19688         characters 160 through 255 in Emacs 23.
19689
19690 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19691
19692         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19693         gnus-article-browse-html-temp.
19694         (gnus-article-browse-delete-temp): Make it customizable.
19695         Add `file'.  Adjust doc string.
19696         (gnus-article-browse-delete-temp-files): Add argument.
19697         Allow query for each file.  Adjust doc string.
19698         (gnus-article-browse-html-parts):
19699         Add `gnus-article-browse-delete-temp-files' to
19700         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19701
19702 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19703
19704         * gnus-art.el (gnus-article-browse-html-temp)
19705         (gnus-article-browse-delete-temp): New variables.
19706         (gnus-article-browse-delete-temp-files): New function.
19707         (gnus-article-browse-html-parts): Use it.
19708
19709 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19710
19711         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19712
19713         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19714         string.
19715
19716         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
19717         gnus-summary-insert-new-articles when unplugged.
19718         Remove gnus-summary-search-article-forward.
19719
19720         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
19721         display-visual-class instead of display-color-cells.
19722
19723 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19724
19725         * dgnushack.el: Autoload customize-group for XEmacs.
19726
19727         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
19728         message/* containing non-ASCII text properly.
19729
19730 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
19731
19732         * message.el: Require gmm-utils, remove autoloads.
19733         (message-tool-bar): Set default based on
19734         gmm-tool-bar-style.
19735         (message-tool-bar-gnome): Add gmm-customize-mode.
19736
19737         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
19738         gmm-tool-bar-style.
19739         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
19740
19741         * gnus-group.el (gnus-group-tool-bar): Set default based on
19742         gmm-tool-bar-style.
19743         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
19744
19745         * gmm-utils.el (gmm-image-directory): Rename variable from
19746         gmm-image-load-path.
19747         (gmm-image-load-path): Use gmm-image-directory.
19748         (gmm-customize-mode): New function.
19749         (gmm-tool-bar-style): New variable.
19750
19751         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
19752         gnus-group-redraw-line-number.
19753         (gnus-group-redraw-check): Simplify.
19754         (gnus-group-tool-bar-update): Remove redraw check.
19755         (gnus-group-make-tool-bar): Add redraw check.
19756
19757 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
19758
19759         * gnus-art.el (gnus-button): Add missing parentheses.
19760
19761 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19762
19763         * lpath.el: Fbind line-number-at-pos.
19764
19765 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19766
19767         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
19768
19769 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19770
19771         * gnus-art.el (gnus-button): New face.
19772         (gnus-article-button-face): Use it.
19773
19774         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19775         Add gnus-summary-next-page.  Re-order.
19776
19777         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
19778         next-node are now included.
19779         (gnus-group-redraw-line-number): New internal variable.
19780         (gnus-group-redraw-check): Helper function for updating the tool
19781         bar.
19782         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
19783
19784         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
19785
19786         * spam.el (spam-spamassassin-score-regexp): New internal variable.
19787         (spam-extra-header-to-number, spam-check-spamassassin-headers):
19788         Use it to match format of Spamassassin 3.0 and later.
19789         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
19790         (spam-check-bogofilter)
19791         (spam-bogofilter-register-with-bogofilter): Fix args of
19792         `gnus-error' calls.
19793
19794 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19795
19796         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19797         unnecessary interaction when sending queued mails.
19798         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
19799
19800 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
19801
19802         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
19803         first or last are nil.
19804
19805 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19806
19807         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
19808
19809 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19810
19811         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
19812
19813 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19814
19815         * dns.el (query-dns): Protect more against buggy tcp output.
19816
19817 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19818
19819         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
19820         nov.php.
19821
19822 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19823
19824         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
19825         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
19826         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
19827         output on the server side.
19828         (nnweb-google-create-mapping): Update regexps and add some
19829         progress indication.
19830
19831 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
19832
19833         * gnus-group.el (gnus-group-tool-bar-gnome):
19834         Fix gnus-agent-toggle-plugged.  Re-order icons.
19835         (gnus-group-tool-bar-gnome):
19836         Add gnus-group-{prev,next}-unread-group.
19837         (gnus-group-tool-bar-gnome): Re-order icons.
19838
19839         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19840         Move gnus-summary-insert-new-articles.
19841
19842         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
19843         Fix comments.
19844
19845         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
19846         also available in Emacs 21.3.
19847
19848         * message.el (message-fix-before-sending): Change "Emacs 22" to
19849         "Emacs 23 (unicode)" in comment.
19850
19851         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
19852         "Emacs 23 (unicode)" in comment.
19853
19854         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
19855         comment.
19856         (mm-coding-system-p): Add comment about no-MULE XEmacs.
19857
19858         * mm-view.el (mm-fill-flowed): Add :version.
19859
19860 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19861
19862         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
19863         and load-path.
19864
19865 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
19866
19867         * message.el: Autoload gmm-image-load-path.
19868         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
19869         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
19870         consitency.
19871
19872         * gmm-utils.el (gmm-image-load-path): Also search in
19873         "../etc/images".  Don't set gmm-image-load-path if we don't find
19874         the image.
19875
19876 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19877
19878         * gmm-utils.el (gmm-image-load-path): Don't make
19879         `gmm-image-load-path' include subdirectories which the second arg
19880         `image' might specify.
19881
19882         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
19883         subdirectory to icon file names.
19884
19885         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
19886
19887 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19888
19889         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
19890         gmm-image-load-path calls.
19891
19892         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19893
19894         * message.el (message-make-tool-bar): Ditto.
19895
19896         * mml.el (mml-preview): Add comment concerning tool bar icons.
19897
19898         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
19899         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
19900
19901         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
19902         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
19903
19904         * message.el (message-tool-bar-gnome): Use new icon names.
19905         (message-make-tool-bar): Use `gmm-image-load-path'.
19906
19907         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
19908         New functions from MH-E.
19909         (gmm-image-load-path): New variable from MH-E.
19910         (gmm-image-load-path): New function from MH-E.  Add arguments
19911         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
19912         *-image-load-path-called-flag.
19913
19914 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
19915
19916         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
19917
19918 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
19919
19920         * nnimap.el (nnimap-request-move-article): Change folder back to
19921         source group before deleting.
19922
19923 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
19924
19925         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
19926
19927         * gnus-art.el (mm-url-insert-file-contents-external):
19928         Autoload mm-url.
19929
19930         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
19931
19932 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19933
19934         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
19935         coding system which mm-charset-to-coding-system returns for a
19936         given charset is valid.
19937
19938 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
19939
19940         * html2text.el (html2text-remove-tag-list):
19941         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
19942
19943 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
19944
19945         * gnus-cus.el: Revert 2005-10-17 change.
19946
19947 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19948
19949         * gnus-art.el (article-strip-banner):
19950         Call article-really-strip-banner only when the regexp match is made.
19951
19952 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19953
19954         * gnus-art.el (article-strip-banner):
19955         Use gnus-extract-address-components instead of
19956         mail-header-parse-addresses to make it work with non-ASCII text;
19957         remove mail-encode-encoded-word-string.
19958
19959         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
19960         values which are surrounded with \"...\"; make it never cause a
19961         Lisp error; give up parsing of parameters if it failed in
19962         extracting type.
19963
19964 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
19965
19966         * smime.el (smime-cert-by-ldap-1): Fix bug where
19967         `smime-ldap-search' returns results without userCertificates.
19968
19969 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19970
19971         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
19972
19973 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19974
19975         * spam.el (spam-check-spamassassin-headers): Adapt format for
19976         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
19977         <ari@mbf.ocn.ne.jp>.
19978         (spam-list-of-processors): Add spam-use-gmane.
19979
19980 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19981
19982         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
19983         make-temp-file; make it work with XEmacs as well.
19984
19985         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
19986         mm-make-temp-file.
19987
19988         * mm-decode.el (mm-display-external): Use the 3rd arg of
19989         mm-make-temp-file.
19990         (mm-create-image-xemacs): Ditto.
19991
19992 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19993
19994         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19995         with message-narrow-to-headers.
19996         (gnus-draft-setup): Narrow to header to run message-fetch-field.
19997         (gnus-draft-check-draft-articles): New function.
19998         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
19999
20000 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20001
20002         * gnus-art.el (gnus-article-browse-html-parts):
20003         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
20004         Don't use suffix argument for mm-make-temp-file for Emacs 21
20005         compatibility.  Remove useless `format'.
20006
20007 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20008
20009         * nnweb.el (nnweb-google-wash-article): Update regexps.
20010         (nnweb-group-alist): Use defvoo instead of defvar.
20011
20012 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20013
20014         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
20015         re-loading nn* modules.
20016
20017 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
20018
20019         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
20020         for `tool-bar-mode' and don't check it's default-value.
20021
20022         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20023
20024         * message.el (message-make-tool-bar): Ditto.
20025
20026         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
20027         `substring'.  Shorten tmp-file name.
20028
20029         * gnus.el: Remove bogus comment.
20030
20031 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
20032
20033         * gnus-art.el (gnus-article-browse-html-parts): New function.
20034         (gnus-article-browse-html-article): New function for viewing html
20035         articles with a browser.
20036
20037 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
20038
20039         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
20040         in elisp.
20041         (pgg-gpg-encrypt-symmetric-region): Ditto.
20042         (pgg-gpg-sign-region): Ditto.
20043
20044         * pgg-def.el (pgg-text-mode): New variable.
20045
20046         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
20047         (mml2015-pgg-encrypt): Ditto.
20048
20049         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
20050         (mml1991-pgg-encrypt): Ditto.
20051
20052 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20053
20054         * nnfolder.el (nnfolder-insert-newsgroup-line):
20055         Use message-make-date instead of current-time-string.
20056
20057         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
20058         to gnus-decoded which mm-uu might set.
20059
20060 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20061
20062         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
20063         don't decode quoted parameters; remove misimported Emacs code.
20064         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20065         (rfc2231-decode-encoded-string): Don't use split-string which
20066         behaves differently according to Emacs version; use
20067         mm-decode-coding-region to convert charset to coding-system.
20068         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20069         (rfc2231-encode-string): Remove misimported Emacs code.
20070
20071 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20072
20073         * gnus-art.el (article-decode-charset): Don't use ignore-errors
20074         when calling mail-header-parse-content-type.
20075         (article-de-quoted-unreadable): Ditto.
20076         (article-de-base64-unreadable): Ditto.
20077         (article-wash-html): Ditto.
20078
20079         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20080         calling mail-header-parse-content-type and
20081         mail-header-parse-content-disposition.
20082         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20083         mail-header-parse-content-type.
20084
20085         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20086         insert charset and format parameters; encode description after
20087         inserting it to buffer.
20088         (mml-insert-parameter): Fold lines properly even if a parameter is
20089         segmented into two or more lines; change the max column to 76.
20090
20091         * rfc1843.el (rfc1843-decode-article-body): Don't use
20092         ignore-errors when calling mail-header-parse-content-type.
20093
20094         * rfc2231.el (rfc2231-parse-string): Return at least type if
20095         possible; don't cause an error even if it fails in parsing of
20096         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20097         (rfc2231-encode-string): Don't break lines at the beginning, leave
20098         it to mml-insert-parameter.
20099
20100         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20101         calling mail-header-parse-content-type.
20102
20103 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20104
20105         * spam-report.el (spam-report-gmane-use-article-number):
20106         Improve doc string.
20107         (spam-report-gmane-internal): Check if a suitable header was found
20108         in the article.
20109
20110 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20111
20112         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20113         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20114
20115 2006-02-05  Romain Francoise  <romain@orebokech.com>
20116
20117         Update copyright notices of all files in the gnus directory.
20118
20119 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20120
20121         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20122
20123 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20124
20125         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20126         segmented lines of parameter value to cope with Thunderbird 1.5
20127         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20128         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20129         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20130
20131 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20132
20133         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20134         parts.
20135
20136 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20137
20138         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20139         there's only one active file for all servers.
20140         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20141         solid groups.  Gnus might have used a FAST request to select the group.
20142         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
20143         and nnweb-search redundantly in the active file.
20144         (nnweb-request-list): Don't list bogus groups.  There can only be one.
20145         (nnweb-request-create-group): Don't use ARGS.
20146         (nnweb-possibly-change-server, nnweb-request-group): Remove some
20147         initializations.  Let nnoo do the work.
20148
20149 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20150
20151         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20152         Say the part has been decoded.
20153
20154         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20155
20156 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20157
20158         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20159         mailcap-viewer-test-cache when there's no 'test clause, since that
20160         will invert the meaning of a "nil" test previously determined by
20161         mailcap-mailcap-entry-passes-test.
20162
20163 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20164
20165         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20166         compiling.
20167
20168         * gnus-sum.el: Ditto.
20169
20170         * message.el: Don't bind tool-bar-map when compiling.
20171
20172 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20173
20174         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20175
20176 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20177
20178         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20179         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20180         current Google Groups.
20181
20182 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20183
20184         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20185         and tool-bar-mode.
20186
20187         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20188         and tool-bar-mode.
20189
20190         * message.el (message-tool-bar-update): Simplify.
20191         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20192
20193         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20194         gnus-summary-buffer.
20195         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20196         gnus-summary-reply.
20197
20198         * gmm-utils.el (gmm): Add :version.
20199
20200 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20201
20202         * Makefile.in (clean): New rule.
20203         (distclean): Use it.
20204
20205 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20206
20207         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20208         Don't autoload.
20209
20210 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20211
20212         * gmm-utils.el (gmm-verbose): Add :group.
20213
20214 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20215
20216         * message.el: Change some comments WRT tool-bars.
20217
20218         * gnus-sum.el (gnus-summary-tool-bar)
20219         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20220         (gnus-summary-tool-bar-zap-list): New variables.
20221         (gnus-summary-make-tool-bar): Complete rewrite using
20222         `gmm-tool-bar-from-list'.
20223
20224         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20225         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20226         New variables.
20227         (gnus-group-make-tool-bar): Complete rewrite using
20228         `gmm-tool-bar-from-list'.
20229         (gnus-group-tool-bar-update): New function.
20230
20231         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20232
20233 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20234
20235         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20236         is dissected into a single part of which the type is the same as
20237         the given one; decode charset.
20238
20239 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20240
20241         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20242         into alists as symbol not string, since that's what
20243         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20244         look for.
20245
20246 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20247
20248         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20249         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20250
20251         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20252
20253 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20254
20255         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20256         (gnus-xmas-mime-security-button-menu): New function.
20257
20258         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20259         (gnus-mime-security-button-menu): New definition.
20260         (gnus-mime-security-button-map): Use them.
20261         (gnus-mime-security-button-menu): New function.
20262         (gnus-insert-mime-security-button): Addition to help echo.
20263         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20264         (gnus-mime-security-pipe-part): New functions.
20265
20266         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20267         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20268
20269         * mm-decode.el (mm-handle-set-disposition): Remove.
20270         (mm-handle-set-description): Remove.
20271
20272 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20273
20274         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20275         (mm-w3m-standalone-supports-m17n-p): New function.
20276         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20277         w3m usage.
20278
20279         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20280         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20281
20282 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20283
20284         * message.el (message-tool-bar-zap-list):
20285         Use gmm-tool-bar-zap-list as custom type.
20286         (message-tool-bar-update): New function.
20287         (message-tool-bar, message-tool-bar-gnome)
20288         (message-tool-bar-retro): Add message-tool-bar-update.
20289         (message-tool-bar-gnome): Add flyspell-buffer.
20290
20291         * gnus-util.el (gnus-error): Describe `args'.
20292
20293         * gmm-utils.el (gmm-error): Describe `args'.
20294         (gmm-tool-bar-zap-list): New widget.
20295         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20296
20297 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20298
20299         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20300         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20301         the number of recursive calls.
20302
20303         * mm-decode.el (mm-handle-set-disposition): New macro.
20304         (mm-handle-set-description): New macro.
20305
20306 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20307
20308         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20309         encoding.
20310
20311 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20312
20313         * message.el (message-tool-bar-zap-list, message-tool-bar)
20314         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20315         (message-tool-bar-local-item-from-menu): Remove.
20316         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20317         (message-make-tool-bar): New function.
20318         (message-mode): Use `message-make-tool-bar'.
20319
20320         * gmm-utils.el: New file.
20321         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20322         (gmm-lazy): New widget copied from `nnmail.el'.
20323         (gmm-tool-bar-from-list): New function for creating customizable
20324         tool bars.
20325         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20326         output.
20327         (gmm): Add :prefix to defgroup.
20328
20329 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20330
20331         * gmm-utils.el (gmm-widget-p): New function.
20332
20333 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20334
20335         * mml.el (mml-attach-file): Describe `description' in doc string.
20336         (mml-menu): Add Emacs MIME manual and PGG manual.
20337
20338 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20339
20340         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20341
20342 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20343
20344         * nntp.el (nntp-end-of-line): Doc fix.
20345
20346 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20347
20348         * imap.el (imap-open): Handle case where buffer is a buffer
20349         object.
20350
20351 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20352
20353         * gnus-delay.el (gnus-delay): Don't autoload.
20354         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20355         to be re-loaded when customizing the `gnus-delay' group.
20356
20357 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20358
20359         * message.el (message-insert-citation-line): Use newlines.
20360
20361 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20362
20363         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20364         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20365         these routines, so the passphrase can be managed externally and
20366         passed in to the system.
20367         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20368         pgg-add-passphrase-to-cache function.
20369
20370         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20371         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20372         these routines, so the passphrase can be managed externally and
20373         passed in to the system.
20374         (pgg-pgp5-sign-region): Use new name of
20375         pgg-add-passphrase-to-cache function.
20376
20377 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20378
20379         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20380         part of the decoded armor to find the key-identifier.
20381         (pgg-gpg-lookup-key-owner): New function to return the
20382         human-readable identifier of a key owner.
20383         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20384         itself.
20385         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20386         the key value) if we have a key and can match it against a secret
20387         key.  Also, added a note pointing out fact that the prompt only
20388         indicates the first matching key.
20389
20390         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20391         pgg-decrypt-region.
20392         (pgg-add-passphrase-to-cache): Rename from
20393         `pgg-add-passphrase-cache' to reduce confusion (all callers
20394         changed).
20395         (pgg-remove-passphrase-from-cache): Rename from
20396         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20397         changed).
20398         (pgg-read-passphrase, pgg-add-passphrase-cache)
20399         (pgg-remove-passphrase-cache): Add informative docstrings.
20400         (pgg-decrypt): Convey provided passphrase in subordinate call to
20401         pgg-decrypt-region.
20402
20403 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20404
20405         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20406         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20407         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20408         'passphrase' argument, so the passphrase can be managed externally
20409         and then passed in to the system.
20410
20411         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20412         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
20413         so the passphrase cache can be used reliably with identifiers
20414         besides a pgp packet's key id.
20415
20416         * pgg-gpg.el (pgg-gpg-encrypt-region)
20417         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20418         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20419         these routines, so the passphrase can be managed externally and
20420         passed in to the system.
20421
20422         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20423         'notruncate' argument, so the passphrase cache can be used
20424         reliably with identifiers besides a pgp packet's key id.
20425
20426 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20427
20428         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20429         symmetric encryption.
20430         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20431         encrypted session key.
20432         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20433         message ask for the passphrase in a proper way.
20434
20435         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20436         New user commands for symmetric encryption.
20437
20438 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20439
20440         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20441
20442         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20443
20444 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20445
20446         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20447
20448 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20449
20450         * mm-decode.el (mm-inlined-types): Add application/pgp.
20451         (mm-automatic-display): Ditto.
20452
20453         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20454         part as text.
20455
20456 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20457
20458         * nnrss.el: Update copyright.
20459         (nnrss-opml-import): Query whether to subscribe to each entry.
20460
20461         * gnus-art.el:
20462         * gnus-sum.el:
20463         * gnus-xmas.el:
20464         * messagexmas.el:
20465         * mm-uu.el:
20466         * mm-view.el: Update copyright.
20467
20468 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20469
20470         * message.el (message-info): New function.
20471         (message-mode-menu): Add it.
20472         Update copyright.
20473
20474         * ChangeLog: Fix and update copyright.
20475
20476 2006-01-13  Romain Francoise  <romain@orebokech.com>
20477
20478         * message.el (message-forward-subject-name-subject): Prefer the
20479         address to 'nowhere' if the sender has no name.
20480         Fix typo.  Update copyright year.
20481
20482 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20483
20484         * gnus-art.el (article-wash-html):
20485         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20486         (gnus-article-wash-html-with-w3m-standalone): New function.
20487
20488         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20489         mm-inline-text-html-render-with-w3m-standalone.
20490         (mm-text-html-washer-alist): Map w3m-standalone to
20491         gnus-article-wash-html-with-w3m-standalone.
20492         (mm-inline-text-html-render-with-w3m-standalone): New function.
20493
20494 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20495
20496         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20497         Improve LaTeX.
20498
20499 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20500
20501         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20502         (nnrss-request-article): Render text/plain parts as HTML.
20503
20504         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20505         the buffer.
20506
20507 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20508
20509         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20510         custom definition of `gnus-posting-styles'.
20511
20512         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20513         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20514
20515 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20516
20517         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20518         Use nntp for bug archive.
20519
20520 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20521
20522         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20523         parts.
20524         (nnrss-normalize-date): New function converts ISO 8601 date into
20525         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20526         (nnrss-check-group): Use it.
20527
20528 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20529
20530         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20531
20532         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20533         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20534         (nnrss-insert-w3): Ditto.
20535
20536 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20537
20538         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20539         the articles to be forwarded including the case where neither a
20540         number of articles nor a region is specified.
20541
20542 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20543
20544         * nnrss.el (nnrss-request-article): Fix last change; fill
20545         text/plain parts.
20546
20547 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20548
20549         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20550         in text/plain part.
20551         (nnrss-check-group): Don't add excessive newline to dc:subject.
20552
20553 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20554
20555         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20556         article.
20557
20558 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20559
20560         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20561         (nnml-use-compressed-files, nnml-save-mail): Support other
20562         comression programs such as bzip2.
20563
20564 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20565
20566         * dns.el (query-dns): Make sure we check the buffer size before
20567         removing tcp headers.
20568
20569 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20570
20571         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20572         remove MIME buttons associated with multipart/alternative parts.
20573         (gnus-mime-display-alternative): Tag buttons using `article-type'
20574         text property.
20575
20576         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20577         associated with multipart/alternative parts.
20578
20579         * gnus-art.el (gnus-signature-separator): Fix custom type.
20580
20581         * mm-decode.el (mm-inlined-types): Fix custom type.
20582         (mm-keep-viewer-alive-types): Ditto.
20583         (mm-automatic-display): Ditto.
20584         (mm-attachment-override-types): Ditto.
20585         (mm-inline-override-types): Ditto.
20586         (mm-automatic-external-display): Ditto.
20587
20588 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20589
20590         * spam-report.el (spam-report-user-mail-address)
20591         (spam-report-user-agent): New variables.
20592         (spam-report-url-ping-plain): Use spam-report-user-agent.
20593
20594 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20595
20596         * gnus-art.el (gnus-button-handle-custom): Do not just use
20597         `customize-apropos' for any "M-x customize-*" button but the
20598         function called for.  Accept both the function name and its
20599         argument in order to achieve this.
20600         (gnus-button-alist): Remove support for "custom:" URL's.
20601         Pass function name to `gnus-button-handle-custom' in case of "M-x
20602         customize-*" buttons.
20603
20604 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20605
20606         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20607         multipart/alternative and add xref to mm-discouraged-alternatives
20608         in doc string.
20609
20610         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20611         gnus-buttonized-mime-types in doc string.
20612
20613 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20614
20615         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20616         Suggest image/.* in the doc string.
20617
20618 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
20619
20620         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
20621         message-marks (Debian bug#342521).
20622
20623 2005-12-12  Simon Josefsson  <jas@extundo.com>
20624
20625         * password.el (password-read-from-cache): Add.
20626         (password-read): Use it.
20627
20628 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20629
20630         * rfc2047.el (rfc2047-charset-to-coding-system):
20631         Recognize us-ascii as a MIME charset.
20632
20633         * mm-bodies.el (mm-decode-content-transfer-encoding):
20634         Protect against the case where the 2nd arg TYPE is nil.
20635
20636 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20637
20638         * pop3.el (pop3-stream-type): Fix custom version.
20639
20640         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
20641
20642 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20643
20644         * mm-decode.el (mm-display-external): Add missing cdr.
20645
20646 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20647
20648         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20649         RFC1524) if it is in mailcap or add a suffix according to
20650         mailcap-mime-extensions when generating a temp filename; postpone
20651         deleting a temp file for 2 seconds for some wrappers, shell
20652         scripts, and so on, which might exit right after having started a
20653         viewer command as a background job.
20654
20655 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20656
20657         * nntp.el (nntp-marks-directory): Fix custom group.
20658
20659         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20660         steps when < 10.
20661
20662         * gnus-start.el (gnus-no-server-1):
20663         Mention `gnus-level-default-subscribed' in doc string.
20664
20665 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20666
20667         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20668         parens.
20669
20670 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20671
20672         * gnus-xmas.el (gnus-use-toolbar): Revert.
20673         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20674         gnus-use-toolbar is default.
20675
20676         * messagexmas.el (message-use-toolbar): Revert.
20677         (message-setup-toolbar): Use global default-toolbar if
20678         message-use-toolbar is default.
20679
20680 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20681
20682         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20683         according to default-toolbar-visible-p.
20684
20685         * messagexmas.el (message-use-toolbar): Ditto.
20686
20687 2005-11-26  Dave Love  <fx@gnu.org>
20688
20689         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20690         (tls-program, tls-success): Provide openssl alternative.
20691
20692         * starttls.el: Doc fixes.
20693         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20694         SERVICE to PORT.
20695
20696         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20697         port null or service name.
20698         (starttls-negotiate): Autoload.
20699
20700 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20701
20702         * message.el (message-kill-to-signature): Fix interactive spec.
20703
20704 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20705
20706         * pop3.el (pop3-open-server): Recognize a string as a service name.
20707
20708 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20709
20710         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20711
20712 2005-11-23  Dave Love  <fx@gnu.org>
20713
20714         Add pop3s, pop3/starttls.
20715
20716         * pop3.el (pop3-authentication-scheme): Clarify doc.
20717         (open-tls-stream, starttls-open-stream): Autoload.
20718         (pop3-stream-type): New.
20719         (pop3-open-server): Use it.
20720
20721         * mail-source.el (mail-sources): Fix some :types.  Add stream type
20722         for POP.
20723         (mail-source-keyword-map): Add :stream for POP.
20724         (mail-source-fetch-pop): Use pop3-stream-type.
20725
20726 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20727
20728         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
20729         of current-time-string.
20730
20731 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
20732
20733         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
20734         date header.
20735
20736 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20737
20738         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
20739         it can seriously impact performance as it bypasses the agent's
20740         local caches.
20741
20742 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20743
20744         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
20745         must be explicitly online rather than "not explicitly offline" for
20746         its flags to be synchronized.
20747
20748         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
20749         that gnus-uu-unmark-thread will function correctly.
20750
20751         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
20752         1024K is instead displayed as 1M.
20753
20754 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20755
20756         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
20757
20758 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
20759
20760         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
20761
20762 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
20763
20764         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
20765         error message to display actual error condition.
20766         (gnus-agent-save-local): Avoid saving symbols that are bound to
20767         nil as they simply result in a warning message in
20768         gnus-agent-read-local.
20769
20770 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20771
20772         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
20773         rather than make-variable-buffer-local for file-precious-flag.
20774
20775 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20776
20777         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
20778         for duplicates which are removed.  The invalid sort check then
20779         triggers a rescan after the sort as sorting may have moved
20780         duplicate entries such that they can be cheaply detected.
20781
20782 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20783
20784         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
20785
20786 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20787
20788         * gnus-agent.el (gnus-agent-article-alist-save-format):
20789         Change internal variable to a custom variable.  Change default value
20790         from compressed(2) to uncompressed(1).
20791         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
20792         support for uncompressed agentview files.  Taken together, reading
20793         the agentview file should now be 6-7 times faster.
20794
20795 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20796
20797         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
20798         as a buffer-local variable.  This avoids creating truncated
20799         dribble files as a result of a hang up, eg.
20800
20801 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
20802
20803         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
20804         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
20805         XEmacs.
20806
20807 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20808
20809         * gnus-start.el (gnus-start-draft-setup):
20810         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
20811
20812         * gnus.el (gnus-splash): Change custom group.
20813         (gnus-group-get-parameter, gnus-group-parameter-value):
20814         Describe allow-list argument.
20815
20816         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
20817         string.
20818
20819 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20820
20821         * gnus-art.el (gnus-default-article-saver): Add user-defined
20822         `function' to custom type.
20823
20824 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20825
20826         * imap.el (imap-open): Handle case where buffer is a buffer
20827         object.
20828
20829 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20830
20831         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
20832         long lines.
20833         (gnus-cache-delete-group): Wrap doc strings.
20834
20835         * gnus-agent.el (gnus-agent-rename-group)
20836         (gnus-agent-delete-group): Wrap doc strings.
20837
20838 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20839
20840         * messagexmas.el (message-use-toolbar): Change the valid values
20841         into default, top, bottom, left, and right.
20842         (message-toolbar-thickness): New variable.
20843         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
20844         well.
20845         (message-setup-toolbar): Make it work.
20846
20847         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
20848         (gnus-use-toolbar): Change the valid values into default, top,
20849         bottom, left, and right.
20850         (gnus-toolbar-thickness): New variable.
20851         (gnus-xmas-setup-toolbar): New function.
20852         (gnus-xmas-setup-group-toolbar): Use it.
20853         (gnus-xmas-setup-summary-toolbar): Use it.
20854
20855 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20856
20857         * gnus-start.el (gnus-1): Add "native" to
20858         gnus-predefined-server-alist.
20859
20860         * gnus.el (gnus-method-to-server): Don't add "native" to the
20861         lists here, because that leads to problems when
20862         gnus-select-method is bound.
20863
20864 2005-11-09  Simon Josefsson  <jas@extundo.com>
20865
20866         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
20867         use (not sort-by-date) instead.
20868
20869 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20870
20871         * gnus-delay.el (gnus-delay-group): Don't autoload.
20872         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20873         to be re-loaded when customizing the `gnus-delay' group.
20874
20875 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
20876
20877         * message.el: Revert last changes.
20878         (message-insert-citation-line): Use newlines.
20879
20880 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
20881
20882         * message.el (message-courtesy-message)
20883         (message-mark-insert-begin, message-mark-insert-end)
20884         (message-elide-ellipsis, message-cancel-message)
20885         (message-add-header, message-change-subject)
20886         (message-cross-post-followup-to-header)
20887         (message-cross-post-insert-note, message-reduce-to-to-cc)
20888         (message-widen-reply, message-delete-not-region)
20889         (message-kill-to-signature, message-insert-signature)
20890         (message-insert-importance-high, message-insert-importance-low)
20891         (message-insert-or-toggle-importance)
20892         (message-insert-disposition-notification-to)
20893         (message-indent-citation, message-yank-original)
20894         (message-cite-original-without-signature, message-cite-original)
20895         (message-insert-citation-line, message-position-on-field)
20896         (message-fix-before-sending, message-send-mail-partially)
20897         (message-send-mail, message-send-mail-with-sendmail)
20898         (message-send-mail-with-qmail, message-send-news)
20899         (message-check-news-header-syntax, message-generate-headers)
20900         (message-insert-courtesy-copy, message-fill-address)
20901         (message-fill-header, message-shorten-references)
20902         (message-setup-1, message-cancel-news)
20903         (message-forward-make-body-plain, message-forward-make-body-mime)
20904         (message-forward-make-body-mml, message-encode-message-body)
20905         (message-forward-make-body-digest-plain)
20906         (message-forward-make-body-digest-mime)
20907         (message-use-alternative-email-as-from): Insert `hard-newline'
20908         instead of ordinary newlines.
20909
20910 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20911
20912         * message.el (message-generate-headers): Downcase the argument
20913         given to message-check-element.
20914
20915 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
20916
20917         * nntp.el (nntp-authinfo-rejected): New error condition.
20918         (nntp-wait-for): Use new error condition to signal authentication
20919         error.
20920         (nntp-retrieve-data): Rethrow new error condition to break out of
20921         recursive call to nntp-send-authinfo.
20922
20923 2005-11-08  Romain Francoise  <romain@orebokech.com>
20924
20925         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
20926         (gnus-summary-exit-map): Bind to `Z p'.
20927         (gnus-summary-make-menu-bar): Add menu item.
20928
20929 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
20930
20931         * gnus-art.el (gnus-article-treat-custom): Add `first'.
20932         (gnus-treat-*): Add `first' in all doc strings.
20933
20934         * gnus-group.el (gnus-group-compact-group): Fix typo.
20935
20936 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20937
20938         * gnus.el (gnus-parameters-case-fold-search): New variable.
20939         (gnus-parameters-get-parameter): Use it.
20940
20941         * gnus-score.el (gnus-home-score-file): Doc fix.
20942
20943 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
20944
20945         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
20946
20947 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20948
20949         * mm-util.el (mm-special-display-p): New function.
20950
20951         * mml.el (mml-preview): Use it; doc fix.
20952
20953 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20954
20955         * imap.el (imap-open): Handle case where buffer is a buffer object.
20956
20957 2005-10-29  Romain Francoise  <romain@orebokech.com>
20958
20959         * message.el (message-fix-before-sending): Fix comment.
20960
20961 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20962
20963         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
20964
20965 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20966
20967         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
20968         Used in gnus-score.el.
20969
20970 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
20971
20972         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
20973
20974 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
20975
20976         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
20977         whitespace removed in revision 7.8.  Use concatenated string to
20978         protect trailing whitespace.
20979
20980 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
20981
20982         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
20983         (nnimap-request-expire-articles): Use it to avoid sending 'UID
20984         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
20985         Courier IMAP ("some version from 2004").  Mostly based on similar
20986         code in the same function.
20987
20988 2005-10-26  Didier Verna  <didier@xemacs.org>
20989
20990         * gnus-group.el (gnus-group-compact-group): Invalidate original
20991         article buffer.
20992         * gnus-srvr.el (gnus-server-compact-server): Ditto.
20993         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
20994         NOV database and in article itself.
20995         Invalidate article backlog.
20996
20997 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20998
20999         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
21000
21001 2005-10-26  Simon Josefsson  <jas@extundo.com>
21002
21003         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
21004         part of 2004-07-25 change.
21005
21006 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21007
21008         * message.el (message-display-completion-list): New function.
21009         (message-expand-group): Use it; make sure the Completions buffer
21010         is modifiable.
21011 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21012
21013         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
21014         user-mail-name is an empty string.
21015
21016 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21017
21018         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
21019         depending on gnus-score-decay-constant.
21020
21021         * encrypt.el (encrypt-insert-file-contents)
21022         (encrypt-write-file-contents): Don't use `gnus-message'.
21023
21024         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
21025         arguments.
21026         (mm-uu-type-alist): Add message-marks and insert-marks.
21027         Pass arguments to mm-uu-verbatim-marks-extract.
21028         (mm-uu-hide-markers): New variable.
21029         (mm-uu-extract): Use face similar to `gnus-cite-3'.
21030
21031         * gnus-fun.el (gnus-convert-image-to-x-face-command)
21032         (gnus-convert-image-to-face-command): Use "convert" by default to
21033         allow other input image formats.
21034         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
21035         accordingly.
21036
21037 2005-10-23  Simon Josefsson  <jas@extundo.com>
21038
21039         * imap.el (imap-gssapi-program): Align command line parameters
21040         with latest GNU SASL.
21041         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
21042
21043 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21044
21045         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
21046         HTML.
21047         (nnslashdot-request-article): Ditto.
21048
21049         * lpath.el (featurep): Add nobreak-char-display.
21050
21051 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21052
21053         * mail-source.el (mail-source-fetch-pop): Require pop3.
21054         (mail-source-check-pop): Ditto.
21055
21056 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21057
21058         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
21059         errors.
21060
21061 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
21062
21063         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
21064         (gnus-treat-strip-leading-blank-lines): Improve doc string.
21065
21066         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
21067
21068         * mm-bodies.el (mm-decode-string):
21069         Call `mm-charset-to-coding-system' with allow-override argument.
21070
21071 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21072
21073         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
21074         (rfc2047-charset-to-coding-system): New function.
21075         (rfc2047-decode-encoded-words): New function.
21076         (rfc2047-decode-region): Use them.
21077         (rfc2047-decode-cte): Remove.
21078         (rfc2047-parse-and-decode): Remove.
21079         (rfc2047-decode): Remove.
21080
21081 2005-10-15  Kenichi Handa  <handa@m17n.org>
21082
21083         * rfc2047.el (rfc2047-decode-cte): New function.
21084         (rfc2047-decode-region): Change the way to decode successive
21085         encoded-words: decode B- or Q-encoding in each encoded-word,
21086         concatenate them, and decode it as charset.
21087
21088 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21089
21090         * lpath.el: Fbind codepage-setup for XEmacs.
21091
21092 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21093
21094         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21095         widget-move-and-invoke.
21096         (gnus-custom-mode): Use gnus-custom-map.
21097
21098 2005-10-15  Bill Wohler  <wohler@newt.com>
21099
21100         * message.el (message-tool-bar-map): Rename image file from
21101         mail_send to mail/send.
21102
21103 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21104
21105         * message.el (message-expand-group): Pass the common
21106         prefix substring of completion to `display-completion-list'.
21107
21108 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21109
21110         * mml-sec.el (mml-secure-method): New internal variable.
21111         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21112         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21113         New functions using mml-secure-method.
21114
21115         * mml.el (mml-mode-map): Add key bindings for those functions.
21116         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21117         Harder <harder@myrealbox.com>.
21118         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21119         Goto end of message if point is the headers of the message.
21120
21121         * message.el (message-in-body-p): New function.
21122
21123         * assistant.el: Autoload gnus-util and netrc.
21124
21125         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21126         Use `mm-charset-override-alist' only when decoding.
21127
21128         * mm-bodies.el (mm-decode-body):
21129         Call `mm-charset-to-coding-system' with allow-override argument.
21130
21131         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21132         `filename' from Content-Disposition if Content-Type doesn't
21133         provide `name'.
21134         (gnus-mime-view-part-as-type): Set default instead of
21135         initial-input.
21136
21137 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21138
21139         * format-spec.el (format-spec): Propagate text properties of % spec.
21140
21141 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21142
21143         * gnus-art.el (gnus-treat-predicate): Add `first'.
21144
21145 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21146
21147         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
21148         (mm-charset-override-alist): New variable.
21149         (mm-charset-to-coding-system): Use it.
21150         (mm-codepage-setup): New helper function.
21151         (mm-charset-eval-alist): New variable.
21152         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21153         Warn about unknown charsets.
21154
21155         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21156
21157 2005-10-04  David Hansen  <david.hansen@gmx.net>
21158
21159         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21160         (nnrss-check-group): Ditto.
21161
21162 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21163
21164         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21165         Rename x-gnus-verbatim to x-verbatim.
21166         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21167
21168         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21169         x-verbatim.
21170
21171         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21172
21173         * gnus-util.el (gnus-remove-duplicates): Remove.
21174
21175         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21176         instead of gnus-remove-duplicates.
21177
21178         * message.el (message-remove-duplicates): Remove.
21179         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21180         message-remove-duplicates.
21181
21182         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21183         available, else use implementation from `delete-dups'.
21184
21185         * message.el (message-insert-expires): New function.
21186         (message-mode-map): Add key binding.
21187         (message-mode-field-menu): Add menu entry.
21188         (message-mode): Document it.
21189         (message-make-expires-date): Use `message-make-date'.
21190
21191 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21192
21193         * message.el (message-make-expires-date): New function.
21194
21195 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21196
21197         * Makefile.in (list-installed-shadows): New entry.
21198         (install): Use it.
21199         (remove-installed-shadows): New entry.
21200
21201         * dgnushack.el (dgnushack-default-load-path): New variable.
21202         (dgnushack-find-lisp-shadows): New function.
21203         (dgnushack-remove-lisp-shadows): New function.
21204
21205 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21206
21207         * Makefile.in (install-el-elc): New entry.
21208         (install): Use it so that .el files are necessarily installed.
21209
21210 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21211
21212         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21213
21214 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21215
21216         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21217         function rather than the diff-mode.el package.
21218         (mm-display-external): Use with-current-buffer.
21219         (mm-viewer-completion-map, mm-viewer-completion-map):
21220         Move initialization inside declaration.
21221
21222 2005-09-29  Simon Josefsson  <jas@extundo.com>
21223
21224         * spam.el: Load hashcash when compiling, to avoid warnings.
21225         Don't autoload mail-check-payment.
21226         (spam-check-hashcash): Define unconditionally, since hashcash.el
21227         is part of Gnus now.  Ignore errors from payment checking.
21228
21229 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21230
21231         * message.el (message-bold-region, message-unbold-region):
21232         Rename from `bold-region' and `unbold-region'.
21233
21234         * message.el: Remove useless autoloads.
21235
21236 2005-09-28  Simon Josefsson  <jas@extundo.com>
21237
21238         * message.el (message-use-idna): Default to t.
21239         (message-use-idna): Test whether encoding works too.  Doc fix.
21240
21241 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21242
21243         * nntp.el (nntp-warn-about-losing-connection): Remove.
21244
21245 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21246
21247         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21248         customizable.  Change default value.
21249         (mm-uu-diff-groups-regexp): Change default value.
21250         (mm-uu-type-alist): Add doc string.
21251         (mm-uu-configure): Add doc string.  Make it interactive.
21252         (mm-uu-tex-groups-regexp): New variable.
21253         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21254         (mm-uu-type-alist): Add LaTeX documents.
21255         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21256         of "text/verbatim".
21257         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21258
21259         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21260         instead of "text/verbatim".
21261
21262         * message.el (message-mark-inserted-region)
21263         (message-mark-insert-file): Use slrn style marks when called with
21264         prefix argument.
21265
21266 2005-09-27  Simon Josefsson  <jas@extundo.com>
21267
21268         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21269
21270 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21271
21272         * message.el (message-remove-duplicates): New function.
21273         Implementation borrowed from `gnus-remove-duplicates'.
21274         (message-idna-to-ascii-rhs): Also encode idna addresses in
21275         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21276         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21277         only ask about the same idna domain once per header and also tell
21278         in what header to replace the idna domain.
21279
21280         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21281         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21282         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21283         a header is decoded and not just the last one.
21284
21285 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21286
21287         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21288         has been decoded.
21289
21290         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21291         (mm-insert-part): Don't modify text if it has been decoded.
21292
21293         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21294         decoded.
21295
21296         * mm-view.el (mm-inline-text): Don't strip text props unless
21297         decoding enriched or richtext parts.
21298
21299 2005-09-25  Romain Francoise  <romain@orebokech.com>
21300
21301         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21302         * gnus-start.el (gnus-subscribe-interactively):
21303         * gnus-uu.el (gnus-uu-grab-articles):
21304         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21305         space.
21306
21307 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21308
21309         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21310         * mm-view.el (mm-view-pkcs7-decrypt):
21311         * gnus-sum.el (gnus-summary-limit-to-extra)
21312         (gnus-summary-respool-article, gnus-read-move-group-name):
21313         * gnus-score.el (gnus-summary-increase-score):
21314         * gnus-util.el (gnus-completing-read-with-default):
21315         * gnus-art.el (gnus-read-save-file-name)
21316         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21317         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21318         * message.el (message-check-news-header-syntax):
21319         Follow convention for reading with the minibuffer.
21320
21321 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21322
21323         * spam-report.el (spam-report-url-ping-plain):
21324         Use gnus-extended-version as User-Agent.
21325
21326         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21327         default value is nil.
21328
21329         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21330         (mm-uu-verbatim-marks-extract): New function.
21331         (mm-uu-extract): New face.
21332         (mm-uu-copy-to-buffer): Use it.
21333
21334         * spam-report.el (spam-report-gmane-ham): Rename from
21335         `spam-report-gmane-unspam'.
21336         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21337         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21338
21339         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21340         Autoload.
21341         (spam-report-gmane-unregister-routine):
21342         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21343
21344 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21345
21346         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21347         (spam-report-gmane-unregister-routine): Add support for gmane
21348         unregistration.
21349
21350         * spam-report.el (spam-report-gmane-unspam)
21351         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21352         (spam-report-gmane): Change to take a single article and do unspam
21353         registration.
21354
21355 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21356
21357         * mm-url.el (mm-url-decode-entities): Fix regexp.
21358
21359 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21360
21361         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21362         default to nil, to be able to use Gnus at all.  If the default
21363         switches to something else, then the function should be fixed not
21364         be exceedingly slow.
21365
21366 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21367
21368         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21369         fail hard.
21370
21371         * spam-report.el: Add better Keywords line.
21372
21373         * spam.el: Add Maintainer and better Keywords line.
21374
21375 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21376
21377         * gnus-art.el (gnus-article-replace-part)
21378         (gnus-mime-replace-part): New functions.
21379         (gnus-mime-action-alist, gnus-mime-button-commands)
21380         (gnus-mime-save-part-and-strip): Add file argument.
21381         (gnus-article-part-wrapper): Add interactive argument.
21382
21383         * gnus-sum.el (gnus-summary-mime-map):
21384         Add `gnus-article-replace-part'.
21385
21386 2005-09-19  Didier Verna  <didier@xemacs.org>
21387
21388         The nnml compaction feature:
21389         * nnml.el (nnml-request-compact-group): New function.
21390         * nnml.el (nnml-request-compact): New function.
21391         * gnus-int.el (gnus-request-compact-group): New function.
21392         * gnus-int.el (gnus-request-compact): New function.
21393         * gnus-group.el (gnus-group-compact-group): New function.
21394         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21395         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21396         * gnus-srvr.el (gnus-server-compact-server): New function.
21397         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21398         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21399
21400 2005-09-18  Deepak Goel  <deego@gnufans.org>
21401
21402         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21403         format spec.
21404
21405 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21406
21407         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21408
21409 2005-09-15  Romain Francoise  <romain@orebokech.com>
21410
21411         * message.el (message-fill-paragraph): Clarify docstring.
21412
21413 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21414
21415         * gnus-art.el (gnus-mime-display-part): Protect against broken
21416         MIME messages.
21417
21418 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21419
21420         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21421         before parsing header.
21422
21423 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21424
21425         * html2text.el (html2text-replace-list): Add new entities.
21426
21427 2005-09-11  Romain Francoise  <romain@orebokech.com>
21428
21429         * message.el (message-alternative-emails): Improve docstring.
21430         (message-setup-1): Call `message-use-alternative-email-as-from'
21431         after `message-setup-hook' to give it precedence over posting
21432         styles, etc.
21433         (message-use-alternative-email-as-from): Add docstring.
21434         Remove the original From header if present.
21435
21436         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21437         (nnml-save-mail): Use it.
21438
21439         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21440         articles.  Add new argument `silent'.
21441         (gnus-uu-mark-all): Report the total number of marked articles.
21442
21443 2005-09-10  Romain Francoise  <romain@orebokech.com>
21444
21445         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21446         (gnus-uu-mark-series): Likewise.
21447
21448 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21449
21450         * spam-report.el (spam-report-gmane): Fix generation of spam
21451         report URL.
21452
21453 2005-09-10  Simon Josefsson  <jas@extundo.com>
21454
21455         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21456         t, based on discussion on the ding list with Robert Epprecht
21457         <epprecht@solnet.ch>.
21458
21459 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21460
21461         * spam-report.el (spam-report-gmane): Make it work without
21462         X-Report-Spam header.  Gmane now only provides Archived-At.
21463         This is only used if `spam-report-gmane-use-article-number' is nil.
21464         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21465
21466         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21467         make `gnus-summary-sort-by-recipient' work with threading.
21468
21469         * nnweb.el (nnweb-google-wash-article): Print a message if article
21470         is not available.
21471
21472 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21473
21474         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21475         change.  Decode text/* parts content before displaying.
21476
21477 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21478
21479         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21480
21481 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21482
21483         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21484
21485         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21486         url-package-name, url-package-version,
21487         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21488         w3m-display-inline-images, and w3m-minor-mode-map.
21489
21490 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21491
21492         * message.el (message-tab-body-function): Fix mismatched custom type.
21493
21494         * gnus.el (gnus-group-change-level-function): Ditto.
21495
21496         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21497
21498         * gnus-art.el (gnus-signature-limit)
21499         (gnus-article-mime-part-function): Ditto.
21500
21501 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21502
21503         * mml.el (mml-mode): Silence the byte compiler.
21504
21505         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21506         using `(sit-for 0)' before moving the point to the specified part;
21507         skip unbuttonized parts.
21508         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21509         return to the summary window if gnus-auto-select-part is non-nil.
21510
21511 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21512
21513         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21514         New variables.
21515         (mml-dnd-attach-file, mml-mode): Use them.
21516
21517         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21518         Make fetching article by MID work again for Google Groups.
21519         Add FIXME concerning gnus-group-make-web-group.
21520
21521         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21522         Don't depend on Gnus by using mail-extract-address-components if
21523         gnus-extract-address-components is not bound.
21524
21525 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21526
21527         * gnus-art.el (gnus-mime-display-security): Don't display the
21528         signature, but only the signed part.
21529
21530 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21531
21532         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21533
21534         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21535         list, not listp.
21536
21537 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21538
21539         * mm-encode.el (mm-encode-content-transfer-encoding):
21540         Likewise when encoding.
21541
21542         * mm-bodies.el (mm-decode-content-transfer-encoding):
21543         De-canonicalize CRLF for all text content types, not just
21544         text/plain.
21545
21546 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21547
21548         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21549         valid article; point arrow and cursor at the MIME button.
21550
21551 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21552
21553         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21554         Suggested by Dan Christensen <jdc@uwo.ca>.
21555
21556         * mm-decode.el (mm-save-part): Enable change of prompt.
21557
21558 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21559
21560         * gnus-msg.el (gnus-inews-add-send-actions):
21561         Make `message-post-method' lambda parameter ARG `&optional'.
21562
21563 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21564
21565         * gnus-sum.el (gnus-summary-mime-map):
21566         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21567         gnus-article-jump-to-part.
21568
21569         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21570         (gnus-article-edit-part): Use it.
21571         (gnus-article-part-wrapper): Add no-handle argument.
21572         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21573         New functions.
21574
21575 2005-08-29  Romain Francoise  <romain@orebokech.com>
21576
21577         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21578         docstring.
21579         (gnus-face-from-file): Likewise.
21580
21581 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21582
21583         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21584         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21585         non-nil.
21586         (gnus-auto-select-part): New variable.
21587         (gnus-article-jump-to-part): New function.
21588         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21589         (gnus-mime-delete-part): Allow selecting specified part after
21590         deleting or stripping parts.
21591         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21592         part if argument is bogus.
21593
21594 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21595
21596         * gnus-art.el (w3m-minor-mode-map):
21597         * gnus-spec.el (gnus-newsrc-file-version):
21598         * gnus-util.el (nnmail-active-file-coding-system)
21599         (gnus-original-article-buffer, gnus-user-agent):
21600         * gnus.el (gnus-ham-process-destinations)
21601         (gnus-parameter-ham-marks-alist)
21602         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21603         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21604         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21605         * mm-decode.el (gnus-current-window-configuration):
21606         * mm-extern.el (gnus-article-mime-handles):
21607         * mm-url.el (url-current-object, url-package-name)
21608         (url-package-version):
21609         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21610         (smime-keys, w3m-cid-retrieve-function-alist)
21611         (w3m-current-buffer, w3m-display-inline-images)
21612         (w3m-minor-mode-map):
21613         * mml-smime.el (gnus-extract-address-components):
21614         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21615         (gnus-newsrc-hashtb, message-default-charset)
21616         (message-deletable-headers, message-options)
21617         (message-posting-charset, message-required-mail-headers)
21618         (message-required-news-headers):
21619         * mml1991.el (mc-pgp-always-sign):
21620         * mml2015.el (mc-pgp-always-sign):
21621         * nnheader.el (nnmail-extra-headers):
21622         * rfc1843.el (gnus-decode-encoded-word-function)
21623         (gnus-decode-header-function, gnus-newsgroup-name):
21624         * spam-stat.el (gnus-original-article-buffer): Add defvars.
21625
21626 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
21627
21628         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
21629         the end of the date treatments.
21630
21631 2005-08-15  Simon Josefsson  <jas@extundo.com>
21632
21633         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
21634         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
21635         Capello and Romain Francoise.
21636         (pgg-fetch-key-function): Remove, not used?
21637         (pgg-insert-url-with-w3): Require url, to get
21638         url-insert-file-contents regardless of where it is defined.
21639
21640 2005-08-13  Romain Francoise  <romain@orebokech.com>
21641
21642         * message.el (message-cite-original-1): New function.
21643         (message-cite-original): Use it.
21644         (message-cite-original-without-signature): Ditto.
21645
21646 2005-08-08  Romain Francoise  <romain@orebokech.com>
21647
21648         * message.el (message-yank-empty-prefix): New variable.
21649         (message-indent-citation): Use it.
21650         (message-cite-original-without-signature): Respect X-No-Archive.
21651
21652 2005-08-08  Simon Josefsson  <jas@extundo.com>
21653
21654         * pgg.el: Autoload url-insert-file-contents instead of loading
21655         w3/url.
21656         (pgg-insert-url-with-w3): Don't load url here.
21657
21658 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21659
21660         * message.el (message-kill-to-signature): Don't insert newline at
21661         bol.
21662         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21663
21664 2005-08-06  Romain Francoise  <romain@orebokech.com>
21665
21666         * message.el (message-user-fqdn): Fix typo in docstring.
21667
21668 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21669
21670         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21671
21672         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21673
21674 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21675
21676         * mm-bodies.el (mm-encode-body): Use coding system rather than
21677         charset to encode text.
21678
21679         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21680         number of charsets if utf-8 is available (XEmacs).
21681
21682 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21683
21684         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21685         taken from `gnus-button-mid-or-mail-regexp'.
21686         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21687         (gnus-button-alist): Improve regexp for domain part of the MIDs
21688         for news:localpart@domain buttons.
21689         (gnus-button-ctan-directory-regexp): Update.
21690
21691 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21692
21693         * sieve-manage.el (sieve-manage-interactive-login):
21694         Use make-local-variable rather than make-variable-buffer-local.
21695         (sieve-manage-open): Ditto.
21696         (sieve-manage-authenticate): Ditto.
21697
21698         * mml.el (mml-generate-mime-1): Make the content type default to
21699         text/plain if the filename is not specified.
21700
21701 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21702
21703         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21704         instead of insert-buffer.
21705
21706         * message.el (message-yank-original): Ditto; set the mark at the
21707         end of the yanked message.
21708
21709 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21710
21711         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21712         lines to scroll rather than to stop it.
21713
21714         * mml.el (mml-generate-default-type): Add doc string.
21715         (mml-generate-mime-1): Use mm-default-file-encoding or make it
21716         default to application/octet-stream when determining the content
21717         type if it is not specified for the part or the mml contents; add
21718         a comment about mml-generate-default-type.
21719
21720 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
21721
21722         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
21723         make it default to application/octet-stream when determining the
21724         content type if it is not specified for the external contents.
21725
21726 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21727
21728         * rfc2231.el (rfc2231-parse-string): Take care that not only a
21729         segmented parameter but also other parameters might be there.
21730
21731 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21732
21733         * mm-decode.el (mm-display-external): Delete temp file, directory
21734         and buffer immediately if the external process is exited.
21735
21736 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21737
21738         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
21739         fewer lines than that of scroll-margin.
21740         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
21741
21742 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21743
21744         * gnus-art.el (gnus-article-next-page): Revert.
21745         (gnus-article-beginning-of-window): New macro.
21746         (gnus-article-next-page-1): Use it.
21747         (gnus-article-prev-page): Ditto.
21748         (gnus-article-edit-part): Use insert-buffer-substring instead of
21749         insert-buffer.
21750         (gnus-article-edit-exit): Ditto.
21751
21752         * gnus-util.el (gnus-beginning-of-window): Remove.
21753         (gnus-end-of-window): Remove.
21754
21755         * lpath.el: Don't bind header-line-format and scroll-margin.
21756
21757 2005-07-25  Simon Josefsson  <jas@extundo.com>
21758
21759         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
21760         to have the url package without w3.  Reported by Daiki Ueno
21761         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
21762
21763 2005-07-20  Didier Verna  <didier@xemacs.org>
21764
21765         * gnus-diary.el: Remove the description comment (nndiary is now
21766         properly documented in the Gnus manual).
21767         Fix the spelling of "Back End".
21768         * nndiary.el: Ditto.
21769         Fix the copyright notice.
21770
21771 2005-07-18  Romain Francoise  <romain@orebokech.com>
21772
21773         * gnus-sum.el (gnus-summary-to-prefix)
21774         (gnus-summary-newsgroup-prefix): New variables.
21775         (gnus-summary-from-or-to-or-newsgroups): Use them.
21776
21777 2005-07-17  Romain Francoise  <romain@orebokech.com>
21778
21779         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
21780         space as it's generally not especially interesting to the user.
21781
21782 2005-07-16  Romain Francoise  <romain@orebokech.com>
21783
21784         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
21785         nil to avoid prompting and file modification if one of the
21786         messages at the top of the nnfolder file contains a copyright
21787         notice.
21788         Update copyright notice.
21789
21790         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
21791         instead of `current-time-string' as the latter creates a time
21792         string that is not RFC 2822 compliant (it lacks the zone).
21793         Update copyright notice.
21794
21795 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21796
21797         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
21798         for text/rtf.  Display default in prompt.  Pass default for M-n.
21799
21800         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
21801
21802 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21803
21804         * gnus-msg.el (gnus-button-mailto):
21805         Remove save-selected-window-window hackery because it relies on
21806         save-selected-window internals.
21807
21808 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21809
21810         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
21811         (gnus-article-next-page-1): Use gnus-beginning-of-window.
21812         (gnus-article-prev-page): Ditto.
21813
21814         * gnus-util.el (gnus-beginning-of-window): New function.
21815         (gnus-end-of-window): New function.
21816
21817         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
21818
21819 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21820
21821         * gnus-score.el (gnus-score-edit-all-score):
21822         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
21823         gnus-message.
21824
21825 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21826
21827         * gnus-msg.el (gnus-button-mailto):
21828         Remove save-selected-window-window hackery because it relies on
21829         save-selected-window internals.
21830
21831 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21832
21833         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
21834         add-minor-mode.
21835         (gnus-binary-mode): Ditto.
21836
21837         * gnus-topic.el (gnus-topic-mode): Ditto.
21838
21839 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
21840
21841         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
21842         (gnus-article-prev-page): Take scroll-margin into consideration.
21843
21844 2005-07-04  Lute Kamstra  <lute@gnu.org>
21845
21846         Update FSF's address in GPL notices.
21847
21848 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
21849
21850         * gnus.el (gnus-exit):
21851         * gnus-group.el (gnus-group-icons):
21852         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
21853
21854         * gnus-nocem.el (gnus-nocem):
21855         * message.el (message-various, message-buffers, message-sending)
21856         (message-interface, message-forwarding, message-insertion)
21857         (message-headers, message-news, message-mail):
21858         * pgg-gpg.el (pgg-gpg):
21859         * pgg-parse.el (pgg-parse):
21860         * pgg-pgp.el (pgg-pgp):
21861         * pgg-pgp5.el (pgg-pgp5):
21862         * pop3.el (pop3): Finish `defgroup' description with period.
21863
21864 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21865
21866         * gnus-art.el (article-display-face): Improve the efficiency.
21867         (article-display-x-face): Ditto; remove gray x-face stuff.
21868
21869 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21870
21871         * gnus-art.el (article-display-face): Correct the position in
21872         which Faces are inserted.
21873
21874 2005-06-29  Didier Verna  <didier@xemacs.org>
21875
21876         * gnus-art.el (article-display-face): Display faces in correct
21877         order.
21878
21879 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21880
21881         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
21882         (gnus-fill-real-hashtb): Use hash table instead of obarray.
21883         (gnus-nocem-check-article): Fetch the Type header.
21884         (gnus-nocem-message-wanted-p): Fix the way to examine types.
21885         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
21886         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
21887         make sure gnus-nocem-hashtb is initialized.
21888         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
21889         (gnus-nocem-unwanted-article-p): Ditto.
21890
21891         * pgg.el (pgg-verify): Return the verification result.
21892
21893 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21894
21895         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
21896         is ascii.
21897
21898 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
21899
21900         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
21901         `show-nonbreak-escape'.
21902
21903 2005-06-23  Lute Kamstra  <lute@gnu.org>
21904
21905         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
21906
21907         * dig.el (dig-mode):
21908         * smime.el (smime-mode): Use gnus-run-mode-hooks.
21909
21910 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
21911
21912         * nnimap.el (nnimap-split-download-body): Fix spellings.
21913
21914 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
21915
21916         * gnus-art.el (gnus-article-encrypt-body):
21917         * gnus-cus.el (gnus-score-customize):
21918         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
21919         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
21920
21921 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
21922
21923         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
21924         header by looking for magic "MII" at the beginning.
21925
21926 2005-06-16  Miles Bader  <miles@gnu.org>
21927
21928         * gnus-xmas.el (gnus-xmas-group-startup-message):
21929         Use renamed gnus-splash face.
21930
21931         * assistant.el (assistant-field): Remove "-face" suffix from face name.
21932         (assistant-field-face): New backward-compatibility alias for renamed
21933         face.
21934         (assistant-render-text): Use renamed assistant-field face.
21935
21936         * spam.el (spam): Remove "-face" suffix from face name.
21937         (spam-face): New backward-compatibility alias for renamed face.
21938         (spam-face, spam-initialize): Use renamed spam face.
21939
21940         * message.el (message-header-to, message-header-cc)
21941         (message-header-subject, message-header-newsgroups)
21942         (message-header-other, message-header-name)
21943         (message-header-xheader, message-separator, message-cited-text)
21944         (message-mml): Remove "-face" suffix from face names.
21945         (message-header-to-face, message-header-cc-face)
21946         (message-header-subject-face, message-header-newsgroups-face)
21947         (message-header-other-face, message-header-name-face)
21948         (message-header-xheader-face, message-separator-face)
21949         (message-cited-text-face, message-mml-face):
21950         New backward-compatibility aliases for renamed faces.
21951         (message-font-lock-keywords): Use renamed message faces.
21952
21953         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
21954         (sieve-test-commands, sieve-tagged-arguments):
21955         Remove "-face" suffix from face names.
21956         (sieve-control-commands-face, sieve-action-commands-face)
21957         (sieve-test-commands-face, sieve-tagged-arguments-face):
21958         New backward-compatibility aliases for renamed faces.
21959         (sieve-control-commands-face, sieve-action-commands-face)
21960         (sieve-test-commands-face, sieve-tagged-arguments-face):
21961         Use renamed sieve faces.
21962
21963         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
21964         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
21965         (gnus-group-news-3-empty, gnus-group-news-4)
21966         (gnus-group-news-4-empty, gnus-group-news-5)
21967         (gnus-group-news-5-empty, gnus-group-news-6)
21968         (gnus-group-news-6-empty, gnus-group-news-low)
21969         (gnus-group-news-low-empty, gnus-group-mail-1)
21970         (gnus-group-mail-1-empty, gnus-group-mail-2)
21971         (gnus-group-mail-2-empty, gnus-group-mail-3)
21972         (gnus-group-mail-3-empty, gnus-group-mail-low)
21973         (gnus-group-mail-low-empty, gnus-summary-selected)
21974         (gnus-summary-cancelled, gnus-summary-high-ticked)
21975         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
21976         (gnus-summary-high-ancient, gnus-summary-low-ancient)
21977         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
21978         (gnus-summary-low-undownloaded)
21979         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
21980         (gnus-summary-low-unread, gnus-summary-normal-unread)
21981         (gnus-summary-high-read, gnus-summary-low-read)
21982         (gnus-summary-normal-read, gnus-splash):
21983         Remove "-face" suffix from face names.
21984         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
21985         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
21986         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
21987         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
21988         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
21989         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
21990         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
21991         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
21992         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
21993         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
21994         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
21995         (gnus-summary-selected-face, gnus-summary-cancelled-face)
21996         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
21997         (gnus-summary-normal-ticked-face)
21998         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
21999         (gnus-summary-normal-ancient-face)
22000         (gnus-summary-high-undownloaded-face)
22001         (gnus-summary-low-undownloaded-face)
22002         (gnus-summary-normal-undownloaded-face)
22003         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
22004         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
22005         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
22006         (gnus-splash-face):
22007         New backward-compatibility aliases for renamed faces.
22008         (gnus-group-startup-message): Use renamed gnus faces.
22009
22010         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
22011         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
22012         (gnus-server-agent): Remove "-face" suffix from face names.
22013         (gnus-server-agent-face, gnus-server-opened-face)
22014         (gnus-server-closed-face, gnus-server-denied-face)
22015         (gnus-server-offline-face):
22016         New backward-compatibility aliases for renamed faces.
22017         (gnus-server-agent-face, gnus-server-opened-face)
22018         (gnus-server-closed-face, gnus-server-denied-face)
22019         (gnus-server-offline-face): Use renamed gnus faces.
22020
22021         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
22022         Remove "-face" suffix from face names.
22023         (gnus-picon-xbm-face, gnus-picon-face):
22024         New backward-compatibility aliases for renamed faces.
22025
22026         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
22027         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
22028         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
22029         (gnus-cite-11): Remove "-face" suffix from face names.
22030         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
22031         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
22032         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
22033         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
22034         New backward-compatibility aliases for renamed faces.
22035         (gnus-cite-attribution-face, gnus-cite-face-list)
22036         (gnus-article-boring-faces): Use renamed gnus faces.
22037
22038         * gnus-art.el (gnus-signature, gnus-header-from)
22039         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
22040         (gnus-header-content): Remove "-face" suffix from face names.
22041         (gnus-signature-face, gnus-header-from-face)
22042         (gnus-header-subject-face, gnus-header-newsgroups-face)
22043         (gnus-header-name-face, gnus-header-content-face):
22044         New backward-compatibility aliases for renamed faces.
22045         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
22046
22047         * gnus-sum.el (gnus-summary-selected-face)
22048         (gnus-summary-highlight): Use renamed gnus faces.
22049         * gnus-group.el (gnus-group-highlight): Likewise.
22050
22051 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
22052
22053         * gnus-sieve.el (gnus-sieve-article-add-rule):
22054         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
22055         * spam-stat.el (spam-stat-buffer-change-to-spam)
22056         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
22057
22058         * message.el (message-is-yours-p):
22059         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
22060
22061 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22062
22063         * mm-view.el (mm-inline-text): Withdraw the last change.
22064
22065 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22066
22067         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
22068         executing enriched-decode.
22069
22070 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22071
22072         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
22073         charset of tar files.
22074
22075 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22076
22077         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22078
22079 2005-06-04  Lute Kamstra  <lute@gnu.org>
22080
22081         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22082         information is never recorded.
22083
22084 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22085
22086         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22087
22088 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22089
22090         * pop3.el (pop3-apop): Run md5 in the binary mode.
22091
22092         * starttls.el (starttls-set-process-query-on-exit-flag):
22093         Use eval-and-compile.
22094
22095 2005-05-31  Simon Josefsson  <jas@extundo.com>
22096
22097         * smime.el (smime-replace-in-string): Define.
22098         (smime-cert-by-ldap-1): Use it.
22099
22100 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22101
22102         * gnus-art.el (article-display-x-face): Replace
22103         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22104
22105         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22106         set-process-query-on-exit-flag or process-kill-without-query.
22107
22108         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22109         loop instead of replace-regexp.
22110
22111         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22112         instead of process-kill-without-query if it is available.
22113
22114         * lpath.el: Fbind ldap-search-entries.
22115
22116         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22117         instead of find-file-hooks if it is available.
22118
22119         * mml1991.el: Bind pgg-default-user-id when compiling.
22120
22121         * mml2015.el: Bind pgg-default-user-id when compiling.
22122
22123         * nndraft.el (nndraft-request-associate-buffer):
22124         Use write-contents-functions instead of write-contents-hooks if it is
22125         available.
22126
22127         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22128         instead of find-file-hooks if it is available.
22129
22130         * nntp.el (nntp-open-connection): Replace
22131         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22132         (nntp-open-ssl-stream): Ditto.
22133         (nntp-open-tls-stream): Ditto.
22134
22135         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22136         set-process-query-on-exit-flag or process-kill-without-query.
22137         (starttls-open-stream-gnutls): Use it instead of
22138         process-kill-without-query.
22139         (starttls-open-stream): Ditto.
22140
22141 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22142
22143         * smime.el (smime-cert-by-ldap-1): Don't use
22144         replace-regexp-in-string.
22145
22146 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
22147
22148         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
22149
22150         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22151         in PEM format.  Adjust to the XEmacs compatibility.
22152
22153 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22154
22155         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22156         by `string-to-number'.
22157         * gnus-agent.el (gnus-agent-regenerate-group)
22158         (gnus-agent-fetch-articles): Ditto.
22159         * gnus-art.el (gnus-button-fetch-group): Ditto.
22160         * gnus-cache.el (gnus-cache-generate-active)
22161         (gnus-cache-articles-in-group): Ditto.
22162         * gnus-group.el (gnus-group-set-current-level)
22163         (gnus-group-insert-group-line): Ditto.
22164         * gnus-score.el (gnus-score-set-expunge-below)
22165         (gnus-score-set-mark-below, gnus-summary-score-effect)
22166         (gnus-summary-score-entry): Ditto.
22167         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22168         (gnus-soup-pack): Ditto.
22169         * gnus-spec.el (gnus-xmas-format): Ditto.
22170         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22171         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22172         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22173         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22174         * nndb.el (nndb-get-remote-expire-response): Ditto.
22175         * nndiary.el (nndiary-parse-schedule-value)
22176         (nndiary-string-to-number, nndiary-request-replace-article)
22177         (nndiary-request-article): Ditto.
22178         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22179         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22180         * nneething.el (nneething-make-head): Ditto.
22181         * nnfolder.el (nnfolder-request-article)
22182         (nnfolder-retrieve-headers): Ditto.
22183         * nnheader.el (nnheader-file-to-number): Ditto.
22184         * nnkiboze.el (nnkiboze-request-article): Ditto.
22185         * nnmail.el (nnmail-process-unix-mail-format)
22186         (nnmail-process-babyl-mail-format): Ditto.
22187         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22188         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22189         (nnmh-request-create-group, nnmh-request-list-1)
22190         (nnmh-request-group, nnmh-request-article): Ditto.
22191         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22192         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22193         * nnsoup.el (nnsoup-make-active): Ditto.
22194         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22195         * nntp.el (nntp-find-group-and-number)
22196         (nntp-retrieve-headers-with-xover): Ditto.
22197         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22198         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22199         (pgg-format-key-identifier): Ditto.
22200         * pop3.el (pop3-last, pop3-stat): Ditto.
22201         * qp.el (quoted-printable-decode-region): Ditto.
22202
22203         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22204         of concat.
22205
22206 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22207
22208         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22209
22210         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22211
22212         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22213
22214         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22215
22216         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22217
22218         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22219
22220         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22221         (gnus-carpal-mode): Ditto.
22222
22223         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22224         (gnus-browse-mode): Ditto.
22225
22226         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22227
22228         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22229
22230 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22231
22232         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22233
22234 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22235
22236         * gnus-util.el (gnus-run-mode-hooks): New function.
22237
22238         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22239
22240         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22241         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22242
22243 2005-05-27  Lute Kamstra  <lute@gnu.org>
22244
22245         * dns-mode.el (dns-mode): Specify customization group.
22246
22247 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22248
22249         * gnus-agent.el (gnus-agent-make-mode-line-string):
22250         Use mode-line-highlight as mouse-face.
22251
22252 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22253
22254         * canlock.el (canlock): Change the parent group to news.
22255
22256         * deuglify.el (gnus-outlook-deuglify): Add :group.
22257
22258         * dig.el (dig): Add :group.
22259
22260         * dns-mode.el (dns-mode): Add :group.
22261
22262         * encrypt.el (encrypt): Add :group.
22263
22264         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22265         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22266         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22267         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22268         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22269
22270         * gnus-diary.el (gnus-diary): Add :group.
22271
22272         * gnus.el (gnus-group-news-1-face): Add :group.
22273         (gnus-group-news-1-empty-face): Ditto.
22274         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22275         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22276         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22277         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22278         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22279         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22280         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22281         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22282         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22283         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22284         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22285         (gnus-summary-high-ticked-face): Ditto.
22286         (gnus-summary-low-ticked-face): Ditto.
22287         (gnus-summary-normal-ticked-face): Ditto.
22288         (gnus-summary-high-ancient-face): Ditto.
22289         (gnus-summary-low-ancient-face): Ditto.
22290         (gnus-summary-normal-ancient-face): Ditto.
22291         (gnus-summary-high-undownloaded-face): Ditto.
22292         (gnus-summary-low-undownloaded-face): Ditto.
22293         (gnus-summary-normal-undownloaded-face): Ditto.
22294         (gnus-summary-high-unread-face): Ditto.
22295         (gnus-summary-low-unread-face): Ditto.
22296         (gnus-summary-normal-unread-face): Ditto.
22297         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22298         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22299
22300         * hashcash.el (hashcash): New custom group.
22301         (hashcash-default-payment): Add :group.
22302         (hashcash-payment-alist): Ditto.
22303         (hashcash-default-accept-payment): Ditto.
22304         (hashcash-accept-resources): Ditto.
22305         (hashcash-path): Ditto.
22306         (hashcash-extra-generate-parameters): Ditto.
22307         (hashcash-double-spend-database): Ditto.
22308         (hashcash-in-news): Ditto.
22309
22310         * message.el (message-minibuffer-local-map): Add :group.
22311
22312         * netrc.el (netrc): Add :group.
22313
22314         * sieve-manage.el (sieve-manage-log): Add :group.
22315         (sieve-manage-default-user): Diito.
22316         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22317         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22318         (sieve-manage-authenticators): Ditto.
22319         (sieve-manage-authenticator-alist): Ditto.
22320         (sieve-manage-default-port): Ditto.
22321
22322         * sieve-mode.el (sieve-control-commands-face): Add :group.
22323         (sieve-action-commands-face): Ditto.
22324         (sieve-test-commands-face): Ditto.
22325         (sieve-tagged-arguments-face): Ditto.
22326
22327         * smime.el (smime): Add :group.
22328
22329         * spam-report.el (spam-report): Add :group.
22330
22331         * spam.el (spam, spam-face): Add :group.
22332
22333 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22334
22335         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22336         return \n.\n.\n at the end of articles.  Protect against that.
22337         (nntp-with-open-group): Allow debugging.
22338
22339         * nnheader.el (mail-header-set-extra): Make into a function
22340         because I just could't understand how to quote the list properly.
22341
22342         * dns.el (query-dns-cached): New function.
22343
22344 2005-05-26  Lute Kamstra  <lute@gnu.org>
22345
22346         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22347
22348 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22349
22350         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22351
22352         * gnus-art.el: Don't autoload mail-extract-address-components.
22353
22354         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22355         eval-and-compile to evaluate it.
22356
22357         * hashcash.el: Don't autoload executable-find.
22358
22359         * nndb.el: Don't declare the nndb back end two or more times; don't
22360         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22361
22362         * nntp.el: Autoload format-spec instead of format; use
22363         eval-and-compile to evaluate autoload forms.
22364
22365 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22366
22367         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22368
22369 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22370
22371         * gnus.el (gnus-version-number): Bump version.
22372
22373 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22374
22375         * gnus.el: No Gnus v0.3 is released.
22376
22377 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22378
22379         * lpath.el (featurep): Bind show-nonbreak-escape.
22380
22381 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22382
22383         * gnus-art.el (gnus-article-edit-part): Disable undo.
22384
22385 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22386
22387         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22388         gnus-article-date-lapsed-new-header is t if date timer is active;
22389         skip headers in which the original date value is empty.
22390         (gnus-article-save-original-date): Redefine it as a macro.
22391         (gnus-display-mime): Use it.
22392
22393 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22394
22395         * gnus-art.el (article-date-ut): Support converting date in
22396         forwarded parts as well.
22397         (gnus-article-save-original-date): New function.
22398         (gnus-display-mime): Use it.
22399
22400 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22401
22402         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22403         enclosure element of <item>.
22404
22405 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22406
22407         * message.el (message-kill-buffer-query): Rename from
22408         `message-kill-buffer-query-if-modified'.  Add :version.
22409
22410 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22411
22412         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
22413         window layout.
22414
22415 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22416
22417         * mml.el: Autoload dnd when compiling.
22418
22419 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22420
22421         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22422         x-dnd-*.
22423
22424 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22425
22426         * qp.el (quoted-printable-encode-region): Save excursion.
22427
22428 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22429
22430         * message.el (message-kill-buffer-query-if-modified): Add new variable
22431         so the user can kill a modified message buffer quickly.
22432         (message-kill-buffer): Use it.
22433
22434 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22435
22436         * lpath.el: Fbind display-time-event-handler; don't fbind
22437         string-to-multibyte.
22438
22439         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22440
22441 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22442
22443         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22444         contained in text because xml.el decodes entities) with LFs.
22445
22446 2005-04-11  Lute Kamstra  <lute@gnu.org>
22447
22448         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22449         differently.
22450
22451 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22452
22453         * mm-util.el (mm-detect-coding-region): Typo.
22454
22455 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22456
22457         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22458
22459 2005-04-06  Deepak Goel  <deego@gnufans.org>
22460
22461         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22462         user-function allow user modifications of the scores.
22463         (spam-stat-score-buffer-user): New function, to allow
22464         user-computed modifications to the score.
22465         (spam-stat-score-buffer-user-functions): List of additional
22466         scoring functions.
22467         (spam-stat-error-holder): Global temporary error holder.
22468         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22469         variable.
22470
22471 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22472
22473         * gnus-registry.el (gnus-registry-clean-empty-function)
22474         (gnus-registry-trim, gnus-registry-fetch-groups)
22475         (gnus-registry-delete-group): Groups that match
22476         `gnus-registry-ignored-groups' are removed from the registry
22477         entries, not just ignored for splitting.  This helps clean up the
22478         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22479         to get all the groups a message ID is in.
22480
22481         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22482         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22483         (spam-stat-score-buffer-user-functions): Add :number custom type.
22484
22485 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22486
22487         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22488         argument in XEmacs.
22489
22490         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22491         (nnrss-request-group): Decode group name first.
22492         (nnrss-request-article): Make a text/plain article if mml-to-mime
22493         failed.
22494         (nnrss-get-encoding): Return a compatible encoding according to
22495         nnrss-compatible-encoding-alist.
22496         (nnrss-find-el): Use consp instead of listp.
22497         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22498
22499 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22500
22501         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22502         which Emacs 20 doesn't support.
22503         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22504
22505 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22506
22507         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22508         silence the byte compiler inside the defun.
22509
22510         * gnus-demon.el (parse-time-string): Add autoload.
22511
22512         * gnus-delay.el (parse-time-string): Add autoload.
22513
22514         * gnus-art.el (parse-time-string): Add autoload.
22515
22516         * nnultimate.el (parse-time): Require for `parse-time-string'.
22517
22518 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22519
22520         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22521
22522         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22523
22524         * smime.el (smime-ldap-host-list): Add :version.
22525
22526 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22527
22528         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22529         pass it to `gnus-browse-read-group'.
22530         (gnus-browse-read-group): Add NUMBER argument and pass it to
22531         `gnus-group-read-ephemeral-group'.
22532
22533         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22534         argument and pass it to `gnus-group-read-group'.
22535
22536 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22537
22538         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22539         mm-xemacs-find-mime-charset-1 if we have the mule feature
22540         available at runtime.
22541
22542 2005-03-25  Werner Lemberg  <wl@gnu.org>
22543
22544         * nnmaildir.el: Replace `illegal' with `invalid'.
22545
22546 2005-03-23  Lute Kamstra  <lute@gnu.org>
22547
22548         * time-date.el: Add comment on time value formats.
22549         Don't require parse-time.
22550         (with-decoded-time-value): New macro.
22551         (encode-time-value): New function.
22552         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22553         (days-to-time): Return a valid time value when arg is huge.
22554         (time-since): Use time-subtract.
22555         (time-to-number-of-days): Use time-to-seconds.
22556
22557 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22558
22559         * gnus-start.el (gnus-display-time-event-handler):
22560         Check display-time-timer at runtime rather than only at load time
22561         in case display-time-mode is turned off in the mean time.
22562
22563 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22564
22565         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22566         used.
22567
22568         * nneething.el (nneething-map-file-directory): Derive from
22569         `gnus-directory'.
22570
22571         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22572         the To/Cc button.
22573
22574 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22575
22576         * nnmaildir.el (nnmaildir-request-accept-article):
22577         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22578
22579 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22580
22581         * gnus-async.el: Require timer-funcs at compile time when in
22582         XEmacs for `run-with-idle-timer'.
22583
22584 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22585
22586         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22587         autoloaded function.
22588
22589 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22590
22591         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22592
22593 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22594
22595         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22596
22597 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22598
22599         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22600         Add gnus-expert-user to default.
22601
22602 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22603
22604         * nnimap.el (nnimap-open-server): Ditto.
22605
22606         * imap.el (imap-authenticate): Fix typo.
22607
22608 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22609
22610         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22611         buffer (since IMAP server might return FETCH response out of
22612         order, and the nntp buffer must be sorted).
22613
22614 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22615
22616         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22617         comparison on string.
22618
22619         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
22620         (gnus-agent-score): Rename category keywords to match gnus-cus.
22621         (gnus-agent-summary-fetch-series): Modify to protect against
22622         gnus-agent-summary-fetch-group clearing processable flags.
22623         (gnus-agent-synchronize-group-flags): Update live group buffer as
22624         synchronization may occur due to the user toggle the plugged
22625         status.
22626         (gnus-agent-fetch-group-1): Clear downloadable flag when article
22627         successfully downloaded.
22628         (gnus-agent-expire-group-1): Avoid using markers when the overview
22629         is in ascending order; greatly improves performance.
22630         (gnus-agent-regenerate-group):
22631         Use gnus-agent-synchronize-group-flags to reset read status in both
22632         gnus and server.
22633         (gnus-agent-update-files-total-fetched-for): Fix initial size.
22634
22635 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22636
22637         * message.el: Don't autoload former message-utils variables.
22638         (message-strip-subject-trailing-was): Change doc string.
22639
22640         * nnweb.el: Fixes for `gnus-group-make-web-group'.
22641         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22642         (nnweb-google-search): Add "hl=en" here.
22643         (nnweb-google-parse-1, nnweb-google-create-mapping):
22644         Don't hardcode URL.
22645
22646 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22647
22648         * message.el (message-get-reply-headers, message-followup):
22649         Mention related variables `message-use-followup-to' and
22650         `message-use-mail-followup-to', in the information buffer.
22651
22652         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22653         of broken groups(-beta).google.com.
22654
22655 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22656
22657         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22658         parameter to invoked gnus-request-move-article; remove the
22659         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22660         all at once instead of once per article.
22661         (gnus-summary-remove-process-mark): Accept a list of articles as
22662         well as a single article for processing.
22663
22664         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22665         parameter.
22666
22667         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22668
22669         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22670
22671         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22672         parameter.
22673
22674         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22675         parameter.
22676
22677         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22678         parameter and remove the gnus-sum-hint-move-is-internal variable.
22679
22680         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22681         parameter.
22682
22683         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22684         parameter.
22685
22686         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22687         parameter.
22688
22689         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22690
22691         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22692         parameter.
22693
22694         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22695         parameter.
22696
22697 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22698
22699         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22700         a more conservative way.
22701
22702 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22703
22704         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22705         buffer, so it moves the window's cursor.
22706
22707 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22708
22709         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22710         `mm-dissect-multipart' and receive the from field as an (optional)
22711         argument from `mm-dissect-multipart'.
22712         (mm-dissect-multipart): Receive the from field as an argument and
22713         pass it on when we call `mm-dissect-buffer' on MIME parts.
22714         Fixes verification/decryption of signed/encrypted MIME parts.
22715
22716 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
22717
22718         * gnus-sum.el (gnus-summary-move-article):
22719         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
22720         whatever it calls (right now, only nnimap-request-move article
22721         respects it).
22722
22723         * nnimap.el (nnimap-request-move-article):
22724         When gnus-sum-hint-move-is-internal is set, don't do the extra
22725         nnimap-request-article.
22726
22727 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22728
22729         * nnheader.el (nnheader-find-file-noselect): Add doc string.
22730
22731         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
22732         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
22733
22734         * gnus-sum.el (gnus-summary-caesar-message):
22735         Apply `gnus-treat-article' after rotation.
22736
22737         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
22738         doc string.
22739
22740 2005-02-22  Simon Josefsson  <jas@extundo.com>
22741
22742         * encrypt.el (encrypt-password-cache-expiry): Remove (use
22743         `password-cache-expiry' instead).  Reported by Arne Jørgensen
22744         <arne@arnested.dk>.
22745         (encrypt): Add password-cache and password-cache-expiry as group
22746         members.
22747
22748 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
22749
22750         * smime.el (smime-ldap-host-list): Doc fix.
22751         (smime-ask-passphrase): Use `password-read-and-add' to read (and
22752         cache) password.
22753         (smime-sign-region): Use it.
22754         (smime-decrypt-region): Use it.
22755         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
22756         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
22757         fails.
22758         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
22759         certificate from DER to PEM format rather than calling openssl.
22760
22761         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
22762
22763         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
22764         for signing/encryption.
22765
22766         * mml.el (mml-parse-1): Use them.
22767
22768 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
22769
22770         * nnrss.el (nnrss-verbose): Remove.
22771         (nnrss-request-group): Use `nnheader-message' instead.
22772
22773 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
22774
22775         * nnrss.el (nnrss-verbose): New variable.
22776         (nnrss-request-group): Make it say nnrss is requesting a group.
22777
22778 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
22779
22780         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
22781         Handle news URL with given port correctly.
22782
22783 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22784
22785         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
22786         containing special characters.
22787
22788         * gnus-sum.el (gnus-summary-edit-article): Ditto.
22789
22790         * mml.el (mime-to-mml): Ditto.
22791
22792         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
22793         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
22794         (rfc2047-decode-region): Quote decoded words containing special
22795         characters when rfc2047-quote-decoded-words-containing-tspecials
22796         is non-nil.
22797
22798 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
22799
22800         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
22801
22802         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
22803
22804 2005-02-15  Simon Josefsson  <jas@extundo.com>
22805
22806         * nnimap.el (nnimap-debug): Doc fix.
22807
22808         * imap.el (imap-debug): Doc fix.
22809
22810 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22811
22812         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
22813
22814 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
22815
22816         * gnus.el (spam-contents): Improve docs for spam-contents
22817         parameter in its variable incarnation.
22818
22819 2005-02-14  Simon Josefsson  <jas@extundo.com>
22820
22821         * smime-ldap.el: Use require instead of load-library for ldap.
22822         (smime-ldap-search): Indent.
22823         (smime-ldap-search-internal): Shorten line.
22824
22825         * smime.el (smime-cert-by-dns): Add doc-string.
22826         (smime-cert-by-ldap-1): Indent.
22827
22828         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
22829         mml-smime-get-dns-ldap.
22830         (mml-smime-encrypt-query): Use new function.  Default to ldap.
22831
22832 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
22833
22834         * smime.el: Require smime-ldap.
22835         (smime-ldap-host-list): New variable.
22836         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
22837
22838         * mml-smime.el (mml-smime-encrypt-query): New function.
22839         (mml-smime-encrypt-query): Use it.
22840
22841         * smime-ldap.el: New file.
22842
22843 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22844
22845         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
22846
22847 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
22848
22849         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
22850         argument in doc string.  Make query for type more clear.
22851
22852 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
22853
22854         * gnus.el (gnus-group-startup-message): Search for gnus images in
22855         etc/images/gnus.
22856         * mm-util.el (mm-image-load-path): Likewise.
22857         * smiley.el (smiley-data-directory): Search for smilies in
22858         etc/images/smilies.
22859
22860 2005-02-09  Kim F. Storm  <storm@cua.dk>
22861
22862         Change Emacs release version from 21.4 to 22.1 throughout.
22863         Change Emacs development version from 21.3.50 to 22.0.50.
22864
22865 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22866
22867         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
22868
22869         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
22870         non-Mule XEmacs as well.
22871         (mm-decompress-buffer): Signal an error intentionally if it does
22872         not decompress compressed data because auto-compression-mode is
22873         disabled.
22874
22875 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
22876
22877         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
22878         an ID in the registry even if it has no groups.
22879
22880 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22881
22882         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
22883         merge it into mm-decompress-buffer.
22884         (gnus-mime-copy-part): Use the MIME part charset, the value which
22885         a user specified or gnus-newsgroup-charset for decoding, like
22886         gnus-mime-inline-part does; set buffer-file-coding-system to tell
22887         save-buffer what was used.  Suggested by Kevin Ryde
22888         <user42@zip.com.au>.
22889         (gnus-mime-inline-part): Allow the name parameter as well as the
22890         filename parameter; force decompressing of compressed data; always
22891         display contents being not decoded as unibyte.
22892
22893         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
22894         as well as the filename parameter.
22895
22896         * mm-util.el (mm-decompress-buffer):
22897         Merge gnus-mime-jka-compr-maybe-uncompress.
22898         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
22899         of compressed data.
22900
22901 2005-02-08  Simon Josefsson  <jas@extundo.com>
22902
22903         * imap.el (imap-log): Doc fix.
22904
22905 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22906
22907         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
22908         the coding cookies; decompress compressed parts.
22909
22910         * mml.el (mml-generate-mime-1): Add the charset parameter according
22911         to the value which a user specified manually or the coding cookie.
22912
22913         * mm-util.el (mm-string-to-multibyte): New function.
22914         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
22915         (mm-coding-system-to-mime-charset): New function.
22916         (mm-decompress-buffer): New function.
22917         (mm-find-buffer-file-coding-system): New function.
22918
22919         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
22920         (mm-display-inline-fontify): Rewrite for decoding and decompressing
22921         parts.
22922
22923 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22924
22925         * mm-view.el (mm-display-inline-fontify): Decode a part according
22926         to the charset parameter.
22927
22928 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22929
22930         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
22931         prefix arg is neither nil nor a number, as info specifies.
22932
22933 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22934
22935         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
22936         timestamps.
22937
22938 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
22939
22940         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
22941         groups error checking and notify user.
22942
22943 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
22944
22945         * message.el (message-send-mail-function): Check existence of
22946         sendmail-program first before using default value
22947         `message-send-mail-with-sendmail'.  Otherwise use more generic
22948         `smtpmail-send-it'.
22949
22950 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22951
22952         * nntp.el (nntp-request-update-info): Always return nil.
22953
22954 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22955
22956         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
22957
22958 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22959
22960         * message.el (message-beginning-of-line): Change the behavior when
22961         invoked between BOL and : so that it first moves backward.
22962
22963 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22964
22965         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
22966         article buffer when editing of the article is discarded.
22967         (gnus-article-prepare): Revert.
22968
22969 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22970
22971         * gnus-art.el (gnus-article-prepare):
22972         Remove message-strip-forbidden-properties from the local hook.
22973
22974 2005-01-27  Simon Josefsson  <jas@extundo.com>
22975
22976         * password.el (password-cache-add): Only start one timer per key.
22977         Reported by Derek Atkins <warlord@MIT.EDU>.
22978
22979 2005-01-26  Steve Youngs  <steve@sxemacs.org>
22980
22981         * run-at-time.el: Remove.  It is no longer needed as
22982         timer-funcs.el in the xemacs-base package has a working version of
22983         `run-at-time'.
22984
22985         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
22986
22987         * password.el: Require timer-funcs instead of run-at-time in
22988         XEmacs.
22989         Remove `password-run-at-time' macro.
22990         (password-cache-add): Use `run-at-time' instead of
22991         `password-run-at-time'.
22992
22993         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
22994         Remove `nnheader-cancel-function-timers' alias,
22995         `cancel-function-timers' exists in XEmacs in timer-funcs.
22996
22997         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
22998         for `run-with-idle-timer'.
22999
23000         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
23001         for `run-at-time'.
23002
23003         * mm-url.el: Require timer-funcs at compile time when in XEmacs
23004         for `with-timeout'.
23005
23006         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
23007         the same as for XEmacs 21.4.
23008         No need to ignore `run-with-idle-timer', this function exists in
23009         XEmacs now in timer-funcs.el in the xemacs-base package.
23010         (dgnushack-compile): No need to delete
23011         run-at-time.el from the list of files to compile because it
23012         doesn't exist anymore.
23013
23014 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23015
23016         * mml.el (mml-generate-mime-1): Convert string into unibyte when
23017         inserting " *mml*" buffer's contents into a unibyte temp buffer.
23018
23019 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
23020
23021         * mail-source.el (mail-source-fetch-imap): Search for ^From case
23022         sensitively.
23023
23024 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
23025
23026         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
23027
23028 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23029
23030         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
23031         which will be inserted according to the multibyteness of a buffer
23032         rather than the type of contents.  Suggested by ARISAWA Akihiro
23033         <ari@mbf.ocn.ne.jp>.
23034
23035         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
23036         of string which old xml.el may return rather than a string.
23037
23038 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23039
23040         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
23041
23042 2005-01-16  Simon Josefsson  <jas@extundo.com>
23043
23044         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
23045         idn/idna.el isn't available.
23046         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
23047         <michael@waxrat.com>.
23048
23049         * hashcash.el: Remove non-FSF copyright header.
23050
23051         * hashcash.el (hashcash-extra-generate-parameters): New variable.
23052         (hashcash-generate-payment): Use it.
23053         (hashcash-generate-payment-async): Use it.
23054
23055 2005-01-15  Simon Josefsson  <jas@extundo.com>
23056
23057         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
23058         Suggested by Raymond Scholz <ray-2005@zonix.de>.
23059
23060         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
23061         gnus-summary-idna-message.
23062         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
23063         (gnus-summary-idna-message): New function.
23064
23065 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
23066
23067         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
23068         gnus-novice-user.
23069
23070 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23071
23072         * nnrss.el (nnrss-request-delete-group): Delete entries in
23073         nnrss-group-alist as well.
23074         (nnrss-save-server-data): Insert newline.
23075
23076 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23077
23078         * gnus.el (gnus-user-agent): Use list of symbols instead of
23079         symbols.  Display full version number for (S)XEmacs.
23080         Optionally display (S)XEmacs codename.
23081
23082         * gnus-util.el (gnus-emacs-version): Update for new
23083         `gnus-user-agent'.
23084
23085         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23086         Gnus version.
23087
23088 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23089
23090         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23091         which is unreadable in some setups.
23092
23093 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23094
23095         * gnus-spec.el (gnus-update-format-specifications): Flush the
23096         group format spec cache if it doesn't support decoded group names.
23097
23098 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23099
23100         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23101         Allow to apply decay on score files matching a regexp.
23102
23103 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23104
23105         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23106         compatibility in %g and %c.
23107
23108 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23109
23110         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23111         name for only %g and %c.
23112         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23113         of gnus-tmp-group to decoded group name.
23114         (gnus-group-make-rss-group): Exclude `/'s from group names.
23115
23116 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23117
23118         * nnrss.el (nnrss-get-encoding): Fix regexp.
23119
23120 2004-12-27  Simon Josefsson  <jas@extundo.com>
23121
23122         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23123         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23124         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23125
23126 2004-12-17  Kim F. Storm  <storm@cua.dk>
23127
23128         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23129
23130         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23131
23132 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23133
23134         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23135
23136 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23137
23138         * nnrss.el: Require rfc2047 and mml.
23139         (nnrss-file-coding-system): New variable.
23140         (nnrss-format-string): Redefine it as an inline function.
23141         (nnrss-decode-group-name): New function.
23142         (nnrss-string-as-multibyte): Remove.
23143         (nnrss-retrieve-headers): Decode group name; don't use
23144         nnrss-format-string.
23145         (nnrss-request-group): Decode group name.
23146         (nnrss-request-article): Decode group name; allow a Message-ID as
23147         well as an article number; don't use nnrss-format-string; encode a
23148         Message-ID string which may contain non-ASCII characters; use
23149         mml-to-mime to compose a MIME article.
23150         (nnrss-request-expire-articles): Decode group name.
23151         (nnrss-request-delete-group): Decode group name.
23152         (nnrss-fetch): Clarify error message.
23153         (nnrss-read-server-data): Use insert-file-contents instead of load;
23154         bind file-name-coding-system; use multibyte buffer.
23155         (nnrss-save-server-data): Bind coding-system-for-write to the
23156         value of nnrss-file-coding-system; bind file-name-coding-system;
23157         add coding cookie.
23158         (nnrss-read-group-data): Use insert-file-contents instead of load;
23159         bind file-name-coding-system; use multibyte buffer.
23160         (nnrss-save-group-data): Bind coding-system-for-write to the
23161         value of nnrss-file-coding-system; bind file-name-coding-system.
23162         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23163         make it work with non-ASCII text.
23164         (nnrss-find-el): Make it work with old xml.el as well.
23165
23166 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23167
23168         * nnrss.el (nnrss-get-encoding): New function.
23169         (nnrss-fetch): Use unibyte buffer initially; bind
23170         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23171         decode contents according to the encoding attribute.
23172         (nnrss-save-group-data): Add coding cookie.
23173         (nnrss-mime-encode-string): New function.
23174         (nnrss-check-group): Use it to encode subject and author.
23175
23176 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23177
23178         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23179         imaginary variable.
23180
23181 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23182
23183         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23184         correctly even if there are wide characters.
23185
23186 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23187
23188         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23189         downcased symbol names; make a new cache instead of reusing
23190         bbdb-hashtable.
23191
23192 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23193
23194         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23195         concatenating segments rather than before concatenating them.
23196         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23197
23198         * message.el (message-get-reply-headers): Bind `extra'.
23199
23200 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23201
23202         * message.el (message-extra-wide-headers): New variable.
23203         (message-get-reply-headers): Use it.
23204
23205 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23206
23207         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23208         (gnus-agent-group-pathname): Ditto.
23209
23210         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23211
23212         * gnus-group.el (gnus-group-make-group): Decode group name.
23213         (gnus-group-make-rss-group): Register the group data after opening
23214         the nnrss group.
23215
23216 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23217
23218         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23219         by expiry now get marked as read.
23220
23221 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23222
23223         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23224
23225 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23226
23227         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23228         unify Latin characters in XEmacs.
23229         (mm-find-mime-charset-region): Use it.
23230
23231 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23232
23233         * gnus-util.el (gnus-delete-directory): New function.
23234
23235         * gnus-agent.el (gnus-agent-delete-group): Use it.
23236
23237         * gnus-cache.el (gnus-cache-delete-group): Use it.
23238
23239 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23240
23241         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23242         names.
23243
23244 2004-12-16  Simon Josefsson  <jas@extundo.com>
23245
23246         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23247
23248 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23249
23250         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23251
23252         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23253         (gnus-group-set-current-level): Decode group name.
23254
23255 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23256
23257         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23258         failed.
23259
23260 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23261
23262         * gnus-group.el (gnus-group-delete-group): Decode group name.
23263         (gnus-group-make-rss-group): Encode group name.
23264         (gnus-group-catchup-current): Decode group name.
23265         (gnus-group-kill-group): Decode group name.
23266
23267 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23268
23269         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23270
23271 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23272
23273         * gnus-group.el (gnus-group-make-rss-group):
23274         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23275
23276         * gnus-start.el (gnus-setup-news): Honor user's setting to
23277         gnus-message-archive-method.  Suggested by Lute Kamstra
23278         <lute@gnu.org>.
23279
23280 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23281
23282         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23283         global counterparts of the buffer-local variables.
23284
23285 2004-11-16  Romain Francoise  <romain@orebokech.com>
23286
23287         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23288         counterparts of the buffer-local variables.
23289
23290 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23291
23292         * message.el (message-forbidden-properties): Fix typo in doc
23293         string.
23294
23295 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23296
23297         * gnus-util.el (gnus-replace-in-string): Add doc string.
23298
23299         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23300         to avoid problems when splitting mails with many recipients.
23301
23302 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23303
23304         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23305         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23306
23307 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23308
23309         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23310         if there is no hashtable in memory or file modification time is
23311         newer than cached timestamp.
23312
23313 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23314
23315         * gnus-sum.el (gnus-summary-limit-to-recipient):
23316         Implement not-matching option.
23317
23318 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23319
23320         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23321         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23322         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23323         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23324         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23325         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23326
23327 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23328
23329         * message.el (message-forward-make-body-mml): Remove headers
23330         according to message-forward-ignored-headers if a message is decoded.
23331
23332 2004-12-02  Romain Francoise  <romain@orebokech.com>
23333
23334         * message.el (message-forward-make-body-plain): Always remove
23335         headers according to message-forward-ignored-headers.
23336
23337 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23338
23339         * spam.el (spam-summary-prepare-exit): Remove the
23340         gnus-summary-limit pop for now, it has problems with ham marks for
23341         me.
23342
23343 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23344
23345         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23346         correctly.
23347
23348 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23349
23350         * format-spec.el (format-spec): Message the char.
23351
23352 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23353
23354         * gnus-art.el (gnus-split-methods): Reformat comments.
23355
23356         * spam.el (spam-summary-prepare-exit): Remove article limits
23357         before exiting the summary buffer.
23358
23359 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23360
23361         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23362         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23363
23364         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23365         order to silence the byte compiler.
23366
23367         * spam.el: Fix the way to silence the byte compiler, which
23368         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23369         bbdb-search-simple, spam-BBDB-register-routine,
23370         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23371         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23372         spam-stat-buffer-is-spam, spam-stat-load,
23373         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23374         spam-stat-save and spam-stat-split-fancy.
23375
23376 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23377
23378         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23379         which may confuse users.
23380         (canlock-password-for-verify): Ditto.
23381
23382         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23383
23384         * gnus-art.el (gnus-emphasis-alist): Ditto.
23385
23386         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23387
23388         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23389
23390         * gnus-start.el (gnus-save-killed-list): Ditto.
23391
23392         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23393         (gnus-sum-thread-tree-root): Ditto.
23394         (gnus-sum-thread-tree-false-root): Ditto.
23395         (gnus-sum-thread-tree-single-indent): Ditto.
23396
23397         * message.el (message-courtesy-message): Ditto.
23398         (message-archive-note): Ditto.
23399         (message-subscribed-address-file): Ditto.
23400         (message-user-fqdn): Ditto.
23401
23402         * spam-report.el (spam-report-gmane-regex): Ditto.
23403
23404         * spam.el (spam-blackhole-good-server-regex): Ditto.
23405
23406 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23407
23408         * mml.el (mml-preview): Widen the message buffer before copying
23409         the contents to the preview buffer; sort headers before previewing.
23410
23411         * message.el (message-hidden-headers): Fix the way to avoid a bug
23412         in the `repeat' widget in Emacs 21.3 or earlier.
23413
23414 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23415
23416         * message.el (message-hidden-headers): Default to "^References:".
23417         Improve customization type.  Suggested by Reiner Steib
23418         <Reiner.Steib@gmx.de>.
23419
23420 2004-11-25  Romain Francoise  <romain@orebokech.com>
23421
23422         * message.el (message-strip-forbidden-properties): Remove check for
23423         obsolete `message-hidden' text property, hidden headers are not
23424         accessible in the buffer anymore.
23425
23426 2004-11-22  Romain Francoise  <romain@orebokech.com>
23427
23428         * message.el (message-header-format-alist): Add `From' in list
23429         so that it can be sorted.
23430         (message-fix-before-sending): Widen and sort headers before
23431         sending.
23432         (message-hide-headers): Use narrowing to hide headers by moving
23433         them to the top of the buffer and narrowing to the region
23434         underneath.
23435
23436 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23437
23438         * message.el (message-strip-forbidden-properties):
23439         Bind buffer-read-only (etc) to nil.
23440
23441 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23442
23443         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23444         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23445
23446 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23447
23448         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23449
23450 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23451
23452         * dns.el (query-dns): Use sit-for to time instead of
23453         accept-process-output, since that doesn't seem to work on udp
23454         sockets.
23455
23456 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23457
23458         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23459
23460 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23461
23462         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23463         doc string.  Improve doc string.
23464
23465 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23466
23467         * nntp.el (nntp-request-update-info): Return nil if
23468         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23469         may not call gnus-activate-group which uselessly issues the GROUP
23470         commands for all nntp groups and wastes time.  Reported by Romain
23471         Francoise <romain@orebokech.com>.
23472
23473         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23474
23475 2004-11-15  Simon Josefsson  <jas@extundo.com>
23476
23477         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23478         headers separately.
23479         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23480         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23481
23482 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23483
23484         * gnus-start.el (gnus-convert-old-newsrc):
23485         Assign legacy-gnus-agent to 5.10.7.
23486
23487 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23488
23489         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23490         start of the lines.
23491
23492 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23493
23494         * hashcash.el (hashcash-default-payment): Change default to 20.
23495         (hashcash-default-accept-payment): Change default to 20.
23496         (hashcash-process-alist): New variable.
23497         (hashcash-generate-payment-async): Add.
23498         (hashcash-already-paid-p): Add.
23499         (hashcash-insert-payment): Don't generate payments twice.
23500         (hashcash-insert-payment-async): Add.
23501         (hashcash-insert-payment-async-2): Add.
23502         (hashcash-cancel-async): Add.
23503         (hashcash-wait-async): Add.
23504         (hashcash-processes-running-p): Add.
23505         (hashcash-wait-or-cancel): Add.
23506         (mail-add-payment): New optional argument.  Conditionally start
23507         asynchronous calculation.
23508         (mail-add-payment-async): Add.
23509
23510         * message.el (message-send-mail): Wait for asynchronous hashcash
23511         results.  Don't clobber existing X-Hashcash headers.
23512         (message-setup-1): Call mail-add-payment-async when
23513         message-generate-hashcash is non-nil.
23514
23515 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23516
23517         * message.el (message-use-alternative-email-as-from): Examine the
23518         From header as well; use message-make-from in order to include a
23519         user's full name.
23520
23521 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23522
23523         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23524         default; improve customization type.
23525         (gnus-emphasis-custom-with-format): New macro.
23526         (gnus-emphasis-custom-value-to-external): New function.
23527         (gnus-emphasis-custom-value-to-internal): New function.
23528
23529 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23530
23531         * dns.el (query-dns): Resolve reverse addresses.
23532
23533 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23534
23535         * gnus-group.el (gnus-group-get-new-news): Use it.
23536
23537         * gnus-start.el (gnus-check-reasonable-setup): New function.
23538
23539 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23540
23541         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23542         "Args out of range" error.  Reported by Arnaud Giersch
23543         <arnaud.giersch@free.fr>.
23544
23545 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23546
23547         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23548
23549 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23550
23551         * spam.el (spam group): Add :version.
23552
23553         * pgg-def.el (pgg group): Add :version.
23554
23555 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23556
23557         * gnus-art.el (gnus-article-edit-article): Don't associate the
23558         article buffer with a draft file.  This is a temporary measure
23559         against the 2004-08-22 change to gnus-article-edit-mode.
23560
23561 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23562
23563         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23564         (html2text-format-tags): Remove unused variable `attr'.
23565
23566 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23567
23568         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23569
23570         * tls.el (tls-process-connection-type, tls-success)
23571         (tls-certtool-program): Add :version.
23572
23573         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23574         (starttls-extra-arguments, starttls-process-connection-type)
23575         (starttls-connect, starttls-failure, starttls-success): Add :version.
23576
23577         * spam-stat.el (spam-stat): Add :version.
23578
23579         * sieve.el (sieve): Add :version.
23580
23581         * sha1.el (sha1): Add :version.
23582         (sha1-use-external): Remove redundant version.
23583
23584         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23585         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23586         (nnmail-split-fancy-match-partial-words)
23587         (nnmail-split-lowercase-expanded): Add :version.
23588
23589         * nndiary.el (nndiary): Add :version.
23590
23591         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23592
23593         * mml-sec.el (mml-default-sign-method)
23594         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23595         Add :version.
23596
23597         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23598
23599         * mm-url.el (mm-url-use-external, mm-url-program)
23600         (mm-url-arguments): Add :version.
23601
23602         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23603         (mm-attachment-file-modes, mm-decrypt-option)
23604         (mm-w3m-safe-url-regexp): Add :version.
23605
23606         * message.el (message-cite-prefix-regexp)
23607         (message-sendmail-envelope-from, message-minibuffer-local-map)
23608         (message-user-fqdn, message-completion-alist): Add :version.
23609
23610         * gnus-win.el (gnus-configure-windows-hook)
23611         (gnus-use-frames-on-any-display): Add :version.
23612
23613         * gnus-art.el (gnus-article-address-banner-alist)
23614         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23615         (gnus-treat-from-picon, gnus-treat-mail-picon)
23616         (gnus-treat-x-pgp-sig): Add :version.
23617
23618         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
23619         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
23620         (gnus-summary-article-delete-hook)
23621         (gnus-summary-display-while-building): Add :version.
23622
23623         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
23624         (gnus-get-top-new-news-hook): Add :version.
23625
23626         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
23627         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
23628
23629         * gnus-registry.el (gnus-registry): Add :version.
23630
23631         * gnus-spec.el (gnus-use-correct-string-widths)
23632         (gnus-make-format-preserve-properties): Add :version.
23633
23634         * gnus.el (gnus-group-charter-alist)
23635         (gnus-group-fetch-control-use-browse-url)
23636         (gnus-install-group-spam-parameters): Add :version.
23637
23638         * gnus-diary.el (gnus-diary): Add :version.
23639
23640         * gnus-delay.el (gnus-delay): Add :version.
23641
23642         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23643         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23644         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23645         Add :version.
23646
23647         * gnus-agent.el (gnus-agent-max-fetch-size)
23648         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23649         (gnus-agent-prompt-send-queue): Add :version.
23650
23651         * deuglify.el (gnus-outlook-deuglify): Add :version.
23652
23653         * html2text.el: Beautify code.  Improve doc strings.
23654         Some checkdoc cleanup.
23655         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23656
23657 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23658
23659         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23660
23661 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23662
23663         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23664         when package is loaded.
23665
23666         * spam.el (spam-summary-score-preferred-header): Add global preference
23667         for people who want to override the default SpamAssassin over
23668         Bogofilter preference (when both are set).
23669         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23670         (spam-user-format-function-S):
23671         Check spam-summary-score-preferred-header.
23672         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23673         (spam-user-format-function-S): Format the score correctly.
23674
23675 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23676
23677         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23678         signature file.  Suggested by Manoj Srivastava
23679         <srivasta@golden-gryphon.com>.
23680
23681         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23682         iso-2022-jp even in the Japanese language environment.
23683         Suggested by Jason Rumney <jasonr@gnu.org>.
23684
23685 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23686
23687         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23688         use the same characters as the dummy marks; make it free from
23689         getting affected by the language environment.
23690         (gnus-summary-read-group-1): Update mark positions only when the
23691         format spec is updated.
23692
23693         * gnus-spec.el (gnus-update-format-specifications): Return a list
23694         of updated types.
23695
23696 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23697
23698         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23699         of boundp to check if display-warning is available.
23700
23701 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23702
23703         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23704
23705 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23706
23707         * nnspool.el (nnspool-spool-directory): Use news-path if the
23708         news-directory variable is not bound.
23709
23710         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23711         function instead of display-warning if it is not available.
23712
23713 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23714
23715         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
23716         v5-10: Use `point-at-bol'.
23717
23718 2004-10-26  Simon Josefsson  <jas@extundo.com>
23719
23720         * hashcash.el: Fix URL in comment, reported by Cheng Gao
23721         <chenggao@gmail.com>.
23722
23723 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23724
23725         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
23726         instead.
23727
23728 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
23729
23730         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
23731         to remove a server from the nnimap-server-buffer-alist.
23732         (nnimap-open-connection, nnimap-close-server): Use it.
23733
23734         * gnus-encrypt.el: Remove file in favor of encrypt.el.
23735
23736 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23737
23738         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
23739         running the major-mode function.
23740
23741 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23742
23743         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
23744         dummy marks in the right way.
23745
23746 2004-10-18  David Edmondson  <dme@dme.org>
23747
23748         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
23749         excessively.
23750
23751 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
23752
23753         * gnus-util.el (gnus-split-references): Accept a nil references
23754         string and go on blissfully.
23755
23756         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
23757         cases where the references string is non-nil but has no references.
23758
23759         * encrypt.el: Add autoload tags.
23760
23761         * spam.el (spam-resolve-registrations-routine): Remove article
23762         from unregistration list too.  Reported by David Hanak
23763         <dhanak@isis.vanderbilt.edu>
23764
23765 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
23766
23767         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
23768         nil.  Change custom type.
23769
23770 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
23771
23772         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
23773
23774         * gnus-sum.el (gnus-summary-move-article): Use it.
23775
23776 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
23777
23778         * encrypt.el: Add autoload cookies.
23779
23780         * spam.el (spam-backend-article-list-property)
23781         (spam-backend-get-article-todo-list)
23782         (spam-backend-put-article-todo-list)
23783         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
23784         Resolve registrations separately.
23785         (spam-register-routine): Format comments.
23786         (spam-unregister-routine, spam-register-routine): Always call with
23787         specific-articles, no default list.
23788         (spam-summary-prepare-exit): Use the spam-classifications function.
23789
23790         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
23791         gnus-encrypt.el.
23792
23793         * encrypt.el: Copied from gnus-encrypt.el.
23794
23795         * gnus-encrypt.el: Commented that it's obsolete.
23796
23797 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23798
23799         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
23800         (gnus-score-save): Use it.
23801
23802         * message.el (message-bury): Use `window-dedicated-p'.
23803
23804 2004-10-15  Simon Josefsson  <jas@extundo.com>
23805
23806         * pop3.el (top-level): Don't require nnheader.
23807         (pop3-read-timeout): Add.
23808         (pop3-accept-process-output): Add.
23809         (pop3-read-response, pop3-retr): Use it.
23810
23811 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
23812
23813         * spam.el (spam-register-routine): Move comment.
23814         (spam-verify-bogofilter): Use 'unknown for the initial
23815         spam-bogofilter-valid state, not 'never.
23816
23817         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
23818         for netrc-machine.
23819
23820         * nnimap.el (nnimap-open-connection):
23821         Use netrc-machine-user-or-password.
23822
23823 2004-10-17  Richard M. Stallman  <rms@gnu.org>
23824
23825         * gnus-registry.el (gnus-registry-unload-hook):
23826         Set as a variable with add-hook.
23827
23828         * nnspool.el (nnspool-spool-directory): Use news-directory instead
23829         of news-path.
23830
23831         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
23832
23833         * spam.el: Delete duplicate `provide'.
23834         (spam-unload-hook): Set as a variable with add-hook.
23835
23836 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23837
23838         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
23839         in the doc string.
23840
23841         * message.el (message-ignored-news-headers)
23842         (message-ignored-supersedes-headers)
23843         (message-ignored-resent-headers)
23844         (message-forward-ignored-headers): Improve custom type.
23845
23846 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23847
23848         * message.el (message-tokenize-header): Fix 2004-09-06 change
23849         which used point-min in the wrong place.
23850
23851 2004-10-12  Simon Josefsson  <jas@extundo.com>
23852
23853         * tls.el (tls-certtool-program): New variable.
23854         (tls-certificate-information): New function, based on
23855         ssl-certificate-information.
23856
23857 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23858
23859         * compface.el: Move the version of ELisp-based uncompface program
23860         to the contrib directory because of the copyright problem.
23861
23862 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
23863
23864         * message.el (message-kill-buffer): Raise the current frame.
23865
23866 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
23867
23868         * gnus-sum.el: Mention that multibyte characters don't work as marks.
23869
23870         * gnus.el (message-y-or-n-p): Autoload.
23871
23872         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
23873         (pop3-password-required, pop3-authentication-scheme)
23874         (pop3-leave-mail-on-server): Make customizable.
23875         (pop3): New custom group.
23876         (pop3-retr): Remove `sleep-for' statements.
23877         Suggested by Dave Love <fx@gnu.org>.
23878
23879         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
23880         Windows/DOS.
23881
23882         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23883         (imap-parse-body): Fix incorrect use of `assert'.
23884         Suggested by Dave Love <fx@gnu.org>.
23885
23886         * mml.el (mml-minibuffer-read-disposition): Require match.
23887         Suggested by Dave Love <fx@gnu.org>.
23888
23889 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
23890
23891         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
23892         doc string.
23893
23894 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23895
23896         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
23897
23898 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23899
23900         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
23901         instead of calling `mm-insert-inline', to decode text/* parts
23902         before displaying them.
23903
23904 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23905
23906         * mm-uu.el (mm-uu-text-plain-type): New variable.
23907         (mm-uu-pgp-signed-extract-1): Use it.
23908         (mm-uu-pgp-encrypted-extract-1): Use it.
23909         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
23910         bind mm-uu-text-plain-type with that value.
23911         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
23912         mm-uu-dissect.
23913
23914 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23915
23916         * gnus-group.el (gnus-update-group-mark-positions):
23917         * gnus-sum.el (gnus-update-summary-mark-positions):
23918         * message.el (message-check-news-body-syntax):
23919         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
23920         of string-as-multibyte.
23921
23922 2004-10-05  Juri Linkov  <juri@jurta.org>
23923
23924         * gnus-group.el (gnus-update-group-mark-positions):
23925         * gnus-sum.el (gnus-update-summary-mark-positions):
23926         * message.el (message-check-news-body-syntax):
23927         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
23928         8-bit unibyte values to a multibyte string for search functions.
23929
23930 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23931
23932         * mm-uu.el (mm-uu-dissect): Allow optional arg.
23933         (mm-uu-dissect-text-parts): New function.
23934
23935         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
23936         dissect text parts.
23937
23938         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
23939         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
23940
23941         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
23942
23943         * gnus-topic.el (gnus-topic-hierarchical-parameters):
23944         Use gnus-current-topics instead of gnus-current-topic.
23945
23946 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
23947
23948         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
23949
23950 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
23951
23952         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
23953         where appropriate.
23954
23955         * nnml.el (nnml-generate-active-info): do.
23956
23957         * nndiary.el (nndiary-generate-active-info): do.
23958
23959         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
23960         (gnus-topic-move): do.
23961
23962         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
23963         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
23964
23965         * gnus-srvr.el (gnus-server-prepare)
23966         (gnus-server-open-all-servers): do.
23967
23968         * gnus-msg.el (gnus-summary-cancel-article)
23969         (gnus-summary-resend-message)
23970         (gnus-summary-mail-crosspost-complaint): do.
23971
23972         * gnus-move.el (gnus-change-server): do.
23973
23974         * gnus-group.el (gnus-group-unmark-all-groups)
23975         (gnus-group-set-current-level): do.
23976
23977 2004-10-04  Simon Josefsson  <jas@extundo.com>
23978
23979         * message.el (message-generate-hashcash): Doc fix.
23980
23981 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
23982
23983         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
23984         avoid infinite recursion via gnus-get-function.
23985
23986 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
23987
23988         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
23989
23990         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
23991
23992         * nnmail.el (nnmail-split-history): do.
23993
23994         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
23995         (nnml-request-delete-group): do.
23996
23997         * nnslashdot.el (nnslashdot-read-groups): do.
23998
23999         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
24000         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
24001
24002         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
24003         (nnspool-sift-nov-with-sed): Use last.
24004         (nnspool-retrieve-headers-with-nov): Use mapc.
24005         (nnspool-request-newgroups): Use dolist.
24006         (nnspool-request-group): Use last.
24007
24008         * nntp.el (nntp-read-server-type): Use dolist.
24009
24010         * nnvirtual.el (nnvirtual-create-mapping)
24011         (nnvirtual-update-read-and-marked): Use dolist.
24012         (nnvirtual-convert-headers): Simplify.
24013
24014 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24015
24016         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24017         Add support for sync'ing tick marks.
24018
24019 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24020
24021         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
24022         there's no visible header.
24023
24024 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24025
24026         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24027         When necessary, pass full group name to gnus-request-set-marks.
24028
24029 2004-10-01  Simon Josefsson  <jas@extundo.com>
24030
24031         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
24032         acroread.
24033
24034 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24035
24036         * spam-report.el (spam-report-gmane): Fix interactive.
24037
24038         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
24039
24040         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
24041         when writing file.
24042         (gnus-agent-synchronize-flags): Don't default to being
24043         interactive.
24044
24045 2004-09-30  Simon Josefsson  <jas@extundo.com>
24046
24047         * message.el (message-generate-hashcash): Add.
24048         (message-send-mail): Use it, call mail-add-payment.
24049
24050 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
24051
24052         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
24053
24054 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
24055
24056         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
24057         gnus-requst-update-info with explicit code to sync the in-memory
24058         info read flags with the marks being sync'd to the backend.
24059
24060         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
24061
24062 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24063
24064         * spam.el (spam-verify-bogofilter): Add new function.
24065         (spam-check-bogofilter)
24066         (spam-bogofilter-register-with-bogofilter): Use it.
24067         (spam-verify-bogofilter): Add small fixes.
24068
24069 2004-09-28  Simon Josefsson  <jas@extundo.com>
24070
24071         * hashcash.el (hashcash-generate-payment): Revert.
24072
24073 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24074
24075         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24076         Use gnus-extract-references instead of gnus-split-references.
24077
24078         * gnus-util.el (gnus-extract-references): Add new function, analogous
24079         to gnus-split-references but extracts only the message-ID without
24080         anything extra.
24081
24082         * hashcash.el (hashcash-generate-payment)
24083         (hashcash-check-payment): Do the right thing if hashcash-path is
24084         nil (because the hashcash program could not be found).
24085
24086         * spam.el (spam-use-hashcash): Remove comment.
24087
24088 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24089
24090         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24091         (gnus-cache-enter-article, gnus-cache-remove-article)
24092         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24093
24094         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24095
24096         * gnus-art.el (article-hide-boring-headers)
24097         (article-translate-strings, article-display-face)
24098         (gnus-article-mime-match-handle-first)
24099         (gnus-article-highlight-headers)
24100         (gnus-article-add-buttons-to-head): do.
24101
24102 2004-09-27  Simon Josefsson  <jas@extundo.com>
24103
24104         * hashcash.el: New version, from
24105         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24106         ../contrib/.
24107
24108 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24109
24110         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24111
24112 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24113
24114         * gnus-dup.el (gnus-dup-open): Use mapc.
24115         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24116
24117         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24118         Reported by Stefan Wiens <s.wi@gmx.net>.
24119
24120         * gnus.el (gnus-shutdown): Use dolist.
24121
24122         * gnus-undo.el (gnus-undo): Use mapc.
24123
24124         * nnrss.el (nnrss-generate-active): do.
24125
24126         * message.el (message-cite-original-without-signature)
24127         (message-cite-original): Use mapc.
24128         (message-do-actions, message-make-forward-subject): Use dolist.
24129
24130 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24131
24132         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24133         deletion to remove entire duplicate line.  Fixes merged article
24134         number bug.
24135
24136 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24137
24138         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24139         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24140         first ask if you want to open a server and then, even when you
24141         responded with no, asking if you want to synchronize the server's
24142         flags.
24143         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
24144         multi-line expressions.
24145         (gnus-agent-synchronize-group-flags): New internal function.
24146         Updates marks in memory (in the info structure) AND in the
24147         backend.
24148
24149         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
24150
24151         * nnagent.el (nnagent-request-set-mark):
24152         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24153         method, to ensure that synchronization updates marks in the
24154         backend and in the info (in memory) structure.
24155
24156 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24157
24158         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24159         convention fully; don't miss the root article of a thread; make
24160         the X-Draft-From header with correct article numbers.
24161
24162 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24163
24164         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24165         unless plugged.  Disable the agent so that an open failure causes
24166         an error.
24167
24168         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24169         Revert 2004-09-21 change.  The backend must be opened while
24170         synchronizing flags even when the backend stores the flags
24171         locally.
24172
24173 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24174
24175         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24176         in `header' match.  Reported by Svend Tollak Munkejord.
24177
24178         * message.el (message-cite-original): Fix use of
24179         `message-cite-articles-with-x-no-archive'.
24180
24181 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24182
24183         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24184         (gnus-window-to-buffer): Ditto.
24185
24186         * mml.el (mml-preview-buffer): New variable.
24187         (mml-preview): Manage window layout with gnus-buffer-configuration.
24188
24189         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24190         X-Draft-From header even if those articles aren't quoted.
24191
24192 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24193
24194         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24195         (gnus-request-set-mark, gnus-request-update-mark): Use new
24196         g-s-t-u-l-m to decide to use backend even when unplugged.
24197
24198 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24199
24200         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24201         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24202
24203 2004-09-20  Simon Josefsson  <jas@extundo.com>
24204
24205         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24206         "utf-16-le".
24207
24208 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24209
24210         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24211
24212 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24213
24214         * uudecode.el (uudecode-use-external): Add :version.
24215
24216         * smime.el (smime-CA-file, smime-encrypt-cipher)
24217         (smime-dns-server): Add :version.
24218
24219         * smiley.el (gnus-smiley-file-types): Add :version.
24220
24221         * sha1.el (sha1-use-external): Add :version.
24222
24223         * pgg-def.el (pgg-query-keyserver): Add :version.
24224
24225         * nnmail.el (nnmail-fancy-expiry-targets)
24226         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24227         Add :version.
24228
24229         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24230         (nnimap-retrieve-groups-asynchronous): Add :version.
24231         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24232
24233         * mml.el (mml-content-disposition-parameters)
24234         (mml-insert-mime-headers-always): Add :version.
24235
24236         * mm-util.el (mm-coding-system-priorities): Add :version.
24237
24238         * mm-decode.el (mm-inline-text-html-with-images)
24239         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24240         (mm-verify-option): Add :version.
24241         (mm-text-html-renderer): Change :version.
24242
24243         * message.el (message-fcc-externalize-attachments)
24244         (message-required-headers, message-draft-headers)
24245         (message-subject-trailing-was-query)
24246         (message-subject-trailing-was-ask-regexp)
24247         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24248         (message-mark-insert-end, message-archive-header)
24249         (message-archive-note, message-cross-post-default)
24250         (message-cross-post-note, message-followup-to-note)
24251         (message-cross-post-note-function, message-use-mail-followup-to)
24252         (message-subscribed-address-functions)
24253         (message-subscribed-address-file, message-subscribed-addresses)
24254         (message-subscribed-regexps, message-allow-no-recipients)
24255         (message-yank-cited-prefix, message-signature-insert-empty-line)
24256         (message-hidden-headers, message-hierarchical-addresses)
24257         (message-mail-user-agent, message-use-idna)
24258         (message-valid-fqdn-regexp)
24259         (message-strip-special-text-properties, message-header-synonyms)
24260         (message-beginning-of-line, message-tab-body-function): Add :version.
24261         (message-insert-canlock, message-wide-reply-confirm-recipients):
24262         Change :version.
24263
24264         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24265         and :version.
24266         (mail-source-delete-old-incoming-confirm)
24267         (mail-source-movemail-program): Add :version.
24268
24269         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24270         (gnus-agent-cache, gnus-agent): Change :version.
24271
24272         * gnus-util.el (gnus-use-byte-compile): Change :version.
24273
24274         * gnus-sum.el (gnus-summary-make-false-root-always)
24275         (gnus-summary-default-high-score)
24276         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24277         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24278         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24279         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24280         (gnus-sum-thread-tree-single-indent)
24281         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24282         (gnus-sum-thread-tree-leaf-with-other)
24283         (gnus-sum-thread-tree-single-leaf): Add :version.
24284         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24285         (gnus-article-loose-mime): Change :version.
24286
24287         * gnus-start.el (gnus-backup-startup-file)
24288         (gnus-save-startup-file-via-temp-buffer): Add :version.
24289
24290         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24291         (gnus-server-offline-face): Add :version.
24292
24293         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24294
24295         * gnus-msg.el (gnus-gcc-externalize-attachments)
24296         (gnus-debug-files, gnus-debug-exclude-variables)
24297         (gnus-discouraged-post-methods): Change :version.
24298         (gnus-confirm-mail-reply-to-news)
24299         (gnus-confirm-treat-mail-like-news): Add :version.
24300
24301         * gnus-int.el (gnus-server-unopen-status): Add :version.
24302
24303         * gnus-group.el (gnus-group-jump-to-group-prompt)
24304         (gnus-large-ephemeral-newsgroup)
24305         (gnus-fetch-old-ephemeral-headers): Add :version.
24306
24307         * gnus-fun.el (gnus-x-face-directory)
24308         (gnus-convert-pbm-to-x-face-command)
24309         (gnus-convert-image-to-x-face-command)
24310         (gnus-convert-image-to-face-command): Add :version.
24311
24312         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24313
24314         * gnus-cite.el (gnus-cite-blank-line-after-header)
24315         (gnus-article-boring-faces): Add :version.
24316
24317         * gnus-art.el (gnus-buttonized-mime-types)
24318         (gnus-inhibit-mime-unbuttonizing)
24319         (gnus-treat-display-face)
24320         (gnus-treat-body-boundary): Change :version.
24321         (gnus-body-boundary-delimiter, gnus-picon-databases)
24322         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24323         (gnus-treat-date-english, gnus-treat-fold-headers)
24324         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24325         (gnus-treat-mail-picon, gnus-treat-wash-html)
24326         (gnus-article-encrypt-protocol)
24327         (gnus-use-idna, gnus-article-over-scroll)
24328         (gnus-mime-display-multipart-alternative-as-mixed)
24329         (gnus-mime-display-multipart-related-as-mixed)
24330         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24331         (gnus-ctan-url, gnus-button-ctan-handler)
24332         (gnus-button-handle-ctan-bogus-regexp)
24333         (gnus-button-ctan-directory-regexp)
24334         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24335         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24336         (gnus-button-man-level, gnus-button-emacs-level)
24337         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24338
24339         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24340         (gnus-agent-go-online): Change :version.
24341         (gnus-agent-expire-unagentized-dirs)
24342         (gnus-agent-auto-agentize-methods): Add :version.
24343
24344         * flow-fill.el (fill-flowed-display-column)
24345         (fill-flowed-encode-column): Add :version.
24346
24347         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24348         (gnus-outlook-deuglify-unwrap-max)
24349         (gnus-outlook-deuglify-cite-marks)
24350         (gnus-outlook-deuglify-unwrap-stop-chars)
24351         (gnus-outlook-deuglify-no-wrap-chars)
24352         (gnus-outlook-deuglify-attrib-cut-regexp)
24353         (gnus-outlook-deuglify-attrib-verb-regexp)
24354         (gnus-outlook-deuglify-attrib-end-regexp)
24355         (gnus-outlook-display-hook): Add :version.
24356
24357         * binhex.el (binhex-use-external): Add :version.
24358
24359 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24360
24361         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24362         and `invisible'.
24363
24364 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24365
24366         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24367         in gnus-registry-trim.
24368
24369 2004-09-13  Simon Josefsson  <jas@extundo.com>
24370
24371         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24372
24373         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24374
24375         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24376         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24377         <yamaoka@jpl.org>.
24378         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24379         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24380         <yamaoka@jpl.org>.
24381
24382         * sieve.el (sieve-manage-mode): Ditto.
24383
24384 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24385
24386         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24387
24388 2004-09-11  Simon Josefsson  <jas@extundo.com>
24389
24390         * dns-mode.el: Add.
24391
24392         * mm-view.el (mm-display-dns-inline): Add.
24393
24394         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24395         (mm-automatic-display): Ditto.
24396
24397         * mailcap.el (mailcap-mime-data): Add text/dns.
24398         (mailcap-mime-extensions): Map .soa to text/dns.
24399
24400 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24401
24402         * gnus-art.el (article-decode-mime-words, article-babel)
24403         (gnus-article-highlight-signature, gnus-article-add-buttons)
24404         (gnus-signature-toggle): Remove unnecessary bindings of
24405         `inhibit-read-only' inherited from v5.10 merge.
24406
24407 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24408
24409         * nntp.el (nntp): New customization group.
24410         (nntp-authinfo-file): Add customization group.
24411
24412         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
24413
24414         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24415
24416         * gnus.el (to-address, to-list, subscribed)
24417         (large-newsgroup-initial): Ditto.
24418
24419         * flow-fill.el (fill-flowed-display-column)
24420         (fill-flowed-encode-column): Ditto.
24421
24422 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24423
24424         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24425         Use point-min rather than 1.
24426         (message-send-mail): Use buffer-size rather than point-max.
24427
24428         * gnus-sum.el (gnus-summary-search-article-forward):
24429         Signal a specific `search-failed' rather than a generic `error'.
24430
24431         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24432         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24433         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24434
24435 2004-09-10  Simon Josefsson  <jas@extundo.com>
24436
24437         * nndb.el (require): Remove tcp and duplicate cl.
24438
24439 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24440
24441         * gnus-agent.el (directory-files-and-attributes): Move forward.
24442
24443 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24444
24445         * gnus-agent.el (directory-files-and-attributes):
24446         Optionally defined to support XEmacs.
24447
24448 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24449
24450         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24451         to avoid run-time CL dependencies.
24452         (gnus-agent-unfetch-articles): New function.
24453         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24454         article numbers even when local .overview file is missing.
24455         (gnus-agent-read-article-number): New function.  Only accepts
24456         27-bit article numbers.
24457         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24458         Use gnus-agent-read-article-number.
24459         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24460         from backend while recognizing that article numbers in .overview
24461         must be valid.
24462         (gnus-agent-update-files-total-fetched-for):
24463         Use directory-files-and-attributes to improve performance.
24464         * gnus-int.el (gnus-request-move-article):
24465         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24466         improve performance.
24467
24468         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24469         some users confused by references to .newsrc when they only have a
24470         .newsrc.eld file.
24471         (gnus-convert-mark-converter-prompt)
24472         (gnus-convert-converter-needs-prompt): Fix use of property list.
24473         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24474         New function.  Used internally to only display 'gnus converting
24475         files' message when actually necessary.
24476
24477         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24478         methods now autoloaded.
24479
24480 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24481
24482         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24483         identifiers.
24484
24485 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24486
24487         * gnus-picon.el: Fix indentation and closing parenthesis.
24488
24489 2004-09-01  Simon Josefsson  <jas@extundo.com>
24490
24491         * message.el (message-canlock-generate): Require sha1, not
24492         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24493         to require within a function.  Sadly, if sha1.el isn't loaded, the
24494         let binding in m-c-g will hide the defcustom definition, which is
24495         bad.)
24496
24497         * canlock.el: Require sha1, not sha1-el.
24498
24499         * message.el: Don't autoload sha1 (there is a autoload cookie in
24500         sha1.el).
24501
24502         * sha1-el.el: Rename to sha1.el.
24503
24504 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24505
24506         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24507
24508 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24509
24510         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24511
24512 2004-08-30  Kim F. Storm  <storm@cua.dk>
24513
24514         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24515
24516         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24517         Add :group 'nnimap.
24518
24519 2004-08-30  Andreas Schwab  <schwab@suse.de>
24520
24521         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24522         ?* and ?\;.
24523
24524         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24525         and ?\' to symbol instead of whitespace.
24526
24527 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24528
24529         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24530
24531         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24532         instead of re-search-forward.
24533
24534         * gnus-uu.el (gnus-uu-save-article): Ditto.
24535         (gnus-uu-post-encode-uuencode): Ditto.
24536
24537         * html2text.el (html2text-clean-list-items): Ditto.
24538         (html2text-clean-dtdd): Ditto.
24539         (html2text-format-tags): Ditto.
24540
24541         * message.el (message-send-mail-with-sendmail): Fix regexp.
24542         (message-fill-field-general): Use search-forward instead of
24543         re-search-forward.
24544         (unbold-region): Ditto.
24545
24546         * nnrss.el (nnrss-request-article): Ditto.
24547
24548         * nnslashdot.el (nnslashdot-request-article): Ditto.
24549
24550         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24551
24552         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24553         "Unrecognized menu descriptor" error in XEmacs.
24554
24555 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24556
24557         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24558         parent article of a sparse article in the thread hashtb.
24559
24560 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24561
24562         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24563         (nnmail-expand-newtext): Lowercase expanded entries if
24564         nnmail-split-lowercase-expanded is non-nil.
24565
24566 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24567
24568         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24569
24570         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24571         of gnus-tmp-news-method into string under XEmacs.  It will be
24572         passed to gnus-correct-length which takes only a string argument.
24573
24574 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24575
24576         * gnus-util.el (gnus-bind-print-variables): New macro.
24577         (gnus-prin1): Use it.
24578         (gnus-prin1-to-string): Use it.
24579         (gnus-pp): New function.
24580         (gnus-pp-to-string): New function.
24581
24582         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24583         Replace pp-to-string with gnus-pp-to-string.
24584         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24585         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24586         * gnus-msg.el (gnus-debug): Ditto.
24587         * gnus-score.el (gnus-score-save): Ditto.
24588         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24589         gnus-pp-to-string.
24590         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24591         with gnus-pp.
24592         * score-mode.el (gnus-score-pretty-print): Ditto.
24593         * webmail.el (webmail-debug): Ditto.
24594
24595 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24596
24597         * gnus-art.el (article-display-face, article-display-x-face):
24598         Use buffer-read-only.
24599
24600 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24601
24602         * gnus-art.el (article-hide-list-identifiers):
24603         Bind inhibit-read-only as t.
24604
24605 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24606
24607         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24608
24609 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24610
24611         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24612         (gnus-narrow-to-page): Don't assume point-min == 1.
24613         (gnus-article-edit-mode): Derive from message-mode.
24614
24615         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24616         point-min == 1.
24617
24618         * imap.el (imap-parse-address-list, imap-parse-body-ext):
24619         Disable incorrect use of `assert'.
24620
24621         * message.el (message-mode): Set comment-start-skip.
24622
24623
24624 2004-08-22  Sam Steingold  <sds@gnu.org>
24625
24626         * pop3.el (pop3-leave-mail-on-server): New user variable.
24627         (pop3-movemail): Delete mail only when it is nil.
24628
24629 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
24630
24631         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
24632
24633         * mml.el (mml-preview): Use `pop-to-buffer'.
24634
24635         * message.el (message-goto-mail-followup-to): Insert after "To".
24636         (message-carefully-insert-headers): Add comment.
24637
24638         * gnus.el: Remove unused variable `gnus-article-check-size'.
24639
24640         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
24641
24642         * gnus-art.el (gnus-button-alist):
24643         Improve `gnus-button-handle-library' entry.
24644
24645 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24646
24647         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24648         Use downcase, since XEmacs capitalizes error messages differently.
24649
24650 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24651
24652         * nntp.el: Add (require 'gnus) due to reference to
24653         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24654
24655 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24656
24657         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24658         Bind `mm-fill-flowed'.
24659
24660         * mm-decode.el (mm-dissect-singlepart): Check it.
24661
24662 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24663
24664         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24665         'imap' for netrc parsing.
24666
24667 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24668
24669         * mailcap.el (mailcap-mime-data): Mark as risky.
24670
24671 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24672
24673         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24674         may be included in the encoded word.
24675         (rfc2047-encode): Don't append a space if the encoded word
24676         includes close parenthesis.
24677
24678 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24679
24680         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24681         of text within parentheses.
24682
24683 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24684
24685         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24686         (gnus-encrypt-write-file-contents): Make the password key the file
24687         name PLUS the cipher, not just the cipher.  Also remove failed
24688         passwords from the cache.
24689
24690 2004-08-06  Simon Josefsson  <jas@extundo.com>
24691
24692         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24693         Doc fix.
24694
24695 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24696
24697         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24698         LWSP.
24699
24700 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24701
24702         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24703         Try to append in-reply-to: data to the references: header.
24704
24705         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24706         (netrc-parse): Use gnus-encrypt.el functions.
24707
24708         * gnus-encrypt.el: Add new file for encryption support; currently
24709         does only a few GPG ciphers and an internal XOR cipher.
24710
24711         * password.el: Add comments on using password-read-and-add.
24712         (password-read-and-add): Add function to read and add the
24713         password to the cache at once.
24714
24715 2004-07-28  Simon Josefsson  <jas@extundo.com>
24716
24717         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
24718         parameter (but don't use it, for now).
24719
24720         * imap.el (imap-ssl-open): Use imap-process-connection-type,
24721         instead of hard coding to nil.
24722
24723 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24724
24725         * mm-view.el (mm-inline-image-emacs): Open lines under an image
24726         as mm-inline-image-xemacs does.
24727
24728 2004-07-26  Simon Josefsson  <jas@extundo.com>
24729
24730         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
24731         Revert part of 2004-07-17 change below.
24732
24733 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24734
24735         * rfc2047.el (rfc2047-encode-region): Don't infloop.
24736         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24737
24738 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24739
24740         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
24741         quotes that actually start with ">" at the beginning of the
24742         lines.
24743
24744 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24745
24746         * rfc2047.el (rfc2047-encode-region): Fix last change.
24747         (rfc2047-encode-parameter): Remove useless concat.
24748
24749 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24750
24751         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
24752         encode special characters; fix some kind of misconfigured headers;
24753         signal a real error if debug-on-quit or debug-on-error is non-nil.
24754         (rfc2047-encode-max-chars): New variable.
24755         (rfc2047-encode-1): Use it.
24756         (rfc2047-encode-parameter): New function.
24757
24758         * mml.el (mml-insert-parameter): Remove an excessive space.
24759
24760 2004-07-17  Simon Josefsson  <jas@extundo.com>
24761
24762         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
24763         Kai Grossjohann <kai@emptydomain.de>.
24764         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
24765         (gnus-group-make-menu-bar): Ditto.
24766
24767         * gnus-util.el (gnus-group-server): Add.
24768
24769 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
24770
24771         * message.el (message-clone-locals): Clone sendmail and smtp
24772         variables.
24773
24774 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24775
24776         * rfc2047.el (rfc2047-encode-region): Fix last change.
24777
24778 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24779
24780         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
24781         characters as non-special.
24782
24783 2004-07-09  Simon Josefsson  <jas@extundo.com>
24784
24785         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
24786         Users will lose all flag changes made while unplugged with
24787         e.g. nntp unless flag synchronization happens, thus `nil' is not a
24788         good default.  See numerous reports on ding mailing list.
24789
24790 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24791
24792         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
24793         add generate-head-function and generate-article-function to the
24794         rfc822-forward entry.
24795         (nndoc-rfc822-forward-generate-article): New function.
24796         (nndoc-rfc822-forward-generate-head): New function.
24797
24798         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
24799
24800 2004-07-06  Dan Christensen  <jdc@uwo.ca>
24801
24802         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
24803         respect display group parameter and gnus-summary-expunge-below.
24804         (gnus-articles-to-read): Remove unused reference to display group
24805         parameter.
24806
24807 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24808
24809         * nnheader.el (nnheader-uniquify-message-id): New experimental
24810         variable.
24811         (nnheader-nov-read-message-id): Use it.
24812
24813         * spam-report.el (spam-report-gmane): Add interactive.
24814
24815 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24816
24817         * mm-encode.el (mm-content-transfer-encoding-defaults):
24818         Use qp-or-base64 for the application/* types.
24819
24820 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
24821
24822         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
24823
24824 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
24825
24826         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
24827         trim value.
24828
24829 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24830
24831         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
24832         New macro and function.
24833         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
24834
24835 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24836
24837         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
24838         after-load-alist.
24839
24840 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24841
24842         * gnus-group.el (gnus-group-get-new-news-this-group):
24843         Don't update info that isn't there.
24844
24845 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
24846
24847         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
24848         entry.
24849
24850 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24851
24852         * mm-view.el (mm-inline-render-with-function): Use multibyte
24853         buffer; decode html source by charset.
24854
24855         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
24856
24857         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
24858         Mule-UCS is loaded under XEmacs.
24859         (mm-mime-mule-charset-alist): Avoid duplicated entries.
24860
24861 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
24862
24863         * nnheader.el (nnheader-max-head-length): Increase to 8192.
24864
24865 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24866
24867         * mm-util.el (mm-coding-system-p): Return a coding-system.
24868         (mm-mime-mule-charset-alist): Use shift_jis instead of
24869         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24870         entries for the mime charsets iso-2022-jp-3 and shift_jis.
24871         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
24872         instead of japanese-shift-jis and iso-latin-1 respectively in
24873         order to share the default value with both Emacs and XEmacs-mule.
24874         (mm-mule-charset-to-mime-charset):
24875         Make mm-coding-system-priorities effective.
24876         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
24877         while predicating of candidates upon the priorities.
24878
24879 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
24880
24881         * gnus-sum.el (gnus-summary-make-menu-bar):
24882         Add gnus-uu-invert-processable.
24883
24884         * gnus.el: Autoload gnus-uu-invert-processable.
24885
24886 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24887
24888         * mm-util.el (mm-with-multibyte-buffer): New macro.
24889
24890         * rfc2047.el (rfc2047-encode-string): Use it.
24891         (rfc2047-encode-region): Move point to the end of the region after
24892         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
24893
24894 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24895
24896         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
24897         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
24898
24899 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24900
24901         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
24902         (gnus-cite-parse): Ignore quoted envelope From_.
24903         Suggested by Karl Chen <quarl@nospam.quarl.org>.
24904
24905 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
24906
24907         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
24908         invalid addresses.
24909
24910 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
24911
24912         * spam.el: Change section markers, revise TODO list.
24913         (spam-backends): Make new master list of all installed backends.
24914         (spam-summary-exit-behavior): Add new variable to determine how
24915         messages moves are done at summary exit.
24916         (spam-move-spam-nonspam-groups-only)
24917         (spam-process-ham-in-nonham-groups)
24918         (spam-process-ham-in-spam-groups): Remove variables, the
24919         spam-summary-exit-behavior variable should be used to manage this
24920         behavior.
24921         (spam-old-ham-articles, spam-old-spam-articles): Remove.
24922         (spam-old-articles): Add variable, replacing spam-old-ham-articles
24923         and spam-old-spam-articles.
24924         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
24925         Add empty variables, placeholders for the backends they represent.
24926         (spam-set-difference): Move, unchanged.
24927         (spam-list-of-processors): Declare OBSOLETE, not used anymore
24928         unless the user has a processor variable.
24929         (spam-classifications, spam-classification-valid-p)
24930         (spam-backend-properties, spam-backend-property-valid-p)
24931         (spam-backend-function-type-valid-p)
24932         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
24933         (spam-report-articles-gmane, spam-report-articles-resend):
24934         Remove functions, they are not needed.
24935         (spam-install-backend-super, spam-backend-list)
24936         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
24937         (spam-backend-function, spam-backend-ham-registration-function)
24938         (spam-backend-spam-registration-function)
24939         (spam-backend-ham-unregistration-function)
24940         (spam-backend-spam-unregistration-function)
24941         (spam-backend-statistical-p, spam-backend-mover-p)
24942         (spam-install-backend-alias, spam-install-checkonly-backend)
24943         (spam-install-mover-backend, spam-install-nocheck-backend)
24944         (spam-install-backend, spam-install-statistical-backend)
24945         (spam-install-statistical-checkonly-backend): Add backend installation
24946         support.
24947         (spam-summary-prepare-exit): Rewrite to use the new backend code.
24948         (spam-group-processor-p): Use the new backend code and respect the
24949         summary exit behavior.
24950         (spam-mark-spam-as-expired-and-move-routine): Remove.
24951         (spam-summary-prepare): Change to use the new spam-old-articles
24952         variable.
24953         (spam-copy-or-move-routine, spam-copy-spam-routine)
24954         (spam-move-spam-routine, spam-copy-ham-routine)
24955         (spam-move-ham-routine): Add code to copy/move ham or spam.
24956         (spam-fetch-field-fast): Improve doc and code, plus allow the
24957         'number request.
24958         (spam-list-of-checks, spam-list-of-statistical-checks):
24959         Remove variables.
24960         (spam-split, spam-find-spam): Use the new backend code.
24961         (spam-registration-functions): Remove variable.
24962         (spam-unregister-routine): Add convenience wrapper.
24963         (spam-log-undo-registration, spam-register-routine)
24964         (spam-log-processing-to-registry)
24965         (spam-log-unregistration-needed-p): Rename "check" to "backend"
24966         where possible.
24967         (spam-check-gmane-xref, spam-check-regex-headers)
24968         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
24969         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
24970         (spam-check-bogofilter-headers, spam-check-spamoracle)
24971         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
24972         (spam-check-crm114-headers): Use the spam-split-group that
24973         spam-split prepares, no need to determine it every time.
24974
24975         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
24976         to the nnheader-parse-naked-head call.
24977
24978         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
24979
24980         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
24981         the nnheader-nov-read-message-id call.
24982
24983 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24984
24985         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
24986         gnus-activate-group twice.  Suggested by Markus Peter
24987         <warp@spin.de>.
24988
24989 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
24990
24991         * gnus-art.el (gnus-article-time-format): Exchange the order of
24992         day and month in the default value; fix customization type.
24993         (article-date-ut): Use add-text-properties.
24994         (article-make-date-line): Use message-make-date instead of
24995         current-time-string.
24996
24997         * message.el (message-fetch-field): Don't use set-text-properties.
24998         (message-make-date): Simplify.
24999
25000         * messagexmas.el (message-xmas-make-date): New function.
25001         (message-xmas-redefine): Defalias message-make-date to it.
25002
25003 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25004
25005         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
25006         (rfc2047-encode-region): Treat text within parentheses as special;
25007         show the original text when error has occurred.
25008
25009         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
25010         already-computed method to gnus-activate-group.
25011
25012         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
25013         same select-methods identical Lisp objects.
25014
25015         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
25016         object when modifying the info.
25017
25018 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25019
25020         * gnus-srvr.el (gnus-server-set-info): Remove the server from
25021         gnus-opened-servers since it has never been opened with the new
25022         configuration yet.
25023
25024 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25025
25026         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
25027         arg to nnheader-generate-fake-message-id.
25028
25029 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
25030
25031         * nnheader.el (nnheader-generate-fake-message-id): Accept a
25032         number and build a fake message ID localized to a group and
25033         article number (so it's repeatable from that point on).
25034         (nnheader-fake-message-id-p): Change regex to accomodate new fake
25035         ID format.
25036
25037         * gnus-sum.el (gnus-get-newsgroup-headers):
25038         Call nnheader-generate-fake-message-id with the article number.
25039
25040 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
25041
25042         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
25043         end-of-buffer.
25044
25045 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25046
25047         * message.el (message-ignored-supersedes-headers): Add Approved.
25048
25049 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25050
25051         * rfc2047.el (rfc2047-encode-message-header): Remove useless
25052         goto-char.
25053         (rfc2047-encode): Fold the line before encoding.
25054
25055 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25056
25057         * rfc2047.el (rfc2047-encode-message-header): Disabled header
25058         folding -- not all headers can be folded, and this should be done
25059         by the message composition mode.  Probably.  I think.
25060
25061 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25062
25063         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
25064         fast.
25065
25066         * gnus-ems.el (gnus-remove-image): Don't use
25067         message-text-with-property; remove only the image found first.
25068
25069         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
25070         found first.
25071
25072 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
25073
25074         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
25075
25076 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25077
25078         * message.el (message-text-with-property): Make it fast and accept
25079         optional arguments.
25080         (message-strip-forbidden-properties): Use it.
25081         (message-fix-before-sending): Follow the m-t-w-p change.
25082
25083         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25084
25085 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25086
25087         * gnus-art.el (article-hide-headers): Don't change the buffer
25088         mistakenly when performing mml-preview even if
25089         gnus-single-article-buffer is nil.
25090
25091 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25092
25093         * message.el (message-expand-name-databases): New user option.
25094         (message-expand-name): Use it.
25095
25096 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25097
25098         * spam.el (spam-report-articles-resend)
25099         (spam-report-resend-register-routine): Allow ham reporting.
25100         (spam-report-resend-register-ham-routine): Add wrapper.
25101         (spam-registration-functions): Add ham resending functions.
25102         (spam-list-of-processors): Add ham resend processor.
25103
25104         * gnus.el (ham-resend-to): Add new group parameter.
25105         (spam-process): Add ham resend option.
25106
25107         * spam-report.el (spam-report-resend): Allow reporting ham.
25108         (spam-report-resend-ham): Add wrapper.
25109
25110 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25111
25112         * message.el (message-cite-articles-with-x-no-archive):
25113         New variable.
25114         (message-cite-original): Use it.
25115
25116 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25117
25118         * message.el (message-cite-original): Respect X-No-Archive.
25119
25120 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25121
25122         * gnus-art.el (article-hide-headers): Refer to the values for
25123         gnus-ignored-headers and gnus-visible-headers in the summary
25124         buffer since a user may have set them as group parameters.
25125
25126 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25127
25128         * assistant.el (assistant-node-name): Add convenience function.
25129         (assistant-render-text, assistant-render-node): Add error handling,
25130         plus handle multiple next nodes.
25131         (assistant-find-next-node): Comment out for now.
25132         (assistant-find-next-nodes): Add function, returns list of next
25133         nodes.
25134
25135 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25136
25137         * mail-source.el (mail-source-directory): Fix doc-string.
25138
25139 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25140
25141         * assistant.el (assistant-render-text, assistant-eval): Add :set
25142         widget type, which is different because it takes and returns a
25143         list.  Much hilarity ensues.
25144
25145 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
25146
25147         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
25148
25149         * gnus-group.el (gnus-group-get-new-news-this-group):
25150         Add doc-string.
25151
25152         * gnus-start.el (gnus-activate-group): Add doc-string.
25153
25154 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25155
25156         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25157
25158 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25159
25160         * assistant.el (assistant-render-text): Try to add a :set
25161         widget, more to come.
25162
25163         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25164         strings.
25165         (spam-report-articles-resend)
25166         (spam-register-routine): Do registration iff any articles warrant
25167         it.
25168         (spam-summary-prepare-exit): Change log message for nil group
25169         destinations.
25170
25171 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25172
25173         * spam.el (spam-report-resend-register-routine):
25174         Allow spam-report-resend-to to be a group parameter or a global value.
25175
25176 2004-05-26  Simon Josefsson  <jas@extundo.com>
25177
25178         * starttls.el: Merge with my GNUTLS based starttls.el.
25179         (starttls-gnutls-program, starttls-use-gnutls)
25180         (starttls-extra-arguments, starttls-process-connection-type)
25181         (starttls-connect, starttls-failure, starttls-success):
25182         New variables.
25183         (starttls-program, starttls-extra-args): Doc fix.
25184         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25185         New functions.
25186         (starttls-negotiate, starttls-open-stream):
25187         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25188         function if it is set.
25189
25190 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25191
25192         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25193         structured fields.
25194
25195 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25196
25197         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25198
25199 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25200
25201         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25202         Add variable.
25203         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25204         assigning the spam-mark to new messages.
25205
25206 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25207
25208         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25209
25210 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25211
25212         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25213
25214         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25215         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25216         default.
25217
25218 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25219
25220         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25221         correct data.
25222
25223 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25224
25225         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25226         (spam-group-processor-p): Fix function.
25227         (spam-group-processor-multiple-p)
25228         (spam-group-spam-processor-report-gmane-p)
25229         (spam-group-spam-processor-report-resend-p)
25230         (spam-group-spam-processor-bogofilter-p)
25231         (spam-group-spam-processor-blacklist-p)
25232         (spam-group-spam-processor-ifile-p)
25233         (spam-group-ham-processor-ifile-p)
25234         (spam-group-spam-processor-spamoracle-p)
25235         (spam-group-spam-processor-crm114-p)
25236         (spam-group-ham-processor-bogofilter-p)
25237         (spam-group-spam-processor-stat-p)
25238         (spam-group-ham-processor-stat-p)
25239         (spam-group-ham-processor-whitelist-p)
25240         (spam-group-ham-processor-BBDB-p)
25241         (spam-group-ham-processor-spamoracle-p)
25242         (spam-group-ham-processor-copy-p): Remove functions with some
25243         prejudice against unneeded code.
25244         (spam-report-articles-resend)
25245         (spam-report-resend-register-routine): Allow the group/topic
25246         spam-resend-to value to override spam-report-resend-to.
25247         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25248         properly now.
25249
25250         * gnus.el (spam-resend-to): Add group/topic parameter.
25251         (spam-process): Move the OBSOLETE processors to the end of the
25252         choices.
25253
25254 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25255
25256         * spam-report.el (spam-report-resend-to, spam-report-resend):
25257         Start with resend-to set to nil, and then ask the user if necessary.
25258         (spam-report-resend): spam-report-resend takes a list of articles, not
25259         separate article numbers.
25260
25261 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25262
25263         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25264         addition to emacs-w3m.
25265
25266 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25267
25268         * assistant.el (assistant-authinfo-data): New function.
25269         (assistant-eval): Eval for entire assistant.
25270
25271         * netrc.el (netrc-services-file): New variable.
25272         (netrc-parse-services): New function.
25273         (netrc-find-service-name): New function.
25274         (netrc-find-service-number): New function.
25275         (netrc-port-equal): New function.
25276         (netrc-machine): Use it.
25277
25278         * nnimap.el (nnimap-open-connection): Use netrc.
25279
25280         * gnus-util.el (gnus-netrc-get): Remove aliases.
25281
25282         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25283
25284         * assistant.el (wid-edit): Fix compilation.
25285
25286         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25287
25288 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25289
25290         * gnus-util.el (gnus-set-file-modes): New function.  (small
25291         patch).
25292
25293 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25294
25295         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25296
25297         * assistant.el (assistant-render-node): Fix up rendering and
25298         read-only text.
25299         (assistant-render-node): Reset.
25300         (assistant-make-read-only): Not sticky.
25301
25302 2004-05-20  Danny Siu  <dsiu@adobe.com>
25303
25304         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25305         centered even when gnus-auto-center-summary is t.
25306
25307 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25308
25309         * dns.el (dns-get-txt-answer): New function.
25310         (dns-read-txt): Ditto.
25311         (query-dns): Use it.
25312
25313 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25314
25315         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25316         active for foreign groups even if the group level is higher than
25317         the specified value.
25318
25319 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25320
25321         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25322         non-active groups.
25323
25324         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25325
25326 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25327
25328         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25329
25330 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25331
25332         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25333         (spam-crm114-header, spam-crm114-spam-switch)
25334         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25335         (spam-crm114-positive-spam-header)
25336         (spam-crm114-database-directory, spam-list-of-processors)
25337         (spam-group-spam-processor-crm114-p)
25338         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25339         (spam-generic-score, spam-list-of-checks)
25340         (spam-list-of-statistical-checks, spam-registration-functions)
25341         (spam-check-crm114-headers, spam-crm114-score)
25342         (spam-check-crm114, spam-crm114-register-with-crm114)
25343         (spam-crm114-register-spam-routine)
25344         (spam-crm114-unregister-spam-routine)
25345         (spam-crm114-register-ham-routine)
25346         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25347
25348 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25349
25350         * gnus.el: Add spam-use-crm114.
25351
25352         * spam.el (spam-list-of-processors, spam-registration-functions):
25353         Add spam-use-resend.
25354         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25355         (spam-report-articles-gmane): Add doc fix.
25356         (spam-report-articles-resend, spam-report-resend-register-routine):
25357         Add wrappers around spam-report-resend-to.
25358
25359         * spam-report.el (spam-report-resend-to, spam-report-resend):
25360         Add support for resending spam.
25361         (spam-report-gmane): Fix line length >80.
25362
25363         * gnus.el (spam-process): Add spam-use-resend.
25364
25365 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25366
25367         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25368         number of processed spam messages.
25369         (spam-ham-copy-or-move-routine): Return the number of processed
25370         ham messages.
25371         (spam-summary-prepare-exit): Use the above values to decide
25372         whether status messages shouled be displayed.
25373
25374 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25375
25376         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25377         `rfc2047-encoding-function-alist' in order to avoid conflicting
25378         with the old version.
25379         (rfc2047-encode-region): Concatenate words containing non-ASCII
25380         characters in structured fields; don't encode space-delimited
25381         ASCII words even in unstructured fields; don't break words at
25382         char-category boundaries.
25383         (rfc2047-encode-1): New function.
25384         (rfc2047-encode): Use it; encode text so that it occupies the
25385         maximum width within 76-column; work correctly on Q encoding for
25386         iso-2022-* charsets.
25387         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25388         sure not to break a line just after the header name.
25389         (rfc2047-b-encode-region): Remove.
25390         (rfc2047-b-encode-string): New function.
25391         (rfc2047-q-encode-region): Remove.
25392         (rfc2047-q-encode-string): New function.
25393
25394         * mm-util.el (mm-replace-in-string): New function.
25395
25396 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25397
25398         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25399         Really get it right.
25400         (gnus-inews-make-draft): Really.
25401
25402 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25403
25404         * nnmh.el (nnmh-request-list-1): Don't check the link count
25405         before descending.  (small patch)
25406
25407 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25408
25409         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25410         stuff.
25411
25412         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
25413         Match on real group name.
25414
25415         * gnus-art.el (gnus-signature-limit): Doc fix.
25416
25417         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25418
25419         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25420
25421 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25422
25423         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25424         isn't a string.
25425
25426 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25427
25428         * gnus-draft.el (gnus-draft-send):
25429         Bind rfc2047-encode-encoded-words.
25430
25431         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25432         (rfc2047-encodable-p): Say that =? needs encoding.
25433         (rfc2047-encode-encoded-words): New variable.
25434
25435         * gnus-group.el (gnus-group-select-group): Doc fix.
25436
25437         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25438
25439         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25440         to nil.
25441
25442         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25443
25444         * nnheader.el (nnheader-get-lines-and-char): New function.
25445
25446 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25447
25448         * gnus-msg.el (gnus-summary-followup-with-original):
25449         Document yanking of region when active.
25450
25451 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25452
25453         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25454         groups if the group level is higher than the specified value.
25455
25456 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25457
25458         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25459         (gnus-group-jump-to-group): Add prefix argument using
25460         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25461         non-active group.
25462
25463         * compface.el (uncompface): Be verbose when changing
25464         `uncompface-use-external'.
25465
25466         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25467         handle manual section.
25468
25469 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25470
25471         * gnus-art.el (gnus-button-alist): Revert previous change.
25472
25473 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25474
25475         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25476
25477 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25478
25479         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25480         whether backend can accept message.
25481
25482         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25483
25484 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25485
25486         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25487         Avoid creating directory when nntp-marks-is-evil is true.
25488         Reported by Reiner Steib.
25489
25490 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25491
25492         * gnus-picon.el (gnus-picon-insert-glyph):
25493         Add optional `nostring' argument.
25494
25495 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25496
25497         * gnus-picon.el (gnus-picon-style): New variable.
25498         (gnus-picon-transform-address): Support `gnus-picon-style'.
25499
25500 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25501
25502         * message.el (message-fill-field): Return point.
25503         (message-generate-headers): Go to end of field.
25504
25505         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25506         stuff for non-living groups.
25507
25508 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25509
25510         * gnus-art.el (gnus-article-followup-with-original)
25511         (gnus-article-reply-with-original): gnus-mark-active-p ->
25512         gnus-region-active-p.
25513
25514 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25515
25516         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25517         only when there is spam or ham to be processed.
25518
25519 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25520
25521         * mail-source.el (mail-source-delete-crash-box): Refactor.
25522         (mail-source-fetch): Use it.
25523         (mail-source-fetch-file): Ditto.
25524         (mail-source-fetch-directory): Run postscript in loop.
25525         (mail-source-fetch-pop): Delete.
25526         (mail-source-fetch-maildir): Ditto.
25527         (mail-source-fetch-imap): Ditto.
25528
25529         * imap.el (imap-authenticators): Comment out sasl.
25530
25531         * message.el (message-skip-to-next-address): New function.
25532         (message-fill-header-address): Refactor.
25533         (message-fill-address): Use it.
25534         (message-delete-address): Use it.
25535         (message-fill-header-general): Refactor.
25536         (message-fill-field-address): Rename.
25537         (message-narrow-to-field): Find the start of the header.
25538         (message-header-format-alist): Don't pre-fill.
25539         (message-fill-header): Remove.
25540         (message-insert-header): New function.
25541         (message-shorten-references): Use it.
25542
25543         * rfc2047.el (rfc2047-field-value): Strip props.
25544
25545         * mail-parse.el (mail-header-make-address): New alias.
25546
25547         * ietf-drums.el (ietf-drums-make-address): New function.
25548
25549         * imap.el: Add compiler directives.
25550
25551         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25552
25553         * gnus-art.el (article-decode-idna-rhs): Don't use
25554         message-idna-inside-rhs-p.
25555
25556 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25557
25558         * message.el (message-idna-inside-rhs-p): Remove.
25559         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25560
25561         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25562         false positives.
25563
25564 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25565
25566         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25567
25568 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25569
25570         * nneething.el (nneething-file-name): Don't create spurious
25571         files.
25572
25573         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25574         (gnus-inews-do-gcc): Remove sleep.
25575
25576         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25577         part under point.
25578
25579         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25580         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25581
25582 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25583
25584         * spam.el (spam-summary-prepare-exit): Fix (length).
25585
25586 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25587
25588         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25589         as expired without moving it" message when there are spam
25590         messages left.
25591
25592 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25593
25594         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25595         header is not nil.
25596
25597 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25598
25599         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25600         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25601         (nntp-marks-changed-p): New arg SERVER.
25602         (nntp-request-update-info): Adjust caller.
25603
25604 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25605
25606         * nntp.el (nntp-save-marks): Pass missing arg.
25607
25608 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25609
25610         * nntp.el: Support marks.
25611         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25612         (nntp-marks-modtime, nntp-marks-directory): New variables.
25613         (nntp-request-set-mark, nntp-request-update-info)
25614         (nntp-possibly-create-directory, nntp-marks-changed-p)
25615         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25616         New functions.
25617
25618 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
25619
25620         * gnus-xmas.el (gnus-xmas-select-lowest-window)
25621         (gnus-xmas-redefine): Rename.
25622
25623         * gnus-score.el (gnus-score-insert-help):
25624         Use gnus-select-lowest-window.
25625
25626         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
25627         appt-select-lowest-window and rename to gnus-select-lowest-window.
25628
25629         * gnus.el: do.
25630
25631 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25632
25633         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
25634         encodings of MIME-encoded words, in order to improve
25635         interoperability with several broken MUAs.
25636
25637 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25638
25639         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
25640         tags, only when charsets are not specified in headers.
25641         (mm-inline-text-html-render-with-w3m): Ditto.
25642
25643         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25644         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25645
25646 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25647
25648         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25649         instead of MIME-decoded from fields when checking
25650         `gnus-article-address-banner-alist'.
25651
25652 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25653
25654         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25655         description rather than subject.
25656
25657 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25658
25659         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25660
25661 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25662
25663         * gnus.el (gnus-version-number): Bump.
25664
25665 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25666
25667         * gnus.el: No Gnus v0.2 is released.
25668
25669 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25670
25671         * gnus-agent.el (gnus-agent-read-agentview):
25672         Inline gnus-uncompress-range.
25673
25674 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25675
25676         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25677         `exec-installed-p'.
25678
25679 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25680
25681         * gnus.el (spam-process, spam-autodetect-methods):
25682         Add bsfilter and bsfilter-headers.
25683
25684         * spam.el (spam-bsfilter): New customize group.
25685         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25686         (spam-bsfilter-header, spam-bsfilter-probability-header)
25687         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25688         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25689         (spam-bsfilter-database-directory): New options.
25690         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25691         (spam-list-of-statistical-checks, spam-registration-functions):
25692         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25693         (spam-bsfilter-score): New command.
25694         (spam-check-bsfilter-headers, spam-check-bsfilter)
25695         (spam-bsfilter-register-with-bsfilter)
25696         (spam-bsfilter-register-spam-routine)
25697         (spam-bsfilter-unregister-spam-routine)
25698         (spam-bsfilter-register-ham-routine)
25699         (spam-bsfilter-unregister-ham-routine): New functions.
25700         (spam-generic-score): Support bsfilter; Accept an optional argument
25701         to recalcurate spam score even if scoring header has already been
25702         added.
25703         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25704         optional argument to recalcurate spam score even if scoring header
25705         has already been added.
25706
25707 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25708
25709         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25710         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25711         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25712         link is missing.
25713
25714 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25715
25716         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
25717         (html2text-get-attr): Rewrite.
25718
25719         * message.el (message-setup-1): Remove redundant put-text-property
25720         on mail-header-separator.
25721
25722 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
25723
25724         * gnus-registry.el (gnus-registry-cache-whitespace)
25725         (gnus-registry-action, gnus-registry-spool-action)
25726         (gnus-registry-split-fancy-with-parent): Change message levels
25727         from 5 to 3 or 7, as needed.
25728
25729         * spam.el (spam-summary-prepare-exit)
25730         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
25731         (spam-split, spam-find-spam, spam-log-undo-registration)
25732         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
25733         level from 5 to 6.
25734
25735 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25736
25737         * gnus-ems.el: Autoload appt-select-lowest-window (revert
25738         2004-03-04 change).
25739
25740 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
25741
25742         * sieve-manage.el (sieve-manage-open):
25743         * nnweb.el (nnweb-insert-html):
25744         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
25745         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
25746         * nnspool.el (nnspool-request-group):
25747         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
25748         * nnml.el (nnml-request-update-info):
25749         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
25750         (nnmh-request-create-group, nnmh-update-gnus-unreads):
25751         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
25752         (nnimap-request-set-mark):
25753         * nnfolder.el (nnfolder-request-update-info):
25754         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
25755         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
25756         * gnus-uu.el (gnus-uu-find-articles-matching):
25757         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
25758         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
25759         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
25760         * gnus-nocem.el (gnus-nocem-scan-groups):
25761         * gnus-int.el (gnus-start-news-server):
25762         * gnus-group.el (gnus-group-make-kiboze-group)
25763         (gnus-group-browse-foreign-server):
25764         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
25765         Use mapc when appropriate.
25766
25767 2004-04-22  Dan Christensen  <jdc@uwo.ca>
25768             Adam Sjøgren  <asjo@koldfront.dk>
25769             Wes Hardaker  <wes@hardakers.net>
25770             Michael Shields  <shields@msrl.com>
25771
25772         * spam.el (spam-necessary-extra-headers): Get the extra headers we
25773         may need for spam sorting and scoring.
25774         (spam-user-format-function-S): Add user format function suitable for
25775         general use.
25776         (spam-article-sort-by-spam-status): Add sorting function for summary
25777         sorting.
25778         (spam-extra-header-to-number): Add function to get a score from a
25779         header.
25780         (spam-summary-score): Add function to get a numeric score from the
25781         headers.
25782         (spam-generic-score): Fix function doc, was in wrong place.
25783         (spam-initialize): Take symbols when it's run, and install the
25784         extra headers that spam-necessary-extra-headers thinks we need.
25785
25786 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
25787
25788         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
25789         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25790
25791 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
25792
25793         * gnus-sum.el (gnus-set-global-variables)
25794         (gnus-build-all-threads, gnus-get-newsgroup-headers)
25795         (gnus-article-get-xrefs, gnus-summary-best-group)
25796         (gnus-summary-next-article, gnus-summary-enter-digest-group)
25797         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
25798         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
25799         Use with-current-buffer.
25800
25801 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
25802
25803         * spam.el (spam-summary-prepare-exit): Simplify logic.
25804         (spam-fetch-article-header): Read the article header if it's not
25805         available.
25806         (spam-list-articles): Simplify logic.
25807         (spam-filelist-register-routine): Fix bug with unregister-list.
25808
25809         * gnus-registry.el: Fix comments at beginning.
25810
25811 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
25812
25813         * message.el (message-cater-to-broken-inn): Remove.
25814         (message-shorten-references): Make sure the total folded length of
25815         References is shorter than 998 characters to cater to a bug in INN
25816         2.3.  Also, don't pretend that references aren't folded -- this
25817         hasn't worked for a while.
25818
25819 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25820
25821         * gnus-agent.el (gnus-agentize):
25822         gnus-agent-send-mail-real-function no longer set to current value
25823         of message-send-mail-function but rather a lambda that calls
25824         message-send-mail-function.  The change makes the agent real-time
25825         responsive to user changes to message-send-mail-function.
25826
25827 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25828
25829         * legacy-gnus-agent.el
25830         (gnus-agent-convert-to-compressed-agentview): Fix typos with
25831         help from Florian Weimer <fw@deneb.enyo.de>
25832
25833 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25834
25835         * nnmail.el (nnmail-cache-insert): Revert last change.
25836
25837 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25838
25839         * nnmail.el (nnmail-cache-insert): Always check whether
25840         nnmail-cache-ignore-groups matches a group name.
25841
25842 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
25843
25844         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
25845         (spam-find-spam, spam-log-processing-to-registry)
25846         (spam-log-registered-p, spam-log-unregistration-needed-p)
25847         (spam-log-undo-registration): Use gnus-message instead of
25848         gnus-error, none of these errors are fatal.
25849
25850         * gnus-registry.el (gnus-registry-clean-empty-function)
25851         (gnus-registry-clean-empty): Remove only empty entries without
25852         extra data.
25853
25854 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
25855
25856         * spam-stat.el (spam-stat-buffer-change-to-spam)
25857         (spam-stat-buffer-change-to-non-spam): Change (error) to
25858         (gnus-message 8) invocation.
25859
25860 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25861
25862         * nntp.el (nntp-via-netcat-command): New variable.
25863         (nntp-via-netcat-switches): New variable.
25864         (nntp-open-via-rlogin-and-netcat): New function.
25865         (nntp-open-connection-function): Doc fix.
25866         (nntp-telnet-command): Doc fix.
25867         (nntp-end-of-line): Doc fix.
25868         (nntp-via-rlogin-command): Doc fix.
25869         (nntp-via-user-name): Doc fix.
25870         (nntp-via-address): Doc fix.
25871
25872 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25873
25874         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
25875         error in Emacs 21.1.
25876
25877 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
25878
25879         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
25880
25881 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25882
25883         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
25884         (gnus-agent-with-refreshed-group): New macro.
25885         (gnus-agent-rename-group): New function.
25886         (gnus-agent-delete-group): New function.
25887         (gnus-agent-save-group-info): Use gnus-command-method when
25888         `method' parameter is nil.  Don't write nil entries into the
25889         active file.
25890         (gnus-agent-get-group-info): New function.
25891         (gnus-agent-fetch-articles):
25892         Use gnus-agent-update-files-total-fetched-for to increment disk space
25893         used.
25894         (gnus-agent-fetch-headers, gnus-agent-save-alist):
25895         Use gnus-agent-update-view-total-fetched-for to increment disk space
25896         used.
25897         (gnus-agent-get-local): Add optional parameters to avoid calling
25898         gnus-group-real-name and gnus-find-method-for-group.
25899         (gnus-agent-set-local): Delete stored entry if either min, or max,
25900         are nil.
25901         (gnus-agent-fetch-session): Reworded error/quit messages.
25902         On quit, use gnus-agent-regenerate-group to record existance of any
25903         articles fetched to disk before the quit occurred.
25904         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
25905         gnus-agent-update-view-total-fetched-for, and
25906         gnus-agent-update-files-total-fetched-for to decrement disk space
25907         used.
25908         (gnus-agent-retrieve-headers):
25909         Use gnus-agent-update-view-total-fetched-for to increment disk space
25910         used.
25911         (gnus-agent-regenerate-group): Replace gnus-group-update-group
25912         with gnus-agent-update-files-total-fetched-for to decrement disk
25913         space and fresh group buffer.
25914         (gnus-agent-inhibit-update-total-fetched-for): New variable.
25915         (gnus-agent-need-update-total-fetched-for): New variable.
25916         (gnus-agent-update-files-total-fetched-for): New function.
25917         (gnus-agent-update-view-total-fetched-for): New function.
25918         (gnus-agent-total-fetched-for): New function.
25919
25920         * gnus-cache.el (gnus-cache-save-buffers):
25921         Use gnus-cache-update-overview-total-fetched-for to change disk space
25922         used by this group.
25923         (gnus-cache-possibly-enter-article):
25924         Use gnus-cache-update-file-total-fetched-for to increment disk space
25925         used by this group.
25926         (gnus-cache-possibly-remove-article):
25927         Use gnus-cache-update-file-total-fetched-for to decrement disk space
25928         used by this group.
25929         (gnus-cache-generate-nov-databases): Purge total fetched cache.
25930         (gnus-cache-rename-group): New function.
25931         (gnus-cache-delete-group): New function.
25932         (gnus-cache-inhibit-update-total-fetched-for): New variable.
25933         (gnus-cache-need-update-total-fetched-for): New variable.
25934         (gnus-cache-with-refreshed-group): New macro.
25935         (gnus-cache-update-file-total-fetched-for): New function.
25936         (gnus-cache-update-overview-total-fetched-for): New function.
25937         (gnus-cache-rename-group-total-fetched-for): New function.
25938         (gnus-cache-delete-group-total-fetched-for): New function.
25939         (gnus-cache-total-fetched-for): New function.
25940
25941         * gnus-group.el: Require gnus-sum and autoload functions to
25942         resolve warnings when gnus-group.el compiled alone.
25943         (gnus-group-line-format): Documented new %F.
25944         (size of Fetched data) group line format; identifies disk space
25945         used by agent and cache.
25946         (gnus-group-line-format-alist): Defined new F format.
25947         (gnus-total-fetched-for): New function.
25948         (gnus-group-delete-group): No longer update
25949         gnus-cache-active-altered as gnus-request-delete-group now keeps
25950         the cache in sync.
25951         (gnus-group-list-active): Let the agent store a server's active
25952         list if currently plugged.
25953
25954         * gnus-int.el (gnus-request-delete-group):
25955         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
25956         local disk in sync with the server.
25957         (gnus-request-rename-group):
25958         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
25959         local disk in sync with the server.
25960
25961         * gnus-start.el (gnus-get-unread-articles):
25962         Cosmetic simplification to logic.
25963
25964         * gnus-util.el (gnus-rename-file): New function.
25965
25966 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
25967
25968         * mm-util.el (mm-image-load-path): Handle nil in load-path.
25969
25970 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
25971
25972         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
25973         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
25974
25975 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
25976
25977         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
25978         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
25979
25980 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
25981
25982         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
25983
25984 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
25985
25986         * spam.el (spam-set-difference): Add function to replace
25987         gnus-set-difference in spam.el.
25988         (spam-summary-prepare-exit): Use spam-set-difference.
25989
25990 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
25991
25992         * gnus-registry.el (gnus-registry-cache-file): Update to use
25993         gnus-dribble-directory OR gnus-home-directory OR ~.
25994         (gnus-registry-split-fancy-with-parent): Fix doc.
25995
25996 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25997
25998         * message.el (message-exchange-point-and-mark):
25999         Use message-mark-active-p.  Suggested by Jesper Harder
26000         <harder@ifa.au.dk>.
26001
26002 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26003
26004         * message.el (message-exchange-point-and-mark): Don't activate
26005         region if it was inactive.  Suggested by Hiroshi Fujishima
26006         <pooh@nature.tsukuba.ac.jp>.
26007
26008 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26009
26010         * gnus-art.el (article-display-face): Display Faces in the same
26011         order as X-Faces.
26012
26013 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26014
26015         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
26016
26017 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26018
26019         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
26020         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
26021         (gnus-article-mime-hierarchy): Remove.
26022         (gnus-article-mime-hierarchy-next): Remove.
26023         (gnus-article-mode): Revert 2004-03-19 change.
26024         (gnus-article-setup-buffer): Revert 2004-03-19 change.
26025         (gnus-insert-mime-button): Revert 2004-03-19 change.
26026         (gnus-mime-accumulate-hierarchy): Remove.
26027         (gnus-mime-enter-multipart): Remove.
26028         (gnus-mime-leave-multipart): Remove.
26029         (gnus-mime-display-part): Revert 2004-03-19 change.
26030         (gnus-mime-display-alternative): Revert 2004-03-19 change.
26031
26032         * mml.el (mml-preview): Revert 2004-03-19 change.
26033
26034 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
26035
26036         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
26037
26038 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26039
26040         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
26041         t while entering a file name using the mm-with-multibyte macro.
26042         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26043
26044         * mm-util.el (mm-with-multibyte): New macro.
26045
26046 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26047
26048         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
26049         New user option.
26050         (gnus-mime-multipart-functions): Doc and customization fix.
26051         (gnus-article-mime-hierarchy): New variable.
26052         (gnus-article-mime-hierarchy-next): New variable.
26053         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
26054         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
26055         gnus-article-mime-hierarchy-next to nil.
26056         (gnus-insert-mime-button): Show hierarchy numbers.
26057         (gnus-mime-accumulate-hierarchy): New function.
26058         (gnus-mime-enter-multipart): New function.
26059         (gnus-mime-leave-multipart): New function.
26060         (gnus-mime-display-part): Recompute hierarchical MIME structure.
26061         (gnus-mime-display-alternative): Show hierarchy numbers.
26062
26063         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
26064         gnus-article-mime-hierarchy-next to nil.
26065
26066 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
26067
26068         * dns.el: Don't require gnus-xmas.
26069
26070 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
26071
26072         * mml.el (mml-generate-mime-1): Don't use format=flowed with
26073         inline PGP.
26074         (mml-menu): Disable mml-quote-region if mark is inactive.
26075
26076 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26077
26078         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26079         when the group's active is not available.
26080
26081 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26082
26083         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26084         error.
26085
26086 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26087
26088         * imap.el (imap-store-password): New variable.
26089         (imap-interactive-login): Use it.
26090         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26091
26092 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26093
26094         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26095         window-start and hscroll to summary window.
26096
26097 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26098
26099         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26100         conversion message to newsrc-dribble when an actual conversion is
26101         performed.
26102
26103 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26104
26105         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26106
26107 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26108
26109         * mm-decode.el (mm-complicated-handles): New function reviving
26110         former definition of mm-multiple-handles.
26111
26112         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26113         (gnus-mime-delete-part): Use it.
26114
26115 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26116
26117         * gnus-agent.el (gnus-agent-read-local):
26118         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26119         avoid the implicit assumption that they will always be equal.
26120         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26121         coding-system-for-write, as the with-temp-file macro first prints
26122         to a buffer then saves the buffer.
26123
26124 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26125
26126         * gnus-art.el (gnus-article-edit-part): New function.
26127         (gnus-mime-save-part-and-strip): Use it; do query instead of
26128         signaling an error; don't use mm-multiple-handles.
26129         (gnus-mime-delete-part): Ditto.
26130
26131 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26132
26133         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26134         old file versions.
26135         (gnus-group-prepare-hook): Remove function that converted list
26136         form of gnus-agent-expire-days to group properties.
26137
26138         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26139         (gnus-request-accept-article): Re-indented.
26140
26141         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26142         converters to handle old agent file formats.  Add logic for a
26143         "backup before upgrading warning".
26144         (gnus-convert-mark-converter-prompt): Developers can mark
26145         functions as needing (default), or not needing,
26146         gnus-convert-old-newsrc's "backup before upgrading warning".
26147         (gnus-convert-converter-needs-prompt): Tests whether the user
26148         should be protected from potentially irreversable changes by the
26149         function.
26150
26151         * legacy-gnus-agent.el: New.  Provides converters that are only
26152         loaded when gnus-convert-old-newsrc needs to call them.
26153
26154 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26155
26156         * mail-source.el (mail-source-touch-pop): Doc fix.
26157
26158         * message.el (message-smtpmail-send-it): Doc fix.
26159
26160 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26161
26162         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26163
26164         * nnmail.el (nnmail-split-fancy): do.
26165
26166         * gnus-kill.el (gnus-kill, gnus-execute): do.
26167
26168 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26169
26170         * gnus-sum.el (gnus-widget-reversible-match)
26171         (gnus-widget-reversible-to-internal)
26172         (gnus-widget-reversible-to-external): New functions.
26173         (gnus-widget-reversible): New widget.
26174         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26175
26176 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26177
26178         * gnus-sum.el (gnus-thread-sort-functions)
26179         (gnus-article-sort-functions): Document `(not F)' items.
26180
26181 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26182
26183         * spam.el (spam-use-gmane-xref): Add new backend.
26184         (spam-gmane-xref-spam-group): Add variable to control the name of the
26185         Gmane spam group.
26186         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26187         (spam-regex-headers-spam, spam-regex-headers-ham)
26188         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26189         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26190         backends and checks.
26191         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26192
26193         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26194         an autodetect method.
26195
26196 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26197
26198         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26199         articles are being added to a group.
26200         (gnus-request-replace-article): Inform the agent that articles
26201         need to be uncached as the cached contents are no longer valid.
26202
26203 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26204
26205         * binhex.el: Don't autoload executable-find.
26206
26207         * canlock.el: Don't autoload mail-fetch-field.
26208
26209         * dgnushack.el: Autoload c-mode for XEmacs.
26210
26211         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26212
26213         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26214         rmail-dont-reply-to and rmail-output.
26215
26216         * gnus-score.el: Don't autoload ffap-string-at-point.
26217
26218         * gnus-setup.el: Don't autoload sc-cite-original.
26219
26220         * imap.el: Don't autoload base64-decode-string,
26221         base64-encode-string and md5.
26222
26223         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26224         and rmail-msg-restore-non-pruned-header.
26225
26226         * mm-decode.el: Don't autoload executable-find.
26227
26228         * mm-url.el: Don't autoload executable-find.
26229
26230         * mm-view.el: Don't autoload diff-mode.
26231
26232         * nndb.el: Don't autoload news-reply-mode, news-setup,
26233         cancel-timer and telnet.
26234
26235         * password.el: Don't autoload run-at-time for Emacs.
26236
26237         * sha1-el.el: Don't autoload executable-find.
26238
26239         * sieve-mode.el: Don't autoload c-mode.
26240
26241         * uudecode.el: Don't autoload executable-find.
26242
26243 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26244
26245         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26246         (gnus-agent-possibly-alter-active): Avoid null in numeric
26247         comparison.
26248         (gnus-agent-set-local): Refuse to save null in local object table.
26249         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26250         list of articles that will be marked as unread.
26251
26252 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26253
26254         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26255
26256 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26257
26258         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26259         language tags.
26260
26261 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26262
26263         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26264         Don't bind "obarray".
26265
26266         * gnus-sum.el (gnus-thread-sort-functions):
26267         Add `gnus-thread-sort-by-most-recent-number' and
26268         `gnus-thread-sort-by-most-recent-date'.
26269         Reported by Kai Grossjohann <kai@emptydomain.de>.
26270
26271 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26272
26273         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26274
26275 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26276
26277         * gnus-cus.el (gnus-agent-customize-category):
26278         Remove ignore-errors macro reference that required cl to be loaded at
26279         run-time.
26280
26281         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26282         single-interval range of the form (min . max).  Previously the
26283         range had to look like ((min . max)).  Likewise, return
26284         (min . max) rather than ((min . max)).
26285         (gnus-range-map): Use gnus-range-normalize to accept
26286         single-interval range.
26287
26288         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26289         the cache, but not the agent, now appear with their usual face.
26290
26291         * dgnushack.el (loaddir): New variable that is bound to the
26292         directory containing the dgnushack.el file.  Use loaddir, rather
26293         than srcdir, to update load-path.  Change lets dgnushack compile
26294         code in directories other than GNUS/lisp.
26295
26296 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26297
26298         * lpath.el: Don't bind w3m-safe-url-regexp.
26299
26300         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26301         w3m-safe-url-regexp variable buffer-local.
26302
26303         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26304
26305 2004-02-27  Simon Josefsson  <jas@extundo.com>
26306
26307         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26308         gnus-group-real-prefix.
26309         (gnus-summary-move-article): Use it, instead of
26310         gnus-group-real-prefix.
26311
26312 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26313
26314         * lpath.el: Bind w3m-safe-url-regexp.
26315
26316         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26317         w3m-safe-url-regexp variable buffer-local and set it as the value
26318         of mm-w3m-safe-url-regexp.
26319
26320         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26321
26322         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26323         parsing gnus-posting-styles when the message is not for replying.
26324
26325         * dgnushack.el: Autoload sgml-mode for XEmacs.
26326
26327         * nnrss.el (nnrss-opml-export):
26328         Use mm-set-buffer-file-coding-system instead of
26329         set-buffer-file-coding-system.
26330
26331 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26332
26333         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26334         of checkdoc.el).
26335         * nnrss.el: do.
26336         * gnus-mlspl.el: do.
26337         * gnus-ml.el: do.
26338         * gnus-srvr.el: do.
26339
26340         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26341
26342 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26343
26344         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26345         Corrections to custom-manual links.
26346
26347         * gnus-art.el (gnus-article): Ditto.
26348
26349         * mm-decode.el (mime-display, mime-security): Ditto.
26350
26351 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26352
26353         * flow-fill.el: Typo.
26354
26355 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26356
26357         * spam-wash.el: New file.
26358
26359 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26360
26361         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26362
26363 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26364
26365         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26366         to be run with new-articles as LIST1, not LIST2.
26367         (spam-registration-functions): Add spam-use-ham-copy as a nil
26368         registration backend.
26369
26370 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26371
26372         * spam-stat.el (spam-stat-washing-hook): New option.
26373         (spam-stat-buffer-words): Use it.
26374         (spam-stat-process-directory, spam-stat-test-directory):
26375         Use insert-file-contents-literally.
26376         (spam-stat-coding-system): New variable.
26377         (spam-stat-load, spam-stat-save): Use it.
26378
26379 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26380
26381         * spam-report.el (spam-report-plug-agent):
26382         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26383
26384 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26385
26386         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26387         Allow / in mailto URLs.
26388
26389 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26390
26391         * spam-report.el (spam-report-process-queue): Fix interactive use.
26392         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26393         (spam-report-unplug-agent): Doc fixes.
26394         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26395         (spam-report-agentize, spam-report-deagentize): Autoload.
26396
26397 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26398
26399         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26400
26401         * message.el (message-setup-fill-variables): Add mml tags to
26402         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26403         <ajk@iu.edu>.
26404         (message-mode): Don't modify paragraph-separate there.
26405
26406 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26407
26408         * compface.el (uncompface-use-external): Default to undecided.
26409         (uncompface-use-external-threshold): New variable.
26410         (uncompface-float-time): New macro.
26411         (uncompface): Determine whether to use the external decoder if
26412         uncompface-use-external is undecided.
26413
26414 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26415
26416         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26417         after images.
26418
26419         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26420
26421 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26422
26423         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26424
26425         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26426
26427         * gnus-sum.el (gnus-summary-limit-to-age)
26428         (gnus-summary-limit-children): do.
26429
26430         * gnus-int.el (gnus-request-scan): do.
26431
26432         * gnus-group.el (gnus-group-suspend): do.
26433
26434         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26435
26436         * gnus-cite.el (gnus-cite-parse-attributions): do.
26437
26438         * gnus-agent.el (gnus-summary-set-agent-mark)
26439         (gnus-agent-regenerate-group): do.
26440
26441         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26442
26443         * binhex.el (binhex-decode-region-internal): do.
26444
26445 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26446
26447         * gnus-fun.el (gnus-face-properties-alist): New user option.
26448         (gnus-display-x-face-in-from): Use it.
26449
26450         * gnus-art.el (article-display-face): Ditto.
26451
26452         * compface.el (uncompface-use-external): Default to nil.
26453
26454 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26455
26456         * nntp.el (nntp-erase-buffer): New function.
26457         (nntp-retrieve-data, nntp-send-command)
26458         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26459         (nntp-possibly-change-group): Use it.
26460
26461         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26462         Use with-current-buffer.
26463
26464 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26465
26466         * compface.el: Merge the ELisp-based uncompface program.
26467         (compface): New customization group.
26468         (uncompface-use-external): New user option.
26469         (uncompface): Call uncompface-internal if uncompface-use-external
26470         is nil.
26471         (uncompface-internal): New function.  Note that there are also
26472         some other functions and variables added for this function.
26473
26474 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26475
26476         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26477         if necessary.
26478
26479 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26480
26481         * spam-report.el (spam-report-unplug-agent)
26482         (spam-report-plug-agent, spam-report-deagentize)
26483         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26484         Add support for the Agent in spam-report: when unplugged, report to a
26485         file; when plugged, submit all the requests.
26486
26487         * spam.el (spam-register-routine): Fix message about
26488         registration.
26489
26490 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26491
26492         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26493         dependencies.
26494         (rfc2047-encode): Use it.
26495
26496         * gnus-art.el (gnus-button-marker-list): Move before first
26497         reference.
26498
26499         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26500         (imap-parse-body): Fix format string mismatch.
26501
26502         * gnus-score.el (gnus-summary-increase-score): do.
26503
26504         * nnrss.el (nnrss-close): New function.
26505
26506 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26507
26508         * nnrss.el (nnrss-make-filename): New function.
26509         (nnrss-request-delete-group, nnrss-read-server-data)
26510         (nnrss-save-server-data, nnrss-read-group-data)
26511         (nnrss-save-group-data): Use it.
26512         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26513         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26514         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26515
26516 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26517
26518         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26519
26520 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26521
26522         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26523         files.
26524
26525         * message.el (message-generate-headers-first): Don't quote nil
26526         and t in docstrings.
26527
26528         * imap.el (imap-id): do.
26529
26530         * gnus-agent.el (gnus-agent-consider-all-articles)
26531         (gnus-agent-queue-mail): do.
26532
26533 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26534
26535         * spam-report.el (spam-report-process-queue): New function.
26536         Process requests from `spam-report-requests-file'.
26537         (spam-report-process-queue): Doc fix.
26538
26539 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26540
26541         * spam.el (spam-register-routine)
26542         (spam-log-processing-to-registry, spam-log-registered-p)
26543         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26544         Change "check" to "spam-check" for semi-clarity.
26545
26546 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26547
26548         * pop3.el: Require nnheader.
26549
26550         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26551
26552         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26553
26554         * gnus-picon.el: Require cl.
26555
26556         * gnus-fun.el: Require gnus-ems and gnus-util.
26557
26558         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26559
26560         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26561
26562         * gnus-art.el (gnus-article-edit-mode): Define before first
26563         reference.
26564
26565 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26566
26567         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26568         (gnus-uu-post-encoded): Use point-at-bol.
26569
26570         * gnus-topic.el (gnus-group-active-topic-p): do.
26571
26572         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26573
26574         * gnus-group.el (gnus-group-kill-region): do.
26575
26576         * gnus-art.el (article-date-ut): do.
26577
26578         * message.el (message-fetch-field): Remove redundant
26579         case-fold-search binding.
26580         (message-narrow-to-field): Simplify.
26581
26582 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26583
26584         * spam.el (spam-directory): Derive from `gnus-directory'.
26585
26586         * spam-report.el (spam-report-url-to-file)
26587         (spam-report-requests-file): New function and variable for offline
26588         reporting.
26589         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26590         and user defined function.
26591         (spam-report-url-ping-mm-url): Remove doubled slash.
26592
26593 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26594
26595         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26596
26597 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26598
26599         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26600         Fix format string mismatch.
26601
26602         * sieve.el (sieve-deactivate-all): do.
26603
26604         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26605
26606         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26607
26608         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26609
26610         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26611
26612 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26613
26614         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26615         the list of checks.
26616
26617 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26618
26619         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
26620         padding.
26621
26622 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
26623
26624         * mm-view.el (mm-fill-flowed): New variable.
26625         (mm-inline-text): Use it.
26626
26627 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
26628
26629         * spam.el (spam-spamassassin-register-ham-routine)
26630         (spam-spamassassin-register-spam-routine): Fix function names.
26631
26632 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26633
26634         * gnus.el (gnus-tmp-grouplens): Remove.
26635         (gnus-summary-line-format): Remove grouplens.
26636
26637         * gnus-group.el (gnus-group-line-format): Ditto.
26638
26639         * gnus-spec.el (gnus-format-specs): Ditto.
26640         (gnus-update-format-specifications): Flush the group format spec
26641         cache if there's the grouplens stuff.
26642         (gnus-parse-simple-format): Replace %l with the empty string.
26643
26644 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26645
26646         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26647         omission.
26648
26649 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26650
26651         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26652         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26653
26654 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26655
26656         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26657         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26658         New macros and functions.
26659         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26660         Handle > NLINK_MAX messages.
26661         * nnmaildir.el (nnmaildir-request-set-mark):
26662         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26663
26664 2004-01-25  Alex Schroeder  <alex@gnu.org>
26665
26666         * spam-stat.el (spam-stat-process-directory-age): New option.
26667         (spam-stat-process-directory): Use it.
26668
26669 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26670
26671         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26672         (spam-stat-save): Accept prefix argument.
26673
26674 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26675
26676         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26677         links" error.
26678
26679 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26680
26681         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26682         the rest of the and/or forms.
26683
26684 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26685
26686         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26687         compatibility with old .newsrc.eld files.
26688
26689         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26690
26691         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26692
26693         * gnus-start.el (gnus-1): do.
26694
26695         * gnus-group.el (gnus-group-line-format-alist): do.
26696
26697         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26698
26699         * gnus-gl.el: Remove.
26700
26701 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26702
26703         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26704         marks consisting of a single range {for example, (3 . 5)} rather
26705         than a list of a single range { ((3 . 5)) }.
26706
26707 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26708
26709         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26710         Use with-current-buffer.
26711         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26712         avoid consing a string.
26713
26714         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26715         Remove obsolete entries for big5 and gb2312.
26716
26717 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26718
26719         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
26720         uncompressed list.
26721
26722 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
26723
26724         * spam-stat.el (spam-stat-strip-xref): New function.
26725         (spam-stat-process-directory): Use it.
26726
26727         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
26728         here -- it's done in message-fetch-field.
26729
26730 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26731
26732         * gnus-agent.el (gnus-agent-queue-mail)
26733         (gnus-agent-prompt-send-queue): New variables.
26734         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
26735         * gnus-draft.el (gnus-group-send-queue): Pass the group name
26736         "nndraft:queue" along to gnus-draft-send.
26737         Use gnus-agent-prompt-send-queue.
26738         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
26739         is "nndraft:queue".  Suggested by Gaute Strokkenes
26740         <gs234@srcf.ucam.org>
26741
26742         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
26743         (agent-enable-undownloaded-faces): Add.
26744         (gnus-agent-cat-groups): Use eval-and-compile, not
26745         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
26746         method of gnus-agent-cat-groups even when the buffer has been
26747         evaled.
26748         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
26749         delete gnus-agent-save-active-1.
26750         (gnus-agent-save-groups): Delete.  Identical to
26751         gnus-agent-save-active.
26752         (gnus-agent-write-active): No longer adjust agent's copy of active
26753         file as agent's adjustments are now stored in their own
26754         file.  Remove optional parameter.
26755         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
26756         servers.  Add use of min/max range limits from server's local
26757         file.
26758         (gnus-agent-save-alist): Remove unused optional argument.
26759         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
26760         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
26761         (gnus-agent-set-local): A per-server file that keeps min/max range
26762         limits for articles known to the agent.  Provides a fast mechanism
26763         for altering many active ranges.
26764         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
26765         active file (local makes it unnecessary).
26766         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
26767
26768         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
26769         (agent-enable-undownloaded-faces): Add.
26770
26771         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
26772         disable it when sending to "nndraft:queue".
26773         (gnus-group-send-queue): Add safety check to avoid sending queue
26774         when unplugged.
26775
26776         * gnus-group.el (gnus-group-catchup): Use new
26777         gnus-sequence-of-unread-articles, not
26778         gnus-list-of-unread-articles, to avoid exhausting memory with huge
26779         numbers of articles.  Use gnus-range-map to avoid having to
26780         uncompress the unread list.
26781         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
26782         Fix invalid ange-ftp reference.
26783
26784         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
26785         (gnus-sorted-range-intersection): Intersection of two ranges
26786         without requiring that they first be uncompressed.
26787
26788         * gnus-start.el (gnus-activate-group): Unless blocked by the
26789         caller, possibly expand the active range to include both cached
26790         and agentized articles.
26791         (gnus-convert-old-newsrc): Rewrote in anticipation of having
26792         multiple version-dependent converters.
26793         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
26794         gnus-agent-save-active.
26795         (gnus-save-newsrc-file): Save dirty agent range limits.
26796
26797         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
26798         gnus-agent-possibly-alter-active.
26799         (gnus-adjust-marked-articles): Faster handling of simple lists.
26800
26801 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
26802
26803         * spam-stat.el (spam-stat-test-directory): New optional argument
26804         displays a list of files detected.  Suggested by Andrew Cohen
26805         <cohen@andy.bu.edu>.
26806         (spam-stat-buffer-words-with-scores): Don't narrow and change
26807         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
26808
26809 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
26810
26811         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
26812         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
26813         (spam-spamassassin-arguments)
26814         (spam-spamassassin-spam-flag-header)
26815         (spam-spamassassin-positive-spam-flag-header)
26816         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
26817         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
26818         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
26819         (spam-list-of-processors, spam-list-of-checks)
26820         (spam-list-of-statistical-checks, spam-registration-functions)
26821         (spam-check-spamassassin-headers, spam-check-spamassassin)
26822         (spam-spamassassin-score)
26823         (spam-spamassassin-register-with-sa-learn)
26824         (spam-spamassassin-register-spam-routine)
26825         (spam-spamassassin-register-ham-routine)
26826         (spam-assassin-register-spam-routine)
26827         (spam-assassin-register-ham-routine): Add SpamAssassin support.
26828         (spam-bogofilter-score): Fix to show article before scoring.
26829
26830 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
26831
26832         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
26833         default scoring function.
26834         (spam-generic-score): Call spam-spamassassin-score if
26835         spam-use-spamassassin or spam-use-spamassassin-headers is on;
26836         spam-bogofilter-score otherwise.
26837
26838         * gnus.el (spam-process, spam-autodetect-methods):
26839         Add spamassassin and spamassassin-headers.
26840
26841 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
26842
26843         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26844         Suppress unnecessary messages.
26845
26846 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
26847
26848         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
26849         make-hash-table.
26850
26851 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26852
26853         * canlock.el (base64-encode-string): Don't autoload it.
26854
26855 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26856
26857         * run-at-time.el: Remove useless (require 'itimer),
26858         eval-and-compile and (featurep 'xemacs).
26859
26860 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
26861
26862         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
26863         GROUP is a virtual group.
26864
26865 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
26866
26867         * gnus.el: Autoload `message-y-or-n-p'.
26868
26869 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
26870
26871         * pgg-parse.el: Remove unnecessary (require 'custom).
26872
26873         * pgg-def.el: do.
26874
26875         * nnmail.el: do.
26876
26877         * gnus-undo.el: do.
26878
26879         * gnus-picon.el: do.
26880
26881         * gnus-util.el: do.
26882
26883 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
26884
26885         * gnus-sum.el (gnus-pick-line-number): Add autoload.
26886
26887 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26888
26889         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
26890         handle, as well as a list.
26891
26892         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
26893         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
26894         (mm-w3m-cid-retrieve): Simplify.
26895
26896 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
26897
26898         * message.el (message-kill-to-signature): Allow prefix arg to
26899         specify number of lines to keep before signature.
26900
26901 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
26902
26903         * message.el (message-kill-to-signature): Change docstring.
26904
26905 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26906
26907         * canlock.el: Always require sha1-el.
26908         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
26909
26910         * message.el: Autoload sha1 only when compiling.
26911
26912         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
26913         eudc-expand-inline for XEmacs.
26914
26915 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
26916
26917         * message.el (message-canlock-generate): Require sha1-el.
26918
26919 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
26920
26921         * message.el (message-expand-name): Silence the byte compiler.
26922
26923         * lpath.el: Add detect-coding-system.
26924
26925         * dgnushack.el (dgnushack-compile): Remove obsolete check for
26926         cus-edit.
26927
26928 2004-01-13  Simon Josefsson  <jas@extundo.com>
26929
26930         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
26931         Invoke gnus-score-mode.
26932         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26933
26934         * gnus-range.el (gnus-compress-sequence): Doc fix.
26935         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
26936
26937 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26938
26939         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
26940
26941 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
26942
26943         * spam.el (spam-get-article-as-string): Update to use
26944         gnus-request-article-this-buffer, much simpler.
26945         (spam-get-article-as-buffer): Remove.
26946
26947 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
26948
26949         * message.el (message-expand-name): Use EUDC if the user uses that.
26950
26951 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26952
26953         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
26954         character for the encoding to avoid consing a string.
26955
26956         * rfc2047.el (rfc2047-decode-string): Don't cons a string
26957         unnecessarily.
26958
26959         * mm-util.el (mm-replace-chars-in-string): Remove.
26960
26961         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
26962         of mm-replace-chars-in-string.
26963
26964 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
26965
26966         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
26967
26968         * mm-util.el (mm-subst-char-in-string): Support inplace.
26969
26970         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
26971         a new string in every iteration.  Use shy groups.
26972
26973 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
26974
26975         * gnus-srvr.el (gnus-browse-unsubscribe-group):
26976         * gnus-soup.el (gnus-soup-group-brew):
26977         * gnus-msg.el (gnus-put-message):
26978         * gnus-move.el (gnus-group-move-group-to-server):
26979         * gnus-kill.el (gnus-batch-score):
26980         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
26981         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
26982         (gnus-group-update-group, gnus-group-read-group)
26983         (gnus-group-make-group, gnus-group-make-help-group)
26984         (gnus-group-make-archive-group, gnus-group-make-directory-group)
26985         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
26986         (gnus-group-sort-by-unread, gnus-group-catchup)
26987         (gnus-group-unsubscribe-group, gnus-group-kill-group)
26988         (gnus-group-yank-group, gnus-group-set-info)
26989         (gnus-group-list-groups):
26990         * gnus.el (gnus-generate-new-group-name):
26991         * gnus-delay.el (gnus-delay-send-queue):
26992         * nnvirtual.el (nnvirtual-catchup-group):
26993         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
26994         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
26995         (gnus-group-prepare-topics, gnus-topic-check-topology):
26996         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
26997         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
26998         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
26999         (gnus-group-make-articles-read):
27000         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
27001         (gnus-group-change-level, gnus-kill-newsgroup)
27002         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
27003         (gnus-get-unread-articles, gnus-make-articles-unread)
27004         (gnus-make-ascending-articles-unread): Use accessor
27005         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
27006         to get group information for improved readability.
27007
27008
27009 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27010
27011         * gnus-art.el (article-decode-mime-words, article-babel)
27012         (gnus-article-highlight-signature, gnus-article-add-buttons)
27013         (gnus-signature-toggle): Use gnus-with-article-buffer.
27014
27015         * gnus-art.el (gnus-article-highlight-headers)
27016         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
27017
27018         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
27019         (gnus-article-set-globals, gnus-request-article-this-buffer)
27020         (gnus-button-message-id, gnus-article-maybe-hide-headers)
27021         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
27022         (gnus-mime-display-alternative): Use with-current-buffer.
27023
27024 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27025
27026         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
27027         also under 80 char limit, and call gnus-error if needed.
27028         (spam-fetch-article-header): Fix - it was a
27029         buffer-local variable (gnus-newsgroup-data).
27030         (spam-find-spam): Use spam-generate-fake-headers, forget about
27031         spam-insert-fake-headers.
27032         (spam-insert-fake-headers): Remove.
27033
27034 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27035
27036         * deuglify.el (gnus-article-outlook-unwrap-lines)
27037         (gnus-outlook-rearrange-article)
27038         (gnus-outlook-repair-attribution-outlook)
27039         (gnus-outlook-repair-attribution-block)
27040         (gnus-outlook-repair-attribution-other): Remove redundant
27041         save-excursion.
27042
27043 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27044
27045         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
27046         (spam-fetch-field-subject-fast)
27047         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
27048         (spam-fetch-article-header): Add functions to deal with Gnus
27049         internals for fast retrieval of article header data.
27050         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
27051
27052 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27053
27054         * pop3.el (pop3-md5): Remove.
27055         (pop3-apop): Replace pop3-md5 with md5.
27056
27057         * mm-bodies.el: base64 is always built-in.
27058
27059         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
27060         Use with-current-buffer.
27061
27062 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27063
27064         * canlock.el (canlock-insert-header): Remove excessive grouping in
27065         regexp.
27066
27067         * gnus-sum.el (gnus-summary-read-document): Ditto.
27068
27069         * gnus-uu.el (gnus-uu-part-number): Ditto.
27070
27071         * html2text.el (html2text-remove-tags): Ditto.
27072         (html2text-format-tags): Ditto.
27073         (html2text-format-single-elements): Ditto.
27074
27075         * mml.el (mml-parse-1): Ditto.
27076
27077 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27078
27079         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27080
27081         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27082
27083         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27084
27085         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27086
27087 2003-11-15  Simon Josefsson  <jas@extundo.com>
27088
27089         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27090         (pgg-gpg-lookup-key): Use regexp match instead of
27091         split-string (split-string is different between emacs 21.2 and
27092         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27093
27094 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27095
27096         * gnus-art.el (gnus-mime-view-all-parts)
27097         (gnus-article-part-wrapper, gnus-article-view-part):
27098         Use with-current-buffer.
27099
27100 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27101
27102         * spam.el (spam-disable-spam-split-during-ham-respool)
27103         (spam-spamoracle-database, spam-cache-lookups)
27104         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27105         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27106         (spam-group-ham-marks, spam-group-spam-marks)
27107         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27108         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27109         also add spam-use-blackholes to the statistical checks.
27110         (spam-fetch-field-fast): Add interface to fetching fields, may
27111         become a macro.
27112         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27113         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27114         (spam-insert-fake-headers): Fake an article when needed.
27115         (spam-find-spam): Fake article when possible.
27116         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27117         (spam-check-bogofilter-headers): Use message-fetch-field instead
27118         of nnmail-fetch-field.
27119
27120 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27121
27122         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27123
27124 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27125
27126         * spam.el (spam-split): Do not require spam-use-CHECK to be
27127         enabled if that check is passed to spam-split explicitly; also
27128         fix so 'spam doesn't get converted to spam-split-group when
27129         spam-split-symbolic-return is t.
27130         (spam-find-spam): Find registrations of the article and use those
27131         instead of re-running spam-split to find the spam/ham
27132         classification of the article.
27133         (spam-log-processing-to-registry, spam-log-registered-p)
27134         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27135         Use gnus-error instead of gnus-message.
27136         (spam-log-registration-type): Add function to determine the
27137         classification of a message based on registry entries; will
27138         return nil if both 'spam and 'ham are found.
27139         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27140         a reasonably fast local cache without the loading errors.
27141         (spam-cache-lookups): Set to t by default.
27142         (spam-find-spam): Don't try to guess spam-cache-lookups.
27143         (spam-enter-whitelist, spam-enter-blacklist): Clear the
27144         spam-caches entry.
27145         (spam-filelist-build-cache, spam-filelist-check-cache):
27146         Fix caching of whitelist/blacklist entries.
27147         (spam-check-whitelist, spam-check-blacklist):
27148         Invoke spam-from-listed-p with a type, not a cache variable.
27149         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
27150
27151 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27152
27153         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27154
27155         * nnmail.el (nnmail-split-fancy): do.
27156
27157         * mml.el (mml-parse): do.
27158
27159         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27160         (gnus-score-adaptive): do.
27161
27162 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27163
27164         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27165         (gnus-mime-button-map): Don't set keymap parent.
27166         (gnus-button-ctan-directory-regexp): Use shy grouping.
27167         (gnus-prev-page-map): Don't set keymap parent.
27168         (gnus-prev-page-map): Remove duplicated one.
27169         (gnus-next-page-map): Don't set keymap parent.
27170         (gnus-mime-security-button-map): Ditto.
27171
27172         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27173         version number.
27174
27175         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27176
27177 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27178
27179         * canlock.el (canlock-sha1-function): Remove.
27180         (canlock-sha1-function-for-verify): Remove.
27181         (canlock-openssl-program): Remove.
27182         (canlock-openssl-args): Remove.
27183         (canlock-ignore-errors): Remove.
27184         (canlock-sha1-with-openssl): Remove.
27185         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27186         (canlock-verify): Don't use canlock-ignore-errors.
27187
27188         * sha1-el.el (sha1-string-external): Make it can return a string
27189         in binary form.
27190         (sha1-region-external): Ditto.
27191         (sha1-string-internal): Ditto.
27192         (sha1-region-internal): Ditto.
27193         (sha1-region): Ditto.
27194         (sha1-string): Ditto.
27195         (sha1): Ditto.
27196
27197 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27198
27199         * spam.el (spam-report-articles-gmane): New command.
27200
27201 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27202
27203         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27204
27205         * run-at-time.el (run-at-time-saved): Remove.
27206         (run-at-time): Doc fix.
27207
27208 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27209
27210         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27211         (gnus-summary-limit-map): Add it.
27212         (gnus-summary-make-menu-bar): do.
27213
27214 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27215
27216         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27217         Make attempt at some caching support (done for BBDB only now).
27218         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27219         addresses to be checked.
27220         (spam-clear-cache-BBDB): Add function, to be invoked by
27221         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27222         (spam-check-BBDB): Check and use the caches, if
27223         spam-cache-lookups is on, remove superfluous (provide).
27224
27225 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27226
27227         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27228
27229 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27230
27231         * run-at-time.el (run-at-time-saved): Move to after the definition
27232         of `run-at-time'.
27233
27234         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27235
27236 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27237
27238         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27239         mm-w3m-local-map-property.
27240
27241         * mm-view.el (mm-w3m-mode-map): Remove.
27242         (mm-w3m-local-map-property): Remove.
27243         (mm-inline-text-html-render-with-w3m): Don't use
27244         mm-w3m-local-map-property.
27245
27246 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27247
27248         * run-at-time.el: New file.
27249
27250         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27251         under Emacs.
27252
27253         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27254         of gnus-set-text-properties.
27255
27256         * gnus-uu.el (gnus-uu-save-article): Ditto.
27257
27258         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27259
27260         * gnus-cite.el (gnus-cite-parse): Ditto.
27261
27262         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27263         of gnus-.
27264
27265         * gnus-xmas.el (run-at-time): Require run-at-time.
27266
27267         * gnus.el: Change calls to nnheader-run-at-time and
27268         password-run-at-time throughout to use run-at-time directly.
27269
27270         * password.el: Remove definition of run-at-time.
27271
27272         * nnheaderxm.el: Remove definition of run-at-time.
27273
27274 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27275
27276         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27277         in prompt.
27278
27279 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27280
27281         * messagexmas.el (message-xmas-redefine): Alias
27282         `message-make-caesar-translation-table' to
27283         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27284         version.
27285
27286         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27287         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27288         `gnus-xmas-set-text-properties'.
27289         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27290         `gnus-xmas-completing-read'.
27291         (gnus-xmas-completing-read): Removed.
27292         (gnus-xmas-open-network-stream): Removed.
27293
27294         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27295         XEmacs version.
27296
27297         * dns.el (dns-make-network-process): Use `open-network-stream'
27298         instead of `gnus-xmas-open-network-stream'.
27299
27300         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27301
27302         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27303
27304 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27305
27306         * gnus-art.el (gnus-mime-display-alternative)
27307         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27308         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27309         Don't use gnus-local-map-property.
27310
27311         * gnus-util.el (gnus-local-map-property): Remove.
27312
27313         * mm-view.el (mm-view-pkcs7-decrypt):
27314         Replace gnus-completing-read-maybe-default with completing-read.
27315
27316         * gnus-util.el (gnus-completing-read): do.
27317         (gnus-completing-read-maybe-default): Remove.
27318
27319 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27320
27321         * password.el: Only autoload `run-at-time' if not XEmacs.
27322         Only autoload the itimer functions if XEmacs.
27323
27324 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27325
27326         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27327         XEmacsen.
27328
27329         * dgnushack.el: Autoload executable-find for XEmacs.
27330
27331 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27332
27333         * gnus-art.el (gnus-read-string): Remove.
27334         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27335         read-string.
27336
27337 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27338
27339         * netrc.el: Autoload password-read.
27340         (netrc): Add configuration group.
27341         (netrc-encoding-method, netrc-openssl-path):
27342         Add variables for encoding and decoding of files with symmetric
27343         ciphers.
27344         (netrc-encode): Add assistant function to encode a file with
27345         netrc-encoding-method.
27346         (netrc-parse): Add interactive parameter, added optional
27347         decoding if netrc-encoding-method is non-nil but otherwise
27348         behavior is standard.
27349         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27350         Do s/encode/encrypt/ everywhere.
27351
27352         * spam.el: Remove executable-find autoload.
27353
27354 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27355
27356         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27357
27358         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27359
27360 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27361
27362         * gnus-art.el (gnus-treat-ansi-sequences)
27363         (article-treat-ansi-sequences): New variable and function.
27364         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27365
27366         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27367         Use it.
27368
27369 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27370
27371         * mm-util.el (mm-quote-arg): Remove.
27372
27373         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27374         shell-quote-argument.
27375
27376         * gnus-uu.el (gnus-uu-command): do.
27377
27378         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27379
27380         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27381         with make-char.
27382
27383         * mm-util.el (mm-make-char): Remove.
27384
27385         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27386         add-minor-mode.
27387
27388         * gnus-undo.el (gnus-undo-mode): do.
27389
27390         * gnus-topic.el (gnus-topic-mode): do.
27391
27392         * gnus-sum.el (gnus-dead-summary-mode): do.
27393
27394         * gnus-start.el (gnus-slave-mode): do.
27395
27396         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27397
27398         * gnus-ml.el (gnus-mailing-list-mode): do.
27399
27400         * gnus-gl.el (gnus-grouplens-mode): do.
27401
27402         * gnus-draft.el (gnus-draft-mode): do.
27403
27404         * gnus-dired.el (gnus-dired-mode): do.
27405
27406         * gnus-ems.el (gnus-add-minor-mode): Remove.
27407
27408         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27409         Replace gnus-char-width with char-width.
27410
27411         * gnus-ems.el (gnus-char-width): Remove.
27412
27413         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27414         Replace gnus-char-width with char-width.
27415
27416         * gnus-ems.el (gnus-char-width): Remove.
27417
27418         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27419         definition.
27420         Remove Emacs 20 hash table compatibility code.
27421
27422         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27423         20 compatibility code.
27424
27425         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27426
27427         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27428
27429         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27430         Replace with point-at-{eol,bol}.
27431
27432         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27433
27434         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27435
27436         * flow-fill.el (fill-flowed-point-at-bol)
27437         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27438
27439         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27440         Replace with point-at-{eol,bol} throughout all files.
27441
27442 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27443
27444         * ntlm.el (ntlm-string-as-unibyte): New macro.
27445         (ntlm-build-auth-response): Use it.
27446
27447         Remove Emacs 20 stuff:
27448         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27449         (butlast, mapc, remove): Remove the compiler macros.
27450         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27451         of delq and copy-sequence.
27452         * gnus-art.el (popup-menu): Remove the compiler macro.
27453         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27454         Emacs 20.
27455
27456 2004-01-05  Simon Josefsson  <jas@extundo.com>
27457
27458         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27459         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27460         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27461         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27462         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27463         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27464         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27465         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27466         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27467         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27468         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27469         string-xor into ntlm-string-xor.
27470         Suggested by Jesper Harder <harder@myrealbox.com>.
27471
27472         * ntlm.el: Don't include poem.
27473
27474         * md4.el (print-int32, print-string-hexa): Remove.
27475         Suggested by Jesper Harder <harder@myrealbox.com>.
27476
27477         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27478
27479         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27480         probably breaks emacs with DL patch, but do we care? Is anyone
27481         still using the DL stuff?)
27482
27483         * sieve-manage.el: Use the password package.
27484         (sieve-manage-read-passwd): Remove.
27485         (sieve-manage-interactive-login): Use password.  Re-add
27486         condition-case around loop.
27487
27488         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27489         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27490         Use the password package.
27491
27492 2003-02-19  Simon Josefsson  <jas@extundo.com>
27493
27494         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27495         token.
27496
27497 2002-08-07  Simon Josefsson  <jas@extundo.com>
27498
27499         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27500         (sieve-manage-authenticators)
27501         (sieve-manage-authenticator-alist): Add some SASL mechs.
27502         (sieve-sasl-auth): New function.
27503         (sieve-manage-cram-md5-auth)
27504         (sieve-manage-plain-auth): Rewrite using SASL library.
27505         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27506         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27507         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27508         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27509
27510 2004-01-05  Simon Josefsson  <jas@extundo.com>
27511
27512         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27513         New files.
27514
27515 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27516
27517         * gnus-group.el (gnus-no-groups-message): Update.
27518
27519         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27520
27521 2003-11-09  Simon Josefsson  <jas@extundo.com>
27522
27523         * imap.el: Support for ID IMAP extension (RFC 2971).
27524         (imap-local-variables): Add imap-id.
27525         (imap-id): New variable.
27526         (imap-id): New function.
27527         (imap-parse-response): Parse untagged ID response.
27528         * nnimap.el (nnimap-id): New variable.
27529         (nnimap-open-connection): Use it.
27530
27531 2003-12-28  Simon Josefsson  <jas@extundo.com>
27532
27533         * gnus-score.el (gnus-score-edit-all-score): New.
27534         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27535
27536 2004-01-04  Simon Josefsson  <jas@extundo.com>
27537
27538         * password.el: Add.
27539
27540 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27541
27542         * dns.el (dns-query-types): Fix typo.
27543         (dns-query-types): New function.
27544         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27545         PTR and SOA replies, see RFC 1035.
27546
27547 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27548
27549         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27550
27551         * Move to Changelog.2.
27552
27553 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27554
27555         * gnus.el (gnus-version-number): Bump version.
27556
27557 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27558
27559         * gnus.el: No Gnus v0.1 is released.
27560
27561 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27562
27563         * gnus.el: No Gnus v0.0 is released.
27564
27565 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27566
27567         * gnus.el (gnus-version-number): Bump.
27568         (gnus-version): No.
27569
27570 See ChangeLog.2 for earlier changes.
27571
27572   Copyright (C) 2004-2014 Free Software Foundation, Inc.
27573
27574   This file is part of GNU Emacs.
27575
27576   GNU Emacs is free software: you can redistribute it and/or modify
27577   it under the terms of the GNU General Public License as published by
27578   the Free Software Foundation, either version 3 of the License, or
27579   (at your option) any later version.
27580
27581   GNU Emacs is distributed in the hope that it will be useful,
27582   but WITHOUT ANY WARRANTY; without even the implied warranty of
27583   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27584   GNU General Public License for more details.
27585
27586   You should have received a copy of the GNU General Public License
27587   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27588
27589 ;; Local Variables:
27590 ;; coding: utf-8
27591 ;; fill-column: 79
27592 ;; add-log-time-zone-rule: t
27593 ;; End: